@charset "UTF-8";@import"https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #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, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-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: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--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: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--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]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #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: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration: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}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.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: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));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)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.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>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-striped-columns>:not(caption)>tr>:nth-child(2n){--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;color:var(--bs-table-color);border-color:var(--bs-table-border-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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.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;color:var(--bs-table-color);border-color:var(--bs-table-border-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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.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;color:var(--bs-table-color);border-color:var(--bs-table-border-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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.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;color:var(--bs-table-color);border-color:var(--bs-table-border-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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@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{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-webkit-input-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:-ms-input-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::-ms-input-placeholder{color:var(--bs-secondary-color);opacity:1}.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{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-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{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;-moz-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;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{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;-moz-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;-moz-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.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 + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%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");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-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-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%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;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);-ms-flex-negative:0;flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.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,%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,%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{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@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,%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{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.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{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-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}@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{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius: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}@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{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.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 + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@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::-webkit-input-placeholder,.form-floating>.form-control-plaintext::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::-moz-placeholder,.form-floating>.form-control-plaintext::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder,.form-floating>.form-control-plaintext:-ms-input-placeholder{color:transparent}.form-floating>.form-control::-ms-input-placeholder,.form-floating>.form-control-plaintext::-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown),.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder),.form-floating>.form-control-plaintext:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:not(:-ms-input-placeholder)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-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{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%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");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' 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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-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{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' 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");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .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: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);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);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);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){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.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: transparent;--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: transparent;--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: transparent;--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: transparent;--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: transparent;--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: transparent;--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: transparent;--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: transparent;--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: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--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-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .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{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.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: .5rem;--bs-dropdown-spacer: .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: .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: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.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: rgba(255, 255, 255, .15);--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{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .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:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;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:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.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{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.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{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;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: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .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: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' 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), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' 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: .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: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .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: .75rem;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{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-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--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{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);-webkit-transform:var(--bs-accordion-btn-icon-transform);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{-ms-flex-negative:0;flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-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-header .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-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%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,%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: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .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 .25rem rgba(13, 110, 253, .25);--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:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);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{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--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;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.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)}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .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 .6s ease;display:-ms-flexbox;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);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{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;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: .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;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{-ms-flex-direction:row;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-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{-ms-flex-direction:row;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-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{-ms-flex-direction:row;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-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{-ms-flex-direction:row;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-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{-ms-flex-direction:row;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-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{-ms-flex-direction:row;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-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%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: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{-webkit-filter:var(--bs-btn-close-white-filter);filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .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), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;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))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .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: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);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{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;padding:var(--bs-modal-header-padding);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)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.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{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.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{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{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: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .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: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .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: .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: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);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)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{-webkit-transform:translateX(100%);transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{-webkit-transform:translateX(-100%);transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%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,%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{position:absolute;right:0;bottom:0;left:0;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{-webkit-filter:invert(1) grayscale(100);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-prev-icon,[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{-webkit-filter:invert(1) grayscale(100);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-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .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-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--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 .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){-webkit-transform:none;transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){-webkit-transform:none;transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){-webkit-transform:none;transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){-webkit-transform:none;transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){-webkit-transform:none;transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:-ms-flexbox;display:flex;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){-webkit-transform:none;transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{-ms-flex-positive:1;flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:-ms-inline-flexbox;display:inline-flex;gap:.375rem;-ms-flex-align:center;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{-ms-flex-negative:0;flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{-webkit-transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0));transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;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:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;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:-webkit-sticky!important;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{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translate(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-ms-flex-order:-1!important;order:-1!important}.order-0{-ms-flex-order:0!important;order:0!important}.order-1{-ms-flex-order:1!important;order:1!important}.order-2{-ms-flex-order:2!important;order:2!important}.order-3{-ms-flex-order:3!important;order:3!important}.order-4{-ms-flex-order:4!important;order:4!important}.order-5{-ms-flex-order:5!important;order:5!important}.order-last{-ms-flex-order:6!important;order:6!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-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-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-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-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-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{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-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;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-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-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;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:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-ms-flex-order:0!important;order:0!important}.order-sm-1{-ms-flex-order:1!important;order:1!important}.order-sm-2{-ms-flex-order:2!important;order:2!important}.order-sm-3{-ms-flex-order:3!important;order:3!important}.order-sm-4{-ms-flex-order:4!important;order:4!important}.order-sm-5{-ms-flex-order:5!important;order:5!important}.order-sm-last{-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;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:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-ms-flex-order:-1!important;order:-1!important}.order-md-0{-ms-flex-order:0!important;order:0!important}.order-md-1{-ms-flex-order:1!important;order:1!important}.order-md-2{-ms-flex-order:2!important;order:2!important}.order-md-3{-ms-flex-order:3!important;order:3!important}.order-md-4{-ms-flex-order:4!important;order:4!important}.order-md-5{-ms-flex-order:5!important;order:5!important}.order-md-last{-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;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:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-ms-flex-order:0!important;order:0!important}.order-lg-1{-ms-flex-order:1!important;order:1!important}.order-lg-2{-ms-flex-order:2!important;order:2!important}.order-lg-3{-ms-flex-order:3!important;order:3!important}.order-lg-4{-ms-flex-order:4!important;order:4!important}.order-lg-5{-ms-flex-order:5!important;order:5!important}.order-lg-last{-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;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:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-ms-flex-order:0!important;order:0!important}.order-xl-1{-ms-flex-order:1!important;order:1!important}.order-xl-2{-ms-flex-order:2!important;order:2!important}.order-xl-3{-ms-flex-order:3!important;order:3!important}.order-xl-4{-ms-flex-order:4!important;order:4!important}.order-xl-5{-ms-flex-order:5!important;order:5!important}.order-xl-last{-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;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:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-ms-flex-order:0!important;order:0!important}.order-xxl-1{-ms-flex-order:1!important;order:1!important}.order-xxl-2{-ms-flex-order:2!important;order:2!important}.order-xxl-3{-ms-flex-order:3!important;order:3!important}.order-xxl-4{-ms-flex-order:4!important;order:4!important}.order-xxl-5{-ms-flex-order:5!important;order:5!important}.order-xxl-last{-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;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:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-webkit-scroll-snap-type:none;-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);-moz-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s top,.2s -webkit-transform;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s left,.2s -webkit-transform;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s right,.2s -webkit-transform;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;-ms-touch-action:none;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.m-0{margin:0}.p-0{padding:0}.gap-0{gap:0px}.m-2{margin:2px}.p-2{padding:2px}.gap-2{gap:2px}.m-4{margin:4px}.p-4{padding:4px}.gap-4{gap:4px}.m-8{margin:8px}.p-8{padding:8px}.gap-8{gap:8px}.m-10{margin:10px}.p-10{padding:10px}.gap-10{gap:10px}.m-12{margin:12px}.p-12{padding:12px}.gap-12{gap:12px}.m-14{margin:14px}.p-14{padding:14px}.gap-14{gap:14px}.m-16{margin:16px}.p-16{padding:16px}.gap-16{gap:16px}.m-18{margin:18px}.p-18{padding:18px}.gap-18{gap:18px}.m-20{margin:20px}.p-20{padding:20px}.gap-20{gap:20px}.m-24{margin:24px}.p-24{padding:24px}.gap-24{gap:24px}.m-28{margin:28px}.p-28{padding:28px}.gap-28{gap:28px}.m-32{margin:32px}.p-32{padding:32px}.gap-32{gap:32px}.m-40{margin:40px}.p-40{padding:40px}.gap-40{gap:40px}.m-48{margin:48px}.p-48{padding:48px}.gap-48{gap:48px}.m-60{margin:60px}.p-60{padding:60px}.gap-60{gap:60px}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}@media (min-width: 576px){.-smm-0{margin:0!important}.-smmt-0{margin-top:0!important}.-smmr-0{margin-right:0!important}.-smmb-0{margin-bottom:0!important}.-smml-0{margin-left:0!important}.-smmx-0{margin-left:0!important;margin-right:0!important}.-smmy-0{margin-top:0!important;margin-bottom:0!important}}@media (min-width: 768px){.-mdm-0{margin:0!important}.-mdmt-0{margin-top:0!important}.-mdmr-0{margin-right:0!important}.-mdmb-0{margin-bottom:0!important}.-mdml-0{margin-left:0!important}.-mdmx-0{margin-left:0!important;margin-right:0!important}.-mdmy-0{margin-top:0!important;margin-bottom:0!important}}@media (min-width: 992px){.-lgm-0{margin:0!important}.-lgmt-0{margin-top:0!important}.-lgmr-0{margin-right:0!important}.-lgmb-0{margin-bottom:0!important}.-lgml-0{margin-left:0!important}.-lgmx-0{margin-left:0!important;margin-right:0!important}.-lgmy-0{margin-top:0!important;margin-bottom:0!important}}@media (min-width: 1200px){.-xlm-0{margin:0!important}.-xlmt-0{margin-top:0!important}.-xlmr-0{margin-right:0!important}.-xlmb-0{margin-bottom:0!important}.-xlml-0{margin-left:0!important}.-xlmx-0{margin-left:0!important;margin-right:0!important}.-xlmy-0{margin-top:0!important;margin-bottom:0!important}}@media (min-width: 1400px){.-xxlm-0{margin:0!important}.-xxlmt-0{margin-top:0!important}.-xxlmr-0{margin-right:0!important}.-xxlmb-0{margin-bottom:0!important}.-xxlml-0{margin-left:0!important}.-xxlmx-0{margin-left:0!important;margin-right:0!important}.-xxlmy-0{margin-top:0!important;margin-bottom:0!important}}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}@media (min-width: 576px){.-smp-0{padding:0!important}.-smpt-0{padding-top:0!important}.-smpr-0{padding-right:0!important}.-smpb-0{padding-bottom:0!important}.-smpl-0{padding-left:0!important}.-smpx-0{padding-left:0!important;padding-right:0!important}.-smpy-0{padding-top:0!important;padding-bottom:0!important}}@media (min-width: 768px){.-mdp-0{padding:0!important}.-mdpt-0{padding-top:0!important}.-mdpr-0{padding-right:0!important}.-mdpb-0{padding-bottom:0!important}.-mdpl-0{padding-left:0!important}.-mdpx-0{padding-left:0!important;padding-right:0!important}.-mdpy-0{padding-top:0!important;padding-bottom:0!important}}@media (min-width: 992px){.-lgp-0{padding:0!important}.-lgpt-0{padding-top:0!important}.-lgpr-0{padding-right:0!important}.-lgpb-0{padding-bottom:0!important}.-lgpl-0{padding-left:0!important}.-lgpx-0{padding-left:0!important;padding-right:0!important}.-lgpy-0{padding-top:0!important;padding-bottom:0!important}}@media (min-width: 1200px){.-xlp-0{padding:0!important}.-xlpt-0{padding-top:0!important}.-xlpr-0{padding-right:0!important}.-xlpb-0{padding-bottom:0!important}.-xlpl-0{padding-left:0!important}.-xlpx-0{padding-left:0!important;padding-right:0!important}.-xlpy-0{padding-top:0!important;padding-bottom:0!important}}@media (min-width: 1400px){.-xxlp-0{padding:0!important}.-xxlpt-0{padding-top:0!important}.-xxlpr-0{padding-right:0!important}.-xxlpb-0{padding-bottom:0!important}.-xxlpl-0{padding-left:0!important}.-xxlpx-0{padding-left:0!important;padding-right:0!important}.-xxlpy-0{padding-top:0!important;padding-bottom:0!important}}.gap-0{gap:0px!important}.gapx-0{-webkit-column-gap:0px!important;-moz-column-gap:0px!important;column-gap:0px!important}.gapy-0{row-gap:0px!important}@media (min-width: 576px){.-smgap-0{gap:0px!important}.-smgapx-0{-webkit-column-gap:0px!important;-moz-column-gap:0px!important;column-gap:0px!important}.-smgapy-0{row-gap:0px!important}}@media (min-width: 768px){.-mdgap-0{gap:0px!important}.-mdgapx-0{-webkit-column-gap:0px!important;-moz-column-gap:0px!important;column-gap:0px!important}.-mdgapy-0{row-gap:0px!important}}@media (min-width: 992px){.-lggap-0{gap:0px!important}.-lggapx-0{-webkit-column-gap:0px!important;-moz-column-gap:0px!important;column-gap:0px!important}.-lggapy-0{row-gap:0px!important}}@media (min-width: 1200px){.-xlgap-0{gap:0px!important}.-xlgapx-0{-webkit-column-gap:0px!important;-moz-column-gap:0px!important;column-gap:0px!important}.-xlgapy-0{row-gap:0px!important}}@media (min-width: 1400px){.-xxlgap-0{gap:0px!important}.-xxlgapx-0{-webkit-column-gap:0px!important;-moz-column-gap:0px!important;column-gap:0px!important}.-xxlgapy-0{row-gap:0px!important}}.w-0{width:0px!important}.wt-0{width-top:0px!important}.wr-0{width-right:0px!important}.wb-0{width-bottom:0px!important}.wl-0{width-left:0px!important}.wx-0{width-left:0px!important;width-right:0px!important}.wy-0{width-top:0px!important;width-bottom:0px!important}@media (min-width: 576px){.-smw-0{width:0px!important}.-smwt-0{width-top:0px!important}.-smwr-0{width-right:0px!important}.-smwb-0{width-bottom:0px!important}.-smwl-0{width-left:0px!important}.-smwx-0{width-left:0px!important;width-right:0px!important}.-smwy-0{width-top:0px!important;width-bottom:0px!important}}@media (min-width: 768px){.-mdw-0{width:0px!important}.-mdwt-0{width-top:0px!important}.-mdwr-0{width-right:0px!important}.-mdwb-0{width-bottom:0px!important}.-mdwl-0{width-left:0px!important}.-mdwx-0{width-left:0px!important;width-right:0px!important}.-mdwy-0{width-top:0px!important;width-bottom:0px!important}}@media (min-width: 992px){.-lgw-0{width:0px!important}.-lgwt-0{width-top:0px!important}.-lgwr-0{width-right:0px!important}.-lgwb-0{width-bottom:0px!important}.-lgwl-0{width-left:0px!important}.-lgwx-0{width-left:0px!important;width-right:0px!important}.-lgwy-0{width-top:0px!important;width-bottom:0px!important}}@media (min-width: 1200px){.-xlw-0{width:0px!important}.-xlwt-0{width-top:0px!important}.-xlwr-0{width-right:0px!important}.-xlwb-0{width-bottom:0px!important}.-xlwl-0{width-left:0px!important}.-xlwx-0{width-left:0px!important;width-right:0px!important}.-xlwy-0{width-top:0px!important;width-bottom:0px!important}}@media (min-width: 1400px){.-xxlw-0{width:0px!important}.-xxlwt-0{width-top:0px!important}.-xxlwr-0{width-right:0px!important}.-xxlwb-0{width-bottom:0px!important}.-xxlwl-0{width-left:0px!important}.-xxlwx-0{width-left:0px!important;width-right:0px!important}.-xxlwy-0{width-top:0px!important;width-bottom:0px!important}}.h-0{height:0px!important}.ht-0{height-top:0px!important}.hr-0{height-right:0px!important}.hb-0{height-bottom:0px!important}.hl-0{height-left:0px!important}.hx-0{height-left:0px!important;height-right:0px!important}.hy-0{height-top:0px!important;height-bottom:0px!important}@media (min-width: 576px){.-smh-0{height:0px!important}.-smht-0{height-top:0px!important}.-smhr-0{height-right:0px!important}.-smhb-0{height-bottom:0px!important}.-smhl-0{height-left:0px!important}.-smhx-0{height-left:0px!important;height-right:0px!important}.-smhy-0{height-top:0px!important;height-bottom:0px!important}}@media (min-width: 768px){.-mdh-0{height:0px!important}.-mdht-0{height-top:0px!important}.-mdhr-0{height-right:0px!important}.-mdhb-0{height-bottom:0px!important}.-mdhl-0{height-left:0px!important}.-mdhx-0{height-left:0px!important;height-right:0px!important}.-mdhy-0{height-top:0px!important;height-bottom:0px!important}}@media (min-width: 992px){.-lgh-0{height:0px!important}.-lght-0{height-top:0px!important}.-lghr-0{height-right:0px!important}.-lghb-0{height-bottom:0px!important}.-lghl-0{height-left:0px!important}.-lghx-0{height-left:0px!important;height-right:0px!important}.-lghy-0{height-top:0px!important;height-bottom:0px!important}}@media (min-width: 1200px){.-xlh-0{height:0px!important}.-xlht-0{height-top:0px!important}.-xlhr-0{height-right:0px!important}.-xlhb-0{height-bottom:0px!important}.-xlhl-0{height-left:0px!important}.-xlhx-0{height-left:0px!important;height-right:0px!important}.-xlhy-0{height-top:0px!important;height-bottom:0px!important}}@media (min-width: 1400px){.-xxlh-0{height:0px!important}.-xxlht-0{height-top:0px!important}.-xxlhr-0{height-right:0px!important}.-xxlhb-0{height-bottom:0px!important}.-xxlhl-0{height-left:0px!important}.-xxlhx-0{height-left:0px!important;height-right:0px!important}.-xxlhy-0{height-top:0px!important;height-bottom:0px!important}}.rounded-0{border-radius:0!important}.roundedt-0{border-radius-top:0px!important}.roundedr-0{border-radius-right:0px!important}.roundedb-0{border-radius-bottom:0px!important}.roundedl-0{border-radius-left:0px!important}.roundedx-0{border-radius-left:0px!important;border-radius-right:0px!important}.roundedy-0{border-radius-top:0px!important;border-radius-bottom:0px!important}@media (min-width: 576px){.-smrounded-0{border-radius:0!important}.-smroundedt-0{border-radius-top:0px!important}.-smroundedr-0{border-radius-right:0px!important}.-smroundedb-0{border-radius-bottom:0px!important}.-smroundedl-0{border-radius-left:0px!important}.-smroundedx-0{border-radius-left:0px!important;border-radius-right:0px!important}.-smroundedy-0{border-radius-top:0px!important;border-radius-bottom:0px!important}}@media (min-width: 768px){.-mdrounded-0{border-radius:0!important}.-mdroundedt-0{border-radius-top:0px!important}.-mdroundedr-0{border-radius-right:0px!important}.-mdroundedb-0{border-radius-bottom:0px!important}.-mdroundedl-0{border-radius-left:0px!important}.-mdroundedx-0{border-radius-left:0px!important;border-radius-right:0px!important}.-mdroundedy-0{border-radius-top:0px!important;border-radius-bottom:0px!important}}@media (min-width: 992px){.-lgrounded-0{border-radius:0!important}.-lgroundedt-0{border-radius-top:0px!important}.-lgroundedr-0{border-radius-right:0px!important}.-lgroundedb-0{border-radius-bottom:0px!important}.-lgroundedl-0{border-radius-left:0px!important}.-lgroundedx-0{border-radius-left:0px!important;border-radius-right:0px!important}.-lgroundedy-0{border-radius-top:0px!important;border-radius-bottom:0px!important}}@media (min-width: 1200px){.-xlrounded-0{border-radius:0!important}.-xlroundedt-0{border-radius-top:0px!important}.-xlroundedr-0{border-radius-right:0px!important}.-xlroundedb-0{border-radius-bottom:0px!important}.-xlroundedl-0{border-radius-left:0px!important}.-xlroundedx-0{border-radius-left:0px!important;border-radius-right:0px!important}.-xlroundedy-0{border-radius-top:0px!important;border-radius-bottom:0px!important}}@media (min-width: 1400px){.-xxlrounded-0{border-radius:0!important}.-xxlroundedt-0{border-radius-top:0px!important}.-xxlroundedr-0{border-radius-right:0px!important}.-xxlroundedb-0{border-radius-bottom:0px!important}.-xxlroundedl-0{border-radius-left:0px!important}.-xxlroundedx-0{border-radius-left:0px!important;border-radius-right:0px!important}.-xxlroundedy-0{border-radius-top:0px!important;border-radius-bottom:0px!important}}.max-w-0{max-width:0px!important}.max-wt-0{max-width-top:0px!important}.max-wr-0{max-width-right:0px!important}.max-wb-0{max-width-bottom:0px!important}.max-wl-0{max-width-left:0px!important}.max-wx-0{max-width-left:0px!important;max-width-right:0px!important}.max-wy-0{max-width-top:0px!important;max-width-bottom:0px!important}@media (min-width: 576px){.-smmax-w-0{max-width:0px!important}.-smmax-wt-0{max-width-top:0px!important}.-smmax-wr-0{max-width-right:0px!important}.-smmax-wb-0{max-width-bottom:0px!important}.-smmax-wl-0{max-width-left:0px!important}.-smmax-wx-0{max-width-left:0px!important;max-width-right:0px!important}.-smmax-wy-0{max-width-top:0px!important;max-width-bottom:0px!important}}@media (min-width: 768px){.-mdmax-w-0{max-width:0px!important}.-mdmax-wt-0{max-width-top:0px!important}.-mdmax-wr-0{max-width-right:0px!important}.-mdmax-wb-0{max-width-bottom:0px!important}.-mdmax-wl-0{max-width-left:0px!important}.-mdmax-wx-0{max-width-left:0px!important;max-width-right:0px!important}.-mdmax-wy-0{max-width-top:0px!important;max-width-bottom:0px!important}}@media (min-width: 992px){.-lgmax-w-0{max-width:0px!important}.-lgmax-wt-0{max-width-top:0px!important}.-lgmax-wr-0{max-width-right:0px!important}.-lgmax-wb-0{max-width-bottom:0px!important}.-lgmax-wl-0{max-width-left:0px!important}.-lgmax-wx-0{max-width-left:0px!important;max-width-right:0px!important}.-lgmax-wy-0{max-width-top:0px!important;max-width-bottom:0px!important}}@media (min-width: 1200px){.-xlmax-w-0{max-width:0px!important}.-xlmax-wt-0{max-width-top:0px!important}.-xlmax-wr-0{max-width-right:0px!important}.-xlmax-wb-0{max-width-bottom:0px!important}.-xlmax-wl-0{max-width-left:0px!important}.-xlmax-wx-0{max-width-left:0px!important;max-width-right:0px!important}.-xlmax-wy-0{max-width-top:0px!important;max-width-bottom:0px!important}}@media (min-width: 1400px){.-xxlmax-w-0{max-width:0px!important}.-xxlmax-wt-0{max-width-top:0px!important}.-xxlmax-wr-0{max-width-right:0px!important}.-xxlmax-wb-0{max-width-bottom:0px!important}.-xxlmax-wl-0{max-width-left:0px!important}.-xxlmax-wx-0{max-width-left:0px!important;max-width-right:0px!important}.-xxlmax-wy-0{max-width-top:0px!important;max-width-bottom:0px!important}}.min-w-0{min-width:0px!important}.min-wt-0{min-width-top:0px!important}.min-wr-0{min-width-right:0px!important}.min-wb-0{min-width-bottom:0px!important}.min-wl-0{min-width-left:0px!important}.min-wx-0{min-width-left:0px!important;min-width-right:0px!important}.min-wy-0{min-width-top:0px!important;min-width-bottom:0px!important}@media (min-width: 576px){.-smmin-w-0{min-width:0px!important}.-smmin-wt-0{min-width-top:0px!important}.-smmin-wr-0{min-width-right:0px!important}.-smmin-wb-0{min-width-bottom:0px!important}.-smmin-wl-0{min-width-left:0px!important}.-smmin-wx-0{min-width-left:0px!important;min-width-right:0px!important}.-smmin-wy-0{min-width-top:0px!important;min-width-bottom:0px!important}}@media (min-width: 768px){.-mdmin-w-0{min-width:0px!important}.-mdmin-wt-0{min-width-top:0px!important}.-mdmin-wr-0{min-width-right:0px!important}.-mdmin-wb-0{min-width-bottom:0px!important}.-mdmin-wl-0{min-width-left:0px!important}.-mdmin-wx-0{min-width-left:0px!important;min-width-right:0px!important}.-mdmin-wy-0{min-width-top:0px!important;min-width-bottom:0px!important}}@media (min-width: 992px){.-lgmin-w-0{min-width:0px!important}.-lgmin-wt-0{min-width-top:0px!important}.-lgmin-wr-0{min-width-right:0px!important}.-lgmin-wb-0{min-width-bottom:0px!important}.-lgmin-wl-0{min-width-left:0px!important}.-lgmin-wx-0{min-width-left:0px!important;min-width-right:0px!important}.-lgmin-wy-0{min-width-top:0px!important;min-width-bottom:0px!important}}@media (min-width: 1200px){.-xlmin-w-0{min-width:0px!important}.-xlmin-wt-0{min-width-top:0px!important}.-xlmin-wr-0{min-width-right:0px!important}.-xlmin-wb-0{min-width-bottom:0px!important}.-xlmin-wl-0{min-width-left:0px!important}.-xlmin-wx-0{min-width-left:0px!important;min-width-right:0px!important}.-xlmin-wy-0{min-width-top:0px!important;min-width-bottom:0px!important}}@media (min-width: 1400px){.-xxlmin-w-0{min-width:0px!important}.-xxlmin-wt-0{min-width-top:0px!important}.-xxlmin-wr-0{min-width-right:0px!important}.-xxlmin-wb-0{min-width-bottom:0px!important}.-xxlmin-wl-0{min-width-left:0px!important}.-xxlmin-wx-0{min-width-left:0px!important;min-width-right:0px!important}.-xxlmin-wy-0{min-width-top:0px!important;min-width-bottom:0px!important}}.max-h-0{max-height:0px!important}.max-ht-0{max-height-top:0px!important}.max-hr-0{max-height-right:0px!important}.max-hb-0{max-height-bottom:0px!important}.max-hl-0{max-height-left:0px!important}.max-hx-0{max-height-left:0px!important;max-height-right:0px!important}.max-hy-0{max-height-top:0px!important;max-height-bottom:0px!important}@media (min-width: 576px){.-smmax-h-0{max-height:0px!important}.-smmax-ht-0{max-height-top:0px!important}.-smmax-hr-0{max-height-right:0px!important}.-smmax-hb-0{max-height-bottom:0px!important}.-smmax-hl-0{max-height-left:0px!important}.-smmax-hx-0{max-height-left:0px!important;max-height-right:0px!important}.-smmax-hy-0{max-height-top:0px!important;max-height-bottom:0px!important}}@media (min-width: 768px){.-mdmax-h-0{max-height:0px!important}.-mdmax-ht-0{max-height-top:0px!important}.-mdmax-hr-0{max-height-right:0px!important}.-mdmax-hb-0{max-height-bottom:0px!important}.-mdmax-hl-0{max-height-left:0px!important}.-mdmax-hx-0{max-height-left:0px!important;max-height-right:0px!important}.-mdmax-hy-0{max-height-top:0px!important;max-height-bottom:0px!important}}@media (min-width: 992px){.-lgmax-h-0{max-height:0px!important}.-lgmax-ht-0{max-height-top:0px!important}.-lgmax-hr-0{max-height-right:0px!important}.-lgmax-hb-0{max-height-bottom:0px!important}.-lgmax-hl-0{max-height-left:0px!important}.-lgmax-hx-0{max-height-left:0px!important;max-height-right:0px!important}.-lgmax-hy-0{max-height-top:0px!important;max-height-bottom:0px!important}}@media (min-width: 1200px){.-xlmax-h-0{max-height:0px!important}.-xlmax-ht-0{max-height-top:0px!important}.-xlmax-hr-0{max-height-right:0px!important}.-xlmax-hb-0{max-height-bottom:0px!important}.-xlmax-hl-0{max-height-left:0px!important}.-xlmax-hx-0{max-height-left:0px!important;max-height-right:0px!important}.-xlmax-hy-0{max-height-top:0px!important;max-height-bottom:0px!important}}@media (min-width: 1400px){.-xxlmax-h-0{max-height:0px!important}.-xxlmax-ht-0{max-height-top:0px!important}.-xxlmax-hr-0{max-height-right:0px!important}.-xxlmax-hb-0{max-height-bottom:0px!important}.-xxlmax-hl-0{max-height-left:0px!important}.-xxlmax-hx-0{max-height-left:0px!important;max-height-right:0px!important}.-xxlmax-hy-0{max-height-top:0px!important;max-height-bottom:0px!important}}.min-h-0{min-height:0px!important}.min-ht-0{min-height-top:0px!important}.min-hr-0{min-height-right:0px!important}.min-hb-0{min-height-bottom:0px!important}.min-hl-0{min-height-left:0px!important}.min-hx-0{min-height-left:0px!important;min-height-right:0px!important}.min-hy-0{min-height-top:0px!important;min-height-bottom:0px!important}@media (min-width: 576px){.-smmin-h-0{min-height:0px!important}.-smmin-ht-0{min-height-top:0px!important}.-smmin-hr-0{min-height-right:0px!important}.-smmin-hb-0{min-height-bottom:0px!important}.-smmin-hl-0{min-height-left:0px!important}.-smmin-hx-0{min-height-left:0px!important;min-height-right:0px!important}.-smmin-hy-0{min-height-top:0px!important;min-height-bottom:0px!important}}@media (min-width: 768px){.-mdmin-h-0{min-height:0px!important}.-mdmin-ht-0{min-height-top:0px!important}.-mdmin-hr-0{min-height-right:0px!important}.-mdmin-hb-0{min-height-bottom:0px!important}.-mdmin-hl-0{min-height-left:0px!important}.-mdmin-hx-0{min-height-left:0px!important;min-height-right:0px!important}.-mdmin-hy-0{min-height-top:0px!important;min-height-bottom:0px!important}}@media (min-width: 992px){.-lgmin-h-0{min-height:0px!important}.-lgmin-ht-0{min-height-top:0px!important}.-lgmin-hr-0{min-height-right:0px!important}.-lgmin-hb-0{min-height-bottom:0px!important}.-lgmin-hl-0{min-height-left:0px!important}.-lgmin-hx-0{min-height-left:0px!important;min-height-right:0px!important}.-lgmin-hy-0{min-height-top:0px!important;min-height-bottom:0px!important}}@media (min-width: 1200px){.-xlmin-h-0{min-height:0px!important}.-xlmin-ht-0{min-height-top:0px!important}.-xlmin-hr-0{min-height-right:0px!important}.-xlmin-hb-0{min-height-bottom:0px!important}.-xlmin-hl-0{min-height-left:0px!important}.-xlmin-hx-0{min-height-left:0px!important;min-height-right:0px!important}.-xlmin-hy-0{min-height-top:0px!important;min-height-bottom:0px!important}}@media (min-width: 1400px){.-xxlmin-h-0{min-height:0px!important}.-xxlmin-ht-0{min-height-top:0px!important}.-xxlmin-hr-0{min-height-right:0px!important}.-xxlmin-hb-0{min-height-bottom:0px!important}.-xxlmin-hl-0{min-height-left:0px!important}.-xxlmin-hx-0{min-height-left:0px!important;min-height-right:0px!important}.-xxlmin-hy-0{min-height-top:0px!important;min-height-bottom:0px!important}}.m-1{margin:1px!important}.mt-1{margin-top:1px!important}.mr-1{margin-right:1px!important}.mb-1{margin-bottom:1px!important}.ml-1{margin-left:1px!important}.mx-1{margin-left:1px!important;margin-right:1px!important}.my-1{margin-top:1px!important;margin-bottom:1px!important}@media (min-width: 576px){.-smm-1{margin:1px!important}.-smmt-1{margin-top:1px!important}.-smmr-1{margin-right:1px!important}.-smmb-1{margin-bottom:1px!important}.-smml-1{margin-left:1px!important}.-smmx-1{margin-left:1px!important;margin-right:1px!important}.-smmy-1{margin-top:1px!important;margin-bottom:1px!important}}@media (min-width: 768px){.-mdm-1{margin:1px!important}.-mdmt-1{margin-top:1px!important}.-mdmr-1{margin-right:1px!important}.-mdmb-1{margin-bottom:1px!important}.-mdml-1{margin-left:1px!important}.-mdmx-1{margin-left:1px!important;margin-right:1px!important}.-mdmy-1{margin-top:1px!important;margin-bottom:1px!important}}@media (min-width: 992px){.-lgm-1{margin:1px!important}.-lgmt-1{margin-top:1px!important}.-lgmr-1{margin-right:1px!important}.-lgmb-1{margin-bottom:1px!important}.-lgml-1{margin-left:1px!important}.-lgmx-1{margin-left:1px!important;margin-right:1px!important}.-lgmy-1{margin-top:1px!important;margin-bottom:1px!important}}@media (min-width: 1200px){.-xlm-1{margin:1px!important}.-xlmt-1{margin-top:1px!important}.-xlmr-1{margin-right:1px!important}.-xlmb-1{margin-bottom:1px!important}.-xlml-1{margin-left:1px!important}.-xlmx-1{margin-left:1px!important;margin-right:1px!important}.-xlmy-1{margin-top:1px!important;margin-bottom:1px!important}}@media (min-width: 1400px){.-xxlm-1{margin:1px!important}.-xxlmt-1{margin-top:1px!important}.-xxlmr-1{margin-right:1px!important}.-xxlmb-1{margin-bottom:1px!important}.-xxlml-1{margin-left:1px!important}.-xxlmx-1{margin-left:1px!important;margin-right:1px!important}.-xxlmy-1{margin-top:1px!important;margin-bottom:1px!important}}.p-1{padding:1px!important}.pt-1{padding-top:1px!important}.pr-1{padding-right:1px!important}.pb-1{padding-bottom:1px!important}.pl-1{padding-left:1px!important}.px-1{padding-left:1px!important;padding-right:1px!important}.py-1{padding-top:1px!important;padding-bottom:1px!important}@media (min-width: 576px){.-smp-1{padding:1px!important}.-smpt-1{padding-top:1px!important}.-smpr-1{padding-right:1px!important}.-smpb-1{padding-bottom:1px!important}.-smpl-1{padding-left:1px!important}.-smpx-1{padding-left:1px!important;padding-right:1px!important}.-smpy-1{padding-top:1px!important;padding-bottom:1px!important}}@media (min-width: 768px){.-mdp-1{padding:1px!important}.-mdpt-1{padding-top:1px!important}.-mdpr-1{padding-right:1px!important}.-mdpb-1{padding-bottom:1px!important}.-mdpl-1{padding-left:1px!important}.-mdpx-1{padding-left:1px!important;padding-right:1px!important}.-mdpy-1{padding-top:1px!important;padding-bottom:1px!important}}@media (min-width: 992px){.-lgp-1{padding:1px!important}.-lgpt-1{padding-top:1px!important}.-lgpr-1{padding-right:1px!important}.-lgpb-1{padding-bottom:1px!important}.-lgpl-1{padding-left:1px!important}.-lgpx-1{padding-left:1px!important;padding-right:1px!important}.-lgpy-1{padding-top:1px!important;padding-bottom:1px!important}}@media (min-width: 1200px){.-xlp-1{padding:1px!important}.-xlpt-1{padding-top:1px!important}.-xlpr-1{padding-right:1px!important}.-xlpb-1{padding-bottom:1px!important}.-xlpl-1{padding-left:1px!important}.-xlpx-1{padding-left:1px!important;padding-right:1px!important}.-xlpy-1{padding-top:1px!important;padding-bottom:1px!important}}@media (min-width: 1400px){.-xxlp-1{padding:1px!important}.-xxlpt-1{padding-top:1px!important}.-xxlpr-1{padding-right:1px!important}.-xxlpb-1{padding-bottom:1px!important}.-xxlpl-1{padding-left:1px!important}.-xxlpx-1{padding-left:1px!important;padding-right:1px!important}.-xxlpy-1{padding-top:1px!important;padding-bottom:1px!important}}.gap-1{gap:1px!important}.gapx-1{-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.gapy-1{row-gap:1px!important}@media (min-width: 576px){.-smgap-1{gap:1px!important}.-smgapx-1{-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.-smgapy-1{row-gap:1px!important}}@media (min-width: 768px){.-mdgap-1{gap:1px!important}.-mdgapx-1{-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.-mdgapy-1{row-gap:1px!important}}@media (min-width: 992px){.-lggap-1{gap:1px!important}.-lggapx-1{-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.-lggapy-1{row-gap:1px!important}}@media (min-width: 1200px){.-xlgap-1{gap:1px!important}.-xlgapx-1{-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.-xlgapy-1{row-gap:1px!important}}@media (min-width: 1400px){.-xxlgap-1{gap:1px!important}.-xxlgapx-1{-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.-xxlgapy-1{row-gap:1px!important}}.w-1{width:1px!important}.wt-1{width-top:1px!important}.wr-1{width-right:1px!important}.wb-1{width-bottom:1px!important}.wl-1{width-left:1px!important}.wx-1{width-left:1px!important;width-right:1px!important}.wy-1{width-top:1px!important;width-bottom:1px!important}@media (min-width: 576px){.-smw-1{width:1px!important}.-smwt-1{width-top:1px!important}.-smwr-1{width-right:1px!important}.-smwb-1{width-bottom:1px!important}.-smwl-1{width-left:1px!important}.-smwx-1{width-left:1px!important;width-right:1px!important}.-smwy-1{width-top:1px!important;width-bottom:1px!important}}@media (min-width: 768px){.-mdw-1{width:1px!important}.-mdwt-1{width-top:1px!important}.-mdwr-1{width-right:1px!important}.-mdwb-1{width-bottom:1px!important}.-mdwl-1{width-left:1px!important}.-mdwx-1{width-left:1px!important;width-right:1px!important}.-mdwy-1{width-top:1px!important;width-bottom:1px!important}}@media (min-width: 992px){.-lgw-1{width:1px!important}.-lgwt-1{width-top:1px!important}.-lgwr-1{width-right:1px!important}.-lgwb-1{width-bottom:1px!important}.-lgwl-1{width-left:1px!important}.-lgwx-1{width-left:1px!important;width-right:1px!important}.-lgwy-1{width-top:1px!important;width-bottom:1px!important}}@media (min-width: 1200px){.-xlw-1{width:1px!important}.-xlwt-1{width-top:1px!important}.-xlwr-1{width-right:1px!important}.-xlwb-1{width-bottom:1px!important}.-xlwl-1{width-left:1px!important}.-xlwx-1{width-left:1px!important;width-right:1px!important}.-xlwy-1{width-top:1px!important;width-bottom:1px!important}}@media (min-width: 1400px){.-xxlw-1{width:1px!important}.-xxlwt-1{width-top:1px!important}.-xxlwr-1{width-right:1px!important}.-xxlwb-1{width-bottom:1px!important}.-xxlwl-1{width-left:1px!important}.-xxlwx-1{width-left:1px!important;width-right:1px!important}.-xxlwy-1{width-top:1px!important;width-bottom:1px!important}}.h-1{height:1px!important}.ht-1{height-top:1px!important}.hr-1{height-right:1px!important}.hb-1{height-bottom:1px!important}.hl-1{height-left:1px!important}.hx-1{height-left:1px!important;height-right:1px!important}.hy-1{height-top:1px!important;height-bottom:1px!important}@media (min-width: 576px){.-smh-1{height:1px!important}.-smht-1{height-top:1px!important}.-smhr-1{height-right:1px!important}.-smhb-1{height-bottom:1px!important}.-smhl-1{height-left:1px!important}.-smhx-1{height-left:1px!important;height-right:1px!important}.-smhy-1{height-top:1px!important;height-bottom:1px!important}}@media (min-width: 768px){.-mdh-1{height:1px!important}.-mdht-1{height-top:1px!important}.-mdhr-1{height-right:1px!important}.-mdhb-1{height-bottom:1px!important}.-mdhl-1{height-left:1px!important}.-mdhx-1{height-left:1px!important;height-right:1px!important}.-mdhy-1{height-top:1px!important;height-bottom:1px!important}}@media (min-width: 992px){.-lgh-1{height:1px!important}.-lght-1{height-top:1px!important}.-lghr-1{height-right:1px!important}.-lghb-1{height-bottom:1px!important}.-lghl-1{height-left:1px!important}.-lghx-1{height-left:1px!important;height-right:1px!important}.-lghy-1{height-top:1px!important;height-bottom:1px!important}}@media (min-width: 1200px){.-xlh-1{height:1px!important}.-xlht-1{height-top:1px!important}.-xlhr-1{height-right:1px!important}.-xlhb-1{height-bottom:1px!important}.-xlhl-1{height-left:1px!important}.-xlhx-1{height-left:1px!important;height-right:1px!important}.-xlhy-1{height-top:1px!important;height-bottom:1px!important}}@media (min-width: 1400px){.-xxlh-1{height:1px!important}.-xxlht-1{height-top:1px!important}.-xxlhr-1{height-right:1px!important}.-xxlhb-1{height-bottom:1px!important}.-xxlhl-1{height-left:1px!important}.-xxlhx-1{height-left:1px!important;height-right:1px!important}.-xxlhy-1{height-top:1px!important;height-bottom:1px!important}}.rounded-1{border-radius:1px!important}.roundedt-1{border-radius-top:1px!important}.roundedr-1{border-radius-right:1px!important}.roundedb-1{border-radius-bottom:1px!important}.roundedl-1{border-radius-left:1px!important}.roundedx-1{border-radius-left:1px!important;border-radius-right:1px!important}.roundedy-1{border-radius-top:1px!important;border-radius-bottom:1px!important}@media (min-width: 576px){.-smrounded-1{border-radius:1px!important}.-smroundedt-1{border-radius-top:1px!important}.-smroundedr-1{border-radius-right:1px!important}.-smroundedb-1{border-radius-bottom:1px!important}.-smroundedl-1{border-radius-left:1px!important}.-smroundedx-1{border-radius-left:1px!important;border-radius-right:1px!important}.-smroundedy-1{border-radius-top:1px!important;border-radius-bottom:1px!important}}@media (min-width: 768px){.-mdrounded-1{border-radius:1px!important}.-mdroundedt-1{border-radius-top:1px!important}.-mdroundedr-1{border-radius-right:1px!important}.-mdroundedb-1{border-radius-bottom:1px!important}.-mdroundedl-1{border-radius-left:1px!important}.-mdroundedx-1{border-radius-left:1px!important;border-radius-right:1px!important}.-mdroundedy-1{border-radius-top:1px!important;border-radius-bottom:1px!important}}@media (min-width: 992px){.-lgrounded-1{border-radius:1px!important}.-lgroundedt-1{border-radius-top:1px!important}.-lgroundedr-1{border-radius-right:1px!important}.-lgroundedb-1{border-radius-bottom:1px!important}.-lgroundedl-1{border-radius-left:1px!important}.-lgroundedx-1{border-radius-left:1px!important;border-radius-right:1px!important}.-lgroundedy-1{border-radius-top:1px!important;border-radius-bottom:1px!important}}@media (min-width: 1200px){.-xlrounded-1{border-radius:1px!important}.-xlroundedt-1{border-radius-top:1px!important}.-xlroundedr-1{border-radius-right:1px!important}.-xlroundedb-1{border-radius-bottom:1px!important}.-xlroundedl-1{border-radius-left:1px!important}.-xlroundedx-1{border-radius-left:1px!important;border-radius-right:1px!important}.-xlroundedy-1{border-radius-top:1px!important;border-radius-bottom:1px!important}}@media (min-width: 1400px){.-xxlrounded-1{border-radius:1px!important}.-xxlroundedt-1{border-radius-top:1px!important}.-xxlroundedr-1{border-radius-right:1px!important}.-xxlroundedb-1{border-radius-bottom:1px!important}.-xxlroundedl-1{border-radius-left:1px!important}.-xxlroundedx-1{border-radius-left:1px!important;border-radius-right:1px!important}.-xxlroundedy-1{border-radius-top:1px!important;border-radius-bottom:1px!important}}.max-w-1{max-width:1px!important}.max-wt-1{max-width-top:1px!important}.max-wr-1{max-width-right:1px!important}.max-wb-1{max-width-bottom:1px!important}.max-wl-1{max-width-left:1px!important}.max-wx-1{max-width-left:1px!important;max-width-right:1px!important}.max-wy-1{max-width-top:1px!important;max-width-bottom:1px!important}@media (min-width: 576px){.-smmax-w-1{max-width:1px!important}.-smmax-wt-1{max-width-top:1px!important}.-smmax-wr-1{max-width-right:1px!important}.-smmax-wb-1{max-width-bottom:1px!important}.-smmax-wl-1{max-width-left:1px!important}.-smmax-wx-1{max-width-left:1px!important;max-width-right:1px!important}.-smmax-wy-1{max-width-top:1px!important;max-width-bottom:1px!important}}@media (min-width: 768px){.-mdmax-w-1{max-width:1px!important}.-mdmax-wt-1{max-width-top:1px!important}.-mdmax-wr-1{max-width-right:1px!important}.-mdmax-wb-1{max-width-bottom:1px!important}.-mdmax-wl-1{max-width-left:1px!important}.-mdmax-wx-1{max-width-left:1px!important;max-width-right:1px!important}.-mdmax-wy-1{max-width-top:1px!important;max-width-bottom:1px!important}}@media (min-width: 992px){.-lgmax-w-1{max-width:1px!important}.-lgmax-wt-1{max-width-top:1px!important}.-lgmax-wr-1{max-width-right:1px!important}.-lgmax-wb-1{max-width-bottom:1px!important}.-lgmax-wl-1{max-width-left:1px!important}.-lgmax-wx-1{max-width-left:1px!important;max-width-right:1px!important}.-lgmax-wy-1{max-width-top:1px!important;max-width-bottom:1px!important}}@media (min-width: 1200px){.-xlmax-w-1{max-width:1px!important}.-xlmax-wt-1{max-width-top:1px!important}.-xlmax-wr-1{max-width-right:1px!important}.-xlmax-wb-1{max-width-bottom:1px!important}.-xlmax-wl-1{max-width-left:1px!important}.-xlmax-wx-1{max-width-left:1px!important;max-width-right:1px!important}.-xlmax-wy-1{max-width-top:1px!important;max-width-bottom:1px!important}}@media (min-width: 1400px){.-xxlmax-w-1{max-width:1px!important}.-xxlmax-wt-1{max-width-top:1px!important}.-xxlmax-wr-1{max-width-right:1px!important}.-xxlmax-wb-1{max-width-bottom:1px!important}.-xxlmax-wl-1{max-width-left:1px!important}.-xxlmax-wx-1{max-width-left:1px!important;max-width-right:1px!important}.-xxlmax-wy-1{max-width-top:1px!important;max-width-bottom:1px!important}}.min-w-1{min-width:1px!important}.min-wt-1{min-width-top:1px!important}.min-wr-1{min-width-right:1px!important}.min-wb-1{min-width-bottom:1px!important}.min-wl-1{min-width-left:1px!important}.min-wx-1{min-width-left:1px!important;min-width-right:1px!important}.min-wy-1{min-width-top:1px!important;min-width-bottom:1px!important}@media (min-width: 576px){.-smmin-w-1{min-width:1px!important}.-smmin-wt-1{min-width-top:1px!important}.-smmin-wr-1{min-width-right:1px!important}.-smmin-wb-1{min-width-bottom:1px!important}.-smmin-wl-1{min-width-left:1px!important}.-smmin-wx-1{min-width-left:1px!important;min-width-right:1px!important}.-smmin-wy-1{min-width-top:1px!important;min-width-bottom:1px!important}}@media (min-width: 768px){.-mdmin-w-1{min-width:1px!important}.-mdmin-wt-1{min-width-top:1px!important}.-mdmin-wr-1{min-width-right:1px!important}.-mdmin-wb-1{min-width-bottom:1px!important}.-mdmin-wl-1{min-width-left:1px!important}.-mdmin-wx-1{min-width-left:1px!important;min-width-right:1px!important}.-mdmin-wy-1{min-width-top:1px!important;min-width-bottom:1px!important}}@media (min-width: 992px){.-lgmin-w-1{min-width:1px!important}.-lgmin-wt-1{min-width-top:1px!important}.-lgmin-wr-1{min-width-right:1px!important}.-lgmin-wb-1{min-width-bottom:1px!important}.-lgmin-wl-1{min-width-left:1px!important}.-lgmin-wx-1{min-width-left:1px!important;min-width-right:1px!important}.-lgmin-wy-1{min-width-top:1px!important;min-width-bottom:1px!important}}@media (min-width: 1200px){.-xlmin-w-1{min-width:1px!important}.-xlmin-wt-1{min-width-top:1px!important}.-xlmin-wr-1{min-width-right:1px!important}.-xlmin-wb-1{min-width-bottom:1px!important}.-xlmin-wl-1{min-width-left:1px!important}.-xlmin-wx-1{min-width-left:1px!important;min-width-right:1px!important}.-xlmin-wy-1{min-width-top:1px!important;min-width-bottom:1px!important}}@media (min-width: 1400px){.-xxlmin-w-1{min-width:1px!important}.-xxlmin-wt-1{min-width-top:1px!important}.-xxlmin-wr-1{min-width-right:1px!important}.-xxlmin-wb-1{min-width-bottom:1px!important}.-xxlmin-wl-1{min-width-left:1px!important}.-xxlmin-wx-1{min-width-left:1px!important;min-width-right:1px!important}.-xxlmin-wy-1{min-width-top:1px!important;min-width-bottom:1px!important}}.max-h-1{max-height:1px!important}.max-ht-1{max-height-top:1px!important}.max-hr-1{max-height-right:1px!important}.max-hb-1{max-height-bottom:1px!important}.max-hl-1{max-height-left:1px!important}.max-hx-1{max-height-left:1px!important;max-height-right:1px!important}.max-hy-1{max-height-top:1px!important;max-height-bottom:1px!important}@media (min-width: 576px){.-smmax-h-1{max-height:1px!important}.-smmax-ht-1{max-height-top:1px!important}.-smmax-hr-1{max-height-right:1px!important}.-smmax-hb-1{max-height-bottom:1px!important}.-smmax-hl-1{max-height-left:1px!important}.-smmax-hx-1{max-height-left:1px!important;max-height-right:1px!important}.-smmax-hy-1{max-height-top:1px!important;max-height-bottom:1px!important}}@media (min-width: 768px){.-mdmax-h-1{max-height:1px!important}.-mdmax-ht-1{max-height-top:1px!important}.-mdmax-hr-1{max-height-right:1px!important}.-mdmax-hb-1{max-height-bottom:1px!important}.-mdmax-hl-1{max-height-left:1px!important}.-mdmax-hx-1{max-height-left:1px!important;max-height-right:1px!important}.-mdmax-hy-1{max-height-top:1px!important;max-height-bottom:1px!important}}@media (min-width: 992px){.-lgmax-h-1{max-height:1px!important}.-lgmax-ht-1{max-height-top:1px!important}.-lgmax-hr-1{max-height-right:1px!important}.-lgmax-hb-1{max-height-bottom:1px!important}.-lgmax-hl-1{max-height-left:1px!important}.-lgmax-hx-1{max-height-left:1px!important;max-height-right:1px!important}.-lgmax-hy-1{max-height-top:1px!important;max-height-bottom:1px!important}}@media (min-width: 1200px){.-xlmax-h-1{max-height:1px!important}.-xlmax-ht-1{max-height-top:1px!important}.-xlmax-hr-1{max-height-right:1px!important}.-xlmax-hb-1{max-height-bottom:1px!important}.-xlmax-hl-1{max-height-left:1px!important}.-xlmax-hx-1{max-height-left:1px!important;max-height-right:1px!important}.-xlmax-hy-1{max-height-top:1px!important;max-height-bottom:1px!important}}@media (min-width: 1400px){.-xxlmax-h-1{max-height:1px!important}.-xxlmax-ht-1{max-height-top:1px!important}.-xxlmax-hr-1{max-height-right:1px!important}.-xxlmax-hb-1{max-height-bottom:1px!important}.-xxlmax-hl-1{max-height-left:1px!important}.-xxlmax-hx-1{max-height-left:1px!important;max-height-right:1px!important}.-xxlmax-hy-1{max-height-top:1px!important;max-height-bottom:1px!important}}.min-h-1{min-height:1px!important}.min-ht-1{min-height-top:1px!important}.min-hr-1{min-height-right:1px!important}.min-hb-1{min-height-bottom:1px!important}.min-hl-1{min-height-left:1px!important}.min-hx-1{min-height-left:1px!important;min-height-right:1px!important}.min-hy-1{min-height-top:1px!important;min-height-bottom:1px!important}@media (min-width: 576px){.-smmin-h-1{min-height:1px!important}.-smmin-ht-1{min-height-top:1px!important}.-smmin-hr-1{min-height-right:1px!important}.-smmin-hb-1{min-height-bottom:1px!important}.-smmin-hl-1{min-height-left:1px!important}.-smmin-hx-1{min-height-left:1px!important;min-height-right:1px!important}.-smmin-hy-1{min-height-top:1px!important;min-height-bottom:1px!important}}@media (min-width: 768px){.-mdmin-h-1{min-height:1px!important}.-mdmin-ht-1{min-height-top:1px!important}.-mdmin-hr-1{min-height-right:1px!important}.-mdmin-hb-1{min-height-bottom:1px!important}.-mdmin-hl-1{min-height-left:1px!important}.-mdmin-hx-1{min-height-left:1px!important;min-height-right:1px!important}.-mdmin-hy-1{min-height-top:1px!important;min-height-bottom:1px!important}}@media (min-width: 992px){.-lgmin-h-1{min-height:1px!important}.-lgmin-ht-1{min-height-top:1px!important}.-lgmin-hr-1{min-height-right:1px!important}.-lgmin-hb-1{min-height-bottom:1px!important}.-lgmin-hl-1{min-height-left:1px!important}.-lgmin-hx-1{min-height-left:1px!important;min-height-right:1px!important}.-lgmin-hy-1{min-height-top:1px!important;min-height-bottom:1px!important}}@media (min-width: 1200px){.-xlmin-h-1{min-height:1px!important}.-xlmin-ht-1{min-height-top:1px!important}.-xlmin-hr-1{min-height-right:1px!important}.-xlmin-hb-1{min-height-bottom:1px!important}.-xlmin-hl-1{min-height-left:1px!important}.-xlmin-hx-1{min-height-left:1px!important;min-height-right:1px!important}.-xlmin-hy-1{min-height-top:1px!important;min-height-bottom:1px!important}}@media (min-width: 1400px){.-xxlmin-h-1{min-height:1px!important}.-xxlmin-ht-1{min-height-top:1px!important}.-xxlmin-hr-1{min-height-right:1px!important}.-xxlmin-hb-1{min-height-bottom:1px!important}.-xxlmin-hl-1{min-height-left:1px!important}.-xxlmin-hx-1{min-height-left:1px!important;min-height-right:1px!important}.-xxlmin-hy-1{min-height-top:1px!important;min-height-bottom:1px!important}}.m-2{margin:2px!important}.mt-2{margin-top:2px!important}.mr-2{margin-right:2px!important}.mb-2{margin-bottom:2px!important}.ml-2{margin-left:2px!important}.mx-2{margin-left:2px!important;margin-right:2px!important}.my-2{margin-top:2px!important;margin-bottom:2px!important}@media (min-width: 576px){.-smm-2{margin:2px!important}.-smmt-2{margin-top:2px!important}.-smmr-2{margin-right:2px!important}.-smmb-2{margin-bottom:2px!important}.-smml-2{margin-left:2px!important}.-smmx-2{margin-left:2px!important;margin-right:2px!important}.-smmy-2{margin-top:2px!important;margin-bottom:2px!important}}@media (min-width: 768px){.-mdm-2{margin:2px!important}.-mdmt-2{margin-top:2px!important}.-mdmr-2{margin-right:2px!important}.-mdmb-2{margin-bottom:2px!important}.-mdml-2{margin-left:2px!important}.-mdmx-2{margin-left:2px!important;margin-right:2px!important}.-mdmy-2{margin-top:2px!important;margin-bottom:2px!important}}@media (min-width: 992px){.-lgm-2{margin:2px!important}.-lgmt-2{margin-top:2px!important}.-lgmr-2{margin-right:2px!important}.-lgmb-2{margin-bottom:2px!important}.-lgml-2{margin-left:2px!important}.-lgmx-2{margin-left:2px!important;margin-right:2px!important}.-lgmy-2{margin-top:2px!important;margin-bottom:2px!important}}@media (min-width: 1200px){.-xlm-2{margin:2px!important}.-xlmt-2{margin-top:2px!important}.-xlmr-2{margin-right:2px!important}.-xlmb-2{margin-bottom:2px!important}.-xlml-2{margin-left:2px!important}.-xlmx-2{margin-left:2px!important;margin-right:2px!important}.-xlmy-2{margin-top:2px!important;margin-bottom:2px!important}}@media (min-width: 1400px){.-xxlm-2{margin:2px!important}.-xxlmt-2{margin-top:2px!important}.-xxlmr-2{margin-right:2px!important}.-xxlmb-2{margin-bottom:2px!important}.-xxlml-2{margin-left:2px!important}.-xxlmx-2{margin-left:2px!important;margin-right:2px!important}.-xxlmy-2{margin-top:2px!important;margin-bottom:2px!important}}.p-2{padding:2px!important}.pt-2{padding-top:2px!important}.pr-2{padding-right:2px!important}.pb-2{padding-bottom:2px!important}.pl-2{padding-left:2px!important}.px-2{padding-left:2px!important;padding-right:2px!important}.py-2{padding-top:2px!important;padding-bottom:2px!important}@media (min-width: 576px){.-smp-2{padding:2px!important}.-smpt-2{padding-top:2px!important}.-smpr-2{padding-right:2px!important}.-smpb-2{padding-bottom:2px!important}.-smpl-2{padding-left:2px!important}.-smpx-2{padding-left:2px!important;padding-right:2px!important}.-smpy-2{padding-top:2px!important;padding-bottom:2px!important}}@media (min-width: 768px){.-mdp-2{padding:2px!important}.-mdpt-2{padding-top:2px!important}.-mdpr-2{padding-right:2px!important}.-mdpb-2{padding-bottom:2px!important}.-mdpl-2{padding-left:2px!important}.-mdpx-2{padding-left:2px!important;padding-right:2px!important}.-mdpy-2{padding-top:2px!important;padding-bottom:2px!important}}@media (min-width: 992px){.-lgp-2{padding:2px!important}.-lgpt-2{padding-top:2px!important}.-lgpr-2{padding-right:2px!important}.-lgpb-2{padding-bottom:2px!important}.-lgpl-2{padding-left:2px!important}.-lgpx-2{padding-left:2px!important;padding-right:2px!important}.-lgpy-2{padding-top:2px!important;padding-bottom:2px!important}}@media (min-width: 1200px){.-xlp-2{padding:2px!important}.-xlpt-2{padding-top:2px!important}.-xlpr-2{padding-right:2px!important}.-xlpb-2{padding-bottom:2px!important}.-xlpl-2{padding-left:2px!important}.-xlpx-2{padding-left:2px!important;padding-right:2px!important}.-xlpy-2{padding-top:2px!important;padding-bottom:2px!important}}@media (min-width: 1400px){.-xxlp-2{padding:2px!important}.-xxlpt-2{padding-top:2px!important}.-xxlpr-2{padding-right:2px!important}.-xxlpb-2{padding-bottom:2px!important}.-xxlpl-2{padding-left:2px!important}.-xxlpx-2{padding-left:2px!important;padding-right:2px!important}.-xxlpy-2{padding-top:2px!important;padding-bottom:2px!important}}.gap-2{gap:2px!important}.gapx-2{-webkit-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.gapy-2{row-gap:2px!important}@media (min-width: 576px){.-smgap-2{gap:2px!important}.-smgapx-2{-webkit-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.-smgapy-2{row-gap:2px!important}}@media (min-width: 768px){.-mdgap-2{gap:2px!important}.-mdgapx-2{-webkit-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.-mdgapy-2{row-gap:2px!important}}@media (min-width: 992px){.-lggap-2{gap:2px!important}.-lggapx-2{-webkit-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.-lggapy-2{row-gap:2px!important}}@media (min-width: 1200px){.-xlgap-2{gap:2px!important}.-xlgapx-2{-webkit-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.-xlgapy-2{row-gap:2px!important}}@media (min-width: 1400px){.-xxlgap-2{gap:2px!important}.-xxlgapx-2{-webkit-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.-xxlgapy-2{row-gap:2px!important}}.w-2{width:2px!important}.wt-2{width-top:2px!important}.wr-2{width-right:2px!important}.wb-2{width-bottom:2px!important}.wl-2{width-left:2px!important}.wx-2{width-left:2px!important;width-right:2px!important}.wy-2{width-top:2px!important;width-bottom:2px!important}@media (min-width: 576px){.-smw-2{width:2px!important}.-smwt-2{width-top:2px!important}.-smwr-2{width-right:2px!important}.-smwb-2{width-bottom:2px!important}.-smwl-2{width-left:2px!important}.-smwx-2{width-left:2px!important;width-right:2px!important}.-smwy-2{width-top:2px!important;width-bottom:2px!important}}@media (min-width: 768px){.-mdw-2{width:2px!important}.-mdwt-2{width-top:2px!important}.-mdwr-2{width-right:2px!important}.-mdwb-2{width-bottom:2px!important}.-mdwl-2{width-left:2px!important}.-mdwx-2{width-left:2px!important;width-right:2px!important}.-mdwy-2{width-top:2px!important;width-bottom:2px!important}}@media (min-width: 992px){.-lgw-2{width:2px!important}.-lgwt-2{width-top:2px!important}.-lgwr-2{width-right:2px!important}.-lgwb-2{width-bottom:2px!important}.-lgwl-2{width-left:2px!important}.-lgwx-2{width-left:2px!important;width-right:2px!important}.-lgwy-2{width-top:2px!important;width-bottom:2px!important}}@media (min-width: 1200px){.-xlw-2{width:2px!important}.-xlwt-2{width-top:2px!important}.-xlwr-2{width-right:2px!important}.-xlwb-2{width-bottom:2px!important}.-xlwl-2{width-left:2px!important}.-xlwx-2{width-left:2px!important;width-right:2px!important}.-xlwy-2{width-top:2px!important;width-bottom:2px!important}}@media (min-width: 1400px){.-xxlw-2{width:2px!important}.-xxlwt-2{width-top:2px!important}.-xxlwr-2{width-right:2px!important}.-xxlwb-2{width-bottom:2px!important}.-xxlwl-2{width-left:2px!important}.-xxlwx-2{width-left:2px!important;width-right:2px!important}.-xxlwy-2{width-top:2px!important;width-bottom:2px!important}}.h-2{height:2px!important}.ht-2{height-top:2px!important}.hr-2{height-right:2px!important}.hb-2{height-bottom:2px!important}.hl-2{height-left:2px!important}.hx-2{height-left:2px!important;height-right:2px!important}.hy-2{height-top:2px!important;height-bottom:2px!important}@media (min-width: 576px){.-smh-2{height:2px!important}.-smht-2{height-top:2px!important}.-smhr-2{height-right:2px!important}.-smhb-2{height-bottom:2px!important}.-smhl-2{height-left:2px!important}.-smhx-2{height-left:2px!important;height-right:2px!important}.-smhy-2{height-top:2px!important;height-bottom:2px!important}}@media (min-width: 768px){.-mdh-2{height:2px!important}.-mdht-2{height-top:2px!important}.-mdhr-2{height-right:2px!important}.-mdhb-2{height-bottom:2px!important}.-mdhl-2{height-left:2px!important}.-mdhx-2{height-left:2px!important;height-right:2px!important}.-mdhy-2{height-top:2px!important;height-bottom:2px!important}}@media (min-width: 992px){.-lgh-2{height:2px!important}.-lght-2{height-top:2px!important}.-lghr-2{height-right:2px!important}.-lghb-2{height-bottom:2px!important}.-lghl-2{height-left:2px!important}.-lghx-2{height-left:2px!important;height-right:2px!important}.-lghy-2{height-top:2px!important;height-bottom:2px!important}}@media (min-width: 1200px){.-xlh-2{height:2px!important}.-xlht-2{height-top:2px!important}.-xlhr-2{height-right:2px!important}.-xlhb-2{height-bottom:2px!important}.-xlhl-2{height-left:2px!important}.-xlhx-2{height-left:2px!important;height-right:2px!important}.-xlhy-2{height-top:2px!important;height-bottom:2px!important}}@media (min-width: 1400px){.-xxlh-2{height:2px!important}.-xxlht-2{height-top:2px!important}.-xxlhr-2{height-right:2px!important}.-xxlhb-2{height-bottom:2px!important}.-xxlhl-2{height-left:2px!important}.-xxlhx-2{height-left:2px!important;height-right:2px!important}.-xxlhy-2{height-top:2px!important;height-bottom:2px!important}}.rounded-2{border-radius:2px!important}.roundedt-2{border-radius-top:2px!important}.roundedr-2{border-radius-right:2px!important}.roundedb-2{border-radius-bottom:2px!important}.roundedl-2{border-radius-left:2px!important}.roundedx-2{border-radius-left:2px!important;border-radius-right:2px!important}.roundedy-2{border-radius-top:2px!important;border-radius-bottom:2px!important}@media (min-width: 576px){.-smrounded-2{border-radius:2px!important}.-smroundedt-2{border-radius-top:2px!important}.-smroundedr-2{border-radius-right:2px!important}.-smroundedb-2{border-radius-bottom:2px!important}.-smroundedl-2{border-radius-left:2px!important}.-smroundedx-2{border-radius-left:2px!important;border-radius-right:2px!important}.-smroundedy-2{border-radius-top:2px!important;border-radius-bottom:2px!important}}@media (min-width: 768px){.-mdrounded-2{border-radius:2px!important}.-mdroundedt-2{border-radius-top:2px!important}.-mdroundedr-2{border-radius-right:2px!important}.-mdroundedb-2{border-radius-bottom:2px!important}.-mdroundedl-2{border-radius-left:2px!important}.-mdroundedx-2{border-radius-left:2px!important;border-radius-right:2px!important}.-mdroundedy-2{border-radius-top:2px!important;border-radius-bottom:2px!important}}@media (min-width: 992px){.-lgrounded-2{border-radius:2px!important}.-lgroundedt-2{border-radius-top:2px!important}.-lgroundedr-2{border-radius-right:2px!important}.-lgroundedb-2{border-radius-bottom:2px!important}.-lgroundedl-2{border-radius-left:2px!important}.-lgroundedx-2{border-radius-left:2px!important;border-radius-right:2px!important}.-lgroundedy-2{border-radius-top:2px!important;border-radius-bottom:2px!important}}@media (min-width: 1200px){.-xlrounded-2{border-radius:2px!important}.-xlroundedt-2{border-radius-top:2px!important}.-xlroundedr-2{border-radius-right:2px!important}.-xlroundedb-2{border-radius-bottom:2px!important}.-xlroundedl-2{border-radius-left:2px!important}.-xlroundedx-2{border-radius-left:2px!important;border-radius-right:2px!important}.-xlroundedy-2{border-radius-top:2px!important;border-radius-bottom:2px!important}}@media (min-width: 1400px){.-xxlrounded-2{border-radius:2px!important}.-xxlroundedt-2{border-radius-top:2px!important}.-xxlroundedr-2{border-radius-right:2px!important}.-xxlroundedb-2{border-radius-bottom:2px!important}.-xxlroundedl-2{border-radius-left:2px!important}.-xxlroundedx-2{border-radius-left:2px!important;border-radius-right:2px!important}.-xxlroundedy-2{border-radius-top:2px!important;border-radius-bottom:2px!important}}.max-w-2{max-width:2px!important}.max-wt-2{max-width-top:2px!important}.max-wr-2{max-width-right:2px!important}.max-wb-2{max-width-bottom:2px!important}.max-wl-2{max-width-left:2px!important}.max-wx-2{max-width-left:2px!important;max-width-right:2px!important}.max-wy-2{max-width-top:2px!important;max-width-bottom:2px!important}@media (min-width: 576px){.-smmax-w-2{max-width:2px!important}.-smmax-wt-2{max-width-top:2px!important}.-smmax-wr-2{max-width-right:2px!important}.-smmax-wb-2{max-width-bottom:2px!important}.-smmax-wl-2{max-width-left:2px!important}.-smmax-wx-2{max-width-left:2px!important;max-width-right:2px!important}.-smmax-wy-2{max-width-top:2px!important;max-width-bottom:2px!important}}@media (min-width: 768px){.-mdmax-w-2{max-width:2px!important}.-mdmax-wt-2{max-width-top:2px!important}.-mdmax-wr-2{max-width-right:2px!important}.-mdmax-wb-2{max-width-bottom:2px!important}.-mdmax-wl-2{max-width-left:2px!important}.-mdmax-wx-2{max-width-left:2px!important;max-width-right:2px!important}.-mdmax-wy-2{max-width-top:2px!important;max-width-bottom:2px!important}}@media (min-width: 992px){.-lgmax-w-2{max-width:2px!important}.-lgmax-wt-2{max-width-top:2px!important}.-lgmax-wr-2{max-width-right:2px!important}.-lgmax-wb-2{max-width-bottom:2px!important}.-lgmax-wl-2{max-width-left:2px!important}.-lgmax-wx-2{max-width-left:2px!important;max-width-right:2px!important}.-lgmax-wy-2{max-width-top:2px!important;max-width-bottom:2px!important}}@media (min-width: 1200px){.-xlmax-w-2{max-width:2px!important}.-xlmax-wt-2{max-width-top:2px!important}.-xlmax-wr-2{max-width-right:2px!important}.-xlmax-wb-2{max-width-bottom:2px!important}.-xlmax-wl-2{max-width-left:2px!important}.-xlmax-wx-2{max-width-left:2px!important;max-width-right:2px!important}.-xlmax-wy-2{max-width-top:2px!important;max-width-bottom:2px!important}}@media (min-width: 1400px){.-xxlmax-w-2{max-width:2px!important}.-xxlmax-wt-2{max-width-top:2px!important}.-xxlmax-wr-2{max-width-right:2px!important}.-xxlmax-wb-2{max-width-bottom:2px!important}.-xxlmax-wl-2{max-width-left:2px!important}.-xxlmax-wx-2{max-width-left:2px!important;max-width-right:2px!important}.-xxlmax-wy-2{max-width-top:2px!important;max-width-bottom:2px!important}}.min-w-2{min-width:2px!important}.min-wt-2{min-width-top:2px!important}.min-wr-2{min-width-right:2px!important}.min-wb-2{min-width-bottom:2px!important}.min-wl-2{min-width-left:2px!important}.min-wx-2{min-width-left:2px!important;min-width-right:2px!important}.min-wy-2{min-width-top:2px!important;min-width-bottom:2px!important}@media (min-width: 576px){.-smmin-w-2{min-width:2px!important}.-smmin-wt-2{min-width-top:2px!important}.-smmin-wr-2{min-width-right:2px!important}.-smmin-wb-2{min-width-bottom:2px!important}.-smmin-wl-2{min-width-left:2px!important}.-smmin-wx-2{min-width-left:2px!important;min-width-right:2px!important}.-smmin-wy-2{min-width-top:2px!important;min-width-bottom:2px!important}}@media (min-width: 768px){.-mdmin-w-2{min-width:2px!important}.-mdmin-wt-2{min-width-top:2px!important}.-mdmin-wr-2{min-width-right:2px!important}.-mdmin-wb-2{min-width-bottom:2px!important}.-mdmin-wl-2{min-width-left:2px!important}.-mdmin-wx-2{min-width-left:2px!important;min-width-right:2px!important}.-mdmin-wy-2{min-width-top:2px!important;min-width-bottom:2px!important}}@media (min-width: 992px){.-lgmin-w-2{min-width:2px!important}.-lgmin-wt-2{min-width-top:2px!important}.-lgmin-wr-2{min-width-right:2px!important}.-lgmin-wb-2{min-width-bottom:2px!important}.-lgmin-wl-2{min-width-left:2px!important}.-lgmin-wx-2{min-width-left:2px!important;min-width-right:2px!important}.-lgmin-wy-2{min-width-top:2px!important;min-width-bottom:2px!important}}@media (min-width: 1200px){.-xlmin-w-2{min-width:2px!important}.-xlmin-wt-2{min-width-top:2px!important}.-xlmin-wr-2{min-width-right:2px!important}.-xlmin-wb-2{min-width-bottom:2px!important}.-xlmin-wl-2{min-width-left:2px!important}.-xlmin-wx-2{min-width-left:2px!important;min-width-right:2px!important}.-xlmin-wy-2{min-width-top:2px!important;min-width-bottom:2px!important}}@media (min-width: 1400px){.-xxlmin-w-2{min-width:2px!important}.-xxlmin-wt-2{min-width-top:2px!important}.-xxlmin-wr-2{min-width-right:2px!important}.-xxlmin-wb-2{min-width-bottom:2px!important}.-xxlmin-wl-2{min-width-left:2px!important}.-xxlmin-wx-2{min-width-left:2px!important;min-width-right:2px!important}.-xxlmin-wy-2{min-width-top:2px!important;min-width-bottom:2px!important}}.max-h-2{max-height:2px!important}.max-ht-2{max-height-top:2px!important}.max-hr-2{max-height-right:2px!important}.max-hb-2{max-height-bottom:2px!important}.max-hl-2{max-height-left:2px!important}.max-hx-2{max-height-left:2px!important;max-height-right:2px!important}.max-hy-2{max-height-top:2px!important;max-height-bottom:2px!important}@media (min-width: 576px){.-smmax-h-2{max-height:2px!important}.-smmax-ht-2{max-height-top:2px!important}.-smmax-hr-2{max-height-right:2px!important}.-smmax-hb-2{max-height-bottom:2px!important}.-smmax-hl-2{max-height-left:2px!important}.-smmax-hx-2{max-height-left:2px!important;max-height-right:2px!important}.-smmax-hy-2{max-height-top:2px!important;max-height-bottom:2px!important}}@media (min-width: 768px){.-mdmax-h-2{max-height:2px!important}.-mdmax-ht-2{max-height-top:2px!important}.-mdmax-hr-2{max-height-right:2px!important}.-mdmax-hb-2{max-height-bottom:2px!important}.-mdmax-hl-2{max-height-left:2px!important}.-mdmax-hx-2{max-height-left:2px!important;max-height-right:2px!important}.-mdmax-hy-2{max-height-top:2px!important;max-height-bottom:2px!important}}@media (min-width: 992px){.-lgmax-h-2{max-height:2px!important}.-lgmax-ht-2{max-height-top:2px!important}.-lgmax-hr-2{max-height-right:2px!important}.-lgmax-hb-2{max-height-bottom:2px!important}.-lgmax-hl-2{max-height-left:2px!important}.-lgmax-hx-2{max-height-left:2px!important;max-height-right:2px!important}.-lgmax-hy-2{max-height-top:2px!important;max-height-bottom:2px!important}}@media (min-width: 1200px){.-xlmax-h-2{max-height:2px!important}.-xlmax-ht-2{max-height-top:2px!important}.-xlmax-hr-2{max-height-right:2px!important}.-xlmax-hb-2{max-height-bottom:2px!important}.-xlmax-hl-2{max-height-left:2px!important}.-xlmax-hx-2{max-height-left:2px!important;max-height-right:2px!important}.-xlmax-hy-2{max-height-top:2px!important;max-height-bottom:2px!important}}@media (min-width: 1400px){.-xxlmax-h-2{max-height:2px!important}.-xxlmax-ht-2{max-height-top:2px!important}.-xxlmax-hr-2{max-height-right:2px!important}.-xxlmax-hb-2{max-height-bottom:2px!important}.-xxlmax-hl-2{max-height-left:2px!important}.-xxlmax-hx-2{max-height-left:2px!important;max-height-right:2px!important}.-xxlmax-hy-2{max-height-top:2px!important;max-height-bottom:2px!important}}.min-h-2{min-height:2px!important}.min-ht-2{min-height-top:2px!important}.min-hr-2{min-height-right:2px!important}.min-hb-2{min-height-bottom:2px!important}.min-hl-2{min-height-left:2px!important}.min-hx-2{min-height-left:2px!important;min-height-right:2px!important}.min-hy-2{min-height-top:2px!important;min-height-bottom:2px!important}@media (min-width: 576px){.-smmin-h-2{min-height:2px!important}.-smmin-ht-2{min-height-top:2px!important}.-smmin-hr-2{min-height-right:2px!important}.-smmin-hb-2{min-height-bottom:2px!important}.-smmin-hl-2{min-height-left:2px!important}.-smmin-hx-2{min-height-left:2px!important;min-height-right:2px!important}.-smmin-hy-2{min-height-top:2px!important;min-height-bottom:2px!important}}@media (min-width: 768px){.-mdmin-h-2{min-height:2px!important}.-mdmin-ht-2{min-height-top:2px!important}.-mdmin-hr-2{min-height-right:2px!important}.-mdmin-hb-2{min-height-bottom:2px!important}.-mdmin-hl-2{min-height-left:2px!important}.-mdmin-hx-2{min-height-left:2px!important;min-height-right:2px!important}.-mdmin-hy-2{min-height-top:2px!important;min-height-bottom:2px!important}}@media (min-width: 992px){.-lgmin-h-2{min-height:2px!important}.-lgmin-ht-2{min-height-top:2px!important}.-lgmin-hr-2{min-height-right:2px!important}.-lgmin-hb-2{min-height-bottom:2px!important}.-lgmin-hl-2{min-height-left:2px!important}.-lgmin-hx-2{min-height-left:2px!important;min-height-right:2px!important}.-lgmin-hy-2{min-height-top:2px!important;min-height-bottom:2px!important}}@media (min-width: 1200px){.-xlmin-h-2{min-height:2px!important}.-xlmin-ht-2{min-height-top:2px!important}.-xlmin-hr-2{min-height-right:2px!important}.-xlmin-hb-2{min-height-bottom:2px!important}.-xlmin-hl-2{min-height-left:2px!important}.-xlmin-hx-2{min-height-left:2px!important;min-height-right:2px!important}.-xlmin-hy-2{min-height-top:2px!important;min-height-bottom:2px!important}}@media (min-width: 1400px){.-xxlmin-h-2{min-height:2px!important}.-xxlmin-ht-2{min-height-top:2px!important}.-xxlmin-hr-2{min-height-right:2px!important}.-xxlmin-hb-2{min-height-bottom:2px!important}.-xxlmin-hl-2{min-height-left:2px!important}.-xxlmin-hx-2{min-height-left:2px!important;min-height-right:2px!important}.-xxlmin-hy-2{min-height-top:2px!important;min-height-bottom:2px!important}}.m-3{margin:3px!important}.mt-3{margin-top:3px!important}.mr-3{margin-right:3px!important}.mb-3{margin-bottom:3px!important}.ml-3{margin-left:3px!important}.mx-3{margin-left:3px!important;margin-right:3px!important}.my-3{margin-top:3px!important;margin-bottom:3px!important}@media (min-width: 576px){.-smm-3{margin:3px!important}.-smmt-3{margin-top:3px!important}.-smmr-3{margin-right:3px!important}.-smmb-3{margin-bottom:3px!important}.-smml-3{margin-left:3px!important}.-smmx-3{margin-left:3px!important;margin-right:3px!important}.-smmy-3{margin-top:3px!important;margin-bottom:3px!important}}@media (min-width: 768px){.-mdm-3{margin:3px!important}.-mdmt-3{margin-top:3px!important}.-mdmr-3{margin-right:3px!important}.-mdmb-3{margin-bottom:3px!important}.-mdml-3{margin-left:3px!important}.-mdmx-3{margin-left:3px!important;margin-right:3px!important}.-mdmy-3{margin-top:3px!important;margin-bottom:3px!important}}@media (min-width: 992px){.-lgm-3{margin:3px!important}.-lgmt-3{margin-top:3px!important}.-lgmr-3{margin-right:3px!important}.-lgmb-3{margin-bottom:3px!important}.-lgml-3{margin-left:3px!important}.-lgmx-3{margin-left:3px!important;margin-right:3px!important}.-lgmy-3{margin-top:3px!important;margin-bottom:3px!important}}@media (min-width: 1200px){.-xlm-3{margin:3px!important}.-xlmt-3{margin-top:3px!important}.-xlmr-3{margin-right:3px!important}.-xlmb-3{margin-bottom:3px!important}.-xlml-3{margin-left:3px!important}.-xlmx-3{margin-left:3px!important;margin-right:3px!important}.-xlmy-3{margin-top:3px!important;margin-bottom:3px!important}}@media (min-width: 1400px){.-xxlm-3{margin:3px!important}.-xxlmt-3{margin-top:3px!important}.-xxlmr-3{margin-right:3px!important}.-xxlmb-3{margin-bottom:3px!important}.-xxlml-3{margin-left:3px!important}.-xxlmx-3{margin-left:3px!important;margin-right:3px!important}.-xxlmy-3{margin-top:3px!important;margin-bottom:3px!important}}.p-3{padding:3px!important}.pt-3{padding-top:3px!important}.pr-3{padding-right:3px!important}.pb-3{padding-bottom:3px!important}.pl-3{padding-left:3px!important}.px-3{padding-left:3px!important;padding-right:3px!important}.py-3{padding-top:3px!important;padding-bottom:3px!important}@media (min-width: 576px){.-smp-3{padding:3px!important}.-smpt-3{padding-top:3px!important}.-smpr-3{padding-right:3px!important}.-smpb-3{padding-bottom:3px!important}.-smpl-3{padding-left:3px!important}.-smpx-3{padding-left:3px!important;padding-right:3px!important}.-smpy-3{padding-top:3px!important;padding-bottom:3px!important}}@media (min-width: 768px){.-mdp-3{padding:3px!important}.-mdpt-3{padding-top:3px!important}.-mdpr-3{padding-right:3px!important}.-mdpb-3{padding-bottom:3px!important}.-mdpl-3{padding-left:3px!important}.-mdpx-3{padding-left:3px!important;padding-right:3px!important}.-mdpy-3{padding-top:3px!important;padding-bottom:3px!important}}@media (min-width: 992px){.-lgp-3{padding:3px!important}.-lgpt-3{padding-top:3px!important}.-lgpr-3{padding-right:3px!important}.-lgpb-3{padding-bottom:3px!important}.-lgpl-3{padding-left:3px!important}.-lgpx-3{padding-left:3px!important;padding-right:3px!important}.-lgpy-3{padding-top:3px!important;padding-bottom:3px!important}}@media (min-width: 1200px){.-xlp-3{padding:3px!important}.-xlpt-3{padding-top:3px!important}.-xlpr-3{padding-right:3px!important}.-xlpb-3{padding-bottom:3px!important}.-xlpl-3{padding-left:3px!important}.-xlpx-3{padding-left:3px!important;padding-right:3px!important}.-xlpy-3{padding-top:3px!important;padding-bottom:3px!important}}@media (min-width: 1400px){.-xxlp-3{padding:3px!important}.-xxlpt-3{padding-top:3px!important}.-xxlpr-3{padding-right:3px!important}.-xxlpb-3{padding-bottom:3px!important}.-xxlpl-3{padding-left:3px!important}.-xxlpx-3{padding-left:3px!important;padding-right:3px!important}.-xxlpy-3{padding-top:3px!important;padding-bottom:3px!important}}.gap-3{gap:3px!important}.gapx-3{-webkit-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.gapy-3{row-gap:3px!important}@media (min-width: 576px){.-smgap-3{gap:3px!important}.-smgapx-3{-webkit-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.-smgapy-3{row-gap:3px!important}}@media (min-width: 768px){.-mdgap-3{gap:3px!important}.-mdgapx-3{-webkit-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.-mdgapy-3{row-gap:3px!important}}@media (min-width: 992px){.-lggap-3{gap:3px!important}.-lggapx-3{-webkit-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.-lggapy-3{row-gap:3px!important}}@media (min-width: 1200px){.-xlgap-3{gap:3px!important}.-xlgapx-3{-webkit-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.-xlgapy-3{row-gap:3px!important}}@media (min-width: 1400px){.-xxlgap-3{gap:3px!important}.-xxlgapx-3{-webkit-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.-xxlgapy-3{row-gap:3px!important}}.w-3{width:3px!important}.wt-3{width-top:3px!important}.wr-3{width-right:3px!important}.wb-3{width-bottom:3px!important}.wl-3{width-left:3px!important}.wx-3{width-left:3px!important;width-right:3px!important}.wy-3{width-top:3px!important;width-bottom:3px!important}@media (min-width: 576px){.-smw-3{width:3px!important}.-smwt-3{width-top:3px!important}.-smwr-3{width-right:3px!important}.-smwb-3{width-bottom:3px!important}.-smwl-3{width-left:3px!important}.-smwx-3{width-left:3px!important;width-right:3px!important}.-smwy-3{width-top:3px!important;width-bottom:3px!important}}@media (min-width: 768px){.-mdw-3{width:3px!important}.-mdwt-3{width-top:3px!important}.-mdwr-3{width-right:3px!important}.-mdwb-3{width-bottom:3px!important}.-mdwl-3{width-left:3px!important}.-mdwx-3{width-left:3px!important;width-right:3px!important}.-mdwy-3{width-top:3px!important;width-bottom:3px!important}}@media (min-width: 992px){.-lgw-3{width:3px!important}.-lgwt-3{width-top:3px!important}.-lgwr-3{width-right:3px!important}.-lgwb-3{width-bottom:3px!important}.-lgwl-3{width-left:3px!important}.-lgwx-3{width-left:3px!important;width-right:3px!important}.-lgwy-3{width-top:3px!important;width-bottom:3px!important}}@media (min-width: 1200px){.-xlw-3{width:3px!important}.-xlwt-3{width-top:3px!important}.-xlwr-3{width-right:3px!important}.-xlwb-3{width-bottom:3px!important}.-xlwl-3{width-left:3px!important}.-xlwx-3{width-left:3px!important;width-right:3px!important}.-xlwy-3{width-top:3px!important;width-bottom:3px!important}}@media (min-width: 1400px){.-xxlw-3{width:3px!important}.-xxlwt-3{width-top:3px!important}.-xxlwr-3{width-right:3px!important}.-xxlwb-3{width-bottom:3px!important}.-xxlwl-3{width-left:3px!important}.-xxlwx-3{width-left:3px!important;width-right:3px!important}.-xxlwy-3{width-top:3px!important;width-bottom:3px!important}}.h-3{height:3px!important}.ht-3{height-top:3px!important}.hr-3{height-right:3px!important}.hb-3{height-bottom:3px!important}.hl-3{height-left:3px!important}.hx-3{height-left:3px!important;height-right:3px!important}.hy-3{height-top:3px!important;height-bottom:3px!important}@media (min-width: 576px){.-smh-3{height:3px!important}.-smht-3{height-top:3px!important}.-smhr-3{height-right:3px!important}.-smhb-3{height-bottom:3px!important}.-smhl-3{height-left:3px!important}.-smhx-3{height-left:3px!important;height-right:3px!important}.-smhy-3{height-top:3px!important;height-bottom:3px!important}}@media (min-width: 768px){.-mdh-3{height:3px!important}.-mdht-3{height-top:3px!important}.-mdhr-3{height-right:3px!important}.-mdhb-3{height-bottom:3px!important}.-mdhl-3{height-left:3px!important}.-mdhx-3{height-left:3px!important;height-right:3px!important}.-mdhy-3{height-top:3px!important;height-bottom:3px!important}}@media (min-width: 992px){.-lgh-3{height:3px!important}.-lght-3{height-top:3px!important}.-lghr-3{height-right:3px!important}.-lghb-3{height-bottom:3px!important}.-lghl-3{height-left:3px!important}.-lghx-3{height-left:3px!important;height-right:3px!important}.-lghy-3{height-top:3px!important;height-bottom:3px!important}}@media (min-width: 1200px){.-xlh-3{height:3px!important}.-xlht-3{height-top:3px!important}.-xlhr-3{height-right:3px!important}.-xlhb-3{height-bottom:3px!important}.-xlhl-3{height-left:3px!important}.-xlhx-3{height-left:3px!important;height-right:3px!important}.-xlhy-3{height-top:3px!important;height-bottom:3px!important}}@media (min-width: 1400px){.-xxlh-3{height:3px!important}.-xxlht-3{height-top:3px!important}.-xxlhr-3{height-right:3px!important}.-xxlhb-3{height-bottom:3px!important}.-xxlhl-3{height-left:3px!important}.-xxlhx-3{height-left:3px!important;height-right:3px!important}.-xxlhy-3{height-top:3px!important;height-bottom:3px!important}}.rounded-3{border-radius:3px!important}.roundedt-3{border-radius-top:3px!important}.roundedr-3{border-radius-right:3px!important}.roundedb-3{border-radius-bottom:3px!important}.roundedl-3{border-radius-left:3px!important}.roundedx-3{border-radius-left:3px!important;border-radius-right:3px!important}.roundedy-3{border-radius-top:3px!important;border-radius-bottom:3px!important}@media (min-width: 576px){.-smrounded-3{border-radius:3px!important}.-smroundedt-3{border-radius-top:3px!important}.-smroundedr-3{border-radius-right:3px!important}.-smroundedb-3{border-radius-bottom:3px!important}.-smroundedl-3{border-radius-left:3px!important}.-smroundedx-3{border-radius-left:3px!important;border-radius-right:3px!important}.-smroundedy-3{border-radius-top:3px!important;border-radius-bottom:3px!important}}@media (min-width: 768px){.-mdrounded-3{border-radius:3px!important}.-mdroundedt-3{border-radius-top:3px!important}.-mdroundedr-3{border-radius-right:3px!important}.-mdroundedb-3{border-radius-bottom:3px!important}.-mdroundedl-3{border-radius-left:3px!important}.-mdroundedx-3{border-radius-left:3px!important;border-radius-right:3px!important}.-mdroundedy-3{border-radius-top:3px!important;border-radius-bottom:3px!important}}@media (min-width: 992px){.-lgrounded-3{border-radius:3px!important}.-lgroundedt-3{border-radius-top:3px!important}.-lgroundedr-3{border-radius-right:3px!important}.-lgroundedb-3{border-radius-bottom:3px!important}.-lgroundedl-3{border-radius-left:3px!important}.-lgroundedx-3{border-radius-left:3px!important;border-radius-right:3px!important}.-lgroundedy-3{border-radius-top:3px!important;border-radius-bottom:3px!important}}@media (min-width: 1200px){.-xlrounded-3{border-radius:3px!important}.-xlroundedt-3{border-radius-top:3px!important}.-xlroundedr-3{border-radius-right:3px!important}.-xlroundedb-3{border-radius-bottom:3px!important}.-xlroundedl-3{border-radius-left:3px!important}.-xlroundedx-3{border-radius-left:3px!important;border-radius-right:3px!important}.-xlroundedy-3{border-radius-top:3px!important;border-radius-bottom:3px!important}}@media (min-width: 1400px){.-xxlrounded-3{border-radius:3px!important}.-xxlroundedt-3{border-radius-top:3px!important}.-xxlroundedr-3{border-radius-right:3px!important}.-xxlroundedb-3{border-radius-bottom:3px!important}.-xxlroundedl-3{border-radius-left:3px!important}.-xxlroundedx-3{border-radius-left:3px!important;border-radius-right:3px!important}.-xxlroundedy-3{border-radius-top:3px!important;border-radius-bottom:3px!important}}.max-w-3{max-width:3px!important}.max-wt-3{max-width-top:3px!important}.max-wr-3{max-width-right:3px!important}.max-wb-3{max-width-bottom:3px!important}.max-wl-3{max-width-left:3px!important}.max-wx-3{max-width-left:3px!important;max-width-right:3px!important}.max-wy-3{max-width-top:3px!important;max-width-bottom:3px!important}@media (min-width: 576px){.-smmax-w-3{max-width:3px!important}.-smmax-wt-3{max-width-top:3px!important}.-smmax-wr-3{max-width-right:3px!important}.-smmax-wb-3{max-width-bottom:3px!important}.-smmax-wl-3{max-width-left:3px!important}.-smmax-wx-3{max-width-left:3px!important;max-width-right:3px!important}.-smmax-wy-3{max-width-top:3px!important;max-width-bottom:3px!important}}@media (min-width: 768px){.-mdmax-w-3{max-width:3px!important}.-mdmax-wt-3{max-width-top:3px!important}.-mdmax-wr-3{max-width-right:3px!important}.-mdmax-wb-3{max-width-bottom:3px!important}.-mdmax-wl-3{max-width-left:3px!important}.-mdmax-wx-3{max-width-left:3px!important;max-width-right:3px!important}.-mdmax-wy-3{max-width-top:3px!important;max-width-bottom:3px!important}}@media (min-width: 992px){.-lgmax-w-3{max-width:3px!important}.-lgmax-wt-3{max-width-top:3px!important}.-lgmax-wr-3{max-width-right:3px!important}.-lgmax-wb-3{max-width-bottom:3px!important}.-lgmax-wl-3{max-width-left:3px!important}.-lgmax-wx-3{max-width-left:3px!important;max-width-right:3px!important}.-lgmax-wy-3{max-width-top:3px!important;max-width-bottom:3px!important}}@media (min-width: 1200px){.-xlmax-w-3{max-width:3px!important}.-xlmax-wt-3{max-width-top:3px!important}.-xlmax-wr-3{max-width-right:3px!important}.-xlmax-wb-3{max-width-bottom:3px!important}.-xlmax-wl-3{max-width-left:3px!important}.-xlmax-wx-3{max-width-left:3px!important;max-width-right:3px!important}.-xlmax-wy-3{max-width-top:3px!important;max-width-bottom:3px!important}}@media (min-width: 1400px){.-xxlmax-w-3{max-width:3px!important}.-xxlmax-wt-3{max-width-top:3px!important}.-xxlmax-wr-3{max-width-right:3px!important}.-xxlmax-wb-3{max-width-bottom:3px!important}.-xxlmax-wl-3{max-width-left:3px!important}.-xxlmax-wx-3{max-width-left:3px!important;max-width-right:3px!important}.-xxlmax-wy-3{max-width-top:3px!important;max-width-bottom:3px!important}}.min-w-3{min-width:3px!important}.min-wt-3{min-width-top:3px!important}.min-wr-3{min-width-right:3px!important}.min-wb-3{min-width-bottom:3px!important}.min-wl-3{min-width-left:3px!important}.min-wx-3{min-width-left:3px!important;min-width-right:3px!important}.min-wy-3{min-width-top:3px!important;min-width-bottom:3px!important}@media (min-width: 576px){.-smmin-w-3{min-width:3px!important}.-smmin-wt-3{min-width-top:3px!important}.-smmin-wr-3{min-width-right:3px!important}.-smmin-wb-3{min-width-bottom:3px!important}.-smmin-wl-3{min-width-left:3px!important}.-smmin-wx-3{min-width-left:3px!important;min-width-right:3px!important}.-smmin-wy-3{min-width-top:3px!important;min-width-bottom:3px!important}}@media (min-width: 768px){.-mdmin-w-3{min-width:3px!important}.-mdmin-wt-3{min-width-top:3px!important}.-mdmin-wr-3{min-width-right:3px!important}.-mdmin-wb-3{min-width-bottom:3px!important}.-mdmin-wl-3{min-width-left:3px!important}.-mdmin-wx-3{min-width-left:3px!important;min-width-right:3px!important}.-mdmin-wy-3{min-width-top:3px!important;min-width-bottom:3px!important}}@media (min-width: 992px){.-lgmin-w-3{min-width:3px!important}.-lgmin-wt-3{min-width-top:3px!important}.-lgmin-wr-3{min-width-right:3px!important}.-lgmin-wb-3{min-width-bottom:3px!important}.-lgmin-wl-3{min-width-left:3px!important}.-lgmin-wx-3{min-width-left:3px!important;min-width-right:3px!important}.-lgmin-wy-3{min-width-top:3px!important;min-width-bottom:3px!important}}@media (min-width: 1200px){.-xlmin-w-3{min-width:3px!important}.-xlmin-wt-3{min-width-top:3px!important}.-xlmin-wr-3{min-width-right:3px!important}.-xlmin-wb-3{min-width-bottom:3px!important}.-xlmin-wl-3{min-width-left:3px!important}.-xlmin-wx-3{min-width-left:3px!important;min-width-right:3px!important}.-xlmin-wy-3{min-width-top:3px!important;min-width-bottom:3px!important}}@media (min-width: 1400px){.-xxlmin-w-3{min-width:3px!important}.-xxlmin-wt-3{min-width-top:3px!important}.-xxlmin-wr-3{min-width-right:3px!important}.-xxlmin-wb-3{min-width-bottom:3px!important}.-xxlmin-wl-3{min-width-left:3px!important}.-xxlmin-wx-3{min-width-left:3px!important;min-width-right:3px!important}.-xxlmin-wy-3{min-width-top:3px!important;min-width-bottom:3px!important}}.max-h-3{max-height:3px!important}.max-ht-3{max-height-top:3px!important}.max-hr-3{max-height-right:3px!important}.max-hb-3{max-height-bottom:3px!important}.max-hl-3{max-height-left:3px!important}.max-hx-3{max-height-left:3px!important;max-height-right:3px!important}.max-hy-3{max-height-top:3px!important;max-height-bottom:3px!important}@media (min-width: 576px){.-smmax-h-3{max-height:3px!important}.-smmax-ht-3{max-height-top:3px!important}.-smmax-hr-3{max-height-right:3px!important}.-smmax-hb-3{max-height-bottom:3px!important}.-smmax-hl-3{max-height-left:3px!important}.-smmax-hx-3{max-height-left:3px!important;max-height-right:3px!important}.-smmax-hy-3{max-height-top:3px!important;max-height-bottom:3px!important}}@media (min-width: 768px){.-mdmax-h-3{max-height:3px!important}.-mdmax-ht-3{max-height-top:3px!important}.-mdmax-hr-3{max-height-right:3px!important}.-mdmax-hb-3{max-height-bottom:3px!important}.-mdmax-hl-3{max-height-left:3px!important}.-mdmax-hx-3{max-height-left:3px!important;max-height-right:3px!important}.-mdmax-hy-3{max-height-top:3px!important;max-height-bottom:3px!important}}@media (min-width: 992px){.-lgmax-h-3{max-height:3px!important}.-lgmax-ht-3{max-height-top:3px!important}.-lgmax-hr-3{max-height-right:3px!important}.-lgmax-hb-3{max-height-bottom:3px!important}.-lgmax-hl-3{max-height-left:3px!important}.-lgmax-hx-3{max-height-left:3px!important;max-height-right:3px!important}.-lgmax-hy-3{max-height-top:3px!important;max-height-bottom:3px!important}}@media (min-width: 1200px){.-xlmax-h-3{max-height:3px!important}.-xlmax-ht-3{max-height-top:3px!important}.-xlmax-hr-3{max-height-right:3px!important}.-xlmax-hb-3{max-height-bottom:3px!important}.-xlmax-hl-3{max-height-left:3px!important}.-xlmax-hx-3{max-height-left:3px!important;max-height-right:3px!important}.-xlmax-hy-3{max-height-top:3px!important;max-height-bottom:3px!important}}@media (min-width: 1400px){.-xxlmax-h-3{max-height:3px!important}.-xxlmax-ht-3{max-height-top:3px!important}.-xxlmax-hr-3{max-height-right:3px!important}.-xxlmax-hb-3{max-height-bottom:3px!important}.-xxlmax-hl-3{max-height-left:3px!important}.-xxlmax-hx-3{max-height-left:3px!important;max-height-right:3px!important}.-xxlmax-hy-3{max-height-top:3px!important;max-height-bottom:3px!important}}.min-h-3{min-height:3px!important}.min-ht-3{min-height-top:3px!important}.min-hr-3{min-height-right:3px!important}.min-hb-3{min-height-bottom:3px!important}.min-hl-3{min-height-left:3px!important}.min-hx-3{min-height-left:3px!important;min-height-right:3px!important}.min-hy-3{min-height-top:3px!important;min-height-bottom:3px!important}@media (min-width: 576px){.-smmin-h-3{min-height:3px!important}.-smmin-ht-3{min-height-top:3px!important}.-smmin-hr-3{min-height-right:3px!important}.-smmin-hb-3{min-height-bottom:3px!important}.-smmin-hl-3{min-height-left:3px!important}.-smmin-hx-3{min-height-left:3px!important;min-height-right:3px!important}.-smmin-hy-3{min-height-top:3px!important;min-height-bottom:3px!important}}@media (min-width: 768px){.-mdmin-h-3{min-height:3px!important}.-mdmin-ht-3{min-height-top:3px!important}.-mdmin-hr-3{min-height-right:3px!important}.-mdmin-hb-3{min-height-bottom:3px!important}.-mdmin-hl-3{min-height-left:3px!important}.-mdmin-hx-3{min-height-left:3px!important;min-height-right:3px!important}.-mdmin-hy-3{min-height-top:3px!important;min-height-bottom:3px!important}}@media (min-width: 992px){.-lgmin-h-3{min-height:3px!important}.-lgmin-ht-3{min-height-top:3px!important}.-lgmin-hr-3{min-height-right:3px!important}.-lgmin-hb-3{min-height-bottom:3px!important}.-lgmin-hl-3{min-height-left:3px!important}.-lgmin-hx-3{min-height-left:3px!important;min-height-right:3px!important}.-lgmin-hy-3{min-height-top:3px!important;min-height-bottom:3px!important}}@media (min-width: 1200px){.-xlmin-h-3{min-height:3px!important}.-xlmin-ht-3{min-height-top:3px!important}.-xlmin-hr-3{min-height-right:3px!important}.-xlmin-hb-3{min-height-bottom:3px!important}.-xlmin-hl-3{min-height-left:3px!important}.-xlmin-hx-3{min-height-left:3px!important;min-height-right:3px!important}.-xlmin-hy-3{min-height-top:3px!important;min-height-bottom:3px!important}}@media (min-width: 1400px){.-xxlmin-h-3{min-height:3px!important}.-xxlmin-ht-3{min-height-top:3px!important}.-xxlmin-hr-3{min-height-right:3px!important}.-xxlmin-hb-3{min-height-bottom:3px!important}.-xxlmin-hl-3{min-height-left:3px!important}.-xxlmin-hx-3{min-height-left:3px!important;min-height-right:3px!important}.-xxlmin-hy-3{min-height-top:3px!important;min-height-bottom:3px!important}}.m-4{margin:4px!important}.mt-4{margin-top:4px!important}.mr-4{margin-right:4px!important}.mb-4{margin-bottom:4px!important}.ml-4{margin-left:4px!important}.mx-4{margin-left:4px!important;margin-right:4px!important}.my-4{margin-top:4px!important;margin-bottom:4px!important}@media (min-width: 576px){.-smm-4{margin:4px!important}.-smmt-4{margin-top:4px!important}.-smmr-4{margin-right:4px!important}.-smmb-4{margin-bottom:4px!important}.-smml-4{margin-left:4px!important}.-smmx-4{margin-left:4px!important;margin-right:4px!important}.-smmy-4{margin-top:4px!important;margin-bottom:4px!important}}@media (min-width: 768px){.-mdm-4{margin:4px!important}.-mdmt-4{margin-top:4px!important}.-mdmr-4{margin-right:4px!important}.-mdmb-4{margin-bottom:4px!important}.-mdml-4{margin-left:4px!important}.-mdmx-4{margin-left:4px!important;margin-right:4px!important}.-mdmy-4{margin-top:4px!important;margin-bottom:4px!important}}@media (min-width: 992px){.-lgm-4{margin:4px!important}.-lgmt-4{margin-top:4px!important}.-lgmr-4{margin-right:4px!important}.-lgmb-4{margin-bottom:4px!important}.-lgml-4{margin-left:4px!important}.-lgmx-4{margin-left:4px!important;margin-right:4px!important}.-lgmy-4{margin-top:4px!important;margin-bottom:4px!important}}@media (min-width: 1200px){.-xlm-4{margin:4px!important}.-xlmt-4{margin-top:4px!important}.-xlmr-4{margin-right:4px!important}.-xlmb-4{margin-bottom:4px!important}.-xlml-4{margin-left:4px!important}.-xlmx-4{margin-left:4px!important;margin-right:4px!important}.-xlmy-4{margin-top:4px!important;margin-bottom:4px!important}}@media (min-width: 1400px){.-xxlm-4{margin:4px!important}.-xxlmt-4{margin-top:4px!important}.-xxlmr-4{margin-right:4px!important}.-xxlmb-4{margin-bottom:4px!important}.-xxlml-4{margin-left:4px!important}.-xxlmx-4{margin-left:4px!important;margin-right:4px!important}.-xxlmy-4{margin-top:4px!important;margin-bottom:4px!important}}.p-4{padding:4px!important}.pt-4{padding-top:4px!important}.pr-4{padding-right:4px!important}.pb-4{padding-bottom:4px!important}.pl-4{padding-left:4px!important}.px-4{padding-left:4px!important;padding-right:4px!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}@media (min-width: 576px){.-smp-4{padding:4px!important}.-smpt-4{padding-top:4px!important}.-smpr-4{padding-right:4px!important}.-smpb-4{padding-bottom:4px!important}.-smpl-4{padding-left:4px!important}.-smpx-4{padding-left:4px!important;padding-right:4px!important}.-smpy-4{padding-top:4px!important;padding-bottom:4px!important}}@media (min-width: 768px){.-mdp-4{padding:4px!important}.-mdpt-4{padding-top:4px!important}.-mdpr-4{padding-right:4px!important}.-mdpb-4{padding-bottom:4px!important}.-mdpl-4{padding-left:4px!important}.-mdpx-4{padding-left:4px!important;padding-right:4px!important}.-mdpy-4{padding-top:4px!important;padding-bottom:4px!important}}@media (min-width: 992px){.-lgp-4{padding:4px!important}.-lgpt-4{padding-top:4px!important}.-lgpr-4{padding-right:4px!important}.-lgpb-4{padding-bottom:4px!important}.-lgpl-4{padding-left:4px!important}.-lgpx-4{padding-left:4px!important;padding-right:4px!important}.-lgpy-4{padding-top:4px!important;padding-bottom:4px!important}}@media (min-width: 1200px){.-xlp-4{padding:4px!important}.-xlpt-4{padding-top:4px!important}.-xlpr-4{padding-right:4px!important}.-xlpb-4{padding-bottom:4px!important}.-xlpl-4{padding-left:4px!important}.-xlpx-4{padding-left:4px!important;padding-right:4px!important}.-xlpy-4{padding-top:4px!important;padding-bottom:4px!important}}@media (min-width: 1400px){.-xxlp-4{padding:4px!important}.-xxlpt-4{padding-top:4px!important}.-xxlpr-4{padding-right:4px!important}.-xxlpb-4{padding-bottom:4px!important}.-xxlpl-4{padding-left:4px!important}.-xxlpx-4{padding-left:4px!important;padding-right:4px!important}.-xxlpy-4{padding-top:4px!important;padding-bottom:4px!important}}.gap-4{gap:4px!important}.gapx-4{-webkit-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.gapy-4{row-gap:4px!important}@media (min-width: 576px){.-smgap-4{gap:4px!important}.-smgapx-4{-webkit-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.-smgapy-4{row-gap:4px!important}}@media (min-width: 768px){.-mdgap-4{gap:4px!important}.-mdgapx-4{-webkit-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.-mdgapy-4{row-gap:4px!important}}@media (min-width: 992px){.-lggap-4{gap:4px!important}.-lggapx-4{-webkit-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.-lggapy-4{row-gap:4px!important}}@media (min-width: 1200px){.-xlgap-4{gap:4px!important}.-xlgapx-4{-webkit-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.-xlgapy-4{row-gap:4px!important}}@media (min-width: 1400px){.-xxlgap-4{gap:4px!important}.-xxlgapx-4{-webkit-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.-xxlgapy-4{row-gap:4px!important}}.w-4{width:4px!important}.wt-4{width-top:4px!important}.wr-4{width-right:4px!important}.wb-4{width-bottom:4px!important}.wl-4{width-left:4px!important}.wx-4{width-left:4px!important;width-right:4px!important}.wy-4{width-top:4px!important;width-bottom:4px!important}@media (min-width: 576px){.-smw-4{width:4px!important}.-smwt-4{width-top:4px!important}.-smwr-4{width-right:4px!important}.-smwb-4{width-bottom:4px!important}.-smwl-4{width-left:4px!important}.-smwx-4{width-left:4px!important;width-right:4px!important}.-smwy-4{width-top:4px!important;width-bottom:4px!important}}@media (min-width: 768px){.-mdw-4{width:4px!important}.-mdwt-4{width-top:4px!important}.-mdwr-4{width-right:4px!important}.-mdwb-4{width-bottom:4px!important}.-mdwl-4{width-left:4px!important}.-mdwx-4{width-left:4px!important;width-right:4px!important}.-mdwy-4{width-top:4px!important;width-bottom:4px!important}}@media (min-width: 992px){.-lgw-4{width:4px!important}.-lgwt-4{width-top:4px!important}.-lgwr-4{width-right:4px!important}.-lgwb-4{width-bottom:4px!important}.-lgwl-4{width-left:4px!important}.-lgwx-4{width-left:4px!important;width-right:4px!important}.-lgwy-4{width-top:4px!important;width-bottom:4px!important}}@media (min-width: 1200px){.-xlw-4{width:4px!important}.-xlwt-4{width-top:4px!important}.-xlwr-4{width-right:4px!important}.-xlwb-4{width-bottom:4px!important}.-xlwl-4{width-left:4px!important}.-xlwx-4{width-left:4px!important;width-right:4px!important}.-xlwy-4{width-top:4px!important;width-bottom:4px!important}}@media (min-width: 1400px){.-xxlw-4{width:4px!important}.-xxlwt-4{width-top:4px!important}.-xxlwr-4{width-right:4px!important}.-xxlwb-4{width-bottom:4px!important}.-xxlwl-4{width-left:4px!important}.-xxlwx-4{width-left:4px!important;width-right:4px!important}.-xxlwy-4{width-top:4px!important;width-bottom:4px!important}}.h-4{height:4px!important}.ht-4{height-top:4px!important}.hr-4{height-right:4px!important}.hb-4{height-bottom:4px!important}.hl-4{height-left:4px!important}.hx-4{height-left:4px!important;height-right:4px!important}.hy-4{height-top:4px!important;height-bottom:4px!important}@media (min-width: 576px){.-smh-4{height:4px!important}.-smht-4{height-top:4px!important}.-smhr-4{height-right:4px!important}.-smhb-4{height-bottom:4px!important}.-smhl-4{height-left:4px!important}.-smhx-4{height-left:4px!important;height-right:4px!important}.-smhy-4{height-top:4px!important;height-bottom:4px!important}}@media (min-width: 768px){.-mdh-4{height:4px!important}.-mdht-4{height-top:4px!important}.-mdhr-4{height-right:4px!important}.-mdhb-4{height-bottom:4px!important}.-mdhl-4{height-left:4px!important}.-mdhx-4{height-left:4px!important;height-right:4px!important}.-mdhy-4{height-top:4px!important;height-bottom:4px!important}}@media (min-width: 992px){.-lgh-4{height:4px!important}.-lght-4{height-top:4px!important}.-lghr-4{height-right:4px!important}.-lghb-4{height-bottom:4px!important}.-lghl-4{height-left:4px!important}.-lghx-4{height-left:4px!important;height-right:4px!important}.-lghy-4{height-top:4px!important;height-bottom:4px!important}}@media (min-width: 1200px){.-xlh-4{height:4px!important}.-xlht-4{height-top:4px!important}.-xlhr-4{height-right:4px!important}.-xlhb-4{height-bottom:4px!important}.-xlhl-4{height-left:4px!important}.-xlhx-4{height-left:4px!important;height-right:4px!important}.-xlhy-4{height-top:4px!important;height-bottom:4px!important}}@media (min-width: 1400px){.-xxlh-4{height:4px!important}.-xxlht-4{height-top:4px!important}.-xxlhr-4{height-right:4px!important}.-xxlhb-4{height-bottom:4px!important}.-xxlhl-4{height-left:4px!important}.-xxlhx-4{height-left:4px!important;height-right:4px!important}.-xxlhy-4{height-top:4px!important;height-bottom:4px!important}}.rounded-4{border-radius:4px!important}.roundedt-4{border-radius-top:4px!important}.roundedr-4{border-radius-right:4px!important}.roundedb-4{border-radius-bottom:4px!important}.roundedl-4{border-radius-left:4px!important}.roundedx-4{border-radius-left:4px!important;border-radius-right:4px!important}.roundedy-4{border-radius-top:4px!important;border-radius-bottom:4px!important}@media (min-width: 576px){.-smrounded-4{border-radius:4px!important}.-smroundedt-4{border-radius-top:4px!important}.-smroundedr-4{border-radius-right:4px!important}.-smroundedb-4{border-radius-bottom:4px!important}.-smroundedl-4{border-radius-left:4px!important}.-smroundedx-4{border-radius-left:4px!important;border-radius-right:4px!important}.-smroundedy-4{border-radius-top:4px!important;border-radius-bottom:4px!important}}@media (min-width: 768px){.-mdrounded-4{border-radius:4px!important}.-mdroundedt-4{border-radius-top:4px!important}.-mdroundedr-4{border-radius-right:4px!important}.-mdroundedb-4{border-radius-bottom:4px!important}.-mdroundedl-4{border-radius-left:4px!important}.-mdroundedx-4{border-radius-left:4px!important;border-radius-right:4px!important}.-mdroundedy-4{border-radius-top:4px!important;border-radius-bottom:4px!important}}@media (min-width: 992px){.-lgrounded-4{border-radius:4px!important}.-lgroundedt-4{border-radius-top:4px!important}.-lgroundedr-4{border-radius-right:4px!important}.-lgroundedb-4{border-radius-bottom:4px!important}.-lgroundedl-4{border-radius-left:4px!important}.-lgroundedx-4{border-radius-left:4px!important;border-radius-right:4px!important}.-lgroundedy-4{border-radius-top:4px!important;border-radius-bottom:4px!important}}@media (min-width: 1200px){.-xlrounded-4{border-radius:4px!important}.-xlroundedt-4{border-radius-top:4px!important}.-xlroundedr-4{border-radius-right:4px!important}.-xlroundedb-4{border-radius-bottom:4px!important}.-xlroundedl-4{border-radius-left:4px!important}.-xlroundedx-4{border-radius-left:4px!important;border-radius-right:4px!important}.-xlroundedy-4{border-radius-top:4px!important;border-radius-bottom:4px!important}}@media (min-width: 1400px){.-xxlrounded-4{border-radius:4px!important}.-xxlroundedt-4{border-radius-top:4px!important}.-xxlroundedr-4{border-radius-right:4px!important}.-xxlroundedb-4{border-radius-bottom:4px!important}.-xxlroundedl-4{border-radius-left:4px!important}.-xxlroundedx-4{border-radius-left:4px!important;border-radius-right:4px!important}.-xxlroundedy-4{border-radius-top:4px!important;border-radius-bottom:4px!important}}.max-w-4{max-width:4px!important}.max-wt-4{max-width-top:4px!important}.max-wr-4{max-width-right:4px!important}.max-wb-4{max-width-bottom:4px!important}.max-wl-4{max-width-left:4px!important}.max-wx-4{max-width-left:4px!important;max-width-right:4px!important}.max-wy-4{max-width-top:4px!important;max-width-bottom:4px!important}@media (min-width: 576px){.-smmax-w-4{max-width:4px!important}.-smmax-wt-4{max-width-top:4px!important}.-smmax-wr-4{max-width-right:4px!important}.-smmax-wb-4{max-width-bottom:4px!important}.-smmax-wl-4{max-width-left:4px!important}.-smmax-wx-4{max-width-left:4px!important;max-width-right:4px!important}.-smmax-wy-4{max-width-top:4px!important;max-width-bottom:4px!important}}@media (min-width: 768px){.-mdmax-w-4{max-width:4px!important}.-mdmax-wt-4{max-width-top:4px!important}.-mdmax-wr-4{max-width-right:4px!important}.-mdmax-wb-4{max-width-bottom:4px!important}.-mdmax-wl-4{max-width-left:4px!important}.-mdmax-wx-4{max-width-left:4px!important;max-width-right:4px!important}.-mdmax-wy-4{max-width-top:4px!important;max-width-bottom:4px!important}}@media (min-width: 992px){.-lgmax-w-4{max-width:4px!important}.-lgmax-wt-4{max-width-top:4px!important}.-lgmax-wr-4{max-width-right:4px!important}.-lgmax-wb-4{max-width-bottom:4px!important}.-lgmax-wl-4{max-width-left:4px!important}.-lgmax-wx-4{max-width-left:4px!important;max-width-right:4px!important}.-lgmax-wy-4{max-width-top:4px!important;max-width-bottom:4px!important}}@media (min-width: 1200px){.-xlmax-w-4{max-width:4px!important}.-xlmax-wt-4{max-width-top:4px!important}.-xlmax-wr-4{max-width-right:4px!important}.-xlmax-wb-4{max-width-bottom:4px!important}.-xlmax-wl-4{max-width-left:4px!important}.-xlmax-wx-4{max-width-left:4px!important;max-width-right:4px!important}.-xlmax-wy-4{max-width-top:4px!important;max-width-bottom:4px!important}}@media (min-width: 1400px){.-xxlmax-w-4{max-width:4px!important}.-xxlmax-wt-4{max-width-top:4px!important}.-xxlmax-wr-4{max-width-right:4px!important}.-xxlmax-wb-4{max-width-bottom:4px!important}.-xxlmax-wl-4{max-width-left:4px!important}.-xxlmax-wx-4{max-width-left:4px!important;max-width-right:4px!important}.-xxlmax-wy-4{max-width-top:4px!important;max-width-bottom:4px!important}}.min-w-4{min-width:4px!important}.min-wt-4{min-width-top:4px!important}.min-wr-4{min-width-right:4px!important}.min-wb-4{min-width-bottom:4px!important}.min-wl-4{min-width-left:4px!important}.min-wx-4{min-width-left:4px!important;min-width-right:4px!important}.min-wy-4{min-width-top:4px!important;min-width-bottom:4px!important}@media (min-width: 576px){.-smmin-w-4{min-width:4px!important}.-smmin-wt-4{min-width-top:4px!important}.-smmin-wr-4{min-width-right:4px!important}.-smmin-wb-4{min-width-bottom:4px!important}.-smmin-wl-4{min-width-left:4px!important}.-smmin-wx-4{min-width-left:4px!important;min-width-right:4px!important}.-smmin-wy-4{min-width-top:4px!important;min-width-bottom:4px!important}}@media (min-width: 768px){.-mdmin-w-4{min-width:4px!important}.-mdmin-wt-4{min-width-top:4px!important}.-mdmin-wr-4{min-width-right:4px!important}.-mdmin-wb-4{min-width-bottom:4px!important}.-mdmin-wl-4{min-width-left:4px!important}.-mdmin-wx-4{min-width-left:4px!important;min-width-right:4px!important}.-mdmin-wy-4{min-width-top:4px!important;min-width-bottom:4px!important}}@media (min-width: 992px){.-lgmin-w-4{min-width:4px!important}.-lgmin-wt-4{min-width-top:4px!important}.-lgmin-wr-4{min-width-right:4px!important}.-lgmin-wb-4{min-width-bottom:4px!important}.-lgmin-wl-4{min-width-left:4px!important}.-lgmin-wx-4{min-width-left:4px!important;min-width-right:4px!important}.-lgmin-wy-4{min-width-top:4px!important;min-width-bottom:4px!important}}@media (min-width: 1200px){.-xlmin-w-4{min-width:4px!important}.-xlmin-wt-4{min-width-top:4px!important}.-xlmin-wr-4{min-width-right:4px!important}.-xlmin-wb-4{min-width-bottom:4px!important}.-xlmin-wl-4{min-width-left:4px!important}.-xlmin-wx-4{min-width-left:4px!important;min-width-right:4px!important}.-xlmin-wy-4{min-width-top:4px!important;min-width-bottom:4px!important}}@media (min-width: 1400px){.-xxlmin-w-4{min-width:4px!important}.-xxlmin-wt-4{min-width-top:4px!important}.-xxlmin-wr-4{min-width-right:4px!important}.-xxlmin-wb-4{min-width-bottom:4px!important}.-xxlmin-wl-4{min-width-left:4px!important}.-xxlmin-wx-4{min-width-left:4px!important;min-width-right:4px!important}.-xxlmin-wy-4{min-width-top:4px!important;min-width-bottom:4px!important}}.max-h-4{max-height:4px!important}.max-ht-4{max-height-top:4px!important}.max-hr-4{max-height-right:4px!important}.max-hb-4{max-height-bottom:4px!important}.max-hl-4{max-height-left:4px!important}.max-hx-4{max-height-left:4px!important;max-height-right:4px!important}.max-hy-4{max-height-top:4px!important;max-height-bottom:4px!important}@media (min-width: 576px){.-smmax-h-4{max-height:4px!important}.-smmax-ht-4{max-height-top:4px!important}.-smmax-hr-4{max-height-right:4px!important}.-smmax-hb-4{max-height-bottom:4px!important}.-smmax-hl-4{max-height-left:4px!important}.-smmax-hx-4{max-height-left:4px!important;max-height-right:4px!important}.-smmax-hy-4{max-height-top:4px!important;max-height-bottom:4px!important}}@media (min-width: 768px){.-mdmax-h-4{max-height:4px!important}.-mdmax-ht-4{max-height-top:4px!important}.-mdmax-hr-4{max-height-right:4px!important}.-mdmax-hb-4{max-height-bottom:4px!important}.-mdmax-hl-4{max-height-left:4px!important}.-mdmax-hx-4{max-height-left:4px!important;max-height-right:4px!important}.-mdmax-hy-4{max-height-top:4px!important;max-height-bottom:4px!important}}@media (min-width: 992px){.-lgmax-h-4{max-height:4px!important}.-lgmax-ht-4{max-height-top:4px!important}.-lgmax-hr-4{max-height-right:4px!important}.-lgmax-hb-4{max-height-bottom:4px!important}.-lgmax-hl-4{max-height-left:4px!important}.-lgmax-hx-4{max-height-left:4px!important;max-height-right:4px!important}.-lgmax-hy-4{max-height-top:4px!important;max-height-bottom:4px!important}}@media (min-width: 1200px){.-xlmax-h-4{max-height:4px!important}.-xlmax-ht-4{max-height-top:4px!important}.-xlmax-hr-4{max-height-right:4px!important}.-xlmax-hb-4{max-height-bottom:4px!important}.-xlmax-hl-4{max-height-left:4px!important}.-xlmax-hx-4{max-height-left:4px!important;max-height-right:4px!important}.-xlmax-hy-4{max-height-top:4px!important;max-height-bottom:4px!important}}@media (min-width: 1400px){.-xxlmax-h-4{max-height:4px!important}.-xxlmax-ht-4{max-height-top:4px!important}.-xxlmax-hr-4{max-height-right:4px!important}.-xxlmax-hb-4{max-height-bottom:4px!important}.-xxlmax-hl-4{max-height-left:4px!important}.-xxlmax-hx-4{max-height-left:4px!important;max-height-right:4px!important}.-xxlmax-hy-4{max-height-top:4px!important;max-height-bottom:4px!important}}.min-h-4{min-height:4px!important}.min-ht-4{min-height-top:4px!important}.min-hr-4{min-height-right:4px!important}.min-hb-4{min-height-bottom:4px!important}.min-hl-4{min-height-left:4px!important}.min-hx-4{min-height-left:4px!important;min-height-right:4px!important}.min-hy-4{min-height-top:4px!important;min-height-bottom:4px!important}@media (min-width: 576px){.-smmin-h-4{min-height:4px!important}.-smmin-ht-4{min-height-top:4px!important}.-smmin-hr-4{min-height-right:4px!important}.-smmin-hb-4{min-height-bottom:4px!important}.-smmin-hl-4{min-height-left:4px!important}.-smmin-hx-4{min-height-left:4px!important;min-height-right:4px!important}.-smmin-hy-4{min-height-top:4px!important;min-height-bottom:4px!important}}@media (min-width: 768px){.-mdmin-h-4{min-height:4px!important}.-mdmin-ht-4{min-height-top:4px!important}.-mdmin-hr-4{min-height-right:4px!important}.-mdmin-hb-4{min-height-bottom:4px!important}.-mdmin-hl-4{min-height-left:4px!important}.-mdmin-hx-4{min-height-left:4px!important;min-height-right:4px!important}.-mdmin-hy-4{min-height-top:4px!important;min-height-bottom:4px!important}}@media (min-width: 992px){.-lgmin-h-4{min-height:4px!important}.-lgmin-ht-4{min-height-top:4px!important}.-lgmin-hr-4{min-height-right:4px!important}.-lgmin-hb-4{min-height-bottom:4px!important}.-lgmin-hl-4{min-height-left:4px!important}.-lgmin-hx-4{min-height-left:4px!important;min-height-right:4px!important}.-lgmin-hy-4{min-height-top:4px!important;min-height-bottom:4px!important}}@media (min-width: 1200px){.-xlmin-h-4{min-height:4px!important}.-xlmin-ht-4{min-height-top:4px!important}.-xlmin-hr-4{min-height-right:4px!important}.-xlmin-hb-4{min-height-bottom:4px!important}.-xlmin-hl-4{min-height-left:4px!important}.-xlmin-hx-4{min-height-left:4px!important;min-height-right:4px!important}.-xlmin-hy-4{min-height-top:4px!important;min-height-bottom:4px!important}}@media (min-width: 1400px){.-xxlmin-h-4{min-height:4px!important}.-xxlmin-ht-4{min-height-top:4px!important}.-xxlmin-hr-4{min-height-right:4px!important}.-xxlmin-hb-4{min-height-bottom:4px!important}.-xxlmin-hl-4{min-height-left:4px!important}.-xxlmin-hx-4{min-height-left:4px!important;min-height-right:4px!important}.-xxlmin-hy-4{min-height-top:4px!important;min-height-bottom:4px!important}}.m-5{margin:5px!important}.mt-5{margin-top:5px!important}.mr-5{margin-right:5px!important}.mb-5{margin-bottom:5px!important}.ml-5{margin-left:5px!important}.mx-5{margin-left:5px!important;margin-right:5px!important}.my-5{margin-top:5px!important;margin-bottom:5px!important}@media (min-width: 576px){.-smm-5{margin:5px!important}.-smmt-5{margin-top:5px!important}.-smmr-5{margin-right:5px!important}.-smmb-5{margin-bottom:5px!important}.-smml-5{margin-left:5px!important}.-smmx-5{margin-left:5px!important;margin-right:5px!important}.-smmy-5{margin-top:5px!important;margin-bottom:5px!important}}@media (min-width: 768px){.-mdm-5{margin:5px!important}.-mdmt-5{margin-top:5px!important}.-mdmr-5{margin-right:5px!important}.-mdmb-5{margin-bottom:5px!important}.-mdml-5{margin-left:5px!important}.-mdmx-5{margin-left:5px!important;margin-right:5px!important}.-mdmy-5{margin-top:5px!important;margin-bottom:5px!important}}@media (min-width: 992px){.-lgm-5{margin:5px!important}.-lgmt-5{margin-top:5px!important}.-lgmr-5{margin-right:5px!important}.-lgmb-5{margin-bottom:5px!important}.-lgml-5{margin-left:5px!important}.-lgmx-5{margin-left:5px!important;margin-right:5px!important}.-lgmy-5{margin-top:5px!important;margin-bottom:5px!important}}@media (min-width: 1200px){.-xlm-5{margin:5px!important}.-xlmt-5{margin-top:5px!important}.-xlmr-5{margin-right:5px!important}.-xlmb-5{margin-bottom:5px!important}.-xlml-5{margin-left:5px!important}.-xlmx-5{margin-left:5px!important;margin-right:5px!important}.-xlmy-5{margin-top:5px!important;margin-bottom:5px!important}}@media (min-width: 1400px){.-xxlm-5{margin:5px!important}.-xxlmt-5{margin-top:5px!important}.-xxlmr-5{margin-right:5px!important}.-xxlmb-5{margin-bottom:5px!important}.-xxlml-5{margin-left:5px!important}.-xxlmx-5{margin-left:5px!important;margin-right:5px!important}.-xxlmy-5{margin-top:5px!important;margin-bottom:5px!important}}.p-5{padding:5px!important}.pt-5{padding-top:5px!important}.pr-5{padding-right:5px!important}.pb-5{padding-bottom:5px!important}.pl-5{padding-left:5px!important}.px-5{padding-left:5px!important;padding-right:5px!important}.py-5{padding-top:5px!important;padding-bottom:5px!important}@media (min-width: 576px){.-smp-5{padding:5px!important}.-smpt-5{padding-top:5px!important}.-smpr-5{padding-right:5px!important}.-smpb-5{padding-bottom:5px!important}.-smpl-5{padding-left:5px!important}.-smpx-5{padding-left:5px!important;padding-right:5px!important}.-smpy-5{padding-top:5px!important;padding-bottom:5px!important}}@media (min-width: 768px){.-mdp-5{padding:5px!important}.-mdpt-5{padding-top:5px!important}.-mdpr-5{padding-right:5px!important}.-mdpb-5{padding-bottom:5px!important}.-mdpl-5{padding-left:5px!important}.-mdpx-5{padding-left:5px!important;padding-right:5px!important}.-mdpy-5{padding-top:5px!important;padding-bottom:5px!important}}@media (min-width: 992px){.-lgp-5{padding:5px!important}.-lgpt-5{padding-top:5px!important}.-lgpr-5{padding-right:5px!important}.-lgpb-5{padding-bottom:5px!important}.-lgpl-5{padding-left:5px!important}.-lgpx-5{padding-left:5px!important;padding-right:5px!important}.-lgpy-5{padding-top:5px!important;padding-bottom:5px!important}}@media (min-width: 1200px){.-xlp-5{padding:5px!important}.-xlpt-5{padding-top:5px!important}.-xlpr-5{padding-right:5px!important}.-xlpb-5{padding-bottom:5px!important}.-xlpl-5{padding-left:5px!important}.-xlpx-5{padding-left:5px!important;padding-right:5px!important}.-xlpy-5{padding-top:5px!important;padding-bottom:5px!important}}@media (min-width: 1400px){.-xxlp-5{padding:5px!important}.-xxlpt-5{padding-top:5px!important}.-xxlpr-5{padding-right:5px!important}.-xxlpb-5{padding-bottom:5px!important}.-xxlpl-5{padding-left:5px!important}.-xxlpx-5{padding-left:5px!important;padding-right:5px!important}.-xxlpy-5{padding-top:5px!important;padding-bottom:5px!important}}.gap-5{gap:5px!important}.gapx-5{-webkit-column-gap:5px!important;-moz-column-gap:5px!important;column-gap:5px!important}.gapy-5{row-gap:5px!important}@media (min-width: 576px){.-smgap-5{gap:5px!important}.-smgapx-5{-webkit-column-gap:5px!important;-moz-column-gap:5px!important;column-gap:5px!important}.-smgapy-5{row-gap:5px!important}}@media (min-width: 768px){.-mdgap-5{gap:5px!important}.-mdgapx-5{-webkit-column-gap:5px!important;-moz-column-gap:5px!important;column-gap:5px!important}.-mdgapy-5{row-gap:5px!important}}@media (min-width: 992px){.-lggap-5{gap:5px!important}.-lggapx-5{-webkit-column-gap:5px!important;-moz-column-gap:5px!important;column-gap:5px!important}.-lggapy-5{row-gap:5px!important}}@media (min-width: 1200px){.-xlgap-5{gap:5px!important}.-xlgapx-5{-webkit-column-gap:5px!important;-moz-column-gap:5px!important;column-gap:5px!important}.-xlgapy-5{row-gap:5px!important}}@media (min-width: 1400px){.-xxlgap-5{gap:5px!important}.-xxlgapx-5{-webkit-column-gap:5px!important;-moz-column-gap:5px!important;column-gap:5px!important}.-xxlgapy-5{row-gap:5px!important}}.w-5{width:5px!important}.wt-5{width-top:5px!important}.wr-5{width-right:5px!important}.wb-5{width-bottom:5px!important}.wl-5{width-left:5px!important}.wx-5{width-left:5px!important;width-right:5px!important}.wy-5{width-top:5px!important;width-bottom:5px!important}@media (min-width: 576px){.-smw-5{width:5px!important}.-smwt-5{width-top:5px!important}.-smwr-5{width-right:5px!important}.-smwb-5{width-bottom:5px!important}.-smwl-5{width-left:5px!important}.-smwx-5{width-left:5px!important;width-right:5px!important}.-smwy-5{width-top:5px!important;width-bottom:5px!important}}@media (min-width: 768px){.-mdw-5{width:5px!important}.-mdwt-5{width-top:5px!important}.-mdwr-5{width-right:5px!important}.-mdwb-5{width-bottom:5px!important}.-mdwl-5{width-left:5px!important}.-mdwx-5{width-left:5px!important;width-right:5px!important}.-mdwy-5{width-top:5px!important;width-bottom:5px!important}}@media (min-width: 992px){.-lgw-5{width:5px!important}.-lgwt-5{width-top:5px!important}.-lgwr-5{width-right:5px!important}.-lgwb-5{width-bottom:5px!important}.-lgwl-5{width-left:5px!important}.-lgwx-5{width-left:5px!important;width-right:5px!important}.-lgwy-5{width-top:5px!important;width-bottom:5px!important}}@media (min-width: 1200px){.-xlw-5{width:5px!important}.-xlwt-5{width-top:5px!important}.-xlwr-5{width-right:5px!important}.-xlwb-5{width-bottom:5px!important}.-xlwl-5{width-left:5px!important}.-xlwx-5{width-left:5px!important;width-right:5px!important}.-xlwy-5{width-top:5px!important;width-bottom:5px!important}}@media (min-width: 1400px){.-xxlw-5{width:5px!important}.-xxlwt-5{width-top:5px!important}.-xxlwr-5{width-right:5px!important}.-xxlwb-5{width-bottom:5px!important}.-xxlwl-5{width-left:5px!important}.-xxlwx-5{width-left:5px!important;width-right:5px!important}.-xxlwy-5{width-top:5px!important;width-bottom:5px!important}}.h-5{height:5px!important}.ht-5{height-top:5px!important}.hr-5{height-right:5px!important}.hb-5{height-bottom:5px!important}.hl-5{height-left:5px!important}.hx-5{height-left:5px!important;height-right:5px!important}.hy-5{height-top:5px!important;height-bottom:5px!important}@media (min-width: 576px){.-smh-5{height:5px!important}.-smht-5{height-top:5px!important}.-smhr-5{height-right:5px!important}.-smhb-5{height-bottom:5px!important}.-smhl-5{height-left:5px!important}.-smhx-5{height-left:5px!important;height-right:5px!important}.-smhy-5{height-top:5px!important;height-bottom:5px!important}}@media (min-width: 768px){.-mdh-5{height:5px!important}.-mdht-5{height-top:5px!important}.-mdhr-5{height-right:5px!important}.-mdhb-5{height-bottom:5px!important}.-mdhl-5{height-left:5px!important}.-mdhx-5{height-left:5px!important;height-right:5px!important}.-mdhy-5{height-top:5px!important;height-bottom:5px!important}}@media (min-width: 992px){.-lgh-5{height:5px!important}.-lght-5{height-top:5px!important}.-lghr-5{height-right:5px!important}.-lghb-5{height-bottom:5px!important}.-lghl-5{height-left:5px!important}.-lghx-5{height-left:5px!important;height-right:5px!important}.-lghy-5{height-top:5px!important;height-bottom:5px!important}}@media (min-width: 1200px){.-xlh-5{height:5px!important}.-xlht-5{height-top:5px!important}.-xlhr-5{height-right:5px!important}.-xlhb-5{height-bottom:5px!important}.-xlhl-5{height-left:5px!important}.-xlhx-5{height-left:5px!important;height-right:5px!important}.-xlhy-5{height-top:5px!important;height-bottom:5px!important}}@media (min-width: 1400px){.-xxlh-5{height:5px!important}.-xxlht-5{height-top:5px!important}.-xxlhr-5{height-right:5px!important}.-xxlhb-5{height-bottom:5px!important}.-xxlhl-5{height-left:5px!important}.-xxlhx-5{height-left:5px!important;height-right:5px!important}.-xxlhy-5{height-top:5px!important;height-bottom:5px!important}}.rounded-5{border-radius:5px!important}.roundedt-5{border-radius-top:5px!important}.roundedr-5{border-radius-right:5px!important}.roundedb-5{border-radius-bottom:5px!important}.roundedl-5{border-radius-left:5px!important}.roundedx-5{border-radius-left:5px!important;border-radius-right:5px!important}.roundedy-5{border-radius-top:5px!important;border-radius-bottom:5px!important}@media (min-width: 576px){.-smrounded-5{border-radius:5px!important}.-smroundedt-5{border-radius-top:5px!important}.-smroundedr-5{border-radius-right:5px!important}.-smroundedb-5{border-radius-bottom:5px!important}.-smroundedl-5{border-radius-left:5px!important}.-smroundedx-5{border-radius-left:5px!important;border-radius-right:5px!important}.-smroundedy-5{border-radius-top:5px!important;border-radius-bottom:5px!important}}@media (min-width: 768px){.-mdrounded-5{border-radius:5px!important}.-mdroundedt-5{border-radius-top:5px!important}.-mdroundedr-5{border-radius-right:5px!important}.-mdroundedb-5{border-radius-bottom:5px!important}.-mdroundedl-5{border-radius-left:5px!important}.-mdroundedx-5{border-radius-left:5px!important;border-radius-right:5px!important}.-mdroundedy-5{border-radius-top:5px!important;border-radius-bottom:5px!important}}@media (min-width: 992px){.-lgrounded-5{border-radius:5px!important}.-lgroundedt-5{border-radius-top:5px!important}.-lgroundedr-5{border-radius-right:5px!important}.-lgroundedb-5{border-radius-bottom:5px!important}.-lgroundedl-5{border-radius-left:5px!important}.-lgroundedx-5{border-radius-left:5px!important;border-radius-right:5px!important}.-lgroundedy-5{border-radius-top:5px!important;border-radius-bottom:5px!important}}@media (min-width: 1200px){.-xlrounded-5{border-radius:5px!important}.-xlroundedt-5{border-radius-top:5px!important}.-xlroundedr-5{border-radius-right:5px!important}.-xlroundedb-5{border-radius-bottom:5px!important}.-xlroundedl-5{border-radius-left:5px!important}.-xlroundedx-5{border-radius-left:5px!important;border-radius-right:5px!important}.-xlroundedy-5{border-radius-top:5px!important;border-radius-bottom:5px!important}}@media (min-width: 1400px){.-xxlrounded-5{border-radius:5px!important}.-xxlroundedt-5{border-radius-top:5px!important}.-xxlroundedr-5{border-radius-right:5px!important}.-xxlroundedb-5{border-radius-bottom:5px!important}.-xxlroundedl-5{border-radius-left:5px!important}.-xxlroundedx-5{border-radius-left:5px!important;border-radius-right:5px!important}.-xxlroundedy-5{border-radius-top:5px!important;border-radius-bottom:5px!important}}.max-w-5{max-width:5px!important}.max-wt-5{max-width-top:5px!important}.max-wr-5{max-width-right:5px!important}.max-wb-5{max-width-bottom:5px!important}.max-wl-5{max-width-left:5px!important}.max-wx-5{max-width-left:5px!important;max-width-right:5px!important}.max-wy-5{max-width-top:5px!important;max-width-bottom:5px!important}@media (min-width: 576px){.-smmax-w-5{max-width:5px!important}.-smmax-wt-5{max-width-top:5px!important}.-smmax-wr-5{max-width-right:5px!important}.-smmax-wb-5{max-width-bottom:5px!important}.-smmax-wl-5{max-width-left:5px!important}.-smmax-wx-5{max-width-left:5px!important;max-width-right:5px!important}.-smmax-wy-5{max-width-top:5px!important;max-width-bottom:5px!important}}@media (min-width: 768px){.-mdmax-w-5{max-width:5px!important}.-mdmax-wt-5{max-width-top:5px!important}.-mdmax-wr-5{max-width-right:5px!important}.-mdmax-wb-5{max-width-bottom:5px!important}.-mdmax-wl-5{max-width-left:5px!important}.-mdmax-wx-5{max-width-left:5px!important;max-width-right:5px!important}.-mdmax-wy-5{max-width-top:5px!important;max-width-bottom:5px!important}}@media (min-width: 992px){.-lgmax-w-5{max-width:5px!important}.-lgmax-wt-5{max-width-top:5px!important}.-lgmax-wr-5{max-width-right:5px!important}.-lgmax-wb-5{max-width-bottom:5px!important}.-lgmax-wl-5{max-width-left:5px!important}.-lgmax-wx-5{max-width-left:5px!important;max-width-right:5px!important}.-lgmax-wy-5{max-width-top:5px!important;max-width-bottom:5px!important}}@media (min-width: 1200px){.-xlmax-w-5{max-width:5px!important}.-xlmax-wt-5{max-width-top:5px!important}.-xlmax-wr-5{max-width-right:5px!important}.-xlmax-wb-5{max-width-bottom:5px!important}.-xlmax-wl-5{max-width-left:5px!important}.-xlmax-wx-5{max-width-left:5px!important;max-width-right:5px!important}.-xlmax-wy-5{max-width-top:5px!important;max-width-bottom:5px!important}}@media (min-width: 1400px){.-xxlmax-w-5{max-width:5px!important}.-xxlmax-wt-5{max-width-top:5px!important}.-xxlmax-wr-5{max-width-right:5px!important}.-xxlmax-wb-5{max-width-bottom:5px!important}.-xxlmax-wl-5{max-width-left:5px!important}.-xxlmax-wx-5{max-width-left:5px!important;max-width-right:5px!important}.-xxlmax-wy-5{max-width-top:5px!important;max-width-bottom:5px!important}}.min-w-5{min-width:5px!important}.min-wt-5{min-width-top:5px!important}.min-wr-5{min-width-right:5px!important}.min-wb-5{min-width-bottom:5px!important}.min-wl-5{min-width-left:5px!important}.min-wx-5{min-width-left:5px!important;min-width-right:5px!important}.min-wy-5{min-width-top:5px!important;min-width-bottom:5px!important}@media (min-width: 576px){.-smmin-w-5{min-width:5px!important}.-smmin-wt-5{min-width-top:5px!important}.-smmin-wr-5{min-width-right:5px!important}.-smmin-wb-5{min-width-bottom:5px!important}.-smmin-wl-5{min-width-left:5px!important}.-smmin-wx-5{min-width-left:5px!important;min-width-right:5px!important}.-smmin-wy-5{min-width-top:5px!important;min-width-bottom:5px!important}}@media (min-width: 768px){.-mdmin-w-5{min-width:5px!important}.-mdmin-wt-5{min-width-top:5px!important}.-mdmin-wr-5{min-width-right:5px!important}.-mdmin-wb-5{min-width-bottom:5px!important}.-mdmin-wl-5{min-width-left:5px!important}.-mdmin-wx-5{min-width-left:5px!important;min-width-right:5px!important}.-mdmin-wy-5{min-width-top:5px!important;min-width-bottom:5px!important}}@media (min-width: 992px){.-lgmin-w-5{min-width:5px!important}.-lgmin-wt-5{min-width-top:5px!important}.-lgmin-wr-5{min-width-right:5px!important}.-lgmin-wb-5{min-width-bottom:5px!important}.-lgmin-wl-5{min-width-left:5px!important}.-lgmin-wx-5{min-width-left:5px!important;min-width-right:5px!important}.-lgmin-wy-5{min-width-top:5px!important;min-width-bottom:5px!important}}@media (min-width: 1200px){.-xlmin-w-5{min-width:5px!important}.-xlmin-wt-5{min-width-top:5px!important}.-xlmin-wr-5{min-width-right:5px!important}.-xlmin-wb-5{min-width-bottom:5px!important}.-xlmin-wl-5{min-width-left:5px!important}.-xlmin-wx-5{min-width-left:5px!important;min-width-right:5px!important}.-xlmin-wy-5{min-width-top:5px!important;min-width-bottom:5px!important}}@media (min-width: 1400px){.-xxlmin-w-5{min-width:5px!important}.-xxlmin-wt-5{min-width-top:5px!important}.-xxlmin-wr-5{min-width-right:5px!important}.-xxlmin-wb-5{min-width-bottom:5px!important}.-xxlmin-wl-5{min-width-left:5px!important}.-xxlmin-wx-5{min-width-left:5px!important;min-width-right:5px!important}.-xxlmin-wy-5{min-width-top:5px!important;min-width-bottom:5px!important}}.max-h-5{max-height:5px!important}.max-ht-5{max-height-top:5px!important}.max-hr-5{max-height-right:5px!important}.max-hb-5{max-height-bottom:5px!important}.max-hl-5{max-height-left:5px!important}.max-hx-5{max-height-left:5px!important;max-height-right:5px!important}.max-hy-5{max-height-top:5px!important;max-height-bottom:5px!important}@media (min-width: 576px){.-smmax-h-5{max-height:5px!important}.-smmax-ht-5{max-height-top:5px!important}.-smmax-hr-5{max-height-right:5px!important}.-smmax-hb-5{max-height-bottom:5px!important}.-smmax-hl-5{max-height-left:5px!important}.-smmax-hx-5{max-height-left:5px!important;max-height-right:5px!important}.-smmax-hy-5{max-height-top:5px!important;max-height-bottom:5px!important}}@media (min-width: 768px){.-mdmax-h-5{max-height:5px!important}.-mdmax-ht-5{max-height-top:5px!important}.-mdmax-hr-5{max-height-right:5px!important}.-mdmax-hb-5{max-height-bottom:5px!important}.-mdmax-hl-5{max-height-left:5px!important}.-mdmax-hx-5{max-height-left:5px!important;max-height-right:5px!important}.-mdmax-hy-5{max-height-top:5px!important;max-height-bottom:5px!important}}@media (min-width: 992px){.-lgmax-h-5{max-height:5px!important}.-lgmax-ht-5{max-height-top:5px!important}.-lgmax-hr-5{max-height-right:5px!important}.-lgmax-hb-5{max-height-bottom:5px!important}.-lgmax-hl-5{max-height-left:5px!important}.-lgmax-hx-5{max-height-left:5px!important;max-height-right:5px!important}.-lgmax-hy-5{max-height-top:5px!important;max-height-bottom:5px!important}}@media (min-width: 1200px){.-xlmax-h-5{max-height:5px!important}.-xlmax-ht-5{max-height-top:5px!important}.-xlmax-hr-5{max-height-right:5px!important}.-xlmax-hb-5{max-height-bottom:5px!important}.-xlmax-hl-5{max-height-left:5px!important}.-xlmax-hx-5{max-height-left:5px!important;max-height-right:5px!important}.-xlmax-hy-5{max-height-top:5px!important;max-height-bottom:5px!important}}@media (min-width: 1400px){.-xxlmax-h-5{max-height:5px!important}.-xxlmax-ht-5{max-height-top:5px!important}.-xxlmax-hr-5{max-height-right:5px!important}.-xxlmax-hb-5{max-height-bottom:5px!important}.-xxlmax-hl-5{max-height-left:5px!important}.-xxlmax-hx-5{max-height-left:5px!important;max-height-right:5px!important}.-xxlmax-hy-5{max-height-top:5px!important;max-height-bottom:5px!important}}.min-h-5{min-height:5px!important}.min-ht-5{min-height-top:5px!important}.min-hr-5{min-height-right:5px!important}.min-hb-5{min-height-bottom:5px!important}.min-hl-5{min-height-left:5px!important}.min-hx-5{min-height-left:5px!important;min-height-right:5px!important}.min-hy-5{min-height-top:5px!important;min-height-bottom:5px!important}@media (min-width: 576px){.-smmin-h-5{min-height:5px!important}.-smmin-ht-5{min-height-top:5px!important}.-smmin-hr-5{min-height-right:5px!important}.-smmin-hb-5{min-height-bottom:5px!important}.-smmin-hl-5{min-height-left:5px!important}.-smmin-hx-5{min-height-left:5px!important;min-height-right:5px!important}.-smmin-hy-5{min-height-top:5px!important;min-height-bottom:5px!important}}@media (min-width: 768px){.-mdmin-h-5{min-height:5px!important}.-mdmin-ht-5{min-height-top:5px!important}.-mdmin-hr-5{min-height-right:5px!important}.-mdmin-hb-5{min-height-bottom:5px!important}.-mdmin-hl-5{min-height-left:5px!important}.-mdmin-hx-5{min-height-left:5px!important;min-height-right:5px!important}.-mdmin-hy-5{min-height-top:5px!important;min-height-bottom:5px!important}}@media (min-width: 992px){.-lgmin-h-5{min-height:5px!important}.-lgmin-ht-5{min-height-top:5px!important}.-lgmin-hr-5{min-height-right:5px!important}.-lgmin-hb-5{min-height-bottom:5px!important}.-lgmin-hl-5{min-height-left:5px!important}.-lgmin-hx-5{min-height-left:5px!important;min-height-right:5px!important}.-lgmin-hy-5{min-height-top:5px!important;min-height-bottom:5px!important}}@media (min-width: 1200px){.-xlmin-h-5{min-height:5px!important}.-xlmin-ht-5{min-height-top:5px!important}.-xlmin-hr-5{min-height-right:5px!important}.-xlmin-hb-5{min-height-bottom:5px!important}.-xlmin-hl-5{min-height-left:5px!important}.-xlmin-hx-5{min-height-left:5px!important;min-height-right:5px!important}.-xlmin-hy-5{min-height-top:5px!important;min-height-bottom:5px!important}}@media (min-width: 1400px){.-xxlmin-h-5{min-height:5px!important}.-xxlmin-ht-5{min-height-top:5px!important}.-xxlmin-hr-5{min-height-right:5px!important}.-xxlmin-hb-5{min-height-bottom:5px!important}.-xxlmin-hl-5{min-height-left:5px!important}.-xxlmin-hx-5{min-height-left:5px!important;min-height-right:5px!important}.-xxlmin-hy-5{min-height-top:5px!important;min-height-bottom:5px!important}}.m-6{margin:6px!important}.mt-6{margin-top:6px!important}.mr-6{margin-right:6px!important}.mb-6{margin-bottom:6px!important}.ml-6{margin-left:6px!important}.mx-6{margin-left:6px!important;margin-right:6px!important}.my-6{margin-top:6px!important;margin-bottom:6px!important}@media (min-width: 576px){.-smm-6{margin:6px!important}.-smmt-6{margin-top:6px!important}.-smmr-6{margin-right:6px!important}.-smmb-6{margin-bottom:6px!important}.-smml-6{margin-left:6px!important}.-smmx-6{margin-left:6px!important;margin-right:6px!important}.-smmy-6{margin-top:6px!important;margin-bottom:6px!important}}@media (min-width: 768px){.-mdm-6{margin:6px!important}.-mdmt-6{margin-top:6px!important}.-mdmr-6{margin-right:6px!important}.-mdmb-6{margin-bottom:6px!important}.-mdml-6{margin-left:6px!important}.-mdmx-6{margin-left:6px!important;margin-right:6px!important}.-mdmy-6{margin-top:6px!important;margin-bottom:6px!important}}@media (min-width: 992px){.-lgm-6{margin:6px!important}.-lgmt-6{margin-top:6px!important}.-lgmr-6{margin-right:6px!important}.-lgmb-6{margin-bottom:6px!important}.-lgml-6{margin-left:6px!important}.-lgmx-6{margin-left:6px!important;margin-right:6px!important}.-lgmy-6{margin-top:6px!important;margin-bottom:6px!important}}@media (min-width: 1200px){.-xlm-6{margin:6px!important}.-xlmt-6{margin-top:6px!important}.-xlmr-6{margin-right:6px!important}.-xlmb-6{margin-bottom:6px!important}.-xlml-6{margin-left:6px!important}.-xlmx-6{margin-left:6px!important;margin-right:6px!important}.-xlmy-6{margin-top:6px!important;margin-bottom:6px!important}}@media (min-width: 1400px){.-xxlm-6{margin:6px!important}.-xxlmt-6{margin-top:6px!important}.-xxlmr-6{margin-right:6px!important}.-xxlmb-6{margin-bottom:6px!important}.-xxlml-6{margin-left:6px!important}.-xxlmx-6{margin-left:6px!important;margin-right:6px!important}.-xxlmy-6{margin-top:6px!important;margin-bottom:6px!important}}.p-6{padding:6px!important}.pt-6{padding-top:6px!important}.pr-6{padding-right:6px!important}.pb-6{padding-bottom:6px!important}.pl-6{padding-left:6px!important}.px-6{padding-left:6px!important;padding-right:6px!important}.py-6{padding-top:6px!important;padding-bottom:6px!important}@media (min-width: 576px){.-smp-6{padding:6px!important}.-smpt-6{padding-top:6px!important}.-smpr-6{padding-right:6px!important}.-smpb-6{padding-bottom:6px!important}.-smpl-6{padding-left:6px!important}.-smpx-6{padding-left:6px!important;padding-right:6px!important}.-smpy-6{padding-top:6px!important;padding-bottom:6px!important}}@media (min-width: 768px){.-mdp-6{padding:6px!important}.-mdpt-6{padding-top:6px!important}.-mdpr-6{padding-right:6px!important}.-mdpb-6{padding-bottom:6px!important}.-mdpl-6{padding-left:6px!important}.-mdpx-6{padding-left:6px!important;padding-right:6px!important}.-mdpy-6{padding-top:6px!important;padding-bottom:6px!important}}@media (min-width: 992px){.-lgp-6{padding:6px!important}.-lgpt-6{padding-top:6px!important}.-lgpr-6{padding-right:6px!important}.-lgpb-6{padding-bottom:6px!important}.-lgpl-6{padding-left:6px!important}.-lgpx-6{padding-left:6px!important;padding-right:6px!important}.-lgpy-6{padding-top:6px!important;padding-bottom:6px!important}}@media (min-width: 1200px){.-xlp-6{padding:6px!important}.-xlpt-6{padding-top:6px!important}.-xlpr-6{padding-right:6px!important}.-xlpb-6{padding-bottom:6px!important}.-xlpl-6{padding-left:6px!important}.-xlpx-6{padding-left:6px!important;padding-right:6px!important}.-xlpy-6{padding-top:6px!important;padding-bottom:6px!important}}@media (min-width: 1400px){.-xxlp-6{padding:6px!important}.-xxlpt-6{padding-top:6px!important}.-xxlpr-6{padding-right:6px!important}.-xxlpb-6{padding-bottom:6px!important}.-xxlpl-6{padding-left:6px!important}.-xxlpx-6{padding-left:6px!important;padding-right:6px!important}.-xxlpy-6{padding-top:6px!important;padding-bottom:6px!important}}.gap-6{gap:6px!important}.gapx-6{-webkit-column-gap:6px!important;-moz-column-gap:6px!important;column-gap:6px!important}.gapy-6{row-gap:6px!important}@media (min-width: 576px){.-smgap-6{gap:6px!important}.-smgapx-6{-webkit-column-gap:6px!important;-moz-column-gap:6px!important;column-gap:6px!important}.-smgapy-6{row-gap:6px!important}}@media (min-width: 768px){.-mdgap-6{gap:6px!important}.-mdgapx-6{-webkit-column-gap:6px!important;-moz-column-gap:6px!important;column-gap:6px!important}.-mdgapy-6{row-gap:6px!important}}@media (min-width: 992px){.-lggap-6{gap:6px!important}.-lggapx-6{-webkit-column-gap:6px!important;-moz-column-gap:6px!important;column-gap:6px!important}.-lggapy-6{row-gap:6px!important}}@media (min-width: 1200px){.-xlgap-6{gap:6px!important}.-xlgapx-6{-webkit-column-gap:6px!important;-moz-column-gap:6px!important;column-gap:6px!important}.-xlgapy-6{row-gap:6px!important}}@media (min-width: 1400px){.-xxlgap-6{gap:6px!important}.-xxlgapx-6{-webkit-column-gap:6px!important;-moz-column-gap:6px!important;column-gap:6px!important}.-xxlgapy-6{row-gap:6px!important}}.w-6{width:6px!important}.wt-6{width-top:6px!important}.wr-6{width-right:6px!important}.wb-6{width-bottom:6px!important}.wl-6{width-left:6px!important}.wx-6{width-left:6px!important;width-right:6px!important}.wy-6{width-top:6px!important;width-bottom:6px!important}@media (min-width: 576px){.-smw-6{width:6px!important}.-smwt-6{width-top:6px!important}.-smwr-6{width-right:6px!important}.-smwb-6{width-bottom:6px!important}.-smwl-6{width-left:6px!important}.-smwx-6{width-left:6px!important;width-right:6px!important}.-smwy-6{width-top:6px!important;width-bottom:6px!important}}@media (min-width: 768px){.-mdw-6{width:6px!important}.-mdwt-6{width-top:6px!important}.-mdwr-6{width-right:6px!important}.-mdwb-6{width-bottom:6px!important}.-mdwl-6{width-left:6px!important}.-mdwx-6{width-left:6px!important;width-right:6px!important}.-mdwy-6{width-top:6px!important;width-bottom:6px!important}}@media (min-width: 992px){.-lgw-6{width:6px!important}.-lgwt-6{width-top:6px!important}.-lgwr-6{width-right:6px!important}.-lgwb-6{width-bottom:6px!important}.-lgwl-6{width-left:6px!important}.-lgwx-6{width-left:6px!important;width-right:6px!important}.-lgwy-6{width-top:6px!important;width-bottom:6px!important}}@media (min-width: 1200px){.-xlw-6{width:6px!important}.-xlwt-6{width-top:6px!important}.-xlwr-6{width-right:6px!important}.-xlwb-6{width-bottom:6px!important}.-xlwl-6{width-left:6px!important}.-xlwx-6{width-left:6px!important;width-right:6px!important}.-xlwy-6{width-top:6px!important;width-bottom:6px!important}}@media (min-width: 1400px){.-xxlw-6{width:6px!important}.-xxlwt-6{width-top:6px!important}.-xxlwr-6{width-right:6px!important}.-xxlwb-6{width-bottom:6px!important}.-xxlwl-6{width-left:6px!important}.-xxlwx-6{width-left:6px!important;width-right:6px!important}.-xxlwy-6{width-top:6px!important;width-bottom:6px!important}}.h-6{height:6px!important}.ht-6{height-top:6px!important}.hr-6{height-right:6px!important}.hb-6{height-bottom:6px!important}.hl-6{height-left:6px!important}.hx-6{height-left:6px!important;height-right:6px!important}.hy-6{height-top:6px!important;height-bottom:6px!important}@media (min-width: 576px){.-smh-6{height:6px!important}.-smht-6{height-top:6px!important}.-smhr-6{height-right:6px!important}.-smhb-6{height-bottom:6px!important}.-smhl-6{height-left:6px!important}.-smhx-6{height-left:6px!important;height-right:6px!important}.-smhy-6{height-top:6px!important;height-bottom:6px!important}}@media (min-width: 768px){.-mdh-6{height:6px!important}.-mdht-6{height-top:6px!important}.-mdhr-6{height-right:6px!important}.-mdhb-6{height-bottom:6px!important}.-mdhl-6{height-left:6px!important}.-mdhx-6{height-left:6px!important;height-right:6px!important}.-mdhy-6{height-top:6px!important;height-bottom:6px!important}}@media (min-width: 992px){.-lgh-6{height:6px!important}.-lght-6{height-top:6px!important}.-lghr-6{height-right:6px!important}.-lghb-6{height-bottom:6px!important}.-lghl-6{height-left:6px!important}.-lghx-6{height-left:6px!important;height-right:6px!important}.-lghy-6{height-top:6px!important;height-bottom:6px!important}}@media (min-width: 1200px){.-xlh-6{height:6px!important}.-xlht-6{height-top:6px!important}.-xlhr-6{height-right:6px!important}.-xlhb-6{height-bottom:6px!important}.-xlhl-6{height-left:6px!important}.-xlhx-6{height-left:6px!important;height-right:6px!important}.-xlhy-6{height-top:6px!important;height-bottom:6px!important}}@media (min-width: 1400px){.-xxlh-6{height:6px!important}.-xxlht-6{height-top:6px!important}.-xxlhr-6{height-right:6px!important}.-xxlhb-6{height-bottom:6px!important}.-xxlhl-6{height-left:6px!important}.-xxlhx-6{height-left:6px!important;height-right:6px!important}.-xxlhy-6{height-top:6px!important;height-bottom:6px!important}}.rounded-6{border-radius:6px!important}.roundedt-6{border-radius-top:6px!important}.roundedr-6{border-radius-right:6px!important}.roundedb-6{border-radius-bottom:6px!important}.roundedl-6{border-radius-left:6px!important}.roundedx-6{border-radius-left:6px!important;border-radius-right:6px!important}.roundedy-6{border-radius-top:6px!important;border-radius-bottom:6px!important}@media (min-width: 576px){.-smrounded-6{border-radius:6px!important}.-smroundedt-6{border-radius-top:6px!important}.-smroundedr-6{border-radius-right:6px!important}.-smroundedb-6{border-radius-bottom:6px!important}.-smroundedl-6{border-radius-left:6px!important}.-smroundedx-6{border-radius-left:6px!important;border-radius-right:6px!important}.-smroundedy-6{border-radius-top:6px!important;border-radius-bottom:6px!important}}@media (min-width: 768px){.-mdrounded-6{border-radius:6px!important}.-mdroundedt-6{border-radius-top:6px!important}.-mdroundedr-6{border-radius-right:6px!important}.-mdroundedb-6{border-radius-bottom:6px!important}.-mdroundedl-6{border-radius-left:6px!important}.-mdroundedx-6{border-radius-left:6px!important;border-radius-right:6px!important}.-mdroundedy-6{border-radius-top:6px!important;border-radius-bottom:6px!important}}@media (min-width: 992px){.-lgrounded-6{border-radius:6px!important}.-lgroundedt-6{border-radius-top:6px!important}.-lgroundedr-6{border-radius-right:6px!important}.-lgroundedb-6{border-radius-bottom:6px!important}.-lgroundedl-6{border-radius-left:6px!important}.-lgroundedx-6{border-radius-left:6px!important;border-radius-right:6px!important}.-lgroundedy-6{border-radius-top:6px!important;border-radius-bottom:6px!important}}@media (min-width: 1200px){.-xlrounded-6{border-radius:6px!important}.-xlroundedt-6{border-radius-top:6px!important}.-xlroundedr-6{border-radius-right:6px!important}.-xlroundedb-6{border-radius-bottom:6px!important}.-xlroundedl-6{border-radius-left:6px!important}.-xlroundedx-6{border-radius-left:6px!important;border-radius-right:6px!important}.-xlroundedy-6{border-radius-top:6px!important;border-radius-bottom:6px!important}}@media (min-width: 1400px){.-xxlrounded-6{border-radius:6px!important}.-xxlroundedt-6{border-radius-top:6px!important}.-xxlroundedr-6{border-radius-right:6px!important}.-xxlroundedb-6{border-radius-bottom:6px!important}.-xxlroundedl-6{border-radius-left:6px!important}.-xxlroundedx-6{border-radius-left:6px!important;border-radius-right:6px!important}.-xxlroundedy-6{border-radius-top:6px!important;border-radius-bottom:6px!important}}.max-w-6{max-width:6px!important}.max-wt-6{max-width-top:6px!important}.max-wr-6{max-width-right:6px!important}.max-wb-6{max-width-bottom:6px!important}.max-wl-6{max-width-left:6px!important}.max-wx-6{max-width-left:6px!important;max-width-right:6px!important}.max-wy-6{max-width-top:6px!important;max-width-bottom:6px!important}@media (min-width: 576px){.-smmax-w-6{max-width:6px!important}.-smmax-wt-6{max-width-top:6px!important}.-smmax-wr-6{max-width-right:6px!important}.-smmax-wb-6{max-width-bottom:6px!important}.-smmax-wl-6{max-width-left:6px!important}.-smmax-wx-6{max-width-left:6px!important;max-width-right:6px!important}.-smmax-wy-6{max-width-top:6px!important;max-width-bottom:6px!important}}@media (min-width: 768px){.-mdmax-w-6{max-width:6px!important}.-mdmax-wt-6{max-width-top:6px!important}.-mdmax-wr-6{max-width-right:6px!important}.-mdmax-wb-6{max-width-bottom:6px!important}.-mdmax-wl-6{max-width-left:6px!important}.-mdmax-wx-6{max-width-left:6px!important;max-width-right:6px!important}.-mdmax-wy-6{max-width-top:6px!important;max-width-bottom:6px!important}}@media (min-width: 992px){.-lgmax-w-6{max-width:6px!important}.-lgmax-wt-6{max-width-top:6px!important}.-lgmax-wr-6{max-width-right:6px!important}.-lgmax-wb-6{max-width-bottom:6px!important}.-lgmax-wl-6{max-width-left:6px!important}.-lgmax-wx-6{max-width-left:6px!important;max-width-right:6px!important}.-lgmax-wy-6{max-width-top:6px!important;max-width-bottom:6px!important}}@media (min-width: 1200px){.-xlmax-w-6{max-width:6px!important}.-xlmax-wt-6{max-width-top:6px!important}.-xlmax-wr-6{max-width-right:6px!important}.-xlmax-wb-6{max-width-bottom:6px!important}.-xlmax-wl-6{max-width-left:6px!important}.-xlmax-wx-6{max-width-left:6px!important;max-width-right:6px!important}.-xlmax-wy-6{max-width-top:6px!important;max-width-bottom:6px!important}}@media (min-width: 1400px){.-xxlmax-w-6{max-width:6px!important}.-xxlmax-wt-6{max-width-top:6px!important}.-xxlmax-wr-6{max-width-right:6px!important}.-xxlmax-wb-6{max-width-bottom:6px!important}.-xxlmax-wl-6{max-width-left:6px!important}.-xxlmax-wx-6{max-width-left:6px!important;max-width-right:6px!important}.-xxlmax-wy-6{max-width-top:6px!important;max-width-bottom:6px!important}}.min-w-6{min-width:6px!important}.min-wt-6{min-width-top:6px!important}.min-wr-6{min-width-right:6px!important}.min-wb-6{min-width-bottom:6px!important}.min-wl-6{min-width-left:6px!important}.min-wx-6{min-width-left:6px!important;min-width-right:6px!important}.min-wy-6{min-width-top:6px!important;min-width-bottom:6px!important}@media (min-width: 576px){.-smmin-w-6{min-width:6px!important}.-smmin-wt-6{min-width-top:6px!important}.-smmin-wr-6{min-width-right:6px!important}.-smmin-wb-6{min-width-bottom:6px!important}.-smmin-wl-6{min-width-left:6px!important}.-smmin-wx-6{min-width-left:6px!important;min-width-right:6px!important}.-smmin-wy-6{min-width-top:6px!important;min-width-bottom:6px!important}}@media (min-width: 768px){.-mdmin-w-6{min-width:6px!important}.-mdmin-wt-6{min-width-top:6px!important}.-mdmin-wr-6{min-width-right:6px!important}.-mdmin-wb-6{min-width-bottom:6px!important}.-mdmin-wl-6{min-width-left:6px!important}.-mdmin-wx-6{min-width-left:6px!important;min-width-right:6px!important}.-mdmin-wy-6{min-width-top:6px!important;min-width-bottom:6px!important}}@media (min-width: 992px){.-lgmin-w-6{min-width:6px!important}.-lgmin-wt-6{min-width-top:6px!important}.-lgmin-wr-6{min-width-right:6px!important}.-lgmin-wb-6{min-width-bottom:6px!important}.-lgmin-wl-6{min-width-left:6px!important}.-lgmin-wx-6{min-width-left:6px!important;min-width-right:6px!important}.-lgmin-wy-6{min-width-top:6px!important;min-width-bottom:6px!important}}@media (min-width: 1200px){.-xlmin-w-6{min-width:6px!important}.-xlmin-wt-6{min-width-top:6px!important}.-xlmin-wr-6{min-width-right:6px!important}.-xlmin-wb-6{min-width-bottom:6px!important}.-xlmin-wl-6{min-width-left:6px!important}.-xlmin-wx-6{min-width-left:6px!important;min-width-right:6px!important}.-xlmin-wy-6{min-width-top:6px!important;min-width-bottom:6px!important}}@media (min-width: 1400px){.-xxlmin-w-6{min-width:6px!important}.-xxlmin-wt-6{min-width-top:6px!important}.-xxlmin-wr-6{min-width-right:6px!important}.-xxlmin-wb-6{min-width-bottom:6px!important}.-xxlmin-wl-6{min-width-left:6px!important}.-xxlmin-wx-6{min-width-left:6px!important;min-width-right:6px!important}.-xxlmin-wy-6{min-width-top:6px!important;min-width-bottom:6px!important}}.max-h-6{max-height:6px!important}.max-ht-6{max-height-top:6px!important}.max-hr-6{max-height-right:6px!important}.max-hb-6{max-height-bottom:6px!important}.max-hl-6{max-height-left:6px!important}.max-hx-6{max-height-left:6px!important;max-height-right:6px!important}.max-hy-6{max-height-top:6px!important;max-height-bottom:6px!important}@media (min-width: 576px){.-smmax-h-6{max-height:6px!important}.-smmax-ht-6{max-height-top:6px!important}.-smmax-hr-6{max-height-right:6px!important}.-smmax-hb-6{max-height-bottom:6px!important}.-smmax-hl-6{max-height-left:6px!important}.-smmax-hx-6{max-height-left:6px!important;max-height-right:6px!important}.-smmax-hy-6{max-height-top:6px!important;max-height-bottom:6px!important}}@media (min-width: 768px){.-mdmax-h-6{max-height:6px!important}.-mdmax-ht-6{max-height-top:6px!important}.-mdmax-hr-6{max-height-right:6px!important}.-mdmax-hb-6{max-height-bottom:6px!important}.-mdmax-hl-6{max-height-left:6px!important}.-mdmax-hx-6{max-height-left:6px!important;max-height-right:6px!important}.-mdmax-hy-6{max-height-top:6px!important;max-height-bottom:6px!important}}@media (min-width: 992px){.-lgmax-h-6{max-height:6px!important}.-lgmax-ht-6{max-height-top:6px!important}.-lgmax-hr-6{max-height-right:6px!important}.-lgmax-hb-6{max-height-bottom:6px!important}.-lgmax-hl-6{max-height-left:6px!important}.-lgmax-hx-6{max-height-left:6px!important;max-height-right:6px!important}.-lgmax-hy-6{max-height-top:6px!important;max-height-bottom:6px!important}}@media (min-width: 1200px){.-xlmax-h-6{max-height:6px!important}.-xlmax-ht-6{max-height-top:6px!important}.-xlmax-hr-6{max-height-right:6px!important}.-xlmax-hb-6{max-height-bottom:6px!important}.-xlmax-hl-6{max-height-left:6px!important}.-xlmax-hx-6{max-height-left:6px!important;max-height-right:6px!important}.-xlmax-hy-6{max-height-top:6px!important;max-height-bottom:6px!important}}@media (min-width: 1400px){.-xxlmax-h-6{max-height:6px!important}.-xxlmax-ht-6{max-height-top:6px!important}.-xxlmax-hr-6{max-height-right:6px!important}.-xxlmax-hb-6{max-height-bottom:6px!important}.-xxlmax-hl-6{max-height-left:6px!important}.-xxlmax-hx-6{max-height-left:6px!important;max-height-right:6px!important}.-xxlmax-hy-6{max-height-top:6px!important;max-height-bottom:6px!important}}.min-h-6{min-height:6px!important}.min-ht-6{min-height-top:6px!important}.min-hr-6{min-height-right:6px!important}.min-hb-6{min-height-bottom:6px!important}.min-hl-6{min-height-left:6px!important}.min-hx-6{min-height-left:6px!important;min-height-right:6px!important}.min-hy-6{min-height-top:6px!important;min-height-bottom:6px!important}@media (min-width: 576px){.-smmin-h-6{min-height:6px!important}.-smmin-ht-6{min-height-top:6px!important}.-smmin-hr-6{min-height-right:6px!important}.-smmin-hb-6{min-height-bottom:6px!important}.-smmin-hl-6{min-height-left:6px!important}.-smmin-hx-6{min-height-left:6px!important;min-height-right:6px!important}.-smmin-hy-6{min-height-top:6px!important;min-height-bottom:6px!important}}@media (min-width: 768px){.-mdmin-h-6{min-height:6px!important}.-mdmin-ht-6{min-height-top:6px!important}.-mdmin-hr-6{min-height-right:6px!important}.-mdmin-hb-6{min-height-bottom:6px!important}.-mdmin-hl-6{min-height-left:6px!important}.-mdmin-hx-6{min-height-left:6px!important;min-height-right:6px!important}.-mdmin-hy-6{min-height-top:6px!important;min-height-bottom:6px!important}}@media (min-width: 992px){.-lgmin-h-6{min-height:6px!important}.-lgmin-ht-6{min-height-top:6px!important}.-lgmin-hr-6{min-height-right:6px!important}.-lgmin-hb-6{min-height-bottom:6px!important}.-lgmin-hl-6{min-height-left:6px!important}.-lgmin-hx-6{min-height-left:6px!important;min-height-right:6px!important}.-lgmin-hy-6{min-height-top:6px!important;min-height-bottom:6px!important}}@media (min-width: 1200px){.-xlmin-h-6{min-height:6px!important}.-xlmin-ht-6{min-height-top:6px!important}.-xlmin-hr-6{min-height-right:6px!important}.-xlmin-hb-6{min-height-bottom:6px!important}.-xlmin-hl-6{min-height-left:6px!important}.-xlmin-hx-6{min-height-left:6px!important;min-height-right:6px!important}.-xlmin-hy-6{min-height-top:6px!important;min-height-bottom:6px!important}}@media (min-width: 1400px){.-xxlmin-h-6{min-height:6px!important}.-xxlmin-ht-6{min-height-top:6px!important}.-xxlmin-hr-6{min-height-right:6px!important}.-xxlmin-hb-6{min-height-bottom:6px!important}.-xxlmin-hl-6{min-height-left:6px!important}.-xxlmin-hx-6{min-height-left:6px!important;min-height-right:6px!important}.-xxlmin-hy-6{min-height-top:6px!important;min-height-bottom:6px!important}}.m-7{margin:7px!important}.mt-7{margin-top:7px!important}.mr-7{margin-right:7px!important}.mb-7{margin-bottom:7px!important}.ml-7{margin-left:7px!important}.mx-7{margin-left:7px!important;margin-right:7px!important}.my-7{margin-top:7px!important;margin-bottom:7px!important}@media (min-width: 576px){.-smm-7{margin:7px!important}.-smmt-7{margin-top:7px!important}.-smmr-7{margin-right:7px!important}.-smmb-7{margin-bottom:7px!important}.-smml-7{margin-left:7px!important}.-smmx-7{margin-left:7px!important;margin-right:7px!important}.-smmy-7{margin-top:7px!important;margin-bottom:7px!important}}@media (min-width: 768px){.-mdm-7{margin:7px!important}.-mdmt-7{margin-top:7px!important}.-mdmr-7{margin-right:7px!important}.-mdmb-7{margin-bottom:7px!important}.-mdml-7{margin-left:7px!important}.-mdmx-7{margin-left:7px!important;margin-right:7px!important}.-mdmy-7{margin-top:7px!important;margin-bottom:7px!important}}@media (min-width: 992px){.-lgm-7{margin:7px!important}.-lgmt-7{margin-top:7px!important}.-lgmr-7{margin-right:7px!important}.-lgmb-7{margin-bottom:7px!important}.-lgml-7{margin-left:7px!important}.-lgmx-7{margin-left:7px!important;margin-right:7px!important}.-lgmy-7{margin-top:7px!important;margin-bottom:7px!important}}@media (min-width: 1200px){.-xlm-7{margin:7px!important}.-xlmt-7{margin-top:7px!important}.-xlmr-7{margin-right:7px!important}.-xlmb-7{margin-bottom:7px!important}.-xlml-7{margin-left:7px!important}.-xlmx-7{margin-left:7px!important;margin-right:7px!important}.-xlmy-7{margin-top:7px!important;margin-bottom:7px!important}}@media (min-width: 1400px){.-xxlm-7{margin:7px!important}.-xxlmt-7{margin-top:7px!important}.-xxlmr-7{margin-right:7px!important}.-xxlmb-7{margin-bottom:7px!important}.-xxlml-7{margin-left:7px!important}.-xxlmx-7{margin-left:7px!important;margin-right:7px!important}.-xxlmy-7{margin-top:7px!important;margin-bottom:7px!important}}.p-7{padding:7px!important}.pt-7{padding-top:7px!important}.pr-7{padding-right:7px!important}.pb-7{padding-bottom:7px!important}.pl-7{padding-left:7px!important}.px-7{padding-left:7px!important;padding-right:7px!important}.py-7{padding-top:7px!important;padding-bottom:7px!important}@media (min-width: 576px){.-smp-7{padding:7px!important}.-smpt-7{padding-top:7px!important}.-smpr-7{padding-right:7px!important}.-smpb-7{padding-bottom:7px!important}.-smpl-7{padding-left:7px!important}.-smpx-7{padding-left:7px!important;padding-right:7px!important}.-smpy-7{padding-top:7px!important;padding-bottom:7px!important}}@media (min-width: 768px){.-mdp-7{padding:7px!important}.-mdpt-7{padding-top:7px!important}.-mdpr-7{padding-right:7px!important}.-mdpb-7{padding-bottom:7px!important}.-mdpl-7{padding-left:7px!important}.-mdpx-7{padding-left:7px!important;padding-right:7px!important}.-mdpy-7{padding-top:7px!important;padding-bottom:7px!important}}@media (min-width: 992px){.-lgp-7{padding:7px!important}.-lgpt-7{padding-top:7px!important}.-lgpr-7{padding-right:7px!important}.-lgpb-7{padding-bottom:7px!important}.-lgpl-7{padding-left:7px!important}.-lgpx-7{padding-left:7px!important;padding-right:7px!important}.-lgpy-7{padding-top:7px!important;padding-bottom:7px!important}}@media (min-width: 1200px){.-xlp-7{padding:7px!important}.-xlpt-7{padding-top:7px!important}.-xlpr-7{padding-right:7px!important}.-xlpb-7{padding-bottom:7px!important}.-xlpl-7{padding-left:7px!important}.-xlpx-7{padding-left:7px!important;padding-right:7px!important}.-xlpy-7{padding-top:7px!important;padding-bottom:7px!important}}@media (min-width: 1400px){.-xxlp-7{padding:7px!important}.-xxlpt-7{padding-top:7px!important}.-xxlpr-7{padding-right:7px!important}.-xxlpb-7{padding-bottom:7px!important}.-xxlpl-7{padding-left:7px!important}.-xxlpx-7{padding-left:7px!important;padding-right:7px!important}.-xxlpy-7{padding-top:7px!important;padding-bottom:7px!important}}.gap-7{gap:7px!important}.gapx-7{-webkit-column-gap:7px!important;-moz-column-gap:7px!important;column-gap:7px!important}.gapy-7{row-gap:7px!important}@media (min-width: 576px){.-smgap-7{gap:7px!important}.-smgapx-7{-webkit-column-gap:7px!important;-moz-column-gap:7px!important;column-gap:7px!important}.-smgapy-7{row-gap:7px!important}}@media (min-width: 768px){.-mdgap-7{gap:7px!important}.-mdgapx-7{-webkit-column-gap:7px!important;-moz-column-gap:7px!important;column-gap:7px!important}.-mdgapy-7{row-gap:7px!important}}@media (min-width: 992px){.-lggap-7{gap:7px!important}.-lggapx-7{-webkit-column-gap:7px!important;-moz-column-gap:7px!important;column-gap:7px!important}.-lggapy-7{row-gap:7px!important}}@media (min-width: 1200px){.-xlgap-7{gap:7px!important}.-xlgapx-7{-webkit-column-gap:7px!important;-moz-column-gap:7px!important;column-gap:7px!important}.-xlgapy-7{row-gap:7px!important}}@media (min-width: 1400px){.-xxlgap-7{gap:7px!important}.-xxlgapx-7{-webkit-column-gap:7px!important;-moz-column-gap:7px!important;column-gap:7px!important}.-xxlgapy-7{row-gap:7px!important}}.w-7{width:7px!important}.wt-7{width-top:7px!important}.wr-7{width-right:7px!important}.wb-7{width-bottom:7px!important}.wl-7{width-left:7px!important}.wx-7{width-left:7px!important;width-right:7px!important}.wy-7{width-top:7px!important;width-bottom:7px!important}@media (min-width: 576px){.-smw-7{width:7px!important}.-smwt-7{width-top:7px!important}.-smwr-7{width-right:7px!important}.-smwb-7{width-bottom:7px!important}.-smwl-7{width-left:7px!important}.-smwx-7{width-left:7px!important;width-right:7px!important}.-smwy-7{width-top:7px!important;width-bottom:7px!important}}@media (min-width: 768px){.-mdw-7{width:7px!important}.-mdwt-7{width-top:7px!important}.-mdwr-7{width-right:7px!important}.-mdwb-7{width-bottom:7px!important}.-mdwl-7{width-left:7px!important}.-mdwx-7{width-left:7px!important;width-right:7px!important}.-mdwy-7{width-top:7px!important;width-bottom:7px!important}}@media (min-width: 992px){.-lgw-7{width:7px!important}.-lgwt-7{width-top:7px!important}.-lgwr-7{width-right:7px!important}.-lgwb-7{width-bottom:7px!important}.-lgwl-7{width-left:7px!important}.-lgwx-7{width-left:7px!important;width-right:7px!important}.-lgwy-7{width-top:7px!important;width-bottom:7px!important}}@media (min-width: 1200px){.-xlw-7{width:7px!important}.-xlwt-7{width-top:7px!important}.-xlwr-7{width-right:7px!important}.-xlwb-7{width-bottom:7px!important}.-xlwl-7{width-left:7px!important}.-xlwx-7{width-left:7px!important;width-right:7px!important}.-xlwy-7{width-top:7px!important;width-bottom:7px!important}}@media (min-width: 1400px){.-xxlw-7{width:7px!important}.-xxlwt-7{width-top:7px!important}.-xxlwr-7{width-right:7px!important}.-xxlwb-7{width-bottom:7px!important}.-xxlwl-7{width-left:7px!important}.-xxlwx-7{width-left:7px!important;width-right:7px!important}.-xxlwy-7{width-top:7px!important;width-bottom:7px!important}}.h-7{height:7px!important}.ht-7{height-top:7px!important}.hr-7{height-right:7px!important}.hb-7{height-bottom:7px!important}.hl-7{height-left:7px!important}.hx-7{height-left:7px!important;height-right:7px!important}.hy-7{height-top:7px!important;height-bottom:7px!important}@media (min-width: 576px){.-smh-7{height:7px!important}.-smht-7{height-top:7px!important}.-smhr-7{height-right:7px!important}.-smhb-7{height-bottom:7px!important}.-smhl-7{height-left:7px!important}.-smhx-7{height-left:7px!important;height-right:7px!important}.-smhy-7{height-top:7px!important;height-bottom:7px!important}}@media (min-width: 768px){.-mdh-7{height:7px!important}.-mdht-7{height-top:7px!important}.-mdhr-7{height-right:7px!important}.-mdhb-7{height-bottom:7px!important}.-mdhl-7{height-left:7px!important}.-mdhx-7{height-left:7px!important;height-right:7px!important}.-mdhy-7{height-top:7px!important;height-bottom:7px!important}}@media (min-width: 992px){.-lgh-7{height:7px!important}.-lght-7{height-top:7px!important}.-lghr-7{height-right:7px!important}.-lghb-7{height-bottom:7px!important}.-lghl-7{height-left:7px!important}.-lghx-7{height-left:7px!important;height-right:7px!important}.-lghy-7{height-top:7px!important;height-bottom:7px!important}}@media (min-width: 1200px){.-xlh-7{height:7px!important}.-xlht-7{height-top:7px!important}.-xlhr-7{height-right:7px!important}.-xlhb-7{height-bottom:7px!important}.-xlhl-7{height-left:7px!important}.-xlhx-7{height-left:7px!important;height-right:7px!important}.-xlhy-7{height-top:7px!important;height-bottom:7px!important}}@media (min-width: 1400px){.-xxlh-7{height:7px!important}.-xxlht-7{height-top:7px!important}.-xxlhr-7{height-right:7px!important}.-xxlhb-7{height-bottom:7px!important}.-xxlhl-7{height-left:7px!important}.-xxlhx-7{height-left:7px!important;height-right:7px!important}.-xxlhy-7{height-top:7px!important;height-bottom:7px!important}}.rounded-7{border-radius:7px!important}.roundedt-7{border-radius-top:7px!important}.roundedr-7{border-radius-right:7px!important}.roundedb-7{border-radius-bottom:7px!important}.roundedl-7{border-radius-left:7px!important}.roundedx-7{border-radius-left:7px!important;border-radius-right:7px!important}.roundedy-7{border-radius-top:7px!important;border-radius-bottom:7px!important}@media (min-width: 576px){.-smrounded-7{border-radius:7px!important}.-smroundedt-7{border-radius-top:7px!important}.-smroundedr-7{border-radius-right:7px!important}.-smroundedb-7{border-radius-bottom:7px!important}.-smroundedl-7{border-radius-left:7px!important}.-smroundedx-7{border-radius-left:7px!important;border-radius-right:7px!important}.-smroundedy-7{border-radius-top:7px!important;border-radius-bottom:7px!important}}@media (min-width: 768px){.-mdrounded-7{border-radius:7px!important}.-mdroundedt-7{border-radius-top:7px!important}.-mdroundedr-7{border-radius-right:7px!important}.-mdroundedb-7{border-radius-bottom:7px!important}.-mdroundedl-7{border-radius-left:7px!important}.-mdroundedx-7{border-radius-left:7px!important;border-radius-right:7px!important}.-mdroundedy-7{border-radius-top:7px!important;border-radius-bottom:7px!important}}@media (min-width: 992px){.-lgrounded-7{border-radius:7px!important}.-lgroundedt-7{border-radius-top:7px!important}.-lgroundedr-7{border-radius-right:7px!important}.-lgroundedb-7{border-radius-bottom:7px!important}.-lgroundedl-7{border-radius-left:7px!important}.-lgroundedx-7{border-radius-left:7px!important;border-radius-right:7px!important}.-lgroundedy-7{border-radius-top:7px!important;border-radius-bottom:7px!important}}@media (min-width: 1200px){.-xlrounded-7{border-radius:7px!important}.-xlroundedt-7{border-radius-top:7px!important}.-xlroundedr-7{border-radius-right:7px!important}.-xlroundedb-7{border-radius-bottom:7px!important}.-xlroundedl-7{border-radius-left:7px!important}.-xlroundedx-7{border-radius-left:7px!important;border-radius-right:7px!important}.-xlroundedy-7{border-radius-top:7px!important;border-radius-bottom:7px!important}}@media (min-width: 1400px){.-xxlrounded-7{border-radius:7px!important}.-xxlroundedt-7{border-radius-top:7px!important}.-xxlroundedr-7{border-radius-right:7px!important}.-xxlroundedb-7{border-radius-bottom:7px!important}.-xxlroundedl-7{border-radius-left:7px!important}.-xxlroundedx-7{border-radius-left:7px!important;border-radius-right:7px!important}.-xxlroundedy-7{border-radius-top:7px!important;border-radius-bottom:7px!important}}.max-w-7{max-width:7px!important}.max-wt-7{max-width-top:7px!important}.max-wr-7{max-width-right:7px!important}.max-wb-7{max-width-bottom:7px!important}.max-wl-7{max-width-left:7px!important}.max-wx-7{max-width-left:7px!important;max-width-right:7px!important}.max-wy-7{max-width-top:7px!important;max-width-bottom:7px!important}@media (min-width: 576px){.-smmax-w-7{max-width:7px!important}.-smmax-wt-7{max-width-top:7px!important}.-smmax-wr-7{max-width-right:7px!important}.-smmax-wb-7{max-width-bottom:7px!important}.-smmax-wl-7{max-width-left:7px!important}.-smmax-wx-7{max-width-left:7px!important;max-width-right:7px!important}.-smmax-wy-7{max-width-top:7px!important;max-width-bottom:7px!important}}@media (min-width: 768px){.-mdmax-w-7{max-width:7px!important}.-mdmax-wt-7{max-width-top:7px!important}.-mdmax-wr-7{max-width-right:7px!important}.-mdmax-wb-7{max-width-bottom:7px!important}.-mdmax-wl-7{max-width-left:7px!important}.-mdmax-wx-7{max-width-left:7px!important;max-width-right:7px!important}.-mdmax-wy-7{max-width-top:7px!important;max-width-bottom:7px!important}}@media (min-width: 992px){.-lgmax-w-7{max-width:7px!important}.-lgmax-wt-7{max-width-top:7px!important}.-lgmax-wr-7{max-width-right:7px!important}.-lgmax-wb-7{max-width-bottom:7px!important}.-lgmax-wl-7{max-width-left:7px!important}.-lgmax-wx-7{max-width-left:7px!important;max-width-right:7px!important}.-lgmax-wy-7{max-width-top:7px!important;max-width-bottom:7px!important}}@media (min-width: 1200px){.-xlmax-w-7{max-width:7px!important}.-xlmax-wt-7{max-width-top:7px!important}.-xlmax-wr-7{max-width-right:7px!important}.-xlmax-wb-7{max-width-bottom:7px!important}.-xlmax-wl-7{max-width-left:7px!important}.-xlmax-wx-7{max-width-left:7px!important;max-width-right:7px!important}.-xlmax-wy-7{max-width-top:7px!important;max-width-bottom:7px!important}}@media (min-width: 1400px){.-xxlmax-w-7{max-width:7px!important}.-xxlmax-wt-7{max-width-top:7px!important}.-xxlmax-wr-7{max-width-right:7px!important}.-xxlmax-wb-7{max-width-bottom:7px!important}.-xxlmax-wl-7{max-width-left:7px!important}.-xxlmax-wx-7{max-width-left:7px!important;max-width-right:7px!important}.-xxlmax-wy-7{max-width-top:7px!important;max-width-bottom:7px!important}}.min-w-7{min-width:7px!important}.min-wt-7{min-width-top:7px!important}.min-wr-7{min-width-right:7px!important}.min-wb-7{min-width-bottom:7px!important}.min-wl-7{min-width-left:7px!important}.min-wx-7{min-width-left:7px!important;min-width-right:7px!important}.min-wy-7{min-width-top:7px!important;min-width-bottom:7px!important}@media (min-width: 576px){.-smmin-w-7{min-width:7px!important}.-smmin-wt-7{min-width-top:7px!important}.-smmin-wr-7{min-width-right:7px!important}.-smmin-wb-7{min-width-bottom:7px!important}.-smmin-wl-7{min-width-left:7px!important}.-smmin-wx-7{min-width-left:7px!important;min-width-right:7px!important}.-smmin-wy-7{min-width-top:7px!important;min-width-bottom:7px!important}}@media (min-width: 768px){.-mdmin-w-7{min-width:7px!important}.-mdmin-wt-7{min-width-top:7px!important}.-mdmin-wr-7{min-width-right:7px!important}.-mdmin-wb-7{min-width-bottom:7px!important}.-mdmin-wl-7{min-width-left:7px!important}.-mdmin-wx-7{min-width-left:7px!important;min-width-right:7px!important}.-mdmin-wy-7{min-width-top:7px!important;min-width-bottom:7px!important}}@media (min-width: 992px){.-lgmin-w-7{min-width:7px!important}.-lgmin-wt-7{min-width-top:7px!important}.-lgmin-wr-7{min-width-right:7px!important}.-lgmin-wb-7{min-width-bottom:7px!important}.-lgmin-wl-7{min-width-left:7px!important}.-lgmin-wx-7{min-width-left:7px!important;min-width-right:7px!important}.-lgmin-wy-7{min-width-top:7px!important;min-width-bottom:7px!important}}@media (min-width: 1200px){.-xlmin-w-7{min-width:7px!important}.-xlmin-wt-7{min-width-top:7px!important}.-xlmin-wr-7{min-width-right:7px!important}.-xlmin-wb-7{min-width-bottom:7px!important}.-xlmin-wl-7{min-width-left:7px!important}.-xlmin-wx-7{min-width-left:7px!important;min-width-right:7px!important}.-xlmin-wy-7{min-width-top:7px!important;min-width-bottom:7px!important}}@media (min-width: 1400px){.-xxlmin-w-7{min-width:7px!important}.-xxlmin-wt-7{min-width-top:7px!important}.-xxlmin-wr-7{min-width-right:7px!important}.-xxlmin-wb-7{min-width-bottom:7px!important}.-xxlmin-wl-7{min-width-left:7px!important}.-xxlmin-wx-7{min-width-left:7px!important;min-width-right:7px!important}.-xxlmin-wy-7{min-width-top:7px!important;min-width-bottom:7px!important}}.max-h-7{max-height:7px!important}.max-ht-7{max-height-top:7px!important}.max-hr-7{max-height-right:7px!important}.max-hb-7{max-height-bottom:7px!important}.max-hl-7{max-height-left:7px!important}.max-hx-7{max-height-left:7px!important;max-height-right:7px!important}.max-hy-7{max-height-top:7px!important;max-height-bottom:7px!important}@media (min-width: 576px){.-smmax-h-7{max-height:7px!important}.-smmax-ht-7{max-height-top:7px!important}.-smmax-hr-7{max-height-right:7px!important}.-smmax-hb-7{max-height-bottom:7px!important}.-smmax-hl-7{max-height-left:7px!important}.-smmax-hx-7{max-height-left:7px!important;max-height-right:7px!important}.-smmax-hy-7{max-height-top:7px!important;max-height-bottom:7px!important}}@media (min-width: 768px){.-mdmax-h-7{max-height:7px!important}.-mdmax-ht-7{max-height-top:7px!important}.-mdmax-hr-7{max-height-right:7px!important}.-mdmax-hb-7{max-height-bottom:7px!important}.-mdmax-hl-7{max-height-left:7px!important}.-mdmax-hx-7{max-height-left:7px!important;max-height-right:7px!important}.-mdmax-hy-7{max-height-top:7px!important;max-height-bottom:7px!important}}@media (min-width: 992px){.-lgmax-h-7{max-height:7px!important}.-lgmax-ht-7{max-height-top:7px!important}.-lgmax-hr-7{max-height-right:7px!important}.-lgmax-hb-7{max-height-bottom:7px!important}.-lgmax-hl-7{max-height-left:7px!important}.-lgmax-hx-7{max-height-left:7px!important;max-height-right:7px!important}.-lgmax-hy-7{max-height-top:7px!important;max-height-bottom:7px!important}}@media (min-width: 1200px){.-xlmax-h-7{max-height:7px!important}.-xlmax-ht-7{max-height-top:7px!important}.-xlmax-hr-7{max-height-right:7px!important}.-xlmax-hb-7{max-height-bottom:7px!important}.-xlmax-hl-7{max-height-left:7px!important}.-xlmax-hx-7{max-height-left:7px!important;max-height-right:7px!important}.-xlmax-hy-7{max-height-top:7px!important;max-height-bottom:7px!important}}@media (min-width: 1400px){.-xxlmax-h-7{max-height:7px!important}.-xxlmax-ht-7{max-height-top:7px!important}.-xxlmax-hr-7{max-height-right:7px!important}.-xxlmax-hb-7{max-height-bottom:7px!important}.-xxlmax-hl-7{max-height-left:7px!important}.-xxlmax-hx-7{max-height-left:7px!important;max-height-right:7px!important}.-xxlmax-hy-7{max-height-top:7px!important;max-height-bottom:7px!important}}.min-h-7{min-height:7px!important}.min-ht-7{min-height-top:7px!important}.min-hr-7{min-height-right:7px!important}.min-hb-7{min-height-bottom:7px!important}.min-hl-7{min-height-left:7px!important}.min-hx-7{min-height-left:7px!important;min-height-right:7px!important}.min-hy-7{min-height-top:7px!important;min-height-bottom:7px!important}@media (min-width: 576px){.-smmin-h-7{min-height:7px!important}.-smmin-ht-7{min-height-top:7px!important}.-smmin-hr-7{min-height-right:7px!important}.-smmin-hb-7{min-height-bottom:7px!important}.-smmin-hl-7{min-height-left:7px!important}.-smmin-hx-7{min-height-left:7px!important;min-height-right:7px!important}.-smmin-hy-7{min-height-top:7px!important;min-height-bottom:7px!important}}@media (min-width: 768px){.-mdmin-h-7{min-height:7px!important}.-mdmin-ht-7{min-height-top:7px!important}.-mdmin-hr-7{min-height-right:7px!important}.-mdmin-hb-7{min-height-bottom:7px!important}.-mdmin-hl-7{min-height-left:7px!important}.-mdmin-hx-7{min-height-left:7px!important;min-height-right:7px!important}.-mdmin-hy-7{min-height-top:7px!important;min-height-bottom:7px!important}}@media (min-width: 992px){.-lgmin-h-7{min-height:7px!important}.-lgmin-ht-7{min-height-top:7px!important}.-lgmin-hr-7{min-height-right:7px!important}.-lgmin-hb-7{min-height-bottom:7px!important}.-lgmin-hl-7{min-height-left:7px!important}.-lgmin-hx-7{min-height-left:7px!important;min-height-right:7px!important}.-lgmin-hy-7{min-height-top:7px!important;min-height-bottom:7px!important}}@media (min-width: 1200px){.-xlmin-h-7{min-height:7px!important}.-xlmin-ht-7{min-height-top:7px!important}.-xlmin-hr-7{min-height-right:7px!important}.-xlmin-hb-7{min-height-bottom:7px!important}.-xlmin-hl-7{min-height-left:7px!important}.-xlmin-hx-7{min-height-left:7px!important;min-height-right:7px!important}.-xlmin-hy-7{min-height-top:7px!important;min-height-bottom:7px!important}}@media (min-width: 1400px){.-xxlmin-h-7{min-height:7px!important}.-xxlmin-ht-7{min-height-top:7px!important}.-xxlmin-hr-7{min-height-right:7px!important}.-xxlmin-hb-7{min-height-bottom:7px!important}.-xxlmin-hl-7{min-height-left:7px!important}.-xxlmin-hx-7{min-height-left:7px!important;min-height-right:7px!important}.-xxlmin-hy-7{min-height-top:7px!important;min-height-bottom:7px!important}}.m-8{margin:8px!important}.mt-8{margin-top:8px!important}.mr-8{margin-right:8px!important}.mb-8{margin-bottom:8px!important}.ml-8{margin-left:8px!important}.mx-8{margin-left:8px!important;margin-right:8px!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}@media (min-width: 576px){.-smm-8{margin:8px!important}.-smmt-8{margin-top:8px!important}.-smmr-8{margin-right:8px!important}.-smmb-8{margin-bottom:8px!important}.-smml-8{margin-left:8px!important}.-smmx-8{margin-left:8px!important;margin-right:8px!important}.-smmy-8{margin-top:8px!important;margin-bottom:8px!important}}@media (min-width: 768px){.-mdm-8{margin:8px!important}.-mdmt-8{margin-top:8px!important}.-mdmr-8{margin-right:8px!important}.-mdmb-8{margin-bottom:8px!important}.-mdml-8{margin-left:8px!important}.-mdmx-8{margin-left:8px!important;margin-right:8px!important}.-mdmy-8{margin-top:8px!important;margin-bottom:8px!important}}@media (min-width: 992px){.-lgm-8{margin:8px!important}.-lgmt-8{margin-top:8px!important}.-lgmr-8{margin-right:8px!important}.-lgmb-8{margin-bottom:8px!important}.-lgml-8{margin-left:8px!important}.-lgmx-8{margin-left:8px!important;margin-right:8px!important}.-lgmy-8{margin-top:8px!important;margin-bottom:8px!important}}@media (min-width: 1200px){.-xlm-8{margin:8px!important}.-xlmt-8{margin-top:8px!important}.-xlmr-8{margin-right:8px!important}.-xlmb-8{margin-bottom:8px!important}.-xlml-8{margin-left:8px!important}.-xlmx-8{margin-left:8px!important;margin-right:8px!important}.-xlmy-8{margin-top:8px!important;margin-bottom:8px!important}}@media (min-width: 1400px){.-xxlm-8{margin:8px!important}.-xxlmt-8{margin-top:8px!important}.-xxlmr-8{margin-right:8px!important}.-xxlmb-8{margin-bottom:8px!important}.-xxlml-8{margin-left:8px!important}.-xxlmx-8{margin-left:8px!important;margin-right:8px!important}.-xxlmy-8{margin-top:8px!important;margin-bottom:8px!important}}.p-8{padding:8px!important}.pt-8{padding-top:8px!important}.pr-8{padding-right:8px!important}.pb-8{padding-bottom:8px!important}.pl-8{padding-left:8px!important}.px-8{padding-left:8px!important;padding-right:8px!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}@media (min-width: 576px){.-smp-8{padding:8px!important}.-smpt-8{padding-top:8px!important}.-smpr-8{padding-right:8px!important}.-smpb-8{padding-bottom:8px!important}.-smpl-8{padding-left:8px!important}.-smpx-8{padding-left:8px!important;padding-right:8px!important}.-smpy-8{padding-top:8px!important;padding-bottom:8px!important}}@media (min-width: 768px){.-mdp-8{padding:8px!important}.-mdpt-8{padding-top:8px!important}.-mdpr-8{padding-right:8px!important}.-mdpb-8{padding-bottom:8px!important}.-mdpl-8{padding-left:8px!important}.-mdpx-8{padding-left:8px!important;padding-right:8px!important}.-mdpy-8{padding-top:8px!important;padding-bottom:8px!important}}@media (min-width: 992px){.-lgp-8{padding:8px!important}.-lgpt-8{padding-top:8px!important}.-lgpr-8{padding-right:8px!important}.-lgpb-8{padding-bottom:8px!important}.-lgpl-8{padding-left:8px!important}.-lgpx-8{padding-left:8px!important;padding-right:8px!important}.-lgpy-8{padding-top:8px!important;padding-bottom:8px!important}}@media (min-width: 1200px){.-xlp-8{padding:8px!important}.-xlpt-8{padding-top:8px!important}.-xlpr-8{padding-right:8px!important}.-xlpb-8{padding-bottom:8px!important}.-xlpl-8{padding-left:8px!important}.-xlpx-8{padding-left:8px!important;padding-right:8px!important}.-xlpy-8{padding-top:8px!important;padding-bottom:8px!important}}@media (min-width: 1400px){.-xxlp-8{padding:8px!important}.-xxlpt-8{padding-top:8px!important}.-xxlpr-8{padding-right:8px!important}.-xxlpb-8{padding-bottom:8px!important}.-xxlpl-8{padding-left:8px!important}.-xxlpx-8{padding-left:8px!important;padding-right:8px!important}.-xxlpy-8{padding-top:8px!important;padding-bottom:8px!important}}.gap-8{gap:8px!important}.gapx-8{-webkit-column-gap:8px!important;-moz-column-gap:8px!important;column-gap:8px!important}.gapy-8{row-gap:8px!important}@media (min-width: 576px){.-smgap-8{gap:8px!important}.-smgapx-8{-webkit-column-gap:8px!important;-moz-column-gap:8px!important;column-gap:8px!important}.-smgapy-8{row-gap:8px!important}}@media (min-width: 768px){.-mdgap-8{gap:8px!important}.-mdgapx-8{-webkit-column-gap:8px!important;-moz-column-gap:8px!important;column-gap:8px!important}.-mdgapy-8{row-gap:8px!important}}@media (min-width: 992px){.-lggap-8{gap:8px!important}.-lggapx-8{-webkit-column-gap:8px!important;-moz-column-gap:8px!important;column-gap:8px!important}.-lggapy-8{row-gap:8px!important}}@media (min-width: 1200px){.-xlgap-8{gap:8px!important}.-xlgapx-8{-webkit-column-gap:8px!important;-moz-column-gap:8px!important;column-gap:8px!important}.-xlgapy-8{row-gap:8px!important}}@media (min-width: 1400px){.-xxlgap-8{gap:8px!important}.-xxlgapx-8{-webkit-column-gap:8px!important;-moz-column-gap:8px!important;column-gap:8px!important}.-xxlgapy-8{row-gap:8px!important}}.w-8{width:8px!important}.wt-8{width-top:8px!important}.wr-8{width-right:8px!important}.wb-8{width-bottom:8px!important}.wl-8{width-left:8px!important}.wx-8{width-left:8px!important;width-right:8px!important}.wy-8{width-top:8px!important;width-bottom:8px!important}@media (min-width: 576px){.-smw-8{width:8px!important}.-smwt-8{width-top:8px!important}.-smwr-8{width-right:8px!important}.-smwb-8{width-bottom:8px!important}.-smwl-8{width-left:8px!important}.-smwx-8{width-left:8px!important;width-right:8px!important}.-smwy-8{width-top:8px!important;width-bottom:8px!important}}@media (min-width: 768px){.-mdw-8{width:8px!important}.-mdwt-8{width-top:8px!important}.-mdwr-8{width-right:8px!important}.-mdwb-8{width-bottom:8px!important}.-mdwl-8{width-left:8px!important}.-mdwx-8{width-left:8px!important;width-right:8px!important}.-mdwy-8{width-top:8px!important;width-bottom:8px!important}}@media (min-width: 992px){.-lgw-8{width:8px!important}.-lgwt-8{width-top:8px!important}.-lgwr-8{width-right:8px!important}.-lgwb-8{width-bottom:8px!important}.-lgwl-8{width-left:8px!important}.-lgwx-8{width-left:8px!important;width-right:8px!important}.-lgwy-8{width-top:8px!important;width-bottom:8px!important}}@media (min-width: 1200px){.-xlw-8{width:8px!important}.-xlwt-8{width-top:8px!important}.-xlwr-8{width-right:8px!important}.-xlwb-8{width-bottom:8px!important}.-xlwl-8{width-left:8px!important}.-xlwx-8{width-left:8px!important;width-right:8px!important}.-xlwy-8{width-top:8px!important;width-bottom:8px!important}}@media (min-width: 1400px){.-xxlw-8{width:8px!important}.-xxlwt-8{width-top:8px!important}.-xxlwr-8{width-right:8px!important}.-xxlwb-8{width-bottom:8px!important}.-xxlwl-8{width-left:8px!important}.-xxlwx-8{width-left:8px!important;width-right:8px!important}.-xxlwy-8{width-top:8px!important;width-bottom:8px!important}}.h-8{height:8px!important}.ht-8{height-top:8px!important}.hr-8{height-right:8px!important}.hb-8{height-bottom:8px!important}.hl-8{height-left:8px!important}.hx-8{height-left:8px!important;height-right:8px!important}.hy-8{height-top:8px!important;height-bottom:8px!important}@media (min-width: 576px){.-smh-8{height:8px!important}.-smht-8{height-top:8px!important}.-smhr-8{height-right:8px!important}.-smhb-8{height-bottom:8px!important}.-smhl-8{height-left:8px!important}.-smhx-8{height-left:8px!important;height-right:8px!important}.-smhy-8{height-top:8px!important;height-bottom:8px!important}}@media (min-width: 768px){.-mdh-8{height:8px!important}.-mdht-8{height-top:8px!important}.-mdhr-8{height-right:8px!important}.-mdhb-8{height-bottom:8px!important}.-mdhl-8{height-left:8px!important}.-mdhx-8{height-left:8px!important;height-right:8px!important}.-mdhy-8{height-top:8px!important;height-bottom:8px!important}}@media (min-width: 992px){.-lgh-8{height:8px!important}.-lght-8{height-top:8px!important}.-lghr-8{height-right:8px!important}.-lghb-8{height-bottom:8px!important}.-lghl-8{height-left:8px!important}.-lghx-8{height-left:8px!important;height-right:8px!important}.-lghy-8{height-top:8px!important;height-bottom:8px!important}}@media (min-width: 1200px){.-xlh-8{height:8px!important}.-xlht-8{height-top:8px!important}.-xlhr-8{height-right:8px!important}.-xlhb-8{height-bottom:8px!important}.-xlhl-8{height-left:8px!important}.-xlhx-8{height-left:8px!important;height-right:8px!important}.-xlhy-8{height-top:8px!important;height-bottom:8px!important}}@media (min-width: 1400px){.-xxlh-8{height:8px!important}.-xxlht-8{height-top:8px!important}.-xxlhr-8{height-right:8px!important}.-xxlhb-8{height-bottom:8px!important}.-xxlhl-8{height-left:8px!important}.-xxlhx-8{height-left:8px!important;height-right:8px!important}.-xxlhy-8{height-top:8px!important;height-bottom:8px!important}}.rounded-8{border-radius:8px!important}.roundedt-8{border-radius-top:8px!important}.roundedr-8{border-radius-right:8px!important}.roundedb-8{border-radius-bottom:8px!important}.roundedl-8{border-radius-left:8px!important}.roundedx-8{border-radius-left:8px!important;border-radius-right:8px!important}.roundedy-8{border-radius-top:8px!important;border-radius-bottom:8px!important}@media (min-width: 576px){.-smrounded-8{border-radius:8px!important}.-smroundedt-8{border-radius-top:8px!important}.-smroundedr-8{border-radius-right:8px!important}.-smroundedb-8{border-radius-bottom:8px!important}.-smroundedl-8{border-radius-left:8px!important}.-smroundedx-8{border-radius-left:8px!important;border-radius-right:8px!important}.-smroundedy-8{border-radius-top:8px!important;border-radius-bottom:8px!important}}@media (min-width: 768px){.-mdrounded-8{border-radius:8px!important}.-mdroundedt-8{border-radius-top:8px!important}.-mdroundedr-8{border-radius-right:8px!important}.-mdroundedb-8{border-radius-bottom:8px!important}.-mdroundedl-8{border-radius-left:8px!important}.-mdroundedx-8{border-radius-left:8px!important;border-radius-right:8px!important}.-mdroundedy-8{border-radius-top:8px!important;border-radius-bottom:8px!important}}@media (min-width: 992px){.-lgrounded-8{border-radius:8px!important}.-lgroundedt-8{border-radius-top:8px!important}.-lgroundedr-8{border-radius-right:8px!important}.-lgroundedb-8{border-radius-bottom:8px!important}.-lgroundedl-8{border-radius-left:8px!important}.-lgroundedx-8{border-radius-left:8px!important;border-radius-right:8px!important}.-lgroundedy-8{border-radius-top:8px!important;border-radius-bottom:8px!important}}@media (min-width: 1200px){.-xlrounded-8{border-radius:8px!important}.-xlroundedt-8{border-radius-top:8px!important}.-xlroundedr-8{border-radius-right:8px!important}.-xlroundedb-8{border-radius-bottom:8px!important}.-xlroundedl-8{border-radius-left:8px!important}.-xlroundedx-8{border-radius-left:8px!important;border-radius-right:8px!important}.-xlroundedy-8{border-radius-top:8px!important;border-radius-bottom:8px!important}}@media (min-width: 1400px){.-xxlrounded-8{border-radius:8px!important}.-xxlroundedt-8{border-radius-top:8px!important}.-xxlroundedr-8{border-radius-right:8px!important}.-xxlroundedb-8{border-radius-bottom:8px!important}.-xxlroundedl-8{border-radius-left:8px!important}.-xxlroundedx-8{border-radius-left:8px!important;border-radius-right:8px!important}.-xxlroundedy-8{border-radius-top:8px!important;border-radius-bottom:8px!important}}.max-w-8{max-width:8px!important}.max-wt-8{max-width-top:8px!important}.max-wr-8{max-width-right:8px!important}.max-wb-8{max-width-bottom:8px!important}.max-wl-8{max-width-left:8px!important}.max-wx-8{max-width-left:8px!important;max-width-right:8px!important}.max-wy-8{max-width-top:8px!important;max-width-bottom:8px!important}@media (min-width: 576px){.-smmax-w-8{max-width:8px!important}.-smmax-wt-8{max-width-top:8px!important}.-smmax-wr-8{max-width-right:8px!important}.-smmax-wb-8{max-width-bottom:8px!important}.-smmax-wl-8{max-width-left:8px!important}.-smmax-wx-8{max-width-left:8px!important;max-width-right:8px!important}.-smmax-wy-8{max-width-top:8px!important;max-width-bottom:8px!important}}@media (min-width: 768px){.-mdmax-w-8{max-width:8px!important}.-mdmax-wt-8{max-width-top:8px!important}.-mdmax-wr-8{max-width-right:8px!important}.-mdmax-wb-8{max-width-bottom:8px!important}.-mdmax-wl-8{max-width-left:8px!important}.-mdmax-wx-8{max-width-left:8px!important;max-width-right:8px!important}.-mdmax-wy-8{max-width-top:8px!important;max-width-bottom:8px!important}}@media (min-width: 992px){.-lgmax-w-8{max-width:8px!important}.-lgmax-wt-8{max-width-top:8px!important}.-lgmax-wr-8{max-width-right:8px!important}.-lgmax-wb-8{max-width-bottom:8px!important}.-lgmax-wl-8{max-width-left:8px!important}.-lgmax-wx-8{max-width-left:8px!important;max-width-right:8px!important}.-lgmax-wy-8{max-width-top:8px!important;max-width-bottom:8px!important}}@media (min-width: 1200px){.-xlmax-w-8{max-width:8px!important}.-xlmax-wt-8{max-width-top:8px!important}.-xlmax-wr-8{max-width-right:8px!important}.-xlmax-wb-8{max-width-bottom:8px!important}.-xlmax-wl-8{max-width-left:8px!important}.-xlmax-wx-8{max-width-left:8px!important;max-width-right:8px!important}.-xlmax-wy-8{max-width-top:8px!important;max-width-bottom:8px!important}}@media (min-width: 1400px){.-xxlmax-w-8{max-width:8px!important}.-xxlmax-wt-8{max-width-top:8px!important}.-xxlmax-wr-8{max-width-right:8px!important}.-xxlmax-wb-8{max-width-bottom:8px!important}.-xxlmax-wl-8{max-width-left:8px!important}.-xxlmax-wx-8{max-width-left:8px!important;max-width-right:8px!important}.-xxlmax-wy-8{max-width-top:8px!important;max-width-bottom:8px!important}}.min-w-8{min-width:8px!important}.min-wt-8{min-width-top:8px!important}.min-wr-8{min-width-right:8px!important}.min-wb-8{min-width-bottom:8px!important}.min-wl-8{min-width-left:8px!important}.min-wx-8{min-width-left:8px!important;min-width-right:8px!important}.min-wy-8{min-width-top:8px!important;min-width-bottom:8px!important}@media (min-width: 576px){.-smmin-w-8{min-width:8px!important}.-smmin-wt-8{min-width-top:8px!important}.-smmin-wr-8{min-width-right:8px!important}.-smmin-wb-8{min-width-bottom:8px!important}.-smmin-wl-8{min-width-left:8px!important}.-smmin-wx-8{min-width-left:8px!important;min-width-right:8px!important}.-smmin-wy-8{min-width-top:8px!important;min-width-bottom:8px!important}}@media (min-width: 768px){.-mdmin-w-8{min-width:8px!important}.-mdmin-wt-8{min-width-top:8px!important}.-mdmin-wr-8{min-width-right:8px!important}.-mdmin-wb-8{min-width-bottom:8px!important}.-mdmin-wl-8{min-width-left:8px!important}.-mdmin-wx-8{min-width-left:8px!important;min-width-right:8px!important}.-mdmin-wy-8{min-width-top:8px!important;min-width-bottom:8px!important}}@media (min-width: 992px){.-lgmin-w-8{min-width:8px!important}.-lgmin-wt-8{min-width-top:8px!important}.-lgmin-wr-8{min-width-right:8px!important}.-lgmin-wb-8{min-width-bottom:8px!important}.-lgmin-wl-8{min-width-left:8px!important}.-lgmin-wx-8{min-width-left:8px!important;min-width-right:8px!important}.-lgmin-wy-8{min-width-top:8px!important;min-width-bottom:8px!important}}@media (min-width: 1200px){.-xlmin-w-8{min-width:8px!important}.-xlmin-wt-8{min-width-top:8px!important}.-xlmin-wr-8{min-width-right:8px!important}.-xlmin-wb-8{min-width-bottom:8px!important}.-xlmin-wl-8{min-width-left:8px!important}.-xlmin-wx-8{min-width-left:8px!important;min-width-right:8px!important}.-xlmin-wy-8{min-width-top:8px!important;min-width-bottom:8px!important}}@media (min-width: 1400px){.-xxlmin-w-8{min-width:8px!important}.-xxlmin-wt-8{min-width-top:8px!important}.-xxlmin-wr-8{min-width-right:8px!important}.-xxlmin-wb-8{min-width-bottom:8px!important}.-xxlmin-wl-8{min-width-left:8px!important}.-xxlmin-wx-8{min-width-left:8px!important;min-width-right:8px!important}.-xxlmin-wy-8{min-width-top:8px!important;min-width-bottom:8px!important}}.max-h-8{max-height:8px!important}.max-ht-8{max-height-top:8px!important}.max-hr-8{max-height-right:8px!important}.max-hb-8{max-height-bottom:8px!important}.max-hl-8{max-height-left:8px!important}.max-hx-8{max-height-left:8px!important;max-height-right:8px!important}.max-hy-8{max-height-top:8px!important;max-height-bottom:8px!important}@media (min-width: 576px){.-smmax-h-8{max-height:8px!important}.-smmax-ht-8{max-height-top:8px!important}.-smmax-hr-8{max-height-right:8px!important}.-smmax-hb-8{max-height-bottom:8px!important}.-smmax-hl-8{max-height-left:8px!important}.-smmax-hx-8{max-height-left:8px!important;max-height-right:8px!important}.-smmax-hy-8{max-height-top:8px!important;max-height-bottom:8px!important}}@media (min-width: 768px){.-mdmax-h-8{max-height:8px!important}.-mdmax-ht-8{max-height-top:8px!important}.-mdmax-hr-8{max-height-right:8px!important}.-mdmax-hb-8{max-height-bottom:8px!important}.-mdmax-hl-8{max-height-left:8px!important}.-mdmax-hx-8{max-height-left:8px!important;max-height-right:8px!important}.-mdmax-hy-8{max-height-top:8px!important;max-height-bottom:8px!important}}@media (min-width: 992px){.-lgmax-h-8{max-height:8px!important}.-lgmax-ht-8{max-height-top:8px!important}.-lgmax-hr-8{max-height-right:8px!important}.-lgmax-hb-8{max-height-bottom:8px!important}.-lgmax-hl-8{max-height-left:8px!important}.-lgmax-hx-8{max-height-left:8px!important;max-height-right:8px!important}.-lgmax-hy-8{max-height-top:8px!important;max-height-bottom:8px!important}}@media (min-width: 1200px){.-xlmax-h-8{max-height:8px!important}.-xlmax-ht-8{max-height-top:8px!important}.-xlmax-hr-8{max-height-right:8px!important}.-xlmax-hb-8{max-height-bottom:8px!important}.-xlmax-hl-8{max-height-left:8px!important}.-xlmax-hx-8{max-height-left:8px!important;max-height-right:8px!important}.-xlmax-hy-8{max-height-top:8px!important;max-height-bottom:8px!important}}@media (min-width: 1400px){.-xxlmax-h-8{max-height:8px!important}.-xxlmax-ht-8{max-height-top:8px!important}.-xxlmax-hr-8{max-height-right:8px!important}.-xxlmax-hb-8{max-height-bottom:8px!important}.-xxlmax-hl-8{max-height-left:8px!important}.-xxlmax-hx-8{max-height-left:8px!important;max-height-right:8px!important}.-xxlmax-hy-8{max-height-top:8px!important;max-height-bottom:8px!important}}.min-h-8{min-height:8px!important}.min-ht-8{min-height-top:8px!important}.min-hr-8{min-height-right:8px!important}.min-hb-8{min-height-bottom:8px!important}.min-hl-8{min-height-left:8px!important}.min-hx-8{min-height-left:8px!important;min-height-right:8px!important}.min-hy-8{min-height-top:8px!important;min-height-bottom:8px!important}@media (min-width: 576px){.-smmin-h-8{min-height:8px!important}.-smmin-ht-8{min-height-top:8px!important}.-smmin-hr-8{min-height-right:8px!important}.-smmin-hb-8{min-height-bottom:8px!important}.-smmin-hl-8{min-height-left:8px!important}.-smmin-hx-8{min-height-left:8px!important;min-height-right:8px!important}.-smmin-hy-8{min-height-top:8px!important;min-height-bottom:8px!important}}@media (min-width: 768px){.-mdmin-h-8{min-height:8px!important}.-mdmin-ht-8{min-height-top:8px!important}.-mdmin-hr-8{min-height-right:8px!important}.-mdmin-hb-8{min-height-bottom:8px!important}.-mdmin-hl-8{min-height-left:8px!important}.-mdmin-hx-8{min-height-left:8px!important;min-height-right:8px!important}.-mdmin-hy-8{min-height-top:8px!important;min-height-bottom:8px!important}}@media (min-width: 992px){.-lgmin-h-8{min-height:8px!important}.-lgmin-ht-8{min-height-top:8px!important}.-lgmin-hr-8{min-height-right:8px!important}.-lgmin-hb-8{min-height-bottom:8px!important}.-lgmin-hl-8{min-height-left:8px!important}.-lgmin-hx-8{min-height-left:8px!important;min-height-right:8px!important}.-lgmin-hy-8{min-height-top:8px!important;min-height-bottom:8px!important}}@media (min-width: 1200px){.-xlmin-h-8{min-height:8px!important}.-xlmin-ht-8{min-height-top:8px!important}.-xlmin-hr-8{min-height-right:8px!important}.-xlmin-hb-8{min-height-bottom:8px!important}.-xlmin-hl-8{min-height-left:8px!important}.-xlmin-hx-8{min-height-left:8px!important;min-height-right:8px!important}.-xlmin-hy-8{min-height-top:8px!important;min-height-bottom:8px!important}}@media (min-width: 1400px){.-xxlmin-h-8{min-height:8px!important}.-xxlmin-ht-8{min-height-top:8px!important}.-xxlmin-hr-8{min-height-right:8px!important}.-xxlmin-hb-8{min-height-bottom:8px!important}.-xxlmin-hl-8{min-height-left:8px!important}.-xxlmin-hx-8{min-height-left:8px!important;min-height-right:8px!important}.-xxlmin-hy-8{min-height-top:8px!important;min-height-bottom:8px!important}}.m-9{margin:9px!important}.mt-9{margin-top:9px!important}.mr-9{margin-right:9px!important}.mb-9{margin-bottom:9px!important}.ml-9{margin-left:9px!important}.mx-9{margin-left:9px!important;margin-right:9px!important}.my-9{margin-top:9px!important;margin-bottom:9px!important}@media (min-width: 576px){.-smm-9{margin:9px!important}.-smmt-9{margin-top:9px!important}.-smmr-9{margin-right:9px!important}.-smmb-9{margin-bottom:9px!important}.-smml-9{margin-left:9px!important}.-smmx-9{margin-left:9px!important;margin-right:9px!important}.-smmy-9{margin-top:9px!important;margin-bottom:9px!important}}@media (min-width: 768px){.-mdm-9{margin:9px!important}.-mdmt-9{margin-top:9px!important}.-mdmr-9{margin-right:9px!important}.-mdmb-9{margin-bottom:9px!important}.-mdml-9{margin-left:9px!important}.-mdmx-9{margin-left:9px!important;margin-right:9px!important}.-mdmy-9{margin-top:9px!important;margin-bottom:9px!important}}@media (min-width: 992px){.-lgm-9{margin:9px!important}.-lgmt-9{margin-top:9px!important}.-lgmr-9{margin-right:9px!important}.-lgmb-9{margin-bottom:9px!important}.-lgml-9{margin-left:9px!important}.-lgmx-9{margin-left:9px!important;margin-right:9px!important}.-lgmy-9{margin-top:9px!important;margin-bottom:9px!important}}@media (min-width: 1200px){.-xlm-9{margin:9px!important}.-xlmt-9{margin-top:9px!important}.-xlmr-9{margin-right:9px!important}.-xlmb-9{margin-bottom:9px!important}.-xlml-9{margin-left:9px!important}.-xlmx-9{margin-left:9px!important;margin-right:9px!important}.-xlmy-9{margin-top:9px!important;margin-bottom:9px!important}}@media (min-width: 1400px){.-xxlm-9{margin:9px!important}.-xxlmt-9{margin-top:9px!important}.-xxlmr-9{margin-right:9px!important}.-xxlmb-9{margin-bottom:9px!important}.-xxlml-9{margin-left:9px!important}.-xxlmx-9{margin-left:9px!important;margin-right:9px!important}.-xxlmy-9{margin-top:9px!important;margin-bottom:9px!important}}.p-9{padding:9px!important}.pt-9{padding-top:9px!important}.pr-9{padding-right:9px!important}.pb-9{padding-bottom:9px!important}.pl-9{padding-left:9px!important}.px-9{padding-left:9px!important;padding-right:9px!important}.py-9{padding-top:9px!important;padding-bottom:9px!important}@media (min-width: 576px){.-smp-9{padding:9px!important}.-smpt-9{padding-top:9px!important}.-smpr-9{padding-right:9px!important}.-smpb-9{padding-bottom:9px!important}.-smpl-9{padding-left:9px!important}.-smpx-9{padding-left:9px!important;padding-right:9px!important}.-smpy-9{padding-top:9px!important;padding-bottom:9px!important}}@media (min-width: 768px){.-mdp-9{padding:9px!important}.-mdpt-9{padding-top:9px!important}.-mdpr-9{padding-right:9px!important}.-mdpb-9{padding-bottom:9px!important}.-mdpl-9{padding-left:9px!important}.-mdpx-9{padding-left:9px!important;padding-right:9px!important}.-mdpy-9{padding-top:9px!important;padding-bottom:9px!important}}@media (min-width: 992px){.-lgp-9{padding:9px!important}.-lgpt-9{padding-top:9px!important}.-lgpr-9{padding-right:9px!important}.-lgpb-9{padding-bottom:9px!important}.-lgpl-9{padding-left:9px!important}.-lgpx-9{padding-left:9px!important;padding-right:9px!important}.-lgpy-9{padding-top:9px!important;padding-bottom:9px!important}}@media (min-width: 1200px){.-xlp-9{padding:9px!important}.-xlpt-9{padding-top:9px!important}.-xlpr-9{padding-right:9px!important}.-xlpb-9{padding-bottom:9px!important}.-xlpl-9{padding-left:9px!important}.-xlpx-9{padding-left:9px!important;padding-right:9px!important}.-xlpy-9{padding-top:9px!important;padding-bottom:9px!important}}@media (min-width: 1400px){.-xxlp-9{padding:9px!important}.-xxlpt-9{padding-top:9px!important}.-xxlpr-9{padding-right:9px!important}.-xxlpb-9{padding-bottom:9px!important}.-xxlpl-9{padding-left:9px!important}.-xxlpx-9{padding-left:9px!important;padding-right:9px!important}.-xxlpy-9{padding-top:9px!important;padding-bottom:9px!important}}.gap-9{gap:9px!important}.gapx-9{-webkit-column-gap:9px!important;-moz-column-gap:9px!important;column-gap:9px!important}.gapy-9{row-gap:9px!important}@media (min-width: 576px){.-smgap-9{gap:9px!important}.-smgapx-9{-webkit-column-gap:9px!important;-moz-column-gap:9px!important;column-gap:9px!important}.-smgapy-9{row-gap:9px!important}}@media (min-width: 768px){.-mdgap-9{gap:9px!important}.-mdgapx-9{-webkit-column-gap:9px!important;-moz-column-gap:9px!important;column-gap:9px!important}.-mdgapy-9{row-gap:9px!important}}@media (min-width: 992px){.-lggap-9{gap:9px!important}.-lggapx-9{-webkit-column-gap:9px!important;-moz-column-gap:9px!important;column-gap:9px!important}.-lggapy-9{row-gap:9px!important}}@media (min-width: 1200px){.-xlgap-9{gap:9px!important}.-xlgapx-9{-webkit-column-gap:9px!important;-moz-column-gap:9px!important;column-gap:9px!important}.-xlgapy-9{row-gap:9px!important}}@media (min-width: 1400px){.-xxlgap-9{gap:9px!important}.-xxlgapx-9{-webkit-column-gap:9px!important;-moz-column-gap:9px!important;column-gap:9px!important}.-xxlgapy-9{row-gap:9px!important}}.w-9{width:9px!important}.wt-9{width-top:9px!important}.wr-9{width-right:9px!important}.wb-9{width-bottom:9px!important}.wl-9{width-left:9px!important}.wx-9{width-left:9px!important;width-right:9px!important}.wy-9{width-top:9px!important;width-bottom:9px!important}@media (min-width: 576px){.-smw-9{width:9px!important}.-smwt-9{width-top:9px!important}.-smwr-9{width-right:9px!important}.-smwb-9{width-bottom:9px!important}.-smwl-9{width-left:9px!important}.-smwx-9{width-left:9px!important;width-right:9px!important}.-smwy-9{width-top:9px!important;width-bottom:9px!important}}@media (min-width: 768px){.-mdw-9{width:9px!important}.-mdwt-9{width-top:9px!important}.-mdwr-9{width-right:9px!important}.-mdwb-9{width-bottom:9px!important}.-mdwl-9{width-left:9px!important}.-mdwx-9{width-left:9px!important;width-right:9px!important}.-mdwy-9{width-top:9px!important;width-bottom:9px!important}}@media (min-width: 992px){.-lgw-9{width:9px!important}.-lgwt-9{width-top:9px!important}.-lgwr-9{width-right:9px!important}.-lgwb-9{width-bottom:9px!important}.-lgwl-9{width-left:9px!important}.-lgwx-9{width-left:9px!important;width-right:9px!important}.-lgwy-9{width-top:9px!important;width-bottom:9px!important}}@media (min-width: 1200px){.-xlw-9{width:9px!important}.-xlwt-9{width-top:9px!important}.-xlwr-9{width-right:9px!important}.-xlwb-9{width-bottom:9px!important}.-xlwl-9{width-left:9px!important}.-xlwx-9{width-left:9px!important;width-right:9px!important}.-xlwy-9{width-top:9px!important;width-bottom:9px!important}}@media (min-width: 1400px){.-xxlw-9{width:9px!important}.-xxlwt-9{width-top:9px!important}.-xxlwr-9{width-right:9px!important}.-xxlwb-9{width-bottom:9px!important}.-xxlwl-9{width-left:9px!important}.-xxlwx-9{width-left:9px!important;width-right:9px!important}.-xxlwy-9{width-top:9px!important;width-bottom:9px!important}}.h-9{height:9px!important}.ht-9{height-top:9px!important}.hr-9{height-right:9px!important}.hb-9{height-bottom:9px!important}.hl-9{height-left:9px!important}.hx-9{height-left:9px!important;height-right:9px!important}.hy-9{height-top:9px!important;height-bottom:9px!important}@media (min-width: 576px){.-smh-9{height:9px!important}.-smht-9{height-top:9px!important}.-smhr-9{height-right:9px!important}.-smhb-9{height-bottom:9px!important}.-smhl-9{height-left:9px!important}.-smhx-9{height-left:9px!important;height-right:9px!important}.-smhy-9{height-top:9px!important;height-bottom:9px!important}}@media (min-width: 768px){.-mdh-9{height:9px!important}.-mdht-9{height-top:9px!important}.-mdhr-9{height-right:9px!important}.-mdhb-9{height-bottom:9px!important}.-mdhl-9{height-left:9px!important}.-mdhx-9{height-left:9px!important;height-right:9px!important}.-mdhy-9{height-top:9px!important;height-bottom:9px!important}}@media (min-width: 992px){.-lgh-9{height:9px!important}.-lght-9{height-top:9px!important}.-lghr-9{height-right:9px!important}.-lghb-9{height-bottom:9px!important}.-lghl-9{height-left:9px!important}.-lghx-9{height-left:9px!important;height-right:9px!important}.-lghy-9{height-top:9px!important;height-bottom:9px!important}}@media (min-width: 1200px){.-xlh-9{height:9px!important}.-xlht-9{height-top:9px!important}.-xlhr-9{height-right:9px!important}.-xlhb-9{height-bottom:9px!important}.-xlhl-9{height-left:9px!important}.-xlhx-9{height-left:9px!important;height-right:9px!important}.-xlhy-9{height-top:9px!important;height-bottom:9px!important}}@media (min-width: 1400px){.-xxlh-9{height:9px!important}.-xxlht-9{height-top:9px!important}.-xxlhr-9{height-right:9px!important}.-xxlhb-9{height-bottom:9px!important}.-xxlhl-9{height-left:9px!important}.-xxlhx-9{height-left:9px!important;height-right:9px!important}.-xxlhy-9{height-top:9px!important;height-bottom:9px!important}}.rounded-9{border-radius:9px!important}.roundedt-9{border-radius-top:9px!important}.roundedr-9{border-radius-right:9px!important}.roundedb-9{border-radius-bottom:9px!important}.roundedl-9{border-radius-left:9px!important}.roundedx-9{border-radius-left:9px!important;border-radius-right:9px!important}.roundedy-9{border-radius-top:9px!important;border-radius-bottom:9px!important}@media (min-width: 576px){.-smrounded-9{border-radius:9px!important}.-smroundedt-9{border-radius-top:9px!important}.-smroundedr-9{border-radius-right:9px!important}.-smroundedb-9{border-radius-bottom:9px!important}.-smroundedl-9{border-radius-left:9px!important}.-smroundedx-9{border-radius-left:9px!important;border-radius-right:9px!important}.-smroundedy-9{border-radius-top:9px!important;border-radius-bottom:9px!important}}@media (min-width: 768px){.-mdrounded-9{border-radius:9px!important}.-mdroundedt-9{border-radius-top:9px!important}.-mdroundedr-9{border-radius-right:9px!important}.-mdroundedb-9{border-radius-bottom:9px!important}.-mdroundedl-9{border-radius-left:9px!important}.-mdroundedx-9{border-radius-left:9px!important;border-radius-right:9px!important}.-mdroundedy-9{border-radius-top:9px!important;border-radius-bottom:9px!important}}@media (min-width: 992px){.-lgrounded-9{border-radius:9px!important}.-lgroundedt-9{border-radius-top:9px!important}.-lgroundedr-9{border-radius-right:9px!important}.-lgroundedb-9{border-radius-bottom:9px!important}.-lgroundedl-9{border-radius-left:9px!important}.-lgroundedx-9{border-radius-left:9px!important;border-radius-right:9px!important}.-lgroundedy-9{border-radius-top:9px!important;border-radius-bottom:9px!important}}@media (min-width: 1200px){.-xlrounded-9{border-radius:9px!important}.-xlroundedt-9{border-radius-top:9px!important}.-xlroundedr-9{border-radius-right:9px!important}.-xlroundedb-9{border-radius-bottom:9px!important}.-xlroundedl-9{border-radius-left:9px!important}.-xlroundedx-9{border-radius-left:9px!important;border-radius-right:9px!important}.-xlroundedy-9{border-radius-top:9px!important;border-radius-bottom:9px!important}}@media (min-width: 1400px){.-xxlrounded-9{border-radius:9px!important}.-xxlroundedt-9{border-radius-top:9px!important}.-xxlroundedr-9{border-radius-right:9px!important}.-xxlroundedb-9{border-radius-bottom:9px!important}.-xxlroundedl-9{border-radius-left:9px!important}.-xxlroundedx-9{border-radius-left:9px!important;border-radius-right:9px!important}.-xxlroundedy-9{border-radius-top:9px!important;border-radius-bottom:9px!important}}.max-w-9{max-width:9px!important}.max-wt-9{max-width-top:9px!important}.max-wr-9{max-width-right:9px!important}.max-wb-9{max-width-bottom:9px!important}.max-wl-9{max-width-left:9px!important}.max-wx-9{max-width-left:9px!important;max-width-right:9px!important}.max-wy-9{max-width-top:9px!important;max-width-bottom:9px!important}@media (min-width: 576px){.-smmax-w-9{max-width:9px!important}.-smmax-wt-9{max-width-top:9px!important}.-smmax-wr-9{max-width-right:9px!important}.-smmax-wb-9{max-width-bottom:9px!important}.-smmax-wl-9{max-width-left:9px!important}.-smmax-wx-9{max-width-left:9px!important;max-width-right:9px!important}.-smmax-wy-9{max-width-top:9px!important;max-width-bottom:9px!important}}@media (min-width: 768px){.-mdmax-w-9{max-width:9px!important}.-mdmax-wt-9{max-width-top:9px!important}.-mdmax-wr-9{max-width-right:9px!important}.-mdmax-wb-9{max-width-bottom:9px!important}.-mdmax-wl-9{max-width-left:9px!important}.-mdmax-wx-9{max-width-left:9px!important;max-width-right:9px!important}.-mdmax-wy-9{max-width-top:9px!important;max-width-bottom:9px!important}}@media (min-width: 992px){.-lgmax-w-9{max-width:9px!important}.-lgmax-wt-9{max-width-top:9px!important}.-lgmax-wr-9{max-width-right:9px!important}.-lgmax-wb-9{max-width-bottom:9px!important}.-lgmax-wl-9{max-width-left:9px!important}.-lgmax-wx-9{max-width-left:9px!important;max-width-right:9px!important}.-lgmax-wy-9{max-width-top:9px!important;max-width-bottom:9px!important}}@media (min-width: 1200px){.-xlmax-w-9{max-width:9px!important}.-xlmax-wt-9{max-width-top:9px!important}.-xlmax-wr-9{max-width-right:9px!important}.-xlmax-wb-9{max-width-bottom:9px!important}.-xlmax-wl-9{max-width-left:9px!important}.-xlmax-wx-9{max-width-left:9px!important;max-width-right:9px!important}.-xlmax-wy-9{max-width-top:9px!important;max-width-bottom:9px!important}}@media (min-width: 1400px){.-xxlmax-w-9{max-width:9px!important}.-xxlmax-wt-9{max-width-top:9px!important}.-xxlmax-wr-9{max-width-right:9px!important}.-xxlmax-wb-9{max-width-bottom:9px!important}.-xxlmax-wl-9{max-width-left:9px!important}.-xxlmax-wx-9{max-width-left:9px!important;max-width-right:9px!important}.-xxlmax-wy-9{max-width-top:9px!important;max-width-bottom:9px!important}}.min-w-9{min-width:9px!important}.min-wt-9{min-width-top:9px!important}.min-wr-9{min-width-right:9px!important}.min-wb-9{min-width-bottom:9px!important}.min-wl-9{min-width-left:9px!important}.min-wx-9{min-width-left:9px!important;min-width-right:9px!important}.min-wy-9{min-width-top:9px!important;min-width-bottom:9px!important}@media (min-width: 576px){.-smmin-w-9{min-width:9px!important}.-smmin-wt-9{min-width-top:9px!important}.-smmin-wr-9{min-width-right:9px!important}.-smmin-wb-9{min-width-bottom:9px!important}.-smmin-wl-9{min-width-left:9px!important}.-smmin-wx-9{min-width-left:9px!important;min-width-right:9px!important}.-smmin-wy-9{min-width-top:9px!important;min-width-bottom:9px!important}}@media (min-width: 768px){.-mdmin-w-9{min-width:9px!important}.-mdmin-wt-9{min-width-top:9px!important}.-mdmin-wr-9{min-width-right:9px!important}.-mdmin-wb-9{min-width-bottom:9px!important}.-mdmin-wl-9{min-width-left:9px!important}.-mdmin-wx-9{min-width-left:9px!important;min-width-right:9px!important}.-mdmin-wy-9{min-width-top:9px!important;min-width-bottom:9px!important}}@media (min-width: 992px){.-lgmin-w-9{min-width:9px!important}.-lgmin-wt-9{min-width-top:9px!important}.-lgmin-wr-9{min-width-right:9px!important}.-lgmin-wb-9{min-width-bottom:9px!important}.-lgmin-wl-9{min-width-left:9px!important}.-lgmin-wx-9{min-width-left:9px!important;min-width-right:9px!important}.-lgmin-wy-9{min-width-top:9px!important;min-width-bottom:9px!important}}@media (min-width: 1200px){.-xlmin-w-9{min-width:9px!important}.-xlmin-wt-9{min-width-top:9px!important}.-xlmin-wr-9{min-width-right:9px!important}.-xlmin-wb-9{min-width-bottom:9px!important}.-xlmin-wl-9{min-width-left:9px!important}.-xlmin-wx-9{min-width-left:9px!important;min-width-right:9px!important}.-xlmin-wy-9{min-width-top:9px!important;min-width-bottom:9px!important}}@media (min-width: 1400px){.-xxlmin-w-9{min-width:9px!important}.-xxlmin-wt-9{min-width-top:9px!important}.-xxlmin-wr-9{min-width-right:9px!important}.-xxlmin-wb-9{min-width-bottom:9px!important}.-xxlmin-wl-9{min-width-left:9px!important}.-xxlmin-wx-9{min-width-left:9px!important;min-width-right:9px!important}.-xxlmin-wy-9{min-width-top:9px!important;min-width-bottom:9px!important}}.max-h-9{max-height:9px!important}.max-ht-9{max-height-top:9px!important}.max-hr-9{max-height-right:9px!important}.max-hb-9{max-height-bottom:9px!important}.max-hl-9{max-height-left:9px!important}.max-hx-9{max-height-left:9px!important;max-height-right:9px!important}.max-hy-9{max-height-top:9px!important;max-height-bottom:9px!important}@media (min-width: 576px){.-smmax-h-9{max-height:9px!important}.-smmax-ht-9{max-height-top:9px!important}.-smmax-hr-9{max-height-right:9px!important}.-smmax-hb-9{max-height-bottom:9px!important}.-smmax-hl-9{max-height-left:9px!important}.-smmax-hx-9{max-height-left:9px!important;max-height-right:9px!important}.-smmax-hy-9{max-height-top:9px!important;max-height-bottom:9px!important}}@media (min-width: 768px){.-mdmax-h-9{max-height:9px!important}.-mdmax-ht-9{max-height-top:9px!important}.-mdmax-hr-9{max-height-right:9px!important}.-mdmax-hb-9{max-height-bottom:9px!important}.-mdmax-hl-9{max-height-left:9px!important}.-mdmax-hx-9{max-height-left:9px!important;max-height-right:9px!important}.-mdmax-hy-9{max-height-top:9px!important;max-height-bottom:9px!important}}@media (min-width: 992px){.-lgmax-h-9{max-height:9px!important}.-lgmax-ht-9{max-height-top:9px!important}.-lgmax-hr-9{max-height-right:9px!important}.-lgmax-hb-9{max-height-bottom:9px!important}.-lgmax-hl-9{max-height-left:9px!important}.-lgmax-hx-9{max-height-left:9px!important;max-height-right:9px!important}.-lgmax-hy-9{max-height-top:9px!important;max-height-bottom:9px!important}}@media (min-width: 1200px){.-xlmax-h-9{max-height:9px!important}.-xlmax-ht-9{max-height-top:9px!important}.-xlmax-hr-9{max-height-right:9px!important}.-xlmax-hb-9{max-height-bottom:9px!important}.-xlmax-hl-9{max-height-left:9px!important}.-xlmax-hx-9{max-height-left:9px!important;max-height-right:9px!important}.-xlmax-hy-9{max-height-top:9px!important;max-height-bottom:9px!important}}@media (min-width: 1400px){.-xxlmax-h-9{max-height:9px!important}.-xxlmax-ht-9{max-height-top:9px!important}.-xxlmax-hr-9{max-height-right:9px!important}.-xxlmax-hb-9{max-height-bottom:9px!important}.-xxlmax-hl-9{max-height-left:9px!important}.-xxlmax-hx-9{max-height-left:9px!important;max-height-right:9px!important}.-xxlmax-hy-9{max-height-top:9px!important;max-height-bottom:9px!important}}.min-h-9{min-height:9px!important}.min-ht-9{min-height-top:9px!important}.min-hr-9{min-height-right:9px!important}.min-hb-9{min-height-bottom:9px!important}.min-hl-9{min-height-left:9px!important}.min-hx-9{min-height-left:9px!important;min-height-right:9px!important}.min-hy-9{min-height-top:9px!important;min-height-bottom:9px!important}@media (min-width: 576px){.-smmin-h-9{min-height:9px!important}.-smmin-ht-9{min-height-top:9px!important}.-smmin-hr-9{min-height-right:9px!important}.-smmin-hb-9{min-height-bottom:9px!important}.-smmin-hl-9{min-height-left:9px!important}.-smmin-hx-9{min-height-left:9px!important;min-height-right:9px!important}.-smmin-hy-9{min-height-top:9px!important;min-height-bottom:9px!important}}@media (min-width: 768px){.-mdmin-h-9{min-height:9px!important}.-mdmin-ht-9{min-height-top:9px!important}.-mdmin-hr-9{min-height-right:9px!important}.-mdmin-hb-9{min-height-bottom:9px!important}.-mdmin-hl-9{min-height-left:9px!important}.-mdmin-hx-9{min-height-left:9px!important;min-height-right:9px!important}.-mdmin-hy-9{min-height-top:9px!important;min-height-bottom:9px!important}}@media (min-width: 992px){.-lgmin-h-9{min-height:9px!important}.-lgmin-ht-9{min-height-top:9px!important}.-lgmin-hr-9{min-height-right:9px!important}.-lgmin-hb-9{min-height-bottom:9px!important}.-lgmin-hl-9{min-height-left:9px!important}.-lgmin-hx-9{min-height-left:9px!important;min-height-right:9px!important}.-lgmin-hy-9{min-height-top:9px!important;min-height-bottom:9px!important}}@media (min-width: 1200px){.-xlmin-h-9{min-height:9px!important}.-xlmin-ht-9{min-height-top:9px!important}.-xlmin-hr-9{min-height-right:9px!important}.-xlmin-hb-9{min-height-bottom:9px!important}.-xlmin-hl-9{min-height-left:9px!important}.-xlmin-hx-9{min-height-left:9px!important;min-height-right:9px!important}.-xlmin-hy-9{min-height-top:9px!important;min-height-bottom:9px!important}}@media (min-width: 1400px){.-xxlmin-h-9{min-height:9px!important}.-xxlmin-ht-9{min-height-top:9px!important}.-xxlmin-hr-9{min-height-right:9px!important}.-xxlmin-hb-9{min-height-bottom:9px!important}.-xxlmin-hl-9{min-height-left:9px!important}.-xxlmin-hx-9{min-height-left:9px!important;min-height-right:9px!important}.-xxlmin-hy-9{min-height-top:9px!important;min-height-bottom:9px!important}}.m-10{margin:10px!important}.mt-10{margin-top:10px!important}.mr-10{margin-right:10px!important}.mb-10{margin-bottom:10px!important}.ml-10{margin-left:10px!important}.mx-10{margin-left:10px!important;margin-right:10px!important}.my-10{margin-top:10px!important;margin-bottom:10px!important}@media (min-width: 576px){.-smm-10{margin:10px!important}.-smmt-10{margin-top:10px!important}.-smmr-10{margin-right:10px!important}.-smmb-10{margin-bottom:10px!important}.-smml-10{margin-left:10px!important}.-smmx-10{margin-left:10px!important;margin-right:10px!important}.-smmy-10{margin-top:10px!important;margin-bottom:10px!important}}@media (min-width: 768px){.-mdm-10{margin:10px!important}.-mdmt-10{margin-top:10px!important}.-mdmr-10{margin-right:10px!important}.-mdmb-10{margin-bottom:10px!important}.-mdml-10{margin-left:10px!important}.-mdmx-10{margin-left:10px!important;margin-right:10px!important}.-mdmy-10{margin-top:10px!important;margin-bottom:10px!important}}@media (min-width: 992px){.-lgm-10{margin:10px!important}.-lgmt-10{margin-top:10px!important}.-lgmr-10{margin-right:10px!important}.-lgmb-10{margin-bottom:10px!important}.-lgml-10{margin-left:10px!important}.-lgmx-10{margin-left:10px!important;margin-right:10px!important}.-lgmy-10{margin-top:10px!important;margin-bottom:10px!important}}@media (min-width: 1200px){.-xlm-10{margin:10px!important}.-xlmt-10{margin-top:10px!important}.-xlmr-10{margin-right:10px!important}.-xlmb-10{margin-bottom:10px!important}.-xlml-10{margin-left:10px!important}.-xlmx-10{margin-left:10px!important;margin-right:10px!important}.-xlmy-10{margin-top:10px!important;margin-bottom:10px!important}}@media (min-width: 1400px){.-xxlm-10{margin:10px!important}.-xxlmt-10{margin-top:10px!important}.-xxlmr-10{margin-right:10px!important}.-xxlmb-10{margin-bottom:10px!important}.-xxlml-10{margin-left:10px!important}.-xxlmx-10{margin-left:10px!important;margin-right:10px!important}.-xxlmy-10{margin-top:10px!important;margin-bottom:10px!important}}.p-10{padding:10px!important}.pt-10{padding-top:10px!important}.pr-10{padding-right:10px!important}.pb-10{padding-bottom:10px!important}.pl-10{padding-left:10px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}@media (min-width: 576px){.-smp-10{padding:10px!important}.-smpt-10{padding-top:10px!important}.-smpr-10{padding-right:10px!important}.-smpb-10{padding-bottom:10px!important}.-smpl-10{padding-left:10px!important}.-smpx-10{padding-left:10px!important;padding-right:10px!important}.-smpy-10{padding-top:10px!important;padding-bottom:10px!important}}@media (min-width: 768px){.-mdp-10{padding:10px!important}.-mdpt-10{padding-top:10px!important}.-mdpr-10{padding-right:10px!important}.-mdpb-10{padding-bottom:10px!important}.-mdpl-10{padding-left:10px!important}.-mdpx-10{padding-left:10px!important;padding-right:10px!important}.-mdpy-10{padding-top:10px!important;padding-bottom:10px!important}}@media (min-width: 992px){.-lgp-10{padding:10px!important}.-lgpt-10{padding-top:10px!important}.-lgpr-10{padding-right:10px!important}.-lgpb-10{padding-bottom:10px!important}.-lgpl-10{padding-left:10px!important}.-lgpx-10{padding-left:10px!important;padding-right:10px!important}.-lgpy-10{padding-top:10px!important;padding-bottom:10px!important}}@media (min-width: 1200px){.-xlp-10{padding:10px!important}.-xlpt-10{padding-top:10px!important}.-xlpr-10{padding-right:10px!important}.-xlpb-10{padding-bottom:10px!important}.-xlpl-10{padding-left:10px!important}.-xlpx-10{padding-left:10px!important;padding-right:10px!important}.-xlpy-10{padding-top:10px!important;padding-bottom:10px!important}}@media (min-width: 1400px){.-xxlp-10{padding:10px!important}.-xxlpt-10{padding-top:10px!important}.-xxlpr-10{padding-right:10px!important}.-xxlpb-10{padding-bottom:10px!important}.-xxlpl-10{padding-left:10px!important}.-xxlpx-10{padding-left:10px!important;padding-right:10px!important}.-xxlpy-10{padding-top:10px!important;padding-bottom:10px!important}}.gap-10{gap:10px!important}.gapx-10{-webkit-column-gap:10px!important;-moz-column-gap:10px!important;column-gap:10px!important}.gapy-10{row-gap:10px!important}@media (min-width: 576px){.-smgap-10{gap:10px!important}.-smgapx-10{-webkit-column-gap:10px!important;-moz-column-gap:10px!important;column-gap:10px!important}.-smgapy-10{row-gap:10px!important}}@media (min-width: 768px){.-mdgap-10{gap:10px!important}.-mdgapx-10{-webkit-column-gap:10px!important;-moz-column-gap:10px!important;column-gap:10px!important}.-mdgapy-10{row-gap:10px!important}}@media (min-width: 992px){.-lggap-10{gap:10px!important}.-lggapx-10{-webkit-column-gap:10px!important;-moz-column-gap:10px!important;column-gap:10px!important}.-lggapy-10{row-gap:10px!important}}@media (min-width: 1200px){.-xlgap-10{gap:10px!important}.-xlgapx-10{-webkit-column-gap:10px!important;-moz-column-gap:10px!important;column-gap:10px!important}.-xlgapy-10{row-gap:10px!important}}@media (min-width: 1400px){.-xxlgap-10{gap:10px!important}.-xxlgapx-10{-webkit-column-gap:10px!important;-moz-column-gap:10px!important;column-gap:10px!important}.-xxlgapy-10{row-gap:10px!important}}.w-10{width:10px!important}.wt-10{width-top:10px!important}.wr-10{width-right:10px!important}.wb-10{width-bottom:10px!important}.wl-10{width-left:10px!important}.wx-10{width-left:10px!important;width-right:10px!important}.wy-10{width-top:10px!important;width-bottom:10px!important}@media (min-width: 576px){.-smw-10{width:10px!important}.-smwt-10{width-top:10px!important}.-smwr-10{width-right:10px!important}.-smwb-10{width-bottom:10px!important}.-smwl-10{width-left:10px!important}.-smwx-10{width-left:10px!important;width-right:10px!important}.-smwy-10{width-top:10px!important;width-bottom:10px!important}}@media (min-width: 768px){.-mdw-10{width:10px!important}.-mdwt-10{width-top:10px!important}.-mdwr-10{width-right:10px!important}.-mdwb-10{width-bottom:10px!important}.-mdwl-10{width-left:10px!important}.-mdwx-10{width-left:10px!important;width-right:10px!important}.-mdwy-10{width-top:10px!important;width-bottom:10px!important}}@media (min-width: 992px){.-lgw-10{width:10px!important}.-lgwt-10{width-top:10px!important}.-lgwr-10{width-right:10px!important}.-lgwb-10{width-bottom:10px!important}.-lgwl-10{width-left:10px!important}.-lgwx-10{width-left:10px!important;width-right:10px!important}.-lgwy-10{width-top:10px!important;width-bottom:10px!important}}@media (min-width: 1200px){.-xlw-10{width:10px!important}.-xlwt-10{width-top:10px!important}.-xlwr-10{width-right:10px!important}.-xlwb-10{width-bottom:10px!important}.-xlwl-10{width-left:10px!important}.-xlwx-10{width-left:10px!important;width-right:10px!important}.-xlwy-10{width-top:10px!important;width-bottom:10px!important}}@media (min-width: 1400px){.-xxlw-10{width:10px!important}.-xxlwt-10{width-top:10px!important}.-xxlwr-10{width-right:10px!important}.-xxlwb-10{width-bottom:10px!important}.-xxlwl-10{width-left:10px!important}.-xxlwx-10{width-left:10px!important;width-right:10px!important}.-xxlwy-10{width-top:10px!important;width-bottom:10px!important}}.h-10{height:10px!important}.ht-10{height-top:10px!important}.hr-10{height-right:10px!important}.hb-10{height-bottom:10px!important}.hl-10{height-left:10px!important}.hx-10{height-left:10px!important;height-right:10px!important}.hy-10{height-top:10px!important;height-bottom:10px!important}@media (min-width: 576px){.-smh-10{height:10px!important}.-smht-10{height-top:10px!important}.-smhr-10{height-right:10px!important}.-smhb-10{height-bottom:10px!important}.-smhl-10{height-left:10px!important}.-smhx-10{height-left:10px!important;height-right:10px!important}.-smhy-10{height-top:10px!important;height-bottom:10px!important}}@media (min-width: 768px){.-mdh-10{height:10px!important}.-mdht-10{height-top:10px!important}.-mdhr-10{height-right:10px!important}.-mdhb-10{height-bottom:10px!important}.-mdhl-10{height-left:10px!important}.-mdhx-10{height-left:10px!important;height-right:10px!important}.-mdhy-10{height-top:10px!important;height-bottom:10px!important}}@media (min-width: 992px){.-lgh-10{height:10px!important}.-lght-10{height-top:10px!important}.-lghr-10{height-right:10px!important}.-lghb-10{height-bottom:10px!important}.-lghl-10{height-left:10px!important}.-lghx-10{height-left:10px!important;height-right:10px!important}.-lghy-10{height-top:10px!important;height-bottom:10px!important}}@media (min-width: 1200px){.-xlh-10{height:10px!important}.-xlht-10{height-top:10px!important}.-xlhr-10{height-right:10px!important}.-xlhb-10{height-bottom:10px!important}.-xlhl-10{height-left:10px!important}.-xlhx-10{height-left:10px!important;height-right:10px!important}.-xlhy-10{height-top:10px!important;height-bottom:10px!important}}@media (min-width: 1400px){.-xxlh-10{height:10px!important}.-xxlht-10{height-top:10px!important}.-xxlhr-10{height-right:10px!important}.-xxlhb-10{height-bottom:10px!important}.-xxlhl-10{height-left:10px!important}.-xxlhx-10{height-left:10px!important;height-right:10px!important}.-xxlhy-10{height-top:10px!important;height-bottom:10px!important}}.rounded-10{border-radius:10px!important}.roundedt-10{border-radius-top:10px!important}.roundedr-10{border-radius-right:10px!important}.roundedb-10{border-radius-bottom:10px!important}.roundedl-10{border-radius-left:10px!important}.roundedx-10{border-radius-left:10px!important;border-radius-right:10px!important}.roundedy-10{border-radius-top:10px!important;border-radius-bottom:10px!important}@media (min-width: 576px){.-smrounded-10{border-radius:10px!important}.-smroundedt-10{border-radius-top:10px!important}.-smroundedr-10{border-radius-right:10px!important}.-smroundedb-10{border-radius-bottom:10px!important}.-smroundedl-10{border-radius-left:10px!important}.-smroundedx-10{border-radius-left:10px!important;border-radius-right:10px!important}.-smroundedy-10{border-radius-top:10px!important;border-radius-bottom:10px!important}}@media (min-width: 768px){.-mdrounded-10{border-radius:10px!important}.-mdroundedt-10{border-radius-top:10px!important}.-mdroundedr-10{border-radius-right:10px!important}.-mdroundedb-10{border-radius-bottom:10px!important}.-mdroundedl-10{border-radius-left:10px!important}.-mdroundedx-10{border-radius-left:10px!important;border-radius-right:10px!important}.-mdroundedy-10{border-radius-top:10px!important;border-radius-bottom:10px!important}}@media (min-width: 992px){.-lgrounded-10{border-radius:10px!important}.-lgroundedt-10{border-radius-top:10px!important}.-lgroundedr-10{border-radius-right:10px!important}.-lgroundedb-10{border-radius-bottom:10px!important}.-lgroundedl-10{border-radius-left:10px!important}.-lgroundedx-10{border-radius-left:10px!important;border-radius-right:10px!important}.-lgroundedy-10{border-radius-top:10px!important;border-radius-bottom:10px!important}}@media (min-width: 1200px){.-xlrounded-10{border-radius:10px!important}.-xlroundedt-10{border-radius-top:10px!important}.-xlroundedr-10{border-radius-right:10px!important}.-xlroundedb-10{border-radius-bottom:10px!important}.-xlroundedl-10{border-radius-left:10px!important}.-xlroundedx-10{border-radius-left:10px!important;border-radius-right:10px!important}.-xlroundedy-10{border-radius-top:10px!important;border-radius-bottom:10px!important}}@media (min-width: 1400px){.-xxlrounded-10{border-radius:10px!important}.-xxlroundedt-10{border-radius-top:10px!important}.-xxlroundedr-10{border-radius-right:10px!important}.-xxlroundedb-10{border-radius-bottom:10px!important}.-xxlroundedl-10{border-radius-left:10px!important}.-xxlroundedx-10{border-radius-left:10px!important;border-radius-right:10px!important}.-xxlroundedy-10{border-radius-top:10px!important;border-radius-bottom:10px!important}}.max-w-10{max-width:10px!important}.max-wt-10{max-width-top:10px!important}.max-wr-10{max-width-right:10px!important}.max-wb-10{max-width-bottom:10px!important}.max-wl-10{max-width-left:10px!important}.max-wx-10{max-width-left:10px!important;max-width-right:10px!important}.max-wy-10{max-width-top:10px!important;max-width-bottom:10px!important}@media (min-width: 576px){.-smmax-w-10{max-width:10px!important}.-smmax-wt-10{max-width-top:10px!important}.-smmax-wr-10{max-width-right:10px!important}.-smmax-wb-10{max-width-bottom:10px!important}.-smmax-wl-10{max-width-left:10px!important}.-smmax-wx-10{max-width-left:10px!important;max-width-right:10px!important}.-smmax-wy-10{max-width-top:10px!important;max-width-bottom:10px!important}}@media (min-width: 768px){.-mdmax-w-10{max-width:10px!important}.-mdmax-wt-10{max-width-top:10px!important}.-mdmax-wr-10{max-width-right:10px!important}.-mdmax-wb-10{max-width-bottom:10px!important}.-mdmax-wl-10{max-width-left:10px!important}.-mdmax-wx-10{max-width-left:10px!important;max-width-right:10px!important}.-mdmax-wy-10{max-width-top:10px!important;max-width-bottom:10px!important}}@media (min-width: 992px){.-lgmax-w-10{max-width:10px!important}.-lgmax-wt-10{max-width-top:10px!important}.-lgmax-wr-10{max-width-right:10px!important}.-lgmax-wb-10{max-width-bottom:10px!important}.-lgmax-wl-10{max-width-left:10px!important}.-lgmax-wx-10{max-width-left:10px!important;max-width-right:10px!important}.-lgmax-wy-10{max-width-top:10px!important;max-width-bottom:10px!important}}@media (min-width: 1200px){.-xlmax-w-10{max-width:10px!important}.-xlmax-wt-10{max-width-top:10px!important}.-xlmax-wr-10{max-width-right:10px!important}.-xlmax-wb-10{max-width-bottom:10px!important}.-xlmax-wl-10{max-width-left:10px!important}.-xlmax-wx-10{max-width-left:10px!important;max-width-right:10px!important}.-xlmax-wy-10{max-width-top:10px!important;max-width-bottom:10px!important}}@media (min-width: 1400px){.-xxlmax-w-10{max-width:10px!important}.-xxlmax-wt-10{max-width-top:10px!important}.-xxlmax-wr-10{max-width-right:10px!important}.-xxlmax-wb-10{max-width-bottom:10px!important}.-xxlmax-wl-10{max-width-left:10px!important}.-xxlmax-wx-10{max-width-left:10px!important;max-width-right:10px!important}.-xxlmax-wy-10{max-width-top:10px!important;max-width-bottom:10px!important}}.min-w-10{min-width:10px!important}.min-wt-10{min-width-top:10px!important}.min-wr-10{min-width-right:10px!important}.min-wb-10{min-width-bottom:10px!important}.min-wl-10{min-width-left:10px!important}.min-wx-10{min-width-left:10px!important;min-width-right:10px!important}.min-wy-10{min-width-top:10px!important;min-width-bottom:10px!important}@media (min-width: 576px){.-smmin-w-10{min-width:10px!important}.-smmin-wt-10{min-width-top:10px!important}.-smmin-wr-10{min-width-right:10px!important}.-smmin-wb-10{min-width-bottom:10px!important}.-smmin-wl-10{min-width-left:10px!important}.-smmin-wx-10{min-width-left:10px!important;min-width-right:10px!important}.-smmin-wy-10{min-width-top:10px!important;min-width-bottom:10px!important}}@media (min-width: 768px){.-mdmin-w-10{min-width:10px!important}.-mdmin-wt-10{min-width-top:10px!important}.-mdmin-wr-10{min-width-right:10px!important}.-mdmin-wb-10{min-width-bottom:10px!important}.-mdmin-wl-10{min-width-left:10px!important}.-mdmin-wx-10{min-width-left:10px!important;min-width-right:10px!important}.-mdmin-wy-10{min-width-top:10px!important;min-width-bottom:10px!important}}@media (min-width: 992px){.-lgmin-w-10{min-width:10px!important}.-lgmin-wt-10{min-width-top:10px!important}.-lgmin-wr-10{min-width-right:10px!important}.-lgmin-wb-10{min-width-bottom:10px!important}.-lgmin-wl-10{min-width-left:10px!important}.-lgmin-wx-10{min-width-left:10px!important;min-width-right:10px!important}.-lgmin-wy-10{min-width-top:10px!important;min-width-bottom:10px!important}}@media (min-width: 1200px){.-xlmin-w-10{min-width:10px!important}.-xlmin-wt-10{min-width-top:10px!important}.-xlmin-wr-10{min-width-right:10px!important}.-xlmin-wb-10{min-width-bottom:10px!important}.-xlmin-wl-10{min-width-left:10px!important}.-xlmin-wx-10{min-width-left:10px!important;min-width-right:10px!important}.-xlmin-wy-10{min-width-top:10px!important;min-width-bottom:10px!important}}@media (min-width: 1400px){.-xxlmin-w-10{min-width:10px!important}.-xxlmin-wt-10{min-width-top:10px!important}.-xxlmin-wr-10{min-width-right:10px!important}.-xxlmin-wb-10{min-width-bottom:10px!important}.-xxlmin-wl-10{min-width-left:10px!important}.-xxlmin-wx-10{min-width-left:10px!important;min-width-right:10px!important}.-xxlmin-wy-10{min-width-top:10px!important;min-width-bottom:10px!important}}.max-h-10{max-height:10px!important}.max-ht-10{max-height-top:10px!important}.max-hr-10{max-height-right:10px!important}.max-hb-10{max-height-bottom:10px!important}.max-hl-10{max-height-left:10px!important}.max-hx-10{max-height-left:10px!important;max-height-right:10px!important}.max-hy-10{max-height-top:10px!important;max-height-bottom:10px!important}@media (min-width: 576px){.-smmax-h-10{max-height:10px!important}.-smmax-ht-10{max-height-top:10px!important}.-smmax-hr-10{max-height-right:10px!important}.-smmax-hb-10{max-height-bottom:10px!important}.-smmax-hl-10{max-height-left:10px!important}.-smmax-hx-10{max-height-left:10px!important;max-height-right:10px!important}.-smmax-hy-10{max-height-top:10px!important;max-height-bottom:10px!important}}@media (min-width: 768px){.-mdmax-h-10{max-height:10px!important}.-mdmax-ht-10{max-height-top:10px!important}.-mdmax-hr-10{max-height-right:10px!important}.-mdmax-hb-10{max-height-bottom:10px!important}.-mdmax-hl-10{max-height-left:10px!important}.-mdmax-hx-10{max-height-left:10px!important;max-height-right:10px!important}.-mdmax-hy-10{max-height-top:10px!important;max-height-bottom:10px!important}}@media (min-width: 992px){.-lgmax-h-10{max-height:10px!important}.-lgmax-ht-10{max-height-top:10px!important}.-lgmax-hr-10{max-height-right:10px!important}.-lgmax-hb-10{max-height-bottom:10px!important}.-lgmax-hl-10{max-height-left:10px!important}.-lgmax-hx-10{max-height-left:10px!important;max-height-right:10px!important}.-lgmax-hy-10{max-height-top:10px!important;max-height-bottom:10px!important}}@media (min-width: 1200px){.-xlmax-h-10{max-height:10px!important}.-xlmax-ht-10{max-height-top:10px!important}.-xlmax-hr-10{max-height-right:10px!important}.-xlmax-hb-10{max-height-bottom:10px!important}.-xlmax-hl-10{max-height-left:10px!important}.-xlmax-hx-10{max-height-left:10px!important;max-height-right:10px!important}.-xlmax-hy-10{max-height-top:10px!important;max-height-bottom:10px!important}}@media (min-width: 1400px){.-xxlmax-h-10{max-height:10px!important}.-xxlmax-ht-10{max-height-top:10px!important}.-xxlmax-hr-10{max-height-right:10px!important}.-xxlmax-hb-10{max-height-bottom:10px!important}.-xxlmax-hl-10{max-height-left:10px!important}.-xxlmax-hx-10{max-height-left:10px!important;max-height-right:10px!important}.-xxlmax-hy-10{max-height-top:10px!important;max-height-bottom:10px!important}}.min-h-10{min-height:10px!important}.min-ht-10{min-height-top:10px!important}.min-hr-10{min-height-right:10px!important}.min-hb-10{min-height-bottom:10px!important}.min-hl-10{min-height-left:10px!important}.min-hx-10{min-height-left:10px!important;min-height-right:10px!important}.min-hy-10{min-height-top:10px!important;min-height-bottom:10px!important}@media (min-width: 576px){.-smmin-h-10{min-height:10px!important}.-smmin-ht-10{min-height-top:10px!important}.-smmin-hr-10{min-height-right:10px!important}.-smmin-hb-10{min-height-bottom:10px!important}.-smmin-hl-10{min-height-left:10px!important}.-smmin-hx-10{min-height-left:10px!important;min-height-right:10px!important}.-smmin-hy-10{min-height-top:10px!important;min-height-bottom:10px!important}}@media (min-width: 768px){.-mdmin-h-10{min-height:10px!important}.-mdmin-ht-10{min-height-top:10px!important}.-mdmin-hr-10{min-height-right:10px!important}.-mdmin-hb-10{min-height-bottom:10px!important}.-mdmin-hl-10{min-height-left:10px!important}.-mdmin-hx-10{min-height-left:10px!important;min-height-right:10px!important}.-mdmin-hy-10{min-height-top:10px!important;min-height-bottom:10px!important}}@media (min-width: 992px){.-lgmin-h-10{min-height:10px!important}.-lgmin-ht-10{min-height-top:10px!important}.-lgmin-hr-10{min-height-right:10px!important}.-lgmin-hb-10{min-height-bottom:10px!important}.-lgmin-hl-10{min-height-left:10px!important}.-lgmin-hx-10{min-height-left:10px!important;min-height-right:10px!important}.-lgmin-hy-10{min-height-top:10px!important;min-height-bottom:10px!important}}@media (min-width: 1200px){.-xlmin-h-10{min-height:10px!important}.-xlmin-ht-10{min-height-top:10px!important}.-xlmin-hr-10{min-height-right:10px!important}.-xlmin-hb-10{min-height-bottom:10px!important}.-xlmin-hl-10{min-height-left:10px!important}.-xlmin-hx-10{min-height-left:10px!important;min-height-right:10px!important}.-xlmin-hy-10{min-height-top:10px!important;min-height-bottom:10px!important}}@media (min-width: 1400px){.-xxlmin-h-10{min-height:10px!important}.-xxlmin-ht-10{min-height-top:10px!important}.-xxlmin-hr-10{min-height-right:10px!important}.-xxlmin-hb-10{min-height-bottom:10px!important}.-xxlmin-hl-10{min-height-left:10px!important}.-xxlmin-hx-10{min-height-left:10px!important;min-height-right:10px!important}.-xxlmin-hy-10{min-height-top:10px!important;min-height-bottom:10px!important}}.m-11{margin:11px!important}.mt-11{margin-top:11px!important}.mr-11{margin-right:11px!important}.mb-11{margin-bottom:11px!important}.ml-11{margin-left:11px!important}.mx-11{margin-left:11px!important;margin-right:11px!important}.my-11{margin-top:11px!important;margin-bottom:11px!important}@media (min-width: 576px){.-smm-11{margin:11px!important}.-smmt-11{margin-top:11px!important}.-smmr-11{margin-right:11px!important}.-smmb-11{margin-bottom:11px!important}.-smml-11{margin-left:11px!important}.-smmx-11{margin-left:11px!important;margin-right:11px!important}.-smmy-11{margin-top:11px!important;margin-bottom:11px!important}}@media (min-width: 768px){.-mdm-11{margin:11px!important}.-mdmt-11{margin-top:11px!important}.-mdmr-11{margin-right:11px!important}.-mdmb-11{margin-bottom:11px!important}.-mdml-11{margin-left:11px!important}.-mdmx-11{margin-left:11px!important;margin-right:11px!important}.-mdmy-11{margin-top:11px!important;margin-bottom:11px!important}}@media (min-width: 992px){.-lgm-11{margin:11px!important}.-lgmt-11{margin-top:11px!important}.-lgmr-11{margin-right:11px!important}.-lgmb-11{margin-bottom:11px!important}.-lgml-11{margin-left:11px!important}.-lgmx-11{margin-left:11px!important;margin-right:11px!important}.-lgmy-11{margin-top:11px!important;margin-bottom:11px!important}}@media (min-width: 1200px){.-xlm-11{margin:11px!important}.-xlmt-11{margin-top:11px!important}.-xlmr-11{margin-right:11px!important}.-xlmb-11{margin-bottom:11px!important}.-xlml-11{margin-left:11px!important}.-xlmx-11{margin-left:11px!important;margin-right:11px!important}.-xlmy-11{margin-top:11px!important;margin-bottom:11px!important}}@media (min-width: 1400px){.-xxlm-11{margin:11px!important}.-xxlmt-11{margin-top:11px!important}.-xxlmr-11{margin-right:11px!important}.-xxlmb-11{margin-bottom:11px!important}.-xxlml-11{margin-left:11px!important}.-xxlmx-11{margin-left:11px!important;margin-right:11px!important}.-xxlmy-11{margin-top:11px!important;margin-bottom:11px!important}}.p-11{padding:11px!important}.pt-11{padding-top:11px!important}.pr-11{padding-right:11px!important}.pb-11{padding-bottom:11px!important}.pl-11{padding-left:11px!important}.px-11{padding-left:11px!important;padding-right:11px!important}.py-11{padding-top:11px!important;padding-bottom:11px!important}@media (min-width: 576px){.-smp-11{padding:11px!important}.-smpt-11{padding-top:11px!important}.-smpr-11{padding-right:11px!important}.-smpb-11{padding-bottom:11px!important}.-smpl-11{padding-left:11px!important}.-smpx-11{padding-left:11px!important;padding-right:11px!important}.-smpy-11{padding-top:11px!important;padding-bottom:11px!important}}@media (min-width: 768px){.-mdp-11{padding:11px!important}.-mdpt-11{padding-top:11px!important}.-mdpr-11{padding-right:11px!important}.-mdpb-11{padding-bottom:11px!important}.-mdpl-11{padding-left:11px!important}.-mdpx-11{padding-left:11px!important;padding-right:11px!important}.-mdpy-11{padding-top:11px!important;padding-bottom:11px!important}}@media (min-width: 992px){.-lgp-11{padding:11px!important}.-lgpt-11{padding-top:11px!important}.-lgpr-11{padding-right:11px!important}.-lgpb-11{padding-bottom:11px!important}.-lgpl-11{padding-left:11px!important}.-lgpx-11{padding-left:11px!important;padding-right:11px!important}.-lgpy-11{padding-top:11px!important;padding-bottom:11px!important}}@media (min-width: 1200px){.-xlp-11{padding:11px!important}.-xlpt-11{padding-top:11px!important}.-xlpr-11{padding-right:11px!important}.-xlpb-11{padding-bottom:11px!important}.-xlpl-11{padding-left:11px!important}.-xlpx-11{padding-left:11px!important;padding-right:11px!important}.-xlpy-11{padding-top:11px!important;padding-bottom:11px!important}}@media (min-width: 1400px){.-xxlp-11{padding:11px!important}.-xxlpt-11{padding-top:11px!important}.-xxlpr-11{padding-right:11px!important}.-xxlpb-11{padding-bottom:11px!important}.-xxlpl-11{padding-left:11px!important}.-xxlpx-11{padding-left:11px!important;padding-right:11px!important}.-xxlpy-11{padding-top:11px!important;padding-bottom:11px!important}}.gap-11{gap:11px!important}.gapx-11{-webkit-column-gap:11px!important;-moz-column-gap:11px!important;column-gap:11px!important}.gapy-11{row-gap:11px!important}@media (min-width: 576px){.-smgap-11{gap:11px!important}.-smgapx-11{-webkit-column-gap:11px!important;-moz-column-gap:11px!important;column-gap:11px!important}.-smgapy-11{row-gap:11px!important}}@media (min-width: 768px){.-mdgap-11{gap:11px!important}.-mdgapx-11{-webkit-column-gap:11px!important;-moz-column-gap:11px!important;column-gap:11px!important}.-mdgapy-11{row-gap:11px!important}}@media (min-width: 992px){.-lggap-11{gap:11px!important}.-lggapx-11{-webkit-column-gap:11px!important;-moz-column-gap:11px!important;column-gap:11px!important}.-lggapy-11{row-gap:11px!important}}@media (min-width: 1200px){.-xlgap-11{gap:11px!important}.-xlgapx-11{-webkit-column-gap:11px!important;-moz-column-gap:11px!important;column-gap:11px!important}.-xlgapy-11{row-gap:11px!important}}@media (min-width: 1400px){.-xxlgap-11{gap:11px!important}.-xxlgapx-11{-webkit-column-gap:11px!important;-moz-column-gap:11px!important;column-gap:11px!important}.-xxlgapy-11{row-gap:11px!important}}.w-11{width:11px!important}.wt-11{width-top:11px!important}.wr-11{width-right:11px!important}.wb-11{width-bottom:11px!important}.wl-11{width-left:11px!important}.wx-11{width-left:11px!important;width-right:11px!important}.wy-11{width-top:11px!important;width-bottom:11px!important}@media (min-width: 576px){.-smw-11{width:11px!important}.-smwt-11{width-top:11px!important}.-smwr-11{width-right:11px!important}.-smwb-11{width-bottom:11px!important}.-smwl-11{width-left:11px!important}.-smwx-11{width-left:11px!important;width-right:11px!important}.-smwy-11{width-top:11px!important;width-bottom:11px!important}}@media (min-width: 768px){.-mdw-11{width:11px!important}.-mdwt-11{width-top:11px!important}.-mdwr-11{width-right:11px!important}.-mdwb-11{width-bottom:11px!important}.-mdwl-11{width-left:11px!important}.-mdwx-11{width-left:11px!important;width-right:11px!important}.-mdwy-11{width-top:11px!important;width-bottom:11px!important}}@media (min-width: 992px){.-lgw-11{width:11px!important}.-lgwt-11{width-top:11px!important}.-lgwr-11{width-right:11px!important}.-lgwb-11{width-bottom:11px!important}.-lgwl-11{width-left:11px!important}.-lgwx-11{width-left:11px!important;width-right:11px!important}.-lgwy-11{width-top:11px!important;width-bottom:11px!important}}@media (min-width: 1200px){.-xlw-11{width:11px!important}.-xlwt-11{width-top:11px!important}.-xlwr-11{width-right:11px!important}.-xlwb-11{width-bottom:11px!important}.-xlwl-11{width-left:11px!important}.-xlwx-11{width-left:11px!important;width-right:11px!important}.-xlwy-11{width-top:11px!important;width-bottom:11px!important}}@media (min-width: 1400px){.-xxlw-11{width:11px!important}.-xxlwt-11{width-top:11px!important}.-xxlwr-11{width-right:11px!important}.-xxlwb-11{width-bottom:11px!important}.-xxlwl-11{width-left:11px!important}.-xxlwx-11{width-left:11px!important;width-right:11px!important}.-xxlwy-11{width-top:11px!important;width-bottom:11px!important}}.h-11{height:11px!important}.ht-11{height-top:11px!important}.hr-11{height-right:11px!important}.hb-11{height-bottom:11px!important}.hl-11{height-left:11px!important}.hx-11{height-left:11px!important;height-right:11px!important}.hy-11{height-top:11px!important;height-bottom:11px!important}@media (min-width: 576px){.-smh-11{height:11px!important}.-smht-11{height-top:11px!important}.-smhr-11{height-right:11px!important}.-smhb-11{height-bottom:11px!important}.-smhl-11{height-left:11px!important}.-smhx-11{height-left:11px!important;height-right:11px!important}.-smhy-11{height-top:11px!important;height-bottom:11px!important}}@media (min-width: 768px){.-mdh-11{height:11px!important}.-mdht-11{height-top:11px!important}.-mdhr-11{height-right:11px!important}.-mdhb-11{height-bottom:11px!important}.-mdhl-11{height-left:11px!important}.-mdhx-11{height-left:11px!important;height-right:11px!important}.-mdhy-11{height-top:11px!important;height-bottom:11px!important}}@media (min-width: 992px){.-lgh-11{height:11px!important}.-lght-11{height-top:11px!important}.-lghr-11{height-right:11px!important}.-lghb-11{height-bottom:11px!important}.-lghl-11{height-left:11px!important}.-lghx-11{height-left:11px!important;height-right:11px!important}.-lghy-11{height-top:11px!important;height-bottom:11px!important}}@media (min-width: 1200px){.-xlh-11{height:11px!important}.-xlht-11{height-top:11px!important}.-xlhr-11{height-right:11px!important}.-xlhb-11{height-bottom:11px!important}.-xlhl-11{height-left:11px!important}.-xlhx-11{height-left:11px!important;height-right:11px!important}.-xlhy-11{height-top:11px!important;height-bottom:11px!important}}@media (min-width: 1400px){.-xxlh-11{height:11px!important}.-xxlht-11{height-top:11px!important}.-xxlhr-11{height-right:11px!important}.-xxlhb-11{height-bottom:11px!important}.-xxlhl-11{height-left:11px!important}.-xxlhx-11{height-left:11px!important;height-right:11px!important}.-xxlhy-11{height-top:11px!important;height-bottom:11px!important}}.rounded-11{border-radius:11px!important}.roundedt-11{border-radius-top:11px!important}.roundedr-11{border-radius-right:11px!important}.roundedb-11{border-radius-bottom:11px!important}.roundedl-11{border-radius-left:11px!important}.roundedx-11{border-radius-left:11px!important;border-radius-right:11px!important}.roundedy-11{border-radius-top:11px!important;border-radius-bottom:11px!important}@media (min-width: 576px){.-smrounded-11{border-radius:11px!important}.-smroundedt-11{border-radius-top:11px!important}.-smroundedr-11{border-radius-right:11px!important}.-smroundedb-11{border-radius-bottom:11px!important}.-smroundedl-11{border-radius-left:11px!important}.-smroundedx-11{border-radius-left:11px!important;border-radius-right:11px!important}.-smroundedy-11{border-radius-top:11px!important;border-radius-bottom:11px!important}}@media (min-width: 768px){.-mdrounded-11{border-radius:11px!important}.-mdroundedt-11{border-radius-top:11px!important}.-mdroundedr-11{border-radius-right:11px!important}.-mdroundedb-11{border-radius-bottom:11px!important}.-mdroundedl-11{border-radius-left:11px!important}.-mdroundedx-11{border-radius-left:11px!important;border-radius-right:11px!important}.-mdroundedy-11{border-radius-top:11px!important;border-radius-bottom:11px!important}}@media (min-width: 992px){.-lgrounded-11{border-radius:11px!important}.-lgroundedt-11{border-radius-top:11px!important}.-lgroundedr-11{border-radius-right:11px!important}.-lgroundedb-11{border-radius-bottom:11px!important}.-lgroundedl-11{border-radius-left:11px!important}.-lgroundedx-11{border-radius-left:11px!important;border-radius-right:11px!important}.-lgroundedy-11{border-radius-top:11px!important;border-radius-bottom:11px!important}}@media (min-width: 1200px){.-xlrounded-11{border-radius:11px!important}.-xlroundedt-11{border-radius-top:11px!important}.-xlroundedr-11{border-radius-right:11px!important}.-xlroundedb-11{border-radius-bottom:11px!important}.-xlroundedl-11{border-radius-left:11px!important}.-xlroundedx-11{border-radius-left:11px!important;border-radius-right:11px!important}.-xlroundedy-11{border-radius-top:11px!important;border-radius-bottom:11px!important}}@media (min-width: 1400px){.-xxlrounded-11{border-radius:11px!important}.-xxlroundedt-11{border-radius-top:11px!important}.-xxlroundedr-11{border-radius-right:11px!important}.-xxlroundedb-11{border-radius-bottom:11px!important}.-xxlroundedl-11{border-radius-left:11px!important}.-xxlroundedx-11{border-radius-left:11px!important;border-radius-right:11px!important}.-xxlroundedy-11{border-radius-top:11px!important;border-radius-bottom:11px!important}}.max-w-11{max-width:11px!important}.max-wt-11{max-width-top:11px!important}.max-wr-11{max-width-right:11px!important}.max-wb-11{max-width-bottom:11px!important}.max-wl-11{max-width-left:11px!important}.max-wx-11{max-width-left:11px!important;max-width-right:11px!important}.max-wy-11{max-width-top:11px!important;max-width-bottom:11px!important}@media (min-width: 576px){.-smmax-w-11{max-width:11px!important}.-smmax-wt-11{max-width-top:11px!important}.-smmax-wr-11{max-width-right:11px!important}.-smmax-wb-11{max-width-bottom:11px!important}.-smmax-wl-11{max-width-left:11px!important}.-smmax-wx-11{max-width-left:11px!important;max-width-right:11px!important}.-smmax-wy-11{max-width-top:11px!important;max-width-bottom:11px!important}}@media (min-width: 768px){.-mdmax-w-11{max-width:11px!important}.-mdmax-wt-11{max-width-top:11px!important}.-mdmax-wr-11{max-width-right:11px!important}.-mdmax-wb-11{max-width-bottom:11px!important}.-mdmax-wl-11{max-width-left:11px!important}.-mdmax-wx-11{max-width-left:11px!important;max-width-right:11px!important}.-mdmax-wy-11{max-width-top:11px!important;max-width-bottom:11px!important}}@media (min-width: 992px){.-lgmax-w-11{max-width:11px!important}.-lgmax-wt-11{max-width-top:11px!important}.-lgmax-wr-11{max-width-right:11px!important}.-lgmax-wb-11{max-width-bottom:11px!important}.-lgmax-wl-11{max-width-left:11px!important}.-lgmax-wx-11{max-width-left:11px!important;max-width-right:11px!important}.-lgmax-wy-11{max-width-top:11px!important;max-width-bottom:11px!important}}@media (min-width: 1200px){.-xlmax-w-11{max-width:11px!important}.-xlmax-wt-11{max-width-top:11px!important}.-xlmax-wr-11{max-width-right:11px!important}.-xlmax-wb-11{max-width-bottom:11px!important}.-xlmax-wl-11{max-width-left:11px!important}.-xlmax-wx-11{max-width-left:11px!important;max-width-right:11px!important}.-xlmax-wy-11{max-width-top:11px!important;max-width-bottom:11px!important}}@media (min-width: 1400px){.-xxlmax-w-11{max-width:11px!important}.-xxlmax-wt-11{max-width-top:11px!important}.-xxlmax-wr-11{max-width-right:11px!important}.-xxlmax-wb-11{max-width-bottom:11px!important}.-xxlmax-wl-11{max-width-left:11px!important}.-xxlmax-wx-11{max-width-left:11px!important;max-width-right:11px!important}.-xxlmax-wy-11{max-width-top:11px!important;max-width-bottom:11px!important}}.min-w-11{min-width:11px!important}.min-wt-11{min-width-top:11px!important}.min-wr-11{min-width-right:11px!important}.min-wb-11{min-width-bottom:11px!important}.min-wl-11{min-width-left:11px!important}.min-wx-11{min-width-left:11px!important;min-width-right:11px!important}.min-wy-11{min-width-top:11px!important;min-width-bottom:11px!important}@media (min-width: 576px){.-smmin-w-11{min-width:11px!important}.-smmin-wt-11{min-width-top:11px!important}.-smmin-wr-11{min-width-right:11px!important}.-smmin-wb-11{min-width-bottom:11px!important}.-smmin-wl-11{min-width-left:11px!important}.-smmin-wx-11{min-width-left:11px!important;min-width-right:11px!important}.-smmin-wy-11{min-width-top:11px!important;min-width-bottom:11px!important}}@media (min-width: 768px){.-mdmin-w-11{min-width:11px!important}.-mdmin-wt-11{min-width-top:11px!important}.-mdmin-wr-11{min-width-right:11px!important}.-mdmin-wb-11{min-width-bottom:11px!important}.-mdmin-wl-11{min-width-left:11px!important}.-mdmin-wx-11{min-width-left:11px!important;min-width-right:11px!important}.-mdmin-wy-11{min-width-top:11px!important;min-width-bottom:11px!important}}@media (min-width: 992px){.-lgmin-w-11{min-width:11px!important}.-lgmin-wt-11{min-width-top:11px!important}.-lgmin-wr-11{min-width-right:11px!important}.-lgmin-wb-11{min-width-bottom:11px!important}.-lgmin-wl-11{min-width-left:11px!important}.-lgmin-wx-11{min-width-left:11px!important;min-width-right:11px!important}.-lgmin-wy-11{min-width-top:11px!important;min-width-bottom:11px!important}}@media (min-width: 1200px){.-xlmin-w-11{min-width:11px!important}.-xlmin-wt-11{min-width-top:11px!important}.-xlmin-wr-11{min-width-right:11px!important}.-xlmin-wb-11{min-width-bottom:11px!important}.-xlmin-wl-11{min-width-left:11px!important}.-xlmin-wx-11{min-width-left:11px!important;min-width-right:11px!important}.-xlmin-wy-11{min-width-top:11px!important;min-width-bottom:11px!important}}@media (min-width: 1400px){.-xxlmin-w-11{min-width:11px!important}.-xxlmin-wt-11{min-width-top:11px!important}.-xxlmin-wr-11{min-width-right:11px!important}.-xxlmin-wb-11{min-width-bottom:11px!important}.-xxlmin-wl-11{min-width-left:11px!important}.-xxlmin-wx-11{min-width-left:11px!important;min-width-right:11px!important}.-xxlmin-wy-11{min-width-top:11px!important;min-width-bottom:11px!important}}.max-h-11{max-height:11px!important}.max-ht-11{max-height-top:11px!important}.max-hr-11{max-height-right:11px!important}.max-hb-11{max-height-bottom:11px!important}.max-hl-11{max-height-left:11px!important}.max-hx-11{max-height-left:11px!important;max-height-right:11px!important}.max-hy-11{max-height-top:11px!important;max-height-bottom:11px!important}@media (min-width: 576px){.-smmax-h-11{max-height:11px!important}.-smmax-ht-11{max-height-top:11px!important}.-smmax-hr-11{max-height-right:11px!important}.-smmax-hb-11{max-height-bottom:11px!important}.-smmax-hl-11{max-height-left:11px!important}.-smmax-hx-11{max-height-left:11px!important;max-height-right:11px!important}.-smmax-hy-11{max-height-top:11px!important;max-height-bottom:11px!important}}@media (min-width: 768px){.-mdmax-h-11{max-height:11px!important}.-mdmax-ht-11{max-height-top:11px!important}.-mdmax-hr-11{max-height-right:11px!important}.-mdmax-hb-11{max-height-bottom:11px!important}.-mdmax-hl-11{max-height-left:11px!important}.-mdmax-hx-11{max-height-left:11px!important;max-height-right:11px!important}.-mdmax-hy-11{max-height-top:11px!important;max-height-bottom:11px!important}}@media (min-width: 992px){.-lgmax-h-11{max-height:11px!important}.-lgmax-ht-11{max-height-top:11px!important}.-lgmax-hr-11{max-height-right:11px!important}.-lgmax-hb-11{max-height-bottom:11px!important}.-lgmax-hl-11{max-height-left:11px!important}.-lgmax-hx-11{max-height-left:11px!important;max-height-right:11px!important}.-lgmax-hy-11{max-height-top:11px!important;max-height-bottom:11px!important}}@media (min-width: 1200px){.-xlmax-h-11{max-height:11px!important}.-xlmax-ht-11{max-height-top:11px!important}.-xlmax-hr-11{max-height-right:11px!important}.-xlmax-hb-11{max-height-bottom:11px!important}.-xlmax-hl-11{max-height-left:11px!important}.-xlmax-hx-11{max-height-left:11px!important;max-height-right:11px!important}.-xlmax-hy-11{max-height-top:11px!important;max-height-bottom:11px!important}}@media (min-width: 1400px){.-xxlmax-h-11{max-height:11px!important}.-xxlmax-ht-11{max-height-top:11px!important}.-xxlmax-hr-11{max-height-right:11px!important}.-xxlmax-hb-11{max-height-bottom:11px!important}.-xxlmax-hl-11{max-height-left:11px!important}.-xxlmax-hx-11{max-height-left:11px!important;max-height-right:11px!important}.-xxlmax-hy-11{max-height-top:11px!important;max-height-bottom:11px!important}}.min-h-11{min-height:11px!important}.min-ht-11{min-height-top:11px!important}.min-hr-11{min-height-right:11px!important}.min-hb-11{min-height-bottom:11px!important}.min-hl-11{min-height-left:11px!important}.min-hx-11{min-height-left:11px!important;min-height-right:11px!important}.min-hy-11{min-height-top:11px!important;min-height-bottom:11px!important}@media (min-width: 576px){.-smmin-h-11{min-height:11px!important}.-smmin-ht-11{min-height-top:11px!important}.-smmin-hr-11{min-height-right:11px!important}.-smmin-hb-11{min-height-bottom:11px!important}.-smmin-hl-11{min-height-left:11px!important}.-smmin-hx-11{min-height-left:11px!important;min-height-right:11px!important}.-smmin-hy-11{min-height-top:11px!important;min-height-bottom:11px!important}}@media (min-width: 768px){.-mdmin-h-11{min-height:11px!important}.-mdmin-ht-11{min-height-top:11px!important}.-mdmin-hr-11{min-height-right:11px!important}.-mdmin-hb-11{min-height-bottom:11px!important}.-mdmin-hl-11{min-height-left:11px!important}.-mdmin-hx-11{min-height-left:11px!important;min-height-right:11px!important}.-mdmin-hy-11{min-height-top:11px!important;min-height-bottom:11px!important}}@media (min-width: 992px){.-lgmin-h-11{min-height:11px!important}.-lgmin-ht-11{min-height-top:11px!important}.-lgmin-hr-11{min-height-right:11px!important}.-lgmin-hb-11{min-height-bottom:11px!important}.-lgmin-hl-11{min-height-left:11px!important}.-lgmin-hx-11{min-height-left:11px!important;min-height-right:11px!important}.-lgmin-hy-11{min-height-top:11px!important;min-height-bottom:11px!important}}@media (min-width: 1200px){.-xlmin-h-11{min-height:11px!important}.-xlmin-ht-11{min-height-top:11px!important}.-xlmin-hr-11{min-height-right:11px!important}.-xlmin-hb-11{min-height-bottom:11px!important}.-xlmin-hl-11{min-height-left:11px!important}.-xlmin-hx-11{min-height-left:11px!important;min-height-right:11px!important}.-xlmin-hy-11{min-height-top:11px!important;min-height-bottom:11px!important}}@media (min-width: 1400px){.-xxlmin-h-11{min-height:11px!important}.-xxlmin-ht-11{min-height-top:11px!important}.-xxlmin-hr-11{min-height-right:11px!important}.-xxlmin-hb-11{min-height-bottom:11px!important}.-xxlmin-hl-11{min-height-left:11px!important}.-xxlmin-hx-11{min-height-left:11px!important;min-height-right:11px!important}.-xxlmin-hy-11{min-height-top:11px!important;min-height-bottom:11px!important}}.m-12{margin:12px!important}.mt-12{margin-top:12px!important}.mr-12{margin-right:12px!important}.mb-12{margin-bottom:12px!important}.ml-12{margin-left:12px!important}.mx-12{margin-left:12px!important;margin-right:12px!important}.my-12{margin-top:12px!important;margin-bottom:12px!important}@media (min-width: 576px){.-smm-12{margin:12px!important}.-smmt-12{margin-top:12px!important}.-smmr-12{margin-right:12px!important}.-smmb-12{margin-bottom:12px!important}.-smml-12{margin-left:12px!important}.-smmx-12{margin-left:12px!important;margin-right:12px!important}.-smmy-12{margin-top:12px!important;margin-bottom:12px!important}}@media (min-width: 768px){.-mdm-12{margin:12px!important}.-mdmt-12{margin-top:12px!important}.-mdmr-12{margin-right:12px!important}.-mdmb-12{margin-bottom:12px!important}.-mdml-12{margin-left:12px!important}.-mdmx-12{margin-left:12px!important;margin-right:12px!important}.-mdmy-12{margin-top:12px!important;margin-bottom:12px!important}}@media (min-width: 992px){.-lgm-12{margin:12px!important}.-lgmt-12{margin-top:12px!important}.-lgmr-12{margin-right:12px!important}.-lgmb-12{margin-bottom:12px!important}.-lgml-12{margin-left:12px!important}.-lgmx-12{margin-left:12px!important;margin-right:12px!important}.-lgmy-12{margin-top:12px!important;margin-bottom:12px!important}}@media (min-width: 1200px){.-xlm-12{margin:12px!important}.-xlmt-12{margin-top:12px!important}.-xlmr-12{margin-right:12px!important}.-xlmb-12{margin-bottom:12px!important}.-xlml-12{margin-left:12px!important}.-xlmx-12{margin-left:12px!important;margin-right:12px!important}.-xlmy-12{margin-top:12px!important;margin-bottom:12px!important}}@media (min-width: 1400px){.-xxlm-12{margin:12px!important}.-xxlmt-12{margin-top:12px!important}.-xxlmr-12{margin-right:12px!important}.-xxlmb-12{margin-bottom:12px!important}.-xxlml-12{margin-left:12px!important}.-xxlmx-12{margin-left:12px!important;margin-right:12px!important}.-xxlmy-12{margin-top:12px!important;margin-bottom:12px!important}}.p-12{padding:12px!important}.pt-12{padding-top:12px!important}.pr-12{padding-right:12px!important}.pb-12{padding-bottom:12px!important}.pl-12{padding-left:12px!important}.px-12{padding-left:12px!important;padding-right:12px!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}@media (min-width: 576px){.-smp-12{padding:12px!important}.-smpt-12{padding-top:12px!important}.-smpr-12{padding-right:12px!important}.-smpb-12{padding-bottom:12px!important}.-smpl-12{padding-left:12px!important}.-smpx-12{padding-left:12px!important;padding-right:12px!important}.-smpy-12{padding-top:12px!important;padding-bottom:12px!important}}@media (min-width: 768px){.-mdp-12{padding:12px!important}.-mdpt-12{padding-top:12px!important}.-mdpr-12{padding-right:12px!important}.-mdpb-12{padding-bottom:12px!important}.-mdpl-12{padding-left:12px!important}.-mdpx-12{padding-left:12px!important;padding-right:12px!important}.-mdpy-12{padding-top:12px!important;padding-bottom:12px!important}}@media (min-width: 992px){.-lgp-12{padding:12px!important}.-lgpt-12{padding-top:12px!important}.-lgpr-12{padding-right:12px!important}.-lgpb-12{padding-bottom:12px!important}.-lgpl-12{padding-left:12px!important}.-lgpx-12{padding-left:12px!important;padding-right:12px!important}.-lgpy-12{padding-top:12px!important;padding-bottom:12px!important}}@media (min-width: 1200px){.-xlp-12{padding:12px!important}.-xlpt-12{padding-top:12px!important}.-xlpr-12{padding-right:12px!important}.-xlpb-12{padding-bottom:12px!important}.-xlpl-12{padding-left:12px!important}.-xlpx-12{padding-left:12px!important;padding-right:12px!important}.-xlpy-12{padding-top:12px!important;padding-bottom:12px!important}}@media (min-width: 1400px){.-xxlp-12{padding:12px!important}.-xxlpt-12{padding-top:12px!important}.-xxlpr-12{padding-right:12px!important}.-xxlpb-12{padding-bottom:12px!important}.-xxlpl-12{padding-left:12px!important}.-xxlpx-12{padding-left:12px!important;padding-right:12px!important}.-xxlpy-12{padding-top:12px!important;padding-bottom:12px!important}}.gap-12{gap:12px!important}.gapx-12{-webkit-column-gap:12px!important;-moz-column-gap:12px!important;column-gap:12px!important}.gapy-12{row-gap:12px!important}@media (min-width: 576px){.-smgap-12{gap:12px!important}.-smgapx-12{-webkit-column-gap:12px!important;-moz-column-gap:12px!important;column-gap:12px!important}.-smgapy-12{row-gap:12px!important}}@media (min-width: 768px){.-mdgap-12{gap:12px!important}.-mdgapx-12{-webkit-column-gap:12px!important;-moz-column-gap:12px!important;column-gap:12px!important}.-mdgapy-12{row-gap:12px!important}}@media (min-width: 992px){.-lggap-12{gap:12px!important}.-lggapx-12{-webkit-column-gap:12px!important;-moz-column-gap:12px!important;column-gap:12px!important}.-lggapy-12{row-gap:12px!important}}@media (min-width: 1200px){.-xlgap-12{gap:12px!important}.-xlgapx-12{-webkit-column-gap:12px!important;-moz-column-gap:12px!important;column-gap:12px!important}.-xlgapy-12{row-gap:12px!important}}@media (min-width: 1400px){.-xxlgap-12{gap:12px!important}.-xxlgapx-12{-webkit-column-gap:12px!important;-moz-column-gap:12px!important;column-gap:12px!important}.-xxlgapy-12{row-gap:12px!important}}.w-12{width:12px!important}.wt-12{width-top:12px!important}.wr-12{width-right:12px!important}.wb-12{width-bottom:12px!important}.wl-12{width-left:12px!important}.wx-12{width-left:12px!important;width-right:12px!important}.wy-12{width-top:12px!important;width-bottom:12px!important}@media (min-width: 576px){.-smw-12{width:12px!important}.-smwt-12{width-top:12px!important}.-smwr-12{width-right:12px!important}.-smwb-12{width-bottom:12px!important}.-smwl-12{width-left:12px!important}.-smwx-12{width-left:12px!important;width-right:12px!important}.-smwy-12{width-top:12px!important;width-bottom:12px!important}}@media (min-width: 768px){.-mdw-12{width:12px!important}.-mdwt-12{width-top:12px!important}.-mdwr-12{width-right:12px!important}.-mdwb-12{width-bottom:12px!important}.-mdwl-12{width-left:12px!important}.-mdwx-12{width-left:12px!important;width-right:12px!important}.-mdwy-12{width-top:12px!important;width-bottom:12px!important}}@media (min-width: 992px){.-lgw-12{width:12px!important}.-lgwt-12{width-top:12px!important}.-lgwr-12{width-right:12px!important}.-lgwb-12{width-bottom:12px!important}.-lgwl-12{width-left:12px!important}.-lgwx-12{width-left:12px!important;width-right:12px!important}.-lgwy-12{width-top:12px!important;width-bottom:12px!important}}@media (min-width: 1200px){.-xlw-12{width:12px!important}.-xlwt-12{width-top:12px!important}.-xlwr-12{width-right:12px!important}.-xlwb-12{width-bottom:12px!important}.-xlwl-12{width-left:12px!important}.-xlwx-12{width-left:12px!important;width-right:12px!important}.-xlwy-12{width-top:12px!important;width-bottom:12px!important}}@media (min-width: 1400px){.-xxlw-12{width:12px!important}.-xxlwt-12{width-top:12px!important}.-xxlwr-12{width-right:12px!important}.-xxlwb-12{width-bottom:12px!important}.-xxlwl-12{width-left:12px!important}.-xxlwx-12{width-left:12px!important;width-right:12px!important}.-xxlwy-12{width-top:12px!important;width-bottom:12px!important}}.h-12{height:12px!important}.ht-12{height-top:12px!important}.hr-12{height-right:12px!important}.hb-12{height-bottom:12px!important}.hl-12{height-left:12px!important}.hx-12{height-left:12px!important;height-right:12px!important}.hy-12{height-top:12px!important;height-bottom:12px!important}@media (min-width: 576px){.-smh-12{height:12px!important}.-smht-12{height-top:12px!important}.-smhr-12{height-right:12px!important}.-smhb-12{height-bottom:12px!important}.-smhl-12{height-left:12px!important}.-smhx-12{height-left:12px!important;height-right:12px!important}.-smhy-12{height-top:12px!important;height-bottom:12px!important}}@media (min-width: 768px){.-mdh-12{height:12px!important}.-mdht-12{height-top:12px!important}.-mdhr-12{height-right:12px!important}.-mdhb-12{height-bottom:12px!important}.-mdhl-12{height-left:12px!important}.-mdhx-12{height-left:12px!important;height-right:12px!important}.-mdhy-12{height-top:12px!important;height-bottom:12px!important}}@media (min-width: 992px){.-lgh-12{height:12px!important}.-lght-12{height-top:12px!important}.-lghr-12{height-right:12px!important}.-lghb-12{height-bottom:12px!important}.-lghl-12{height-left:12px!important}.-lghx-12{height-left:12px!important;height-right:12px!important}.-lghy-12{height-top:12px!important;height-bottom:12px!important}}@media (min-width: 1200px){.-xlh-12{height:12px!important}.-xlht-12{height-top:12px!important}.-xlhr-12{height-right:12px!important}.-xlhb-12{height-bottom:12px!important}.-xlhl-12{height-left:12px!important}.-xlhx-12{height-left:12px!important;height-right:12px!important}.-xlhy-12{height-top:12px!important;height-bottom:12px!important}}@media (min-width: 1400px){.-xxlh-12{height:12px!important}.-xxlht-12{height-top:12px!important}.-xxlhr-12{height-right:12px!important}.-xxlhb-12{height-bottom:12px!important}.-xxlhl-12{height-left:12px!important}.-xxlhx-12{height-left:12px!important;height-right:12px!important}.-xxlhy-12{height-top:12px!important;height-bottom:12px!important}}.rounded-12{border-radius:12px!important}.roundedt-12{border-radius-top:12px!important}.roundedr-12{border-radius-right:12px!important}.roundedb-12{border-radius-bottom:12px!important}.roundedl-12{border-radius-left:12px!important}.roundedx-12{border-radius-left:12px!important;border-radius-right:12px!important}.roundedy-12{border-radius-top:12px!important;border-radius-bottom:12px!important}@media (min-width: 576px){.-smrounded-12{border-radius:12px!important}.-smroundedt-12{border-radius-top:12px!important}.-smroundedr-12{border-radius-right:12px!important}.-smroundedb-12{border-radius-bottom:12px!important}.-smroundedl-12{border-radius-left:12px!important}.-smroundedx-12{border-radius-left:12px!important;border-radius-right:12px!important}.-smroundedy-12{border-radius-top:12px!important;border-radius-bottom:12px!important}}@media (min-width: 768px){.-mdrounded-12{border-radius:12px!important}.-mdroundedt-12{border-radius-top:12px!important}.-mdroundedr-12{border-radius-right:12px!important}.-mdroundedb-12{border-radius-bottom:12px!important}.-mdroundedl-12{border-radius-left:12px!important}.-mdroundedx-12{border-radius-left:12px!important;border-radius-right:12px!important}.-mdroundedy-12{border-radius-top:12px!important;border-radius-bottom:12px!important}}@media (min-width: 992px){.-lgrounded-12{border-radius:12px!important}.-lgroundedt-12{border-radius-top:12px!important}.-lgroundedr-12{border-radius-right:12px!important}.-lgroundedb-12{border-radius-bottom:12px!important}.-lgroundedl-12{border-radius-left:12px!important}.-lgroundedx-12{border-radius-left:12px!important;border-radius-right:12px!important}.-lgroundedy-12{border-radius-top:12px!important;border-radius-bottom:12px!important}}@media (min-width: 1200px){.-xlrounded-12{border-radius:12px!important}.-xlroundedt-12{border-radius-top:12px!important}.-xlroundedr-12{border-radius-right:12px!important}.-xlroundedb-12{border-radius-bottom:12px!important}.-xlroundedl-12{border-radius-left:12px!important}.-xlroundedx-12{border-radius-left:12px!important;border-radius-right:12px!important}.-xlroundedy-12{border-radius-top:12px!important;border-radius-bottom:12px!important}}@media (min-width: 1400px){.-xxlrounded-12{border-radius:12px!important}.-xxlroundedt-12{border-radius-top:12px!important}.-xxlroundedr-12{border-radius-right:12px!important}.-xxlroundedb-12{border-radius-bottom:12px!important}.-xxlroundedl-12{border-radius-left:12px!important}.-xxlroundedx-12{border-radius-left:12px!important;border-radius-right:12px!important}.-xxlroundedy-12{border-radius-top:12px!important;border-radius-bottom:12px!important}}.max-w-12{max-width:12px!important}.max-wt-12{max-width-top:12px!important}.max-wr-12{max-width-right:12px!important}.max-wb-12{max-width-bottom:12px!important}.max-wl-12{max-width-left:12px!important}.max-wx-12{max-width-left:12px!important;max-width-right:12px!important}.max-wy-12{max-width-top:12px!important;max-width-bottom:12px!important}@media (min-width: 576px){.-smmax-w-12{max-width:12px!important}.-smmax-wt-12{max-width-top:12px!important}.-smmax-wr-12{max-width-right:12px!important}.-smmax-wb-12{max-width-bottom:12px!important}.-smmax-wl-12{max-width-left:12px!important}.-smmax-wx-12{max-width-left:12px!important;max-width-right:12px!important}.-smmax-wy-12{max-width-top:12px!important;max-width-bottom:12px!important}}@media (min-width: 768px){.-mdmax-w-12{max-width:12px!important}.-mdmax-wt-12{max-width-top:12px!important}.-mdmax-wr-12{max-width-right:12px!important}.-mdmax-wb-12{max-width-bottom:12px!important}.-mdmax-wl-12{max-width-left:12px!important}.-mdmax-wx-12{max-width-left:12px!important;max-width-right:12px!important}.-mdmax-wy-12{max-width-top:12px!important;max-width-bottom:12px!important}}@media (min-width: 992px){.-lgmax-w-12{max-width:12px!important}.-lgmax-wt-12{max-width-top:12px!important}.-lgmax-wr-12{max-width-right:12px!important}.-lgmax-wb-12{max-width-bottom:12px!important}.-lgmax-wl-12{max-width-left:12px!important}.-lgmax-wx-12{max-width-left:12px!important;max-width-right:12px!important}.-lgmax-wy-12{max-width-top:12px!important;max-width-bottom:12px!important}}@media (min-width: 1200px){.-xlmax-w-12{max-width:12px!important}.-xlmax-wt-12{max-width-top:12px!important}.-xlmax-wr-12{max-width-right:12px!important}.-xlmax-wb-12{max-width-bottom:12px!important}.-xlmax-wl-12{max-width-left:12px!important}.-xlmax-wx-12{max-width-left:12px!important;max-width-right:12px!important}.-xlmax-wy-12{max-width-top:12px!important;max-width-bottom:12px!important}}@media (min-width: 1400px){.-xxlmax-w-12{max-width:12px!important}.-xxlmax-wt-12{max-width-top:12px!important}.-xxlmax-wr-12{max-width-right:12px!important}.-xxlmax-wb-12{max-width-bottom:12px!important}.-xxlmax-wl-12{max-width-left:12px!important}.-xxlmax-wx-12{max-width-left:12px!important;max-width-right:12px!important}.-xxlmax-wy-12{max-width-top:12px!important;max-width-bottom:12px!important}}.min-w-12{min-width:12px!important}.min-wt-12{min-width-top:12px!important}.min-wr-12{min-width-right:12px!important}.min-wb-12{min-width-bottom:12px!important}.min-wl-12{min-width-left:12px!important}.min-wx-12{min-width-left:12px!important;min-width-right:12px!important}.min-wy-12{min-width-top:12px!important;min-width-bottom:12px!important}@media (min-width: 576px){.-smmin-w-12{min-width:12px!important}.-smmin-wt-12{min-width-top:12px!important}.-smmin-wr-12{min-width-right:12px!important}.-smmin-wb-12{min-width-bottom:12px!important}.-smmin-wl-12{min-width-left:12px!important}.-smmin-wx-12{min-width-left:12px!important;min-width-right:12px!important}.-smmin-wy-12{min-width-top:12px!important;min-width-bottom:12px!important}}@media (min-width: 768px){.-mdmin-w-12{min-width:12px!important}.-mdmin-wt-12{min-width-top:12px!important}.-mdmin-wr-12{min-width-right:12px!important}.-mdmin-wb-12{min-width-bottom:12px!important}.-mdmin-wl-12{min-width-left:12px!important}.-mdmin-wx-12{min-width-left:12px!important;min-width-right:12px!important}.-mdmin-wy-12{min-width-top:12px!important;min-width-bottom:12px!important}}@media (min-width: 992px){.-lgmin-w-12{min-width:12px!important}.-lgmin-wt-12{min-width-top:12px!important}.-lgmin-wr-12{min-width-right:12px!important}.-lgmin-wb-12{min-width-bottom:12px!important}.-lgmin-wl-12{min-width-left:12px!important}.-lgmin-wx-12{min-width-left:12px!important;min-width-right:12px!important}.-lgmin-wy-12{min-width-top:12px!important;min-width-bottom:12px!important}}@media (min-width: 1200px){.-xlmin-w-12{min-width:12px!important}.-xlmin-wt-12{min-width-top:12px!important}.-xlmin-wr-12{min-width-right:12px!important}.-xlmin-wb-12{min-width-bottom:12px!important}.-xlmin-wl-12{min-width-left:12px!important}.-xlmin-wx-12{min-width-left:12px!important;min-width-right:12px!important}.-xlmin-wy-12{min-width-top:12px!important;min-width-bottom:12px!important}}@media (min-width: 1400px){.-xxlmin-w-12{min-width:12px!important}.-xxlmin-wt-12{min-width-top:12px!important}.-xxlmin-wr-12{min-width-right:12px!important}.-xxlmin-wb-12{min-width-bottom:12px!important}.-xxlmin-wl-12{min-width-left:12px!important}.-xxlmin-wx-12{min-width-left:12px!important;min-width-right:12px!important}.-xxlmin-wy-12{min-width-top:12px!important;min-width-bottom:12px!important}}.max-h-12{max-height:12px!important}.max-ht-12{max-height-top:12px!important}.max-hr-12{max-height-right:12px!important}.max-hb-12{max-height-bottom:12px!important}.max-hl-12{max-height-left:12px!important}.max-hx-12{max-height-left:12px!important;max-height-right:12px!important}.max-hy-12{max-height-top:12px!important;max-height-bottom:12px!important}@media (min-width: 576px){.-smmax-h-12{max-height:12px!important}.-smmax-ht-12{max-height-top:12px!important}.-smmax-hr-12{max-height-right:12px!important}.-smmax-hb-12{max-height-bottom:12px!important}.-smmax-hl-12{max-height-left:12px!important}.-smmax-hx-12{max-height-left:12px!important;max-height-right:12px!important}.-smmax-hy-12{max-height-top:12px!important;max-height-bottom:12px!important}}@media (min-width: 768px){.-mdmax-h-12{max-height:12px!important}.-mdmax-ht-12{max-height-top:12px!important}.-mdmax-hr-12{max-height-right:12px!important}.-mdmax-hb-12{max-height-bottom:12px!important}.-mdmax-hl-12{max-height-left:12px!important}.-mdmax-hx-12{max-height-left:12px!important;max-height-right:12px!important}.-mdmax-hy-12{max-height-top:12px!important;max-height-bottom:12px!important}}@media (min-width: 992px){.-lgmax-h-12{max-height:12px!important}.-lgmax-ht-12{max-height-top:12px!important}.-lgmax-hr-12{max-height-right:12px!important}.-lgmax-hb-12{max-height-bottom:12px!important}.-lgmax-hl-12{max-height-left:12px!important}.-lgmax-hx-12{max-height-left:12px!important;max-height-right:12px!important}.-lgmax-hy-12{max-height-top:12px!important;max-height-bottom:12px!important}}@media (min-width: 1200px){.-xlmax-h-12{max-height:12px!important}.-xlmax-ht-12{max-height-top:12px!important}.-xlmax-hr-12{max-height-right:12px!important}.-xlmax-hb-12{max-height-bottom:12px!important}.-xlmax-hl-12{max-height-left:12px!important}.-xlmax-hx-12{max-height-left:12px!important;max-height-right:12px!important}.-xlmax-hy-12{max-height-top:12px!important;max-height-bottom:12px!important}}@media (min-width: 1400px){.-xxlmax-h-12{max-height:12px!important}.-xxlmax-ht-12{max-height-top:12px!important}.-xxlmax-hr-12{max-height-right:12px!important}.-xxlmax-hb-12{max-height-bottom:12px!important}.-xxlmax-hl-12{max-height-left:12px!important}.-xxlmax-hx-12{max-height-left:12px!important;max-height-right:12px!important}.-xxlmax-hy-12{max-height-top:12px!important;max-height-bottom:12px!important}}.min-h-12{min-height:12px!important}.min-ht-12{min-height-top:12px!important}.min-hr-12{min-height-right:12px!important}.min-hb-12{min-height-bottom:12px!important}.min-hl-12{min-height-left:12px!important}.min-hx-12{min-height-left:12px!important;min-height-right:12px!important}.min-hy-12{min-height-top:12px!important;min-height-bottom:12px!important}@media (min-width: 576px){.-smmin-h-12{min-height:12px!important}.-smmin-ht-12{min-height-top:12px!important}.-smmin-hr-12{min-height-right:12px!important}.-smmin-hb-12{min-height-bottom:12px!important}.-smmin-hl-12{min-height-left:12px!important}.-smmin-hx-12{min-height-left:12px!important;min-height-right:12px!important}.-smmin-hy-12{min-height-top:12px!important;min-height-bottom:12px!important}}@media (min-width: 768px){.-mdmin-h-12{min-height:12px!important}.-mdmin-ht-12{min-height-top:12px!important}.-mdmin-hr-12{min-height-right:12px!important}.-mdmin-hb-12{min-height-bottom:12px!important}.-mdmin-hl-12{min-height-left:12px!important}.-mdmin-hx-12{min-height-left:12px!important;min-height-right:12px!important}.-mdmin-hy-12{min-height-top:12px!important;min-height-bottom:12px!important}}@media (min-width: 992px){.-lgmin-h-12{min-height:12px!important}.-lgmin-ht-12{min-height-top:12px!important}.-lgmin-hr-12{min-height-right:12px!important}.-lgmin-hb-12{min-height-bottom:12px!important}.-lgmin-hl-12{min-height-left:12px!important}.-lgmin-hx-12{min-height-left:12px!important;min-height-right:12px!important}.-lgmin-hy-12{min-height-top:12px!important;min-height-bottom:12px!important}}@media (min-width: 1200px){.-xlmin-h-12{min-height:12px!important}.-xlmin-ht-12{min-height-top:12px!important}.-xlmin-hr-12{min-height-right:12px!important}.-xlmin-hb-12{min-height-bottom:12px!important}.-xlmin-hl-12{min-height-left:12px!important}.-xlmin-hx-12{min-height-left:12px!important;min-height-right:12px!important}.-xlmin-hy-12{min-height-top:12px!important;min-height-bottom:12px!important}}@media (min-width: 1400px){.-xxlmin-h-12{min-height:12px!important}.-xxlmin-ht-12{min-height-top:12px!important}.-xxlmin-hr-12{min-height-right:12px!important}.-xxlmin-hb-12{min-height-bottom:12px!important}.-xxlmin-hl-12{min-height-left:12px!important}.-xxlmin-hx-12{min-height-left:12px!important;min-height-right:12px!important}.-xxlmin-hy-12{min-height-top:12px!important;min-height-bottom:12px!important}}.m-13{margin:13px!important}.mt-13{margin-top:13px!important}.mr-13{margin-right:13px!important}.mb-13{margin-bottom:13px!important}.ml-13{margin-left:13px!important}.mx-13{margin-left:13px!important;margin-right:13px!important}.my-13{margin-top:13px!important;margin-bottom:13px!important}@media (min-width: 576px){.-smm-13{margin:13px!important}.-smmt-13{margin-top:13px!important}.-smmr-13{margin-right:13px!important}.-smmb-13{margin-bottom:13px!important}.-smml-13{margin-left:13px!important}.-smmx-13{margin-left:13px!important;margin-right:13px!important}.-smmy-13{margin-top:13px!important;margin-bottom:13px!important}}@media (min-width: 768px){.-mdm-13{margin:13px!important}.-mdmt-13{margin-top:13px!important}.-mdmr-13{margin-right:13px!important}.-mdmb-13{margin-bottom:13px!important}.-mdml-13{margin-left:13px!important}.-mdmx-13{margin-left:13px!important;margin-right:13px!important}.-mdmy-13{margin-top:13px!important;margin-bottom:13px!important}}@media (min-width: 992px){.-lgm-13{margin:13px!important}.-lgmt-13{margin-top:13px!important}.-lgmr-13{margin-right:13px!important}.-lgmb-13{margin-bottom:13px!important}.-lgml-13{margin-left:13px!important}.-lgmx-13{margin-left:13px!important;margin-right:13px!important}.-lgmy-13{margin-top:13px!important;margin-bottom:13px!important}}@media (min-width: 1200px){.-xlm-13{margin:13px!important}.-xlmt-13{margin-top:13px!important}.-xlmr-13{margin-right:13px!important}.-xlmb-13{margin-bottom:13px!important}.-xlml-13{margin-left:13px!important}.-xlmx-13{margin-left:13px!important;margin-right:13px!important}.-xlmy-13{margin-top:13px!important;margin-bottom:13px!important}}@media (min-width: 1400px){.-xxlm-13{margin:13px!important}.-xxlmt-13{margin-top:13px!important}.-xxlmr-13{margin-right:13px!important}.-xxlmb-13{margin-bottom:13px!important}.-xxlml-13{margin-left:13px!important}.-xxlmx-13{margin-left:13px!important;margin-right:13px!important}.-xxlmy-13{margin-top:13px!important;margin-bottom:13px!important}}.p-13{padding:13px!important}.pt-13{padding-top:13px!important}.pr-13{padding-right:13px!important}.pb-13{padding-bottom:13px!important}.pl-13{padding-left:13px!important}.px-13{padding-left:13px!important;padding-right:13px!important}.py-13{padding-top:13px!important;padding-bottom:13px!important}@media (min-width: 576px){.-smp-13{padding:13px!important}.-smpt-13{padding-top:13px!important}.-smpr-13{padding-right:13px!important}.-smpb-13{padding-bottom:13px!important}.-smpl-13{padding-left:13px!important}.-smpx-13{padding-left:13px!important;padding-right:13px!important}.-smpy-13{padding-top:13px!important;padding-bottom:13px!important}}@media (min-width: 768px){.-mdp-13{padding:13px!important}.-mdpt-13{padding-top:13px!important}.-mdpr-13{padding-right:13px!important}.-mdpb-13{padding-bottom:13px!important}.-mdpl-13{padding-left:13px!important}.-mdpx-13{padding-left:13px!important;padding-right:13px!important}.-mdpy-13{padding-top:13px!important;padding-bottom:13px!important}}@media (min-width: 992px){.-lgp-13{padding:13px!important}.-lgpt-13{padding-top:13px!important}.-lgpr-13{padding-right:13px!important}.-lgpb-13{padding-bottom:13px!important}.-lgpl-13{padding-left:13px!important}.-lgpx-13{padding-left:13px!important;padding-right:13px!important}.-lgpy-13{padding-top:13px!important;padding-bottom:13px!important}}@media (min-width: 1200px){.-xlp-13{padding:13px!important}.-xlpt-13{padding-top:13px!important}.-xlpr-13{padding-right:13px!important}.-xlpb-13{padding-bottom:13px!important}.-xlpl-13{padding-left:13px!important}.-xlpx-13{padding-left:13px!important;padding-right:13px!important}.-xlpy-13{padding-top:13px!important;padding-bottom:13px!important}}@media (min-width: 1400px){.-xxlp-13{padding:13px!important}.-xxlpt-13{padding-top:13px!important}.-xxlpr-13{padding-right:13px!important}.-xxlpb-13{padding-bottom:13px!important}.-xxlpl-13{padding-left:13px!important}.-xxlpx-13{padding-left:13px!important;padding-right:13px!important}.-xxlpy-13{padding-top:13px!important;padding-bottom:13px!important}}.gap-13{gap:13px!important}.gapx-13{-webkit-column-gap:13px!important;-moz-column-gap:13px!important;column-gap:13px!important}.gapy-13{row-gap:13px!important}@media (min-width: 576px){.-smgap-13{gap:13px!important}.-smgapx-13{-webkit-column-gap:13px!important;-moz-column-gap:13px!important;column-gap:13px!important}.-smgapy-13{row-gap:13px!important}}@media (min-width: 768px){.-mdgap-13{gap:13px!important}.-mdgapx-13{-webkit-column-gap:13px!important;-moz-column-gap:13px!important;column-gap:13px!important}.-mdgapy-13{row-gap:13px!important}}@media (min-width: 992px){.-lggap-13{gap:13px!important}.-lggapx-13{-webkit-column-gap:13px!important;-moz-column-gap:13px!important;column-gap:13px!important}.-lggapy-13{row-gap:13px!important}}@media (min-width: 1200px){.-xlgap-13{gap:13px!important}.-xlgapx-13{-webkit-column-gap:13px!important;-moz-column-gap:13px!important;column-gap:13px!important}.-xlgapy-13{row-gap:13px!important}}@media (min-width: 1400px){.-xxlgap-13{gap:13px!important}.-xxlgapx-13{-webkit-column-gap:13px!important;-moz-column-gap:13px!important;column-gap:13px!important}.-xxlgapy-13{row-gap:13px!important}}.w-13{width:13px!important}.wt-13{width-top:13px!important}.wr-13{width-right:13px!important}.wb-13{width-bottom:13px!important}.wl-13{width-left:13px!important}.wx-13{width-left:13px!important;width-right:13px!important}.wy-13{width-top:13px!important;width-bottom:13px!important}@media (min-width: 576px){.-smw-13{width:13px!important}.-smwt-13{width-top:13px!important}.-smwr-13{width-right:13px!important}.-smwb-13{width-bottom:13px!important}.-smwl-13{width-left:13px!important}.-smwx-13{width-left:13px!important;width-right:13px!important}.-smwy-13{width-top:13px!important;width-bottom:13px!important}}@media (min-width: 768px){.-mdw-13{width:13px!important}.-mdwt-13{width-top:13px!important}.-mdwr-13{width-right:13px!important}.-mdwb-13{width-bottom:13px!important}.-mdwl-13{width-left:13px!important}.-mdwx-13{width-left:13px!important;width-right:13px!important}.-mdwy-13{width-top:13px!important;width-bottom:13px!important}}@media (min-width: 992px){.-lgw-13{width:13px!important}.-lgwt-13{width-top:13px!important}.-lgwr-13{width-right:13px!important}.-lgwb-13{width-bottom:13px!important}.-lgwl-13{width-left:13px!important}.-lgwx-13{width-left:13px!important;width-right:13px!important}.-lgwy-13{width-top:13px!important;width-bottom:13px!important}}@media (min-width: 1200px){.-xlw-13{width:13px!important}.-xlwt-13{width-top:13px!important}.-xlwr-13{width-right:13px!important}.-xlwb-13{width-bottom:13px!important}.-xlwl-13{width-left:13px!important}.-xlwx-13{width-left:13px!important;width-right:13px!important}.-xlwy-13{width-top:13px!important;width-bottom:13px!important}}@media (min-width: 1400px){.-xxlw-13{width:13px!important}.-xxlwt-13{width-top:13px!important}.-xxlwr-13{width-right:13px!important}.-xxlwb-13{width-bottom:13px!important}.-xxlwl-13{width-left:13px!important}.-xxlwx-13{width-left:13px!important;width-right:13px!important}.-xxlwy-13{width-top:13px!important;width-bottom:13px!important}}.h-13{height:13px!important}.ht-13{height-top:13px!important}.hr-13{height-right:13px!important}.hb-13{height-bottom:13px!important}.hl-13{height-left:13px!important}.hx-13{height-left:13px!important;height-right:13px!important}.hy-13{height-top:13px!important;height-bottom:13px!important}@media (min-width: 576px){.-smh-13{height:13px!important}.-smht-13{height-top:13px!important}.-smhr-13{height-right:13px!important}.-smhb-13{height-bottom:13px!important}.-smhl-13{height-left:13px!important}.-smhx-13{height-left:13px!important;height-right:13px!important}.-smhy-13{height-top:13px!important;height-bottom:13px!important}}@media (min-width: 768px){.-mdh-13{height:13px!important}.-mdht-13{height-top:13px!important}.-mdhr-13{height-right:13px!important}.-mdhb-13{height-bottom:13px!important}.-mdhl-13{height-left:13px!important}.-mdhx-13{height-left:13px!important;height-right:13px!important}.-mdhy-13{height-top:13px!important;height-bottom:13px!important}}@media (min-width: 992px){.-lgh-13{height:13px!important}.-lght-13{height-top:13px!important}.-lghr-13{height-right:13px!important}.-lghb-13{height-bottom:13px!important}.-lghl-13{height-left:13px!important}.-lghx-13{height-left:13px!important;height-right:13px!important}.-lghy-13{height-top:13px!important;height-bottom:13px!important}}@media (min-width: 1200px){.-xlh-13{height:13px!important}.-xlht-13{height-top:13px!important}.-xlhr-13{height-right:13px!important}.-xlhb-13{height-bottom:13px!important}.-xlhl-13{height-left:13px!important}.-xlhx-13{height-left:13px!important;height-right:13px!important}.-xlhy-13{height-top:13px!important;height-bottom:13px!important}}@media (min-width: 1400px){.-xxlh-13{height:13px!important}.-xxlht-13{height-top:13px!important}.-xxlhr-13{height-right:13px!important}.-xxlhb-13{height-bottom:13px!important}.-xxlhl-13{height-left:13px!important}.-xxlhx-13{height-left:13px!important;height-right:13px!important}.-xxlhy-13{height-top:13px!important;height-bottom:13px!important}}.rounded-13{border-radius:13px!important}.roundedt-13{border-radius-top:13px!important}.roundedr-13{border-radius-right:13px!important}.roundedb-13{border-radius-bottom:13px!important}.roundedl-13{border-radius-left:13px!important}.roundedx-13{border-radius-left:13px!important;border-radius-right:13px!important}.roundedy-13{border-radius-top:13px!important;border-radius-bottom:13px!important}@media (min-width: 576px){.-smrounded-13{border-radius:13px!important}.-smroundedt-13{border-radius-top:13px!important}.-smroundedr-13{border-radius-right:13px!important}.-smroundedb-13{border-radius-bottom:13px!important}.-smroundedl-13{border-radius-left:13px!important}.-smroundedx-13{border-radius-left:13px!important;border-radius-right:13px!important}.-smroundedy-13{border-radius-top:13px!important;border-radius-bottom:13px!important}}@media (min-width: 768px){.-mdrounded-13{border-radius:13px!important}.-mdroundedt-13{border-radius-top:13px!important}.-mdroundedr-13{border-radius-right:13px!important}.-mdroundedb-13{border-radius-bottom:13px!important}.-mdroundedl-13{border-radius-left:13px!important}.-mdroundedx-13{border-radius-left:13px!important;border-radius-right:13px!important}.-mdroundedy-13{border-radius-top:13px!important;border-radius-bottom:13px!important}}@media (min-width: 992px){.-lgrounded-13{border-radius:13px!important}.-lgroundedt-13{border-radius-top:13px!important}.-lgroundedr-13{border-radius-right:13px!important}.-lgroundedb-13{border-radius-bottom:13px!important}.-lgroundedl-13{border-radius-left:13px!important}.-lgroundedx-13{border-radius-left:13px!important;border-radius-right:13px!important}.-lgroundedy-13{border-radius-top:13px!important;border-radius-bottom:13px!important}}@media (min-width: 1200px){.-xlrounded-13{border-radius:13px!important}.-xlroundedt-13{border-radius-top:13px!important}.-xlroundedr-13{border-radius-right:13px!important}.-xlroundedb-13{border-radius-bottom:13px!important}.-xlroundedl-13{border-radius-left:13px!important}.-xlroundedx-13{border-radius-left:13px!important;border-radius-right:13px!important}.-xlroundedy-13{border-radius-top:13px!important;border-radius-bottom:13px!important}}@media (min-width: 1400px){.-xxlrounded-13{border-radius:13px!important}.-xxlroundedt-13{border-radius-top:13px!important}.-xxlroundedr-13{border-radius-right:13px!important}.-xxlroundedb-13{border-radius-bottom:13px!important}.-xxlroundedl-13{border-radius-left:13px!important}.-xxlroundedx-13{border-radius-left:13px!important;border-radius-right:13px!important}.-xxlroundedy-13{border-radius-top:13px!important;border-radius-bottom:13px!important}}.max-w-13{max-width:13px!important}.max-wt-13{max-width-top:13px!important}.max-wr-13{max-width-right:13px!important}.max-wb-13{max-width-bottom:13px!important}.max-wl-13{max-width-left:13px!important}.max-wx-13{max-width-left:13px!important;max-width-right:13px!important}.max-wy-13{max-width-top:13px!important;max-width-bottom:13px!important}@media (min-width: 576px){.-smmax-w-13{max-width:13px!important}.-smmax-wt-13{max-width-top:13px!important}.-smmax-wr-13{max-width-right:13px!important}.-smmax-wb-13{max-width-bottom:13px!important}.-smmax-wl-13{max-width-left:13px!important}.-smmax-wx-13{max-width-left:13px!important;max-width-right:13px!important}.-smmax-wy-13{max-width-top:13px!important;max-width-bottom:13px!important}}@media (min-width: 768px){.-mdmax-w-13{max-width:13px!important}.-mdmax-wt-13{max-width-top:13px!important}.-mdmax-wr-13{max-width-right:13px!important}.-mdmax-wb-13{max-width-bottom:13px!important}.-mdmax-wl-13{max-width-left:13px!important}.-mdmax-wx-13{max-width-left:13px!important;max-width-right:13px!important}.-mdmax-wy-13{max-width-top:13px!important;max-width-bottom:13px!important}}@media (min-width: 992px){.-lgmax-w-13{max-width:13px!important}.-lgmax-wt-13{max-width-top:13px!important}.-lgmax-wr-13{max-width-right:13px!important}.-lgmax-wb-13{max-width-bottom:13px!important}.-lgmax-wl-13{max-width-left:13px!important}.-lgmax-wx-13{max-width-left:13px!important;max-width-right:13px!important}.-lgmax-wy-13{max-width-top:13px!important;max-width-bottom:13px!important}}@media (min-width: 1200px){.-xlmax-w-13{max-width:13px!important}.-xlmax-wt-13{max-width-top:13px!important}.-xlmax-wr-13{max-width-right:13px!important}.-xlmax-wb-13{max-width-bottom:13px!important}.-xlmax-wl-13{max-width-left:13px!important}.-xlmax-wx-13{max-width-left:13px!important;max-width-right:13px!important}.-xlmax-wy-13{max-width-top:13px!important;max-width-bottom:13px!important}}@media (min-width: 1400px){.-xxlmax-w-13{max-width:13px!important}.-xxlmax-wt-13{max-width-top:13px!important}.-xxlmax-wr-13{max-width-right:13px!important}.-xxlmax-wb-13{max-width-bottom:13px!important}.-xxlmax-wl-13{max-width-left:13px!important}.-xxlmax-wx-13{max-width-left:13px!important;max-width-right:13px!important}.-xxlmax-wy-13{max-width-top:13px!important;max-width-bottom:13px!important}}.min-w-13{min-width:13px!important}.min-wt-13{min-width-top:13px!important}.min-wr-13{min-width-right:13px!important}.min-wb-13{min-width-bottom:13px!important}.min-wl-13{min-width-left:13px!important}.min-wx-13{min-width-left:13px!important;min-width-right:13px!important}.min-wy-13{min-width-top:13px!important;min-width-bottom:13px!important}@media (min-width: 576px){.-smmin-w-13{min-width:13px!important}.-smmin-wt-13{min-width-top:13px!important}.-smmin-wr-13{min-width-right:13px!important}.-smmin-wb-13{min-width-bottom:13px!important}.-smmin-wl-13{min-width-left:13px!important}.-smmin-wx-13{min-width-left:13px!important;min-width-right:13px!important}.-smmin-wy-13{min-width-top:13px!important;min-width-bottom:13px!important}}@media (min-width: 768px){.-mdmin-w-13{min-width:13px!important}.-mdmin-wt-13{min-width-top:13px!important}.-mdmin-wr-13{min-width-right:13px!important}.-mdmin-wb-13{min-width-bottom:13px!important}.-mdmin-wl-13{min-width-left:13px!important}.-mdmin-wx-13{min-width-left:13px!important;min-width-right:13px!important}.-mdmin-wy-13{min-width-top:13px!important;min-width-bottom:13px!important}}@media (min-width: 992px){.-lgmin-w-13{min-width:13px!important}.-lgmin-wt-13{min-width-top:13px!important}.-lgmin-wr-13{min-width-right:13px!important}.-lgmin-wb-13{min-width-bottom:13px!important}.-lgmin-wl-13{min-width-left:13px!important}.-lgmin-wx-13{min-width-left:13px!important;min-width-right:13px!important}.-lgmin-wy-13{min-width-top:13px!important;min-width-bottom:13px!important}}@media (min-width: 1200px){.-xlmin-w-13{min-width:13px!important}.-xlmin-wt-13{min-width-top:13px!important}.-xlmin-wr-13{min-width-right:13px!important}.-xlmin-wb-13{min-width-bottom:13px!important}.-xlmin-wl-13{min-width-left:13px!important}.-xlmin-wx-13{min-width-left:13px!important;min-width-right:13px!important}.-xlmin-wy-13{min-width-top:13px!important;min-width-bottom:13px!important}}@media (min-width: 1400px){.-xxlmin-w-13{min-width:13px!important}.-xxlmin-wt-13{min-width-top:13px!important}.-xxlmin-wr-13{min-width-right:13px!important}.-xxlmin-wb-13{min-width-bottom:13px!important}.-xxlmin-wl-13{min-width-left:13px!important}.-xxlmin-wx-13{min-width-left:13px!important;min-width-right:13px!important}.-xxlmin-wy-13{min-width-top:13px!important;min-width-bottom:13px!important}}.max-h-13{max-height:13px!important}.max-ht-13{max-height-top:13px!important}.max-hr-13{max-height-right:13px!important}.max-hb-13{max-height-bottom:13px!important}.max-hl-13{max-height-left:13px!important}.max-hx-13{max-height-left:13px!important;max-height-right:13px!important}.max-hy-13{max-height-top:13px!important;max-height-bottom:13px!important}@media (min-width: 576px){.-smmax-h-13{max-height:13px!important}.-smmax-ht-13{max-height-top:13px!important}.-smmax-hr-13{max-height-right:13px!important}.-smmax-hb-13{max-height-bottom:13px!important}.-smmax-hl-13{max-height-left:13px!important}.-smmax-hx-13{max-height-left:13px!important;max-height-right:13px!important}.-smmax-hy-13{max-height-top:13px!important;max-height-bottom:13px!important}}@media (min-width: 768px){.-mdmax-h-13{max-height:13px!important}.-mdmax-ht-13{max-height-top:13px!important}.-mdmax-hr-13{max-height-right:13px!important}.-mdmax-hb-13{max-height-bottom:13px!important}.-mdmax-hl-13{max-height-left:13px!important}.-mdmax-hx-13{max-height-left:13px!important;max-height-right:13px!important}.-mdmax-hy-13{max-height-top:13px!important;max-height-bottom:13px!important}}@media (min-width: 992px){.-lgmax-h-13{max-height:13px!important}.-lgmax-ht-13{max-height-top:13px!important}.-lgmax-hr-13{max-height-right:13px!important}.-lgmax-hb-13{max-height-bottom:13px!important}.-lgmax-hl-13{max-height-left:13px!important}.-lgmax-hx-13{max-height-left:13px!important;max-height-right:13px!important}.-lgmax-hy-13{max-height-top:13px!important;max-height-bottom:13px!important}}@media (min-width: 1200px){.-xlmax-h-13{max-height:13px!important}.-xlmax-ht-13{max-height-top:13px!important}.-xlmax-hr-13{max-height-right:13px!important}.-xlmax-hb-13{max-height-bottom:13px!important}.-xlmax-hl-13{max-height-left:13px!important}.-xlmax-hx-13{max-height-left:13px!important;max-height-right:13px!important}.-xlmax-hy-13{max-height-top:13px!important;max-height-bottom:13px!important}}@media (min-width: 1400px){.-xxlmax-h-13{max-height:13px!important}.-xxlmax-ht-13{max-height-top:13px!important}.-xxlmax-hr-13{max-height-right:13px!important}.-xxlmax-hb-13{max-height-bottom:13px!important}.-xxlmax-hl-13{max-height-left:13px!important}.-xxlmax-hx-13{max-height-left:13px!important;max-height-right:13px!important}.-xxlmax-hy-13{max-height-top:13px!important;max-height-bottom:13px!important}}.min-h-13{min-height:13px!important}.min-ht-13{min-height-top:13px!important}.min-hr-13{min-height-right:13px!important}.min-hb-13{min-height-bottom:13px!important}.min-hl-13{min-height-left:13px!important}.min-hx-13{min-height-left:13px!important;min-height-right:13px!important}.min-hy-13{min-height-top:13px!important;min-height-bottom:13px!important}@media (min-width: 576px){.-smmin-h-13{min-height:13px!important}.-smmin-ht-13{min-height-top:13px!important}.-smmin-hr-13{min-height-right:13px!important}.-smmin-hb-13{min-height-bottom:13px!important}.-smmin-hl-13{min-height-left:13px!important}.-smmin-hx-13{min-height-left:13px!important;min-height-right:13px!important}.-smmin-hy-13{min-height-top:13px!important;min-height-bottom:13px!important}}@media (min-width: 768px){.-mdmin-h-13{min-height:13px!important}.-mdmin-ht-13{min-height-top:13px!important}.-mdmin-hr-13{min-height-right:13px!important}.-mdmin-hb-13{min-height-bottom:13px!important}.-mdmin-hl-13{min-height-left:13px!important}.-mdmin-hx-13{min-height-left:13px!important;min-height-right:13px!important}.-mdmin-hy-13{min-height-top:13px!important;min-height-bottom:13px!important}}@media (min-width: 992px){.-lgmin-h-13{min-height:13px!important}.-lgmin-ht-13{min-height-top:13px!important}.-lgmin-hr-13{min-height-right:13px!important}.-lgmin-hb-13{min-height-bottom:13px!important}.-lgmin-hl-13{min-height-left:13px!important}.-lgmin-hx-13{min-height-left:13px!important;min-height-right:13px!important}.-lgmin-hy-13{min-height-top:13px!important;min-height-bottom:13px!important}}@media (min-width: 1200px){.-xlmin-h-13{min-height:13px!important}.-xlmin-ht-13{min-height-top:13px!important}.-xlmin-hr-13{min-height-right:13px!important}.-xlmin-hb-13{min-height-bottom:13px!important}.-xlmin-hl-13{min-height-left:13px!important}.-xlmin-hx-13{min-height-left:13px!important;min-height-right:13px!important}.-xlmin-hy-13{min-height-top:13px!important;min-height-bottom:13px!important}}@media (min-width: 1400px){.-xxlmin-h-13{min-height:13px!important}.-xxlmin-ht-13{min-height-top:13px!important}.-xxlmin-hr-13{min-height-right:13px!important}.-xxlmin-hb-13{min-height-bottom:13px!important}.-xxlmin-hl-13{min-height-left:13px!important}.-xxlmin-hx-13{min-height-left:13px!important;min-height-right:13px!important}.-xxlmin-hy-13{min-height-top:13px!important;min-height-bottom:13px!important}}.m-14{margin:14px!important}.mt-14{margin-top:14px!important}.mr-14{margin-right:14px!important}.mb-14{margin-bottom:14px!important}.ml-14{margin-left:14px!important}.mx-14{margin-left:14px!important;margin-right:14px!important}.my-14{margin-top:14px!important;margin-bottom:14px!important}@media (min-width: 576px){.-smm-14{margin:14px!important}.-smmt-14{margin-top:14px!important}.-smmr-14{margin-right:14px!important}.-smmb-14{margin-bottom:14px!important}.-smml-14{margin-left:14px!important}.-smmx-14{margin-left:14px!important;margin-right:14px!important}.-smmy-14{margin-top:14px!important;margin-bottom:14px!important}}@media (min-width: 768px){.-mdm-14{margin:14px!important}.-mdmt-14{margin-top:14px!important}.-mdmr-14{margin-right:14px!important}.-mdmb-14{margin-bottom:14px!important}.-mdml-14{margin-left:14px!important}.-mdmx-14{margin-left:14px!important;margin-right:14px!important}.-mdmy-14{margin-top:14px!important;margin-bottom:14px!important}}@media (min-width: 992px){.-lgm-14{margin:14px!important}.-lgmt-14{margin-top:14px!important}.-lgmr-14{margin-right:14px!important}.-lgmb-14{margin-bottom:14px!important}.-lgml-14{margin-left:14px!important}.-lgmx-14{margin-left:14px!important;margin-right:14px!important}.-lgmy-14{margin-top:14px!important;margin-bottom:14px!important}}@media (min-width: 1200px){.-xlm-14{margin:14px!important}.-xlmt-14{margin-top:14px!important}.-xlmr-14{margin-right:14px!important}.-xlmb-14{margin-bottom:14px!important}.-xlml-14{margin-left:14px!important}.-xlmx-14{margin-left:14px!important;margin-right:14px!important}.-xlmy-14{margin-top:14px!important;margin-bottom:14px!important}}@media (min-width: 1400px){.-xxlm-14{margin:14px!important}.-xxlmt-14{margin-top:14px!important}.-xxlmr-14{margin-right:14px!important}.-xxlmb-14{margin-bottom:14px!important}.-xxlml-14{margin-left:14px!important}.-xxlmx-14{margin-left:14px!important;margin-right:14px!important}.-xxlmy-14{margin-top:14px!important;margin-bottom:14px!important}}.p-14{padding:14px!important}.pt-14{padding-top:14px!important}.pr-14{padding-right:14px!important}.pb-14{padding-bottom:14px!important}.pl-14{padding-left:14px!important}.px-14{padding-left:14px!important;padding-right:14px!important}.py-14{padding-top:14px!important;padding-bottom:14px!important}@media (min-width: 576px){.-smp-14{padding:14px!important}.-smpt-14{padding-top:14px!important}.-smpr-14{padding-right:14px!important}.-smpb-14{padding-bottom:14px!important}.-smpl-14{padding-left:14px!important}.-smpx-14{padding-left:14px!important;padding-right:14px!important}.-smpy-14{padding-top:14px!important;padding-bottom:14px!important}}@media (min-width: 768px){.-mdp-14{padding:14px!important}.-mdpt-14{padding-top:14px!important}.-mdpr-14{padding-right:14px!important}.-mdpb-14{padding-bottom:14px!important}.-mdpl-14{padding-left:14px!important}.-mdpx-14{padding-left:14px!important;padding-right:14px!important}.-mdpy-14{padding-top:14px!important;padding-bottom:14px!important}}@media (min-width: 992px){.-lgp-14{padding:14px!important}.-lgpt-14{padding-top:14px!important}.-lgpr-14{padding-right:14px!important}.-lgpb-14{padding-bottom:14px!important}.-lgpl-14{padding-left:14px!important}.-lgpx-14{padding-left:14px!important;padding-right:14px!important}.-lgpy-14{padding-top:14px!important;padding-bottom:14px!important}}@media (min-width: 1200px){.-xlp-14{padding:14px!important}.-xlpt-14{padding-top:14px!important}.-xlpr-14{padding-right:14px!important}.-xlpb-14{padding-bottom:14px!important}.-xlpl-14{padding-left:14px!important}.-xlpx-14{padding-left:14px!important;padding-right:14px!important}.-xlpy-14{padding-top:14px!important;padding-bottom:14px!important}}@media (min-width: 1400px){.-xxlp-14{padding:14px!important}.-xxlpt-14{padding-top:14px!important}.-xxlpr-14{padding-right:14px!important}.-xxlpb-14{padding-bottom:14px!important}.-xxlpl-14{padding-left:14px!important}.-xxlpx-14{padding-left:14px!important;padding-right:14px!important}.-xxlpy-14{padding-top:14px!important;padding-bottom:14px!important}}.gap-14{gap:14px!important}.gapx-14{-webkit-column-gap:14px!important;-moz-column-gap:14px!important;column-gap:14px!important}.gapy-14{row-gap:14px!important}@media (min-width: 576px){.-smgap-14{gap:14px!important}.-smgapx-14{-webkit-column-gap:14px!important;-moz-column-gap:14px!important;column-gap:14px!important}.-smgapy-14{row-gap:14px!important}}@media (min-width: 768px){.-mdgap-14{gap:14px!important}.-mdgapx-14{-webkit-column-gap:14px!important;-moz-column-gap:14px!important;column-gap:14px!important}.-mdgapy-14{row-gap:14px!important}}@media (min-width: 992px){.-lggap-14{gap:14px!important}.-lggapx-14{-webkit-column-gap:14px!important;-moz-column-gap:14px!important;column-gap:14px!important}.-lggapy-14{row-gap:14px!important}}@media (min-width: 1200px){.-xlgap-14{gap:14px!important}.-xlgapx-14{-webkit-column-gap:14px!important;-moz-column-gap:14px!important;column-gap:14px!important}.-xlgapy-14{row-gap:14px!important}}@media (min-width: 1400px){.-xxlgap-14{gap:14px!important}.-xxlgapx-14{-webkit-column-gap:14px!important;-moz-column-gap:14px!important;column-gap:14px!important}.-xxlgapy-14{row-gap:14px!important}}.w-14{width:14px!important}.wt-14{width-top:14px!important}.wr-14{width-right:14px!important}.wb-14{width-bottom:14px!important}.wl-14{width-left:14px!important}.wx-14{width-left:14px!important;width-right:14px!important}.wy-14{width-top:14px!important;width-bottom:14px!important}@media (min-width: 576px){.-smw-14{width:14px!important}.-smwt-14{width-top:14px!important}.-smwr-14{width-right:14px!important}.-smwb-14{width-bottom:14px!important}.-smwl-14{width-left:14px!important}.-smwx-14{width-left:14px!important;width-right:14px!important}.-smwy-14{width-top:14px!important;width-bottom:14px!important}}@media (min-width: 768px){.-mdw-14{width:14px!important}.-mdwt-14{width-top:14px!important}.-mdwr-14{width-right:14px!important}.-mdwb-14{width-bottom:14px!important}.-mdwl-14{width-left:14px!important}.-mdwx-14{width-left:14px!important;width-right:14px!important}.-mdwy-14{width-top:14px!important;width-bottom:14px!important}}@media (min-width: 992px){.-lgw-14{width:14px!important}.-lgwt-14{width-top:14px!important}.-lgwr-14{width-right:14px!important}.-lgwb-14{width-bottom:14px!important}.-lgwl-14{width-left:14px!important}.-lgwx-14{width-left:14px!important;width-right:14px!important}.-lgwy-14{width-top:14px!important;width-bottom:14px!important}}@media (min-width: 1200px){.-xlw-14{width:14px!important}.-xlwt-14{width-top:14px!important}.-xlwr-14{width-right:14px!important}.-xlwb-14{width-bottom:14px!important}.-xlwl-14{width-left:14px!important}.-xlwx-14{width-left:14px!important;width-right:14px!important}.-xlwy-14{width-top:14px!important;width-bottom:14px!important}}@media (min-width: 1400px){.-xxlw-14{width:14px!important}.-xxlwt-14{width-top:14px!important}.-xxlwr-14{width-right:14px!important}.-xxlwb-14{width-bottom:14px!important}.-xxlwl-14{width-left:14px!important}.-xxlwx-14{width-left:14px!important;width-right:14px!important}.-xxlwy-14{width-top:14px!important;width-bottom:14px!important}}.h-14{height:14px!important}.ht-14{height-top:14px!important}.hr-14{height-right:14px!important}.hb-14{height-bottom:14px!important}.hl-14{height-left:14px!important}.hx-14{height-left:14px!important;height-right:14px!important}.hy-14{height-top:14px!important;height-bottom:14px!important}@media (min-width: 576px){.-smh-14{height:14px!important}.-smht-14{height-top:14px!important}.-smhr-14{height-right:14px!important}.-smhb-14{height-bottom:14px!important}.-smhl-14{height-left:14px!important}.-smhx-14{height-left:14px!important;height-right:14px!important}.-smhy-14{height-top:14px!important;height-bottom:14px!important}}@media (min-width: 768px){.-mdh-14{height:14px!important}.-mdht-14{height-top:14px!important}.-mdhr-14{height-right:14px!important}.-mdhb-14{height-bottom:14px!important}.-mdhl-14{height-left:14px!important}.-mdhx-14{height-left:14px!important;height-right:14px!important}.-mdhy-14{height-top:14px!important;height-bottom:14px!important}}@media (min-width: 992px){.-lgh-14{height:14px!important}.-lght-14{height-top:14px!important}.-lghr-14{height-right:14px!important}.-lghb-14{height-bottom:14px!important}.-lghl-14{height-left:14px!important}.-lghx-14{height-left:14px!important;height-right:14px!important}.-lghy-14{height-top:14px!important;height-bottom:14px!important}}@media (min-width: 1200px){.-xlh-14{height:14px!important}.-xlht-14{height-top:14px!important}.-xlhr-14{height-right:14px!important}.-xlhb-14{height-bottom:14px!important}.-xlhl-14{height-left:14px!important}.-xlhx-14{height-left:14px!important;height-right:14px!important}.-xlhy-14{height-top:14px!important;height-bottom:14px!important}}@media (min-width: 1400px){.-xxlh-14{height:14px!important}.-xxlht-14{height-top:14px!important}.-xxlhr-14{height-right:14px!important}.-xxlhb-14{height-bottom:14px!important}.-xxlhl-14{height-left:14px!important}.-xxlhx-14{height-left:14px!important;height-right:14px!important}.-xxlhy-14{height-top:14px!important;height-bottom:14px!important}}.rounded-14{border-radius:14px!important}.roundedt-14{border-radius-top:14px!important}.roundedr-14{border-radius-right:14px!important}.roundedb-14{border-radius-bottom:14px!important}.roundedl-14{border-radius-left:14px!important}.roundedx-14{border-radius-left:14px!important;border-radius-right:14px!important}.roundedy-14{border-radius-top:14px!important;border-radius-bottom:14px!important}@media (min-width: 576px){.-smrounded-14{border-radius:14px!important}.-smroundedt-14{border-radius-top:14px!important}.-smroundedr-14{border-radius-right:14px!important}.-smroundedb-14{border-radius-bottom:14px!important}.-smroundedl-14{border-radius-left:14px!important}.-smroundedx-14{border-radius-left:14px!important;border-radius-right:14px!important}.-smroundedy-14{border-radius-top:14px!important;border-radius-bottom:14px!important}}@media (min-width: 768px){.-mdrounded-14{border-radius:14px!important}.-mdroundedt-14{border-radius-top:14px!important}.-mdroundedr-14{border-radius-right:14px!important}.-mdroundedb-14{border-radius-bottom:14px!important}.-mdroundedl-14{border-radius-left:14px!important}.-mdroundedx-14{border-radius-left:14px!important;border-radius-right:14px!important}.-mdroundedy-14{border-radius-top:14px!important;border-radius-bottom:14px!important}}@media (min-width: 992px){.-lgrounded-14{border-radius:14px!important}.-lgroundedt-14{border-radius-top:14px!important}.-lgroundedr-14{border-radius-right:14px!important}.-lgroundedb-14{border-radius-bottom:14px!important}.-lgroundedl-14{border-radius-left:14px!important}.-lgroundedx-14{border-radius-left:14px!important;border-radius-right:14px!important}.-lgroundedy-14{border-radius-top:14px!important;border-radius-bottom:14px!important}}@media (min-width: 1200px){.-xlrounded-14{border-radius:14px!important}.-xlroundedt-14{border-radius-top:14px!important}.-xlroundedr-14{border-radius-right:14px!important}.-xlroundedb-14{border-radius-bottom:14px!important}.-xlroundedl-14{border-radius-left:14px!important}.-xlroundedx-14{border-radius-left:14px!important;border-radius-right:14px!important}.-xlroundedy-14{border-radius-top:14px!important;border-radius-bottom:14px!important}}@media (min-width: 1400px){.-xxlrounded-14{border-radius:14px!important}.-xxlroundedt-14{border-radius-top:14px!important}.-xxlroundedr-14{border-radius-right:14px!important}.-xxlroundedb-14{border-radius-bottom:14px!important}.-xxlroundedl-14{border-radius-left:14px!important}.-xxlroundedx-14{border-radius-left:14px!important;border-radius-right:14px!important}.-xxlroundedy-14{border-radius-top:14px!important;border-radius-bottom:14px!important}}.max-w-14{max-width:14px!important}.max-wt-14{max-width-top:14px!important}.max-wr-14{max-width-right:14px!important}.max-wb-14{max-width-bottom:14px!important}.max-wl-14{max-width-left:14px!important}.max-wx-14{max-width-left:14px!important;max-width-right:14px!important}.max-wy-14{max-width-top:14px!important;max-width-bottom:14px!important}@media (min-width: 576px){.-smmax-w-14{max-width:14px!important}.-smmax-wt-14{max-width-top:14px!important}.-smmax-wr-14{max-width-right:14px!important}.-smmax-wb-14{max-width-bottom:14px!important}.-smmax-wl-14{max-width-left:14px!important}.-smmax-wx-14{max-width-left:14px!important;max-width-right:14px!important}.-smmax-wy-14{max-width-top:14px!important;max-width-bottom:14px!important}}@media (min-width: 768px){.-mdmax-w-14{max-width:14px!important}.-mdmax-wt-14{max-width-top:14px!important}.-mdmax-wr-14{max-width-right:14px!important}.-mdmax-wb-14{max-width-bottom:14px!important}.-mdmax-wl-14{max-width-left:14px!important}.-mdmax-wx-14{max-width-left:14px!important;max-width-right:14px!important}.-mdmax-wy-14{max-width-top:14px!important;max-width-bottom:14px!important}}@media (min-width: 992px){.-lgmax-w-14{max-width:14px!important}.-lgmax-wt-14{max-width-top:14px!important}.-lgmax-wr-14{max-width-right:14px!important}.-lgmax-wb-14{max-width-bottom:14px!important}.-lgmax-wl-14{max-width-left:14px!important}.-lgmax-wx-14{max-width-left:14px!important;max-width-right:14px!important}.-lgmax-wy-14{max-width-top:14px!important;max-width-bottom:14px!important}}@media (min-width: 1200px){.-xlmax-w-14{max-width:14px!important}.-xlmax-wt-14{max-width-top:14px!important}.-xlmax-wr-14{max-width-right:14px!important}.-xlmax-wb-14{max-width-bottom:14px!important}.-xlmax-wl-14{max-width-left:14px!important}.-xlmax-wx-14{max-width-left:14px!important;max-width-right:14px!important}.-xlmax-wy-14{max-width-top:14px!important;max-width-bottom:14px!important}}@media (min-width: 1400px){.-xxlmax-w-14{max-width:14px!important}.-xxlmax-wt-14{max-width-top:14px!important}.-xxlmax-wr-14{max-width-right:14px!important}.-xxlmax-wb-14{max-width-bottom:14px!important}.-xxlmax-wl-14{max-width-left:14px!important}.-xxlmax-wx-14{max-width-left:14px!important;max-width-right:14px!important}.-xxlmax-wy-14{max-width-top:14px!important;max-width-bottom:14px!important}}.min-w-14{min-width:14px!important}.min-wt-14{min-width-top:14px!important}.min-wr-14{min-width-right:14px!important}.min-wb-14{min-width-bottom:14px!important}.min-wl-14{min-width-left:14px!important}.min-wx-14{min-width-left:14px!important;min-width-right:14px!important}.min-wy-14{min-width-top:14px!important;min-width-bottom:14px!important}@media (min-width: 576px){.-smmin-w-14{min-width:14px!important}.-smmin-wt-14{min-width-top:14px!important}.-smmin-wr-14{min-width-right:14px!important}.-smmin-wb-14{min-width-bottom:14px!important}.-smmin-wl-14{min-width-left:14px!important}.-smmin-wx-14{min-width-left:14px!important;min-width-right:14px!important}.-smmin-wy-14{min-width-top:14px!important;min-width-bottom:14px!important}}@media (min-width: 768px){.-mdmin-w-14{min-width:14px!important}.-mdmin-wt-14{min-width-top:14px!important}.-mdmin-wr-14{min-width-right:14px!important}.-mdmin-wb-14{min-width-bottom:14px!important}.-mdmin-wl-14{min-width-left:14px!important}.-mdmin-wx-14{min-width-left:14px!important;min-width-right:14px!important}.-mdmin-wy-14{min-width-top:14px!important;min-width-bottom:14px!important}}@media (min-width: 992px){.-lgmin-w-14{min-width:14px!important}.-lgmin-wt-14{min-width-top:14px!important}.-lgmin-wr-14{min-width-right:14px!important}.-lgmin-wb-14{min-width-bottom:14px!important}.-lgmin-wl-14{min-width-left:14px!important}.-lgmin-wx-14{min-width-left:14px!important;min-width-right:14px!important}.-lgmin-wy-14{min-width-top:14px!important;min-width-bottom:14px!important}}@media (min-width: 1200px){.-xlmin-w-14{min-width:14px!important}.-xlmin-wt-14{min-width-top:14px!important}.-xlmin-wr-14{min-width-right:14px!important}.-xlmin-wb-14{min-width-bottom:14px!important}.-xlmin-wl-14{min-width-left:14px!important}.-xlmin-wx-14{min-width-left:14px!important;min-width-right:14px!important}.-xlmin-wy-14{min-width-top:14px!important;min-width-bottom:14px!important}}@media (min-width: 1400px){.-xxlmin-w-14{min-width:14px!important}.-xxlmin-wt-14{min-width-top:14px!important}.-xxlmin-wr-14{min-width-right:14px!important}.-xxlmin-wb-14{min-width-bottom:14px!important}.-xxlmin-wl-14{min-width-left:14px!important}.-xxlmin-wx-14{min-width-left:14px!important;min-width-right:14px!important}.-xxlmin-wy-14{min-width-top:14px!important;min-width-bottom:14px!important}}.max-h-14{max-height:14px!important}.max-ht-14{max-height-top:14px!important}.max-hr-14{max-height-right:14px!important}.max-hb-14{max-height-bottom:14px!important}.max-hl-14{max-height-left:14px!important}.max-hx-14{max-height-left:14px!important;max-height-right:14px!important}.max-hy-14{max-height-top:14px!important;max-height-bottom:14px!important}@media (min-width: 576px){.-smmax-h-14{max-height:14px!important}.-smmax-ht-14{max-height-top:14px!important}.-smmax-hr-14{max-height-right:14px!important}.-smmax-hb-14{max-height-bottom:14px!important}.-smmax-hl-14{max-height-left:14px!important}.-smmax-hx-14{max-height-left:14px!important;max-height-right:14px!important}.-smmax-hy-14{max-height-top:14px!important;max-height-bottom:14px!important}}@media (min-width: 768px){.-mdmax-h-14{max-height:14px!important}.-mdmax-ht-14{max-height-top:14px!important}.-mdmax-hr-14{max-height-right:14px!important}.-mdmax-hb-14{max-height-bottom:14px!important}.-mdmax-hl-14{max-height-left:14px!important}.-mdmax-hx-14{max-height-left:14px!important;max-height-right:14px!important}.-mdmax-hy-14{max-height-top:14px!important;max-height-bottom:14px!important}}@media (min-width: 992px){.-lgmax-h-14{max-height:14px!important}.-lgmax-ht-14{max-height-top:14px!important}.-lgmax-hr-14{max-height-right:14px!important}.-lgmax-hb-14{max-height-bottom:14px!important}.-lgmax-hl-14{max-height-left:14px!important}.-lgmax-hx-14{max-height-left:14px!important;max-height-right:14px!important}.-lgmax-hy-14{max-height-top:14px!important;max-height-bottom:14px!important}}@media (min-width: 1200px){.-xlmax-h-14{max-height:14px!important}.-xlmax-ht-14{max-height-top:14px!important}.-xlmax-hr-14{max-height-right:14px!important}.-xlmax-hb-14{max-height-bottom:14px!important}.-xlmax-hl-14{max-height-left:14px!important}.-xlmax-hx-14{max-height-left:14px!important;max-height-right:14px!important}.-xlmax-hy-14{max-height-top:14px!important;max-height-bottom:14px!important}}@media (min-width: 1400px){.-xxlmax-h-14{max-height:14px!important}.-xxlmax-ht-14{max-height-top:14px!important}.-xxlmax-hr-14{max-height-right:14px!important}.-xxlmax-hb-14{max-height-bottom:14px!important}.-xxlmax-hl-14{max-height-left:14px!important}.-xxlmax-hx-14{max-height-left:14px!important;max-height-right:14px!important}.-xxlmax-hy-14{max-height-top:14px!important;max-height-bottom:14px!important}}.min-h-14{min-height:14px!important}.min-ht-14{min-height-top:14px!important}.min-hr-14{min-height-right:14px!important}.min-hb-14{min-height-bottom:14px!important}.min-hl-14{min-height-left:14px!important}.min-hx-14{min-height-left:14px!important;min-height-right:14px!important}.min-hy-14{min-height-top:14px!important;min-height-bottom:14px!important}@media (min-width: 576px){.-smmin-h-14{min-height:14px!important}.-smmin-ht-14{min-height-top:14px!important}.-smmin-hr-14{min-height-right:14px!important}.-smmin-hb-14{min-height-bottom:14px!important}.-smmin-hl-14{min-height-left:14px!important}.-smmin-hx-14{min-height-left:14px!important;min-height-right:14px!important}.-smmin-hy-14{min-height-top:14px!important;min-height-bottom:14px!important}}@media (min-width: 768px){.-mdmin-h-14{min-height:14px!important}.-mdmin-ht-14{min-height-top:14px!important}.-mdmin-hr-14{min-height-right:14px!important}.-mdmin-hb-14{min-height-bottom:14px!important}.-mdmin-hl-14{min-height-left:14px!important}.-mdmin-hx-14{min-height-left:14px!important;min-height-right:14px!important}.-mdmin-hy-14{min-height-top:14px!important;min-height-bottom:14px!important}}@media (min-width: 992px){.-lgmin-h-14{min-height:14px!important}.-lgmin-ht-14{min-height-top:14px!important}.-lgmin-hr-14{min-height-right:14px!important}.-lgmin-hb-14{min-height-bottom:14px!important}.-lgmin-hl-14{min-height-left:14px!important}.-lgmin-hx-14{min-height-left:14px!important;min-height-right:14px!important}.-lgmin-hy-14{min-height-top:14px!important;min-height-bottom:14px!important}}@media (min-width: 1200px){.-xlmin-h-14{min-height:14px!important}.-xlmin-ht-14{min-height-top:14px!important}.-xlmin-hr-14{min-height-right:14px!important}.-xlmin-hb-14{min-height-bottom:14px!important}.-xlmin-hl-14{min-height-left:14px!important}.-xlmin-hx-14{min-height-left:14px!important;min-height-right:14px!important}.-xlmin-hy-14{min-height-top:14px!important;min-height-bottom:14px!important}}@media (min-width: 1400px){.-xxlmin-h-14{min-height:14px!important}.-xxlmin-ht-14{min-height-top:14px!important}.-xxlmin-hr-14{min-height-right:14px!important}.-xxlmin-hb-14{min-height-bottom:14px!important}.-xxlmin-hl-14{min-height-left:14px!important}.-xxlmin-hx-14{min-height-left:14px!important;min-height-right:14px!important}.-xxlmin-hy-14{min-height-top:14px!important;min-height-bottom:14px!important}}.m-15{margin:15px!important}.mt-15{margin-top:15px!important}.mr-15{margin-right:15px!important}.mb-15{margin-bottom:15px!important}.ml-15{margin-left:15px!important}.mx-15{margin-left:15px!important;margin-right:15px!important}.my-15{margin-top:15px!important;margin-bottom:15px!important}@media (min-width: 576px){.-smm-15{margin:15px!important}.-smmt-15{margin-top:15px!important}.-smmr-15{margin-right:15px!important}.-smmb-15{margin-bottom:15px!important}.-smml-15{margin-left:15px!important}.-smmx-15{margin-left:15px!important;margin-right:15px!important}.-smmy-15{margin-top:15px!important;margin-bottom:15px!important}}@media (min-width: 768px){.-mdm-15{margin:15px!important}.-mdmt-15{margin-top:15px!important}.-mdmr-15{margin-right:15px!important}.-mdmb-15{margin-bottom:15px!important}.-mdml-15{margin-left:15px!important}.-mdmx-15{margin-left:15px!important;margin-right:15px!important}.-mdmy-15{margin-top:15px!important;margin-bottom:15px!important}}@media (min-width: 992px){.-lgm-15{margin:15px!important}.-lgmt-15{margin-top:15px!important}.-lgmr-15{margin-right:15px!important}.-lgmb-15{margin-bottom:15px!important}.-lgml-15{margin-left:15px!important}.-lgmx-15{margin-left:15px!important;margin-right:15px!important}.-lgmy-15{margin-top:15px!important;margin-bottom:15px!important}}@media (min-width: 1200px){.-xlm-15{margin:15px!important}.-xlmt-15{margin-top:15px!important}.-xlmr-15{margin-right:15px!important}.-xlmb-15{margin-bottom:15px!important}.-xlml-15{margin-left:15px!important}.-xlmx-15{margin-left:15px!important;margin-right:15px!important}.-xlmy-15{margin-top:15px!important;margin-bottom:15px!important}}@media (min-width: 1400px){.-xxlm-15{margin:15px!important}.-xxlmt-15{margin-top:15px!important}.-xxlmr-15{margin-right:15px!important}.-xxlmb-15{margin-bottom:15px!important}.-xxlml-15{margin-left:15px!important}.-xxlmx-15{margin-left:15px!important;margin-right:15px!important}.-xxlmy-15{margin-top:15px!important;margin-bottom:15px!important}}.p-15{padding:15px!important}.pt-15{padding-top:15px!important}.pr-15{padding-right:15px!important}.pb-15{padding-bottom:15px!important}.pl-15{padding-left:15px!important}.px-15{padding-left:15px!important;padding-right:15px!important}.py-15{padding-top:15px!important;padding-bottom:15px!important}@media (min-width: 576px){.-smp-15{padding:15px!important}.-smpt-15{padding-top:15px!important}.-smpr-15{padding-right:15px!important}.-smpb-15{padding-bottom:15px!important}.-smpl-15{padding-left:15px!important}.-smpx-15{padding-left:15px!important;padding-right:15px!important}.-smpy-15{padding-top:15px!important;padding-bottom:15px!important}}@media (min-width: 768px){.-mdp-15{padding:15px!important}.-mdpt-15{padding-top:15px!important}.-mdpr-15{padding-right:15px!important}.-mdpb-15{padding-bottom:15px!important}.-mdpl-15{padding-left:15px!important}.-mdpx-15{padding-left:15px!important;padding-right:15px!important}.-mdpy-15{padding-top:15px!important;padding-bottom:15px!important}}@media (min-width: 992px){.-lgp-15{padding:15px!important}.-lgpt-15{padding-top:15px!important}.-lgpr-15{padding-right:15px!important}.-lgpb-15{padding-bottom:15px!important}.-lgpl-15{padding-left:15px!important}.-lgpx-15{padding-left:15px!important;padding-right:15px!important}.-lgpy-15{padding-top:15px!important;padding-bottom:15px!important}}@media (min-width: 1200px){.-xlp-15{padding:15px!important}.-xlpt-15{padding-top:15px!important}.-xlpr-15{padding-right:15px!important}.-xlpb-15{padding-bottom:15px!important}.-xlpl-15{padding-left:15px!important}.-xlpx-15{padding-left:15px!important;padding-right:15px!important}.-xlpy-15{padding-top:15px!important;padding-bottom:15px!important}}@media (min-width: 1400px){.-xxlp-15{padding:15px!important}.-xxlpt-15{padding-top:15px!important}.-xxlpr-15{padding-right:15px!important}.-xxlpb-15{padding-bottom:15px!important}.-xxlpl-15{padding-left:15px!important}.-xxlpx-15{padding-left:15px!important;padding-right:15px!important}.-xxlpy-15{padding-top:15px!important;padding-bottom:15px!important}}.gap-15{gap:15px!important}.gapx-15{-webkit-column-gap:15px!important;-moz-column-gap:15px!important;column-gap:15px!important}.gapy-15{row-gap:15px!important}@media (min-width: 576px){.-smgap-15{gap:15px!important}.-smgapx-15{-webkit-column-gap:15px!important;-moz-column-gap:15px!important;column-gap:15px!important}.-smgapy-15{row-gap:15px!important}}@media (min-width: 768px){.-mdgap-15{gap:15px!important}.-mdgapx-15{-webkit-column-gap:15px!important;-moz-column-gap:15px!important;column-gap:15px!important}.-mdgapy-15{row-gap:15px!important}}@media (min-width: 992px){.-lggap-15{gap:15px!important}.-lggapx-15{-webkit-column-gap:15px!important;-moz-column-gap:15px!important;column-gap:15px!important}.-lggapy-15{row-gap:15px!important}}@media (min-width: 1200px){.-xlgap-15{gap:15px!important}.-xlgapx-15{-webkit-column-gap:15px!important;-moz-column-gap:15px!important;column-gap:15px!important}.-xlgapy-15{row-gap:15px!important}}@media (min-width: 1400px){.-xxlgap-15{gap:15px!important}.-xxlgapx-15{-webkit-column-gap:15px!important;-moz-column-gap:15px!important;column-gap:15px!important}.-xxlgapy-15{row-gap:15px!important}}.w-15{width:15px!important}.wt-15{width-top:15px!important}.wr-15{width-right:15px!important}.wb-15{width-bottom:15px!important}.wl-15{width-left:15px!important}.wx-15{width-left:15px!important;width-right:15px!important}.wy-15{width-top:15px!important;width-bottom:15px!important}@media (min-width: 576px){.-smw-15{width:15px!important}.-smwt-15{width-top:15px!important}.-smwr-15{width-right:15px!important}.-smwb-15{width-bottom:15px!important}.-smwl-15{width-left:15px!important}.-smwx-15{width-left:15px!important;width-right:15px!important}.-smwy-15{width-top:15px!important;width-bottom:15px!important}}@media (min-width: 768px){.-mdw-15{width:15px!important}.-mdwt-15{width-top:15px!important}.-mdwr-15{width-right:15px!important}.-mdwb-15{width-bottom:15px!important}.-mdwl-15{width-left:15px!important}.-mdwx-15{width-left:15px!important;width-right:15px!important}.-mdwy-15{width-top:15px!important;width-bottom:15px!important}}@media (min-width: 992px){.-lgw-15{width:15px!important}.-lgwt-15{width-top:15px!important}.-lgwr-15{width-right:15px!important}.-lgwb-15{width-bottom:15px!important}.-lgwl-15{width-left:15px!important}.-lgwx-15{width-left:15px!important;width-right:15px!important}.-lgwy-15{width-top:15px!important;width-bottom:15px!important}}@media (min-width: 1200px){.-xlw-15{width:15px!important}.-xlwt-15{width-top:15px!important}.-xlwr-15{width-right:15px!important}.-xlwb-15{width-bottom:15px!important}.-xlwl-15{width-left:15px!important}.-xlwx-15{width-left:15px!important;width-right:15px!important}.-xlwy-15{width-top:15px!important;width-bottom:15px!important}}@media (min-width: 1400px){.-xxlw-15{width:15px!important}.-xxlwt-15{width-top:15px!important}.-xxlwr-15{width-right:15px!important}.-xxlwb-15{width-bottom:15px!important}.-xxlwl-15{width-left:15px!important}.-xxlwx-15{width-left:15px!important;width-right:15px!important}.-xxlwy-15{width-top:15px!important;width-bottom:15px!important}}.h-15{height:15px!important}.ht-15{height-top:15px!important}.hr-15{height-right:15px!important}.hb-15{height-bottom:15px!important}.hl-15{height-left:15px!important}.hx-15{height-left:15px!important;height-right:15px!important}.hy-15{height-top:15px!important;height-bottom:15px!important}@media (min-width: 576px){.-smh-15{height:15px!important}.-smht-15{height-top:15px!important}.-smhr-15{height-right:15px!important}.-smhb-15{height-bottom:15px!important}.-smhl-15{height-left:15px!important}.-smhx-15{height-left:15px!important;height-right:15px!important}.-smhy-15{height-top:15px!important;height-bottom:15px!important}}@media (min-width: 768px){.-mdh-15{height:15px!important}.-mdht-15{height-top:15px!important}.-mdhr-15{height-right:15px!important}.-mdhb-15{height-bottom:15px!important}.-mdhl-15{height-left:15px!important}.-mdhx-15{height-left:15px!important;height-right:15px!important}.-mdhy-15{height-top:15px!important;height-bottom:15px!important}}@media (min-width: 992px){.-lgh-15{height:15px!important}.-lght-15{height-top:15px!important}.-lghr-15{height-right:15px!important}.-lghb-15{height-bottom:15px!important}.-lghl-15{height-left:15px!important}.-lghx-15{height-left:15px!important;height-right:15px!important}.-lghy-15{height-top:15px!important;height-bottom:15px!important}}@media (min-width: 1200px){.-xlh-15{height:15px!important}.-xlht-15{height-top:15px!important}.-xlhr-15{height-right:15px!important}.-xlhb-15{height-bottom:15px!important}.-xlhl-15{height-left:15px!important}.-xlhx-15{height-left:15px!important;height-right:15px!important}.-xlhy-15{height-top:15px!important;height-bottom:15px!important}}@media (min-width: 1400px){.-xxlh-15{height:15px!important}.-xxlht-15{height-top:15px!important}.-xxlhr-15{height-right:15px!important}.-xxlhb-15{height-bottom:15px!important}.-xxlhl-15{height-left:15px!important}.-xxlhx-15{height-left:15px!important;height-right:15px!important}.-xxlhy-15{height-top:15px!important;height-bottom:15px!important}}.rounded-15{border-radius:15px!important}.roundedt-15{border-radius-top:15px!important}.roundedr-15{border-radius-right:15px!important}.roundedb-15{border-radius-bottom:15px!important}.roundedl-15{border-radius-left:15px!important}.roundedx-15{border-radius-left:15px!important;border-radius-right:15px!important}.roundedy-15{border-radius-top:15px!important;border-radius-bottom:15px!important}@media (min-width: 576px){.-smrounded-15{border-radius:15px!important}.-smroundedt-15{border-radius-top:15px!important}.-smroundedr-15{border-radius-right:15px!important}.-smroundedb-15{border-radius-bottom:15px!important}.-smroundedl-15{border-radius-left:15px!important}.-smroundedx-15{border-radius-left:15px!important;border-radius-right:15px!important}.-smroundedy-15{border-radius-top:15px!important;border-radius-bottom:15px!important}}@media (min-width: 768px){.-mdrounded-15{border-radius:15px!important}.-mdroundedt-15{border-radius-top:15px!important}.-mdroundedr-15{border-radius-right:15px!important}.-mdroundedb-15{border-radius-bottom:15px!important}.-mdroundedl-15{border-radius-left:15px!important}.-mdroundedx-15{border-radius-left:15px!important;border-radius-right:15px!important}.-mdroundedy-15{border-radius-top:15px!important;border-radius-bottom:15px!important}}@media (min-width: 992px){.-lgrounded-15{border-radius:15px!important}.-lgroundedt-15{border-radius-top:15px!important}.-lgroundedr-15{border-radius-right:15px!important}.-lgroundedb-15{border-radius-bottom:15px!important}.-lgroundedl-15{border-radius-left:15px!important}.-lgroundedx-15{border-radius-left:15px!important;border-radius-right:15px!important}.-lgroundedy-15{border-radius-top:15px!important;border-radius-bottom:15px!important}}@media (min-width: 1200px){.-xlrounded-15{border-radius:15px!important}.-xlroundedt-15{border-radius-top:15px!important}.-xlroundedr-15{border-radius-right:15px!important}.-xlroundedb-15{border-radius-bottom:15px!important}.-xlroundedl-15{border-radius-left:15px!important}.-xlroundedx-15{border-radius-left:15px!important;border-radius-right:15px!important}.-xlroundedy-15{border-radius-top:15px!important;border-radius-bottom:15px!important}}@media (min-width: 1400px){.-xxlrounded-15{border-radius:15px!important}.-xxlroundedt-15{border-radius-top:15px!important}.-xxlroundedr-15{border-radius-right:15px!important}.-xxlroundedb-15{border-radius-bottom:15px!important}.-xxlroundedl-15{border-radius-left:15px!important}.-xxlroundedx-15{border-radius-left:15px!important;border-radius-right:15px!important}.-xxlroundedy-15{border-radius-top:15px!important;border-radius-bottom:15px!important}}.max-w-15{max-width:15px!important}.max-wt-15{max-width-top:15px!important}.max-wr-15{max-width-right:15px!important}.max-wb-15{max-width-bottom:15px!important}.max-wl-15{max-width-left:15px!important}.max-wx-15{max-width-left:15px!important;max-width-right:15px!important}.max-wy-15{max-width-top:15px!important;max-width-bottom:15px!important}@media (min-width: 576px){.-smmax-w-15{max-width:15px!important}.-smmax-wt-15{max-width-top:15px!important}.-smmax-wr-15{max-width-right:15px!important}.-smmax-wb-15{max-width-bottom:15px!important}.-smmax-wl-15{max-width-left:15px!important}.-smmax-wx-15{max-width-left:15px!important;max-width-right:15px!important}.-smmax-wy-15{max-width-top:15px!important;max-width-bottom:15px!important}}@media (min-width: 768px){.-mdmax-w-15{max-width:15px!important}.-mdmax-wt-15{max-width-top:15px!important}.-mdmax-wr-15{max-width-right:15px!important}.-mdmax-wb-15{max-width-bottom:15px!important}.-mdmax-wl-15{max-width-left:15px!important}.-mdmax-wx-15{max-width-left:15px!important;max-width-right:15px!important}.-mdmax-wy-15{max-width-top:15px!important;max-width-bottom:15px!important}}@media (min-width: 992px){.-lgmax-w-15{max-width:15px!important}.-lgmax-wt-15{max-width-top:15px!important}.-lgmax-wr-15{max-width-right:15px!important}.-lgmax-wb-15{max-width-bottom:15px!important}.-lgmax-wl-15{max-width-left:15px!important}.-lgmax-wx-15{max-width-left:15px!important;max-width-right:15px!important}.-lgmax-wy-15{max-width-top:15px!important;max-width-bottom:15px!important}}@media (min-width: 1200px){.-xlmax-w-15{max-width:15px!important}.-xlmax-wt-15{max-width-top:15px!important}.-xlmax-wr-15{max-width-right:15px!important}.-xlmax-wb-15{max-width-bottom:15px!important}.-xlmax-wl-15{max-width-left:15px!important}.-xlmax-wx-15{max-width-left:15px!important;max-width-right:15px!important}.-xlmax-wy-15{max-width-top:15px!important;max-width-bottom:15px!important}}@media (min-width: 1400px){.-xxlmax-w-15{max-width:15px!important}.-xxlmax-wt-15{max-width-top:15px!important}.-xxlmax-wr-15{max-width-right:15px!important}.-xxlmax-wb-15{max-width-bottom:15px!important}.-xxlmax-wl-15{max-width-left:15px!important}.-xxlmax-wx-15{max-width-left:15px!important;max-width-right:15px!important}.-xxlmax-wy-15{max-width-top:15px!important;max-width-bottom:15px!important}}.min-w-15{min-width:15px!important}.min-wt-15{min-width-top:15px!important}.min-wr-15{min-width-right:15px!important}.min-wb-15{min-width-bottom:15px!important}.min-wl-15{min-width-left:15px!important}.min-wx-15{min-width-left:15px!important;min-width-right:15px!important}.min-wy-15{min-width-top:15px!important;min-width-bottom:15px!important}@media (min-width: 576px){.-smmin-w-15{min-width:15px!important}.-smmin-wt-15{min-width-top:15px!important}.-smmin-wr-15{min-width-right:15px!important}.-smmin-wb-15{min-width-bottom:15px!important}.-smmin-wl-15{min-width-left:15px!important}.-smmin-wx-15{min-width-left:15px!important;min-width-right:15px!important}.-smmin-wy-15{min-width-top:15px!important;min-width-bottom:15px!important}}@media (min-width: 768px){.-mdmin-w-15{min-width:15px!important}.-mdmin-wt-15{min-width-top:15px!important}.-mdmin-wr-15{min-width-right:15px!important}.-mdmin-wb-15{min-width-bottom:15px!important}.-mdmin-wl-15{min-width-left:15px!important}.-mdmin-wx-15{min-width-left:15px!important;min-width-right:15px!important}.-mdmin-wy-15{min-width-top:15px!important;min-width-bottom:15px!important}}@media (min-width: 992px){.-lgmin-w-15{min-width:15px!important}.-lgmin-wt-15{min-width-top:15px!important}.-lgmin-wr-15{min-width-right:15px!important}.-lgmin-wb-15{min-width-bottom:15px!important}.-lgmin-wl-15{min-width-left:15px!important}.-lgmin-wx-15{min-width-left:15px!important;min-width-right:15px!important}.-lgmin-wy-15{min-width-top:15px!important;min-width-bottom:15px!important}}@media (min-width: 1200px){.-xlmin-w-15{min-width:15px!important}.-xlmin-wt-15{min-width-top:15px!important}.-xlmin-wr-15{min-width-right:15px!important}.-xlmin-wb-15{min-width-bottom:15px!important}.-xlmin-wl-15{min-width-left:15px!important}.-xlmin-wx-15{min-width-left:15px!important;min-width-right:15px!important}.-xlmin-wy-15{min-width-top:15px!important;min-width-bottom:15px!important}}@media (min-width: 1400px){.-xxlmin-w-15{min-width:15px!important}.-xxlmin-wt-15{min-width-top:15px!important}.-xxlmin-wr-15{min-width-right:15px!important}.-xxlmin-wb-15{min-width-bottom:15px!important}.-xxlmin-wl-15{min-width-left:15px!important}.-xxlmin-wx-15{min-width-left:15px!important;min-width-right:15px!important}.-xxlmin-wy-15{min-width-top:15px!important;min-width-bottom:15px!important}}.max-h-15{max-height:15px!important}.max-ht-15{max-height-top:15px!important}.max-hr-15{max-height-right:15px!important}.max-hb-15{max-height-bottom:15px!important}.max-hl-15{max-height-left:15px!important}.max-hx-15{max-height-left:15px!important;max-height-right:15px!important}.max-hy-15{max-height-top:15px!important;max-height-bottom:15px!important}@media (min-width: 576px){.-smmax-h-15{max-height:15px!important}.-smmax-ht-15{max-height-top:15px!important}.-smmax-hr-15{max-height-right:15px!important}.-smmax-hb-15{max-height-bottom:15px!important}.-smmax-hl-15{max-height-left:15px!important}.-smmax-hx-15{max-height-left:15px!important;max-height-right:15px!important}.-smmax-hy-15{max-height-top:15px!important;max-height-bottom:15px!important}}@media (min-width: 768px){.-mdmax-h-15{max-height:15px!important}.-mdmax-ht-15{max-height-top:15px!important}.-mdmax-hr-15{max-height-right:15px!important}.-mdmax-hb-15{max-height-bottom:15px!important}.-mdmax-hl-15{max-height-left:15px!important}.-mdmax-hx-15{max-height-left:15px!important;max-height-right:15px!important}.-mdmax-hy-15{max-height-top:15px!important;max-height-bottom:15px!important}}@media (min-width: 992px){.-lgmax-h-15{max-height:15px!important}.-lgmax-ht-15{max-height-top:15px!important}.-lgmax-hr-15{max-height-right:15px!important}.-lgmax-hb-15{max-height-bottom:15px!important}.-lgmax-hl-15{max-height-left:15px!important}.-lgmax-hx-15{max-height-left:15px!important;max-height-right:15px!important}.-lgmax-hy-15{max-height-top:15px!important;max-height-bottom:15px!important}}@media (min-width: 1200px){.-xlmax-h-15{max-height:15px!important}.-xlmax-ht-15{max-height-top:15px!important}.-xlmax-hr-15{max-height-right:15px!important}.-xlmax-hb-15{max-height-bottom:15px!important}.-xlmax-hl-15{max-height-left:15px!important}.-xlmax-hx-15{max-height-left:15px!important;max-height-right:15px!important}.-xlmax-hy-15{max-height-top:15px!important;max-height-bottom:15px!important}}@media (min-width: 1400px){.-xxlmax-h-15{max-height:15px!important}.-xxlmax-ht-15{max-height-top:15px!important}.-xxlmax-hr-15{max-height-right:15px!important}.-xxlmax-hb-15{max-height-bottom:15px!important}.-xxlmax-hl-15{max-height-left:15px!important}.-xxlmax-hx-15{max-height-left:15px!important;max-height-right:15px!important}.-xxlmax-hy-15{max-height-top:15px!important;max-height-bottom:15px!important}}.min-h-15{min-height:15px!important}.min-ht-15{min-height-top:15px!important}.min-hr-15{min-height-right:15px!important}.min-hb-15{min-height-bottom:15px!important}.min-hl-15{min-height-left:15px!important}.min-hx-15{min-height-left:15px!important;min-height-right:15px!important}.min-hy-15{min-height-top:15px!important;min-height-bottom:15px!important}@media (min-width: 576px){.-smmin-h-15{min-height:15px!important}.-smmin-ht-15{min-height-top:15px!important}.-smmin-hr-15{min-height-right:15px!important}.-smmin-hb-15{min-height-bottom:15px!important}.-smmin-hl-15{min-height-left:15px!important}.-smmin-hx-15{min-height-left:15px!important;min-height-right:15px!important}.-smmin-hy-15{min-height-top:15px!important;min-height-bottom:15px!important}}@media (min-width: 768px){.-mdmin-h-15{min-height:15px!important}.-mdmin-ht-15{min-height-top:15px!important}.-mdmin-hr-15{min-height-right:15px!important}.-mdmin-hb-15{min-height-bottom:15px!important}.-mdmin-hl-15{min-height-left:15px!important}.-mdmin-hx-15{min-height-left:15px!important;min-height-right:15px!important}.-mdmin-hy-15{min-height-top:15px!important;min-height-bottom:15px!important}}@media (min-width: 992px){.-lgmin-h-15{min-height:15px!important}.-lgmin-ht-15{min-height-top:15px!important}.-lgmin-hr-15{min-height-right:15px!important}.-lgmin-hb-15{min-height-bottom:15px!important}.-lgmin-hl-15{min-height-left:15px!important}.-lgmin-hx-15{min-height-left:15px!important;min-height-right:15px!important}.-lgmin-hy-15{min-height-top:15px!important;min-height-bottom:15px!important}}@media (min-width: 1200px){.-xlmin-h-15{min-height:15px!important}.-xlmin-ht-15{min-height-top:15px!important}.-xlmin-hr-15{min-height-right:15px!important}.-xlmin-hb-15{min-height-bottom:15px!important}.-xlmin-hl-15{min-height-left:15px!important}.-xlmin-hx-15{min-height-left:15px!important;min-height-right:15px!important}.-xlmin-hy-15{min-height-top:15px!important;min-height-bottom:15px!important}}@media (min-width: 1400px){.-xxlmin-h-15{min-height:15px!important}.-xxlmin-ht-15{min-height-top:15px!important}.-xxlmin-hr-15{min-height-right:15px!important}.-xxlmin-hb-15{min-height-bottom:15px!important}.-xxlmin-hl-15{min-height-left:15px!important}.-xxlmin-hx-15{min-height-left:15px!important;min-height-right:15px!important}.-xxlmin-hy-15{min-height-top:15px!important;min-height-bottom:15px!important}}.m-16{margin:16px!important}.mt-16{margin-top:16px!important}.mr-16{margin-right:16px!important}.mb-16{margin-bottom:16px!important}.ml-16{margin-left:16px!important}.mx-16{margin-left:16px!important;margin-right:16px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}@media (min-width: 576px){.-smm-16{margin:16px!important}.-smmt-16{margin-top:16px!important}.-smmr-16{margin-right:16px!important}.-smmb-16{margin-bottom:16px!important}.-smml-16{margin-left:16px!important}.-smmx-16{margin-left:16px!important;margin-right:16px!important}.-smmy-16{margin-top:16px!important;margin-bottom:16px!important}}@media (min-width: 768px){.-mdm-16{margin:16px!important}.-mdmt-16{margin-top:16px!important}.-mdmr-16{margin-right:16px!important}.-mdmb-16{margin-bottom:16px!important}.-mdml-16{margin-left:16px!important}.-mdmx-16{margin-left:16px!important;margin-right:16px!important}.-mdmy-16{margin-top:16px!important;margin-bottom:16px!important}}@media (min-width: 992px){.-lgm-16{margin:16px!important}.-lgmt-16{margin-top:16px!important}.-lgmr-16{margin-right:16px!important}.-lgmb-16{margin-bottom:16px!important}.-lgml-16{margin-left:16px!important}.-lgmx-16{margin-left:16px!important;margin-right:16px!important}.-lgmy-16{margin-top:16px!important;margin-bottom:16px!important}}@media (min-width: 1200px){.-xlm-16{margin:16px!important}.-xlmt-16{margin-top:16px!important}.-xlmr-16{margin-right:16px!important}.-xlmb-16{margin-bottom:16px!important}.-xlml-16{margin-left:16px!important}.-xlmx-16{margin-left:16px!important;margin-right:16px!important}.-xlmy-16{margin-top:16px!important;margin-bottom:16px!important}}@media (min-width: 1400px){.-xxlm-16{margin:16px!important}.-xxlmt-16{margin-top:16px!important}.-xxlmr-16{margin-right:16px!important}.-xxlmb-16{margin-bottom:16px!important}.-xxlml-16{margin-left:16px!important}.-xxlmx-16{margin-left:16px!important;margin-right:16px!important}.-xxlmy-16{margin-top:16px!important;margin-bottom:16px!important}}.p-16{padding:16px!important}.pt-16{padding-top:16px!important}.pr-16{padding-right:16px!important}.pb-16{padding-bottom:16px!important}.pl-16{padding-left:16px!important}.px-16{padding-left:16px!important;padding-right:16px!important}.py-16{padding-top:16px!important;padding-bottom:16px!important}@media (min-width: 576px){.-smp-16{padding:16px!important}.-smpt-16{padding-top:16px!important}.-smpr-16{padding-right:16px!important}.-smpb-16{padding-bottom:16px!important}.-smpl-16{padding-left:16px!important}.-smpx-16{padding-left:16px!important;padding-right:16px!important}.-smpy-16{padding-top:16px!important;padding-bottom:16px!important}}@media (min-width: 768px){.-mdp-16{padding:16px!important}.-mdpt-16{padding-top:16px!important}.-mdpr-16{padding-right:16px!important}.-mdpb-16{padding-bottom:16px!important}.-mdpl-16{padding-left:16px!important}.-mdpx-16{padding-left:16px!important;padding-right:16px!important}.-mdpy-16{padding-top:16px!important;padding-bottom:16px!important}}@media (min-width: 992px){.-lgp-16{padding:16px!important}.-lgpt-16{padding-top:16px!important}.-lgpr-16{padding-right:16px!important}.-lgpb-16{padding-bottom:16px!important}.-lgpl-16{padding-left:16px!important}.-lgpx-16{padding-left:16px!important;padding-right:16px!important}.-lgpy-16{padding-top:16px!important;padding-bottom:16px!important}}@media (min-width: 1200px){.-xlp-16{padding:16px!important}.-xlpt-16{padding-top:16px!important}.-xlpr-16{padding-right:16px!important}.-xlpb-16{padding-bottom:16px!important}.-xlpl-16{padding-left:16px!important}.-xlpx-16{padding-left:16px!important;padding-right:16px!important}.-xlpy-16{padding-top:16px!important;padding-bottom:16px!important}}@media (min-width: 1400px){.-xxlp-16{padding:16px!important}.-xxlpt-16{padding-top:16px!important}.-xxlpr-16{padding-right:16px!important}.-xxlpb-16{padding-bottom:16px!important}.-xxlpl-16{padding-left:16px!important}.-xxlpx-16{padding-left:16px!important;padding-right:16px!important}.-xxlpy-16{padding-top:16px!important;padding-bottom:16px!important}}.gap-16{gap:16px!important}.gapx-16{-webkit-column-gap:16px!important;-moz-column-gap:16px!important;column-gap:16px!important}.gapy-16{row-gap:16px!important}@media (min-width: 576px){.-smgap-16{gap:16px!important}.-smgapx-16{-webkit-column-gap:16px!important;-moz-column-gap:16px!important;column-gap:16px!important}.-smgapy-16{row-gap:16px!important}}@media (min-width: 768px){.-mdgap-16{gap:16px!important}.-mdgapx-16{-webkit-column-gap:16px!important;-moz-column-gap:16px!important;column-gap:16px!important}.-mdgapy-16{row-gap:16px!important}}@media (min-width: 992px){.-lggap-16{gap:16px!important}.-lggapx-16{-webkit-column-gap:16px!important;-moz-column-gap:16px!important;column-gap:16px!important}.-lggapy-16{row-gap:16px!important}}@media (min-width: 1200px){.-xlgap-16{gap:16px!important}.-xlgapx-16{-webkit-column-gap:16px!important;-moz-column-gap:16px!important;column-gap:16px!important}.-xlgapy-16{row-gap:16px!important}}@media (min-width: 1400px){.-xxlgap-16{gap:16px!important}.-xxlgapx-16{-webkit-column-gap:16px!important;-moz-column-gap:16px!important;column-gap:16px!important}.-xxlgapy-16{row-gap:16px!important}}.w-16{width:16px!important}.wt-16{width-top:16px!important}.wr-16{width-right:16px!important}.wb-16{width-bottom:16px!important}.wl-16{width-left:16px!important}.wx-16{width-left:16px!important;width-right:16px!important}.wy-16{width-top:16px!important;width-bottom:16px!important}@media (min-width: 576px){.-smw-16{width:16px!important}.-smwt-16{width-top:16px!important}.-smwr-16{width-right:16px!important}.-smwb-16{width-bottom:16px!important}.-smwl-16{width-left:16px!important}.-smwx-16{width-left:16px!important;width-right:16px!important}.-smwy-16{width-top:16px!important;width-bottom:16px!important}}@media (min-width: 768px){.-mdw-16{width:16px!important}.-mdwt-16{width-top:16px!important}.-mdwr-16{width-right:16px!important}.-mdwb-16{width-bottom:16px!important}.-mdwl-16{width-left:16px!important}.-mdwx-16{width-left:16px!important;width-right:16px!important}.-mdwy-16{width-top:16px!important;width-bottom:16px!important}}@media (min-width: 992px){.-lgw-16{width:16px!important}.-lgwt-16{width-top:16px!important}.-lgwr-16{width-right:16px!important}.-lgwb-16{width-bottom:16px!important}.-lgwl-16{width-left:16px!important}.-lgwx-16{width-left:16px!important;width-right:16px!important}.-lgwy-16{width-top:16px!important;width-bottom:16px!important}}@media (min-width: 1200px){.-xlw-16{width:16px!important}.-xlwt-16{width-top:16px!important}.-xlwr-16{width-right:16px!important}.-xlwb-16{width-bottom:16px!important}.-xlwl-16{width-left:16px!important}.-xlwx-16{width-left:16px!important;width-right:16px!important}.-xlwy-16{width-top:16px!important;width-bottom:16px!important}}@media (min-width: 1400px){.-xxlw-16{width:16px!important}.-xxlwt-16{width-top:16px!important}.-xxlwr-16{width-right:16px!important}.-xxlwb-16{width-bottom:16px!important}.-xxlwl-16{width-left:16px!important}.-xxlwx-16{width-left:16px!important;width-right:16px!important}.-xxlwy-16{width-top:16px!important;width-bottom:16px!important}}.h-16{height:16px!important}.ht-16{height-top:16px!important}.hr-16{height-right:16px!important}.hb-16{height-bottom:16px!important}.hl-16{height-left:16px!important}.hx-16{height-left:16px!important;height-right:16px!important}.hy-16{height-top:16px!important;height-bottom:16px!important}@media (min-width: 576px){.-smh-16{height:16px!important}.-smht-16{height-top:16px!important}.-smhr-16{height-right:16px!important}.-smhb-16{height-bottom:16px!important}.-smhl-16{height-left:16px!important}.-smhx-16{height-left:16px!important;height-right:16px!important}.-smhy-16{height-top:16px!important;height-bottom:16px!important}}@media (min-width: 768px){.-mdh-16{height:16px!important}.-mdht-16{height-top:16px!important}.-mdhr-16{height-right:16px!important}.-mdhb-16{height-bottom:16px!important}.-mdhl-16{height-left:16px!important}.-mdhx-16{height-left:16px!important;height-right:16px!important}.-mdhy-16{height-top:16px!important;height-bottom:16px!important}}@media (min-width: 992px){.-lgh-16{height:16px!important}.-lght-16{height-top:16px!important}.-lghr-16{height-right:16px!important}.-lghb-16{height-bottom:16px!important}.-lghl-16{height-left:16px!important}.-lghx-16{height-left:16px!important;height-right:16px!important}.-lghy-16{height-top:16px!important;height-bottom:16px!important}}@media (min-width: 1200px){.-xlh-16{height:16px!important}.-xlht-16{height-top:16px!important}.-xlhr-16{height-right:16px!important}.-xlhb-16{height-bottom:16px!important}.-xlhl-16{height-left:16px!important}.-xlhx-16{height-left:16px!important;height-right:16px!important}.-xlhy-16{height-top:16px!important;height-bottom:16px!important}}@media (min-width: 1400px){.-xxlh-16{height:16px!important}.-xxlht-16{height-top:16px!important}.-xxlhr-16{height-right:16px!important}.-xxlhb-16{height-bottom:16px!important}.-xxlhl-16{height-left:16px!important}.-xxlhx-16{height-left:16px!important;height-right:16px!important}.-xxlhy-16{height-top:16px!important;height-bottom:16px!important}}.rounded-16{border-radius:16px!important}.roundedt-16{border-radius-top:16px!important}.roundedr-16{border-radius-right:16px!important}.roundedb-16{border-radius-bottom:16px!important}.roundedl-16{border-radius-left:16px!important}.roundedx-16{border-radius-left:16px!important;border-radius-right:16px!important}.roundedy-16{border-radius-top:16px!important;border-radius-bottom:16px!important}@media (min-width: 576px){.-smrounded-16{border-radius:16px!important}.-smroundedt-16{border-radius-top:16px!important}.-smroundedr-16{border-radius-right:16px!important}.-smroundedb-16{border-radius-bottom:16px!important}.-smroundedl-16{border-radius-left:16px!important}.-smroundedx-16{border-radius-left:16px!important;border-radius-right:16px!important}.-smroundedy-16{border-radius-top:16px!important;border-radius-bottom:16px!important}}@media (min-width: 768px){.-mdrounded-16{border-radius:16px!important}.-mdroundedt-16{border-radius-top:16px!important}.-mdroundedr-16{border-radius-right:16px!important}.-mdroundedb-16{border-radius-bottom:16px!important}.-mdroundedl-16{border-radius-left:16px!important}.-mdroundedx-16{border-radius-left:16px!important;border-radius-right:16px!important}.-mdroundedy-16{border-radius-top:16px!important;border-radius-bottom:16px!important}}@media (min-width: 992px){.-lgrounded-16{border-radius:16px!important}.-lgroundedt-16{border-radius-top:16px!important}.-lgroundedr-16{border-radius-right:16px!important}.-lgroundedb-16{border-radius-bottom:16px!important}.-lgroundedl-16{border-radius-left:16px!important}.-lgroundedx-16{border-radius-left:16px!important;border-radius-right:16px!important}.-lgroundedy-16{border-radius-top:16px!important;border-radius-bottom:16px!important}}@media (min-width: 1200px){.-xlrounded-16{border-radius:16px!important}.-xlroundedt-16{border-radius-top:16px!important}.-xlroundedr-16{border-radius-right:16px!important}.-xlroundedb-16{border-radius-bottom:16px!important}.-xlroundedl-16{border-radius-left:16px!important}.-xlroundedx-16{border-radius-left:16px!important;border-radius-right:16px!important}.-xlroundedy-16{border-radius-top:16px!important;border-radius-bottom:16px!important}}@media (min-width: 1400px){.-xxlrounded-16{border-radius:16px!important}.-xxlroundedt-16{border-radius-top:16px!important}.-xxlroundedr-16{border-radius-right:16px!important}.-xxlroundedb-16{border-radius-bottom:16px!important}.-xxlroundedl-16{border-radius-left:16px!important}.-xxlroundedx-16{border-radius-left:16px!important;border-radius-right:16px!important}.-xxlroundedy-16{border-radius-top:16px!important;border-radius-bottom:16px!important}}.max-w-16{max-width:16px!important}.max-wt-16{max-width-top:16px!important}.max-wr-16{max-width-right:16px!important}.max-wb-16{max-width-bottom:16px!important}.max-wl-16{max-width-left:16px!important}.max-wx-16{max-width-left:16px!important;max-width-right:16px!important}.max-wy-16{max-width-top:16px!important;max-width-bottom:16px!important}@media (min-width: 576px){.-smmax-w-16{max-width:16px!important}.-smmax-wt-16{max-width-top:16px!important}.-smmax-wr-16{max-width-right:16px!important}.-smmax-wb-16{max-width-bottom:16px!important}.-smmax-wl-16{max-width-left:16px!important}.-smmax-wx-16{max-width-left:16px!important;max-width-right:16px!important}.-smmax-wy-16{max-width-top:16px!important;max-width-bottom:16px!important}}@media (min-width: 768px){.-mdmax-w-16{max-width:16px!important}.-mdmax-wt-16{max-width-top:16px!important}.-mdmax-wr-16{max-width-right:16px!important}.-mdmax-wb-16{max-width-bottom:16px!important}.-mdmax-wl-16{max-width-left:16px!important}.-mdmax-wx-16{max-width-left:16px!important;max-width-right:16px!important}.-mdmax-wy-16{max-width-top:16px!important;max-width-bottom:16px!important}}@media (min-width: 992px){.-lgmax-w-16{max-width:16px!important}.-lgmax-wt-16{max-width-top:16px!important}.-lgmax-wr-16{max-width-right:16px!important}.-lgmax-wb-16{max-width-bottom:16px!important}.-lgmax-wl-16{max-width-left:16px!important}.-lgmax-wx-16{max-width-left:16px!important;max-width-right:16px!important}.-lgmax-wy-16{max-width-top:16px!important;max-width-bottom:16px!important}}@media (min-width: 1200px){.-xlmax-w-16{max-width:16px!important}.-xlmax-wt-16{max-width-top:16px!important}.-xlmax-wr-16{max-width-right:16px!important}.-xlmax-wb-16{max-width-bottom:16px!important}.-xlmax-wl-16{max-width-left:16px!important}.-xlmax-wx-16{max-width-left:16px!important;max-width-right:16px!important}.-xlmax-wy-16{max-width-top:16px!important;max-width-bottom:16px!important}}@media (min-width: 1400px){.-xxlmax-w-16{max-width:16px!important}.-xxlmax-wt-16{max-width-top:16px!important}.-xxlmax-wr-16{max-width-right:16px!important}.-xxlmax-wb-16{max-width-bottom:16px!important}.-xxlmax-wl-16{max-width-left:16px!important}.-xxlmax-wx-16{max-width-left:16px!important;max-width-right:16px!important}.-xxlmax-wy-16{max-width-top:16px!important;max-width-bottom:16px!important}}.min-w-16{min-width:16px!important}.min-wt-16{min-width-top:16px!important}.min-wr-16{min-width-right:16px!important}.min-wb-16{min-width-bottom:16px!important}.min-wl-16{min-width-left:16px!important}.min-wx-16{min-width-left:16px!important;min-width-right:16px!important}.min-wy-16{min-width-top:16px!important;min-width-bottom:16px!important}@media (min-width: 576px){.-smmin-w-16{min-width:16px!important}.-smmin-wt-16{min-width-top:16px!important}.-smmin-wr-16{min-width-right:16px!important}.-smmin-wb-16{min-width-bottom:16px!important}.-smmin-wl-16{min-width-left:16px!important}.-smmin-wx-16{min-width-left:16px!important;min-width-right:16px!important}.-smmin-wy-16{min-width-top:16px!important;min-width-bottom:16px!important}}@media (min-width: 768px){.-mdmin-w-16{min-width:16px!important}.-mdmin-wt-16{min-width-top:16px!important}.-mdmin-wr-16{min-width-right:16px!important}.-mdmin-wb-16{min-width-bottom:16px!important}.-mdmin-wl-16{min-width-left:16px!important}.-mdmin-wx-16{min-width-left:16px!important;min-width-right:16px!important}.-mdmin-wy-16{min-width-top:16px!important;min-width-bottom:16px!important}}@media (min-width: 992px){.-lgmin-w-16{min-width:16px!important}.-lgmin-wt-16{min-width-top:16px!important}.-lgmin-wr-16{min-width-right:16px!important}.-lgmin-wb-16{min-width-bottom:16px!important}.-lgmin-wl-16{min-width-left:16px!important}.-lgmin-wx-16{min-width-left:16px!important;min-width-right:16px!important}.-lgmin-wy-16{min-width-top:16px!important;min-width-bottom:16px!important}}@media (min-width: 1200px){.-xlmin-w-16{min-width:16px!important}.-xlmin-wt-16{min-width-top:16px!important}.-xlmin-wr-16{min-width-right:16px!important}.-xlmin-wb-16{min-width-bottom:16px!important}.-xlmin-wl-16{min-width-left:16px!important}.-xlmin-wx-16{min-width-left:16px!important;min-width-right:16px!important}.-xlmin-wy-16{min-width-top:16px!important;min-width-bottom:16px!important}}@media (min-width: 1400px){.-xxlmin-w-16{min-width:16px!important}.-xxlmin-wt-16{min-width-top:16px!important}.-xxlmin-wr-16{min-width-right:16px!important}.-xxlmin-wb-16{min-width-bottom:16px!important}.-xxlmin-wl-16{min-width-left:16px!important}.-xxlmin-wx-16{min-width-left:16px!important;min-width-right:16px!important}.-xxlmin-wy-16{min-width-top:16px!important;min-width-bottom:16px!important}}.max-h-16{max-height:16px!important}.max-ht-16{max-height-top:16px!important}.max-hr-16{max-height-right:16px!important}.max-hb-16{max-height-bottom:16px!important}.max-hl-16{max-height-left:16px!important}.max-hx-16{max-height-left:16px!important;max-height-right:16px!important}.max-hy-16{max-height-top:16px!important;max-height-bottom:16px!important}@media (min-width: 576px){.-smmax-h-16{max-height:16px!important}.-smmax-ht-16{max-height-top:16px!important}.-smmax-hr-16{max-height-right:16px!important}.-smmax-hb-16{max-height-bottom:16px!important}.-smmax-hl-16{max-height-left:16px!important}.-smmax-hx-16{max-height-left:16px!important;max-height-right:16px!important}.-smmax-hy-16{max-height-top:16px!important;max-height-bottom:16px!important}}@media (min-width: 768px){.-mdmax-h-16{max-height:16px!important}.-mdmax-ht-16{max-height-top:16px!important}.-mdmax-hr-16{max-height-right:16px!important}.-mdmax-hb-16{max-height-bottom:16px!important}.-mdmax-hl-16{max-height-left:16px!important}.-mdmax-hx-16{max-height-left:16px!important;max-height-right:16px!important}.-mdmax-hy-16{max-height-top:16px!important;max-height-bottom:16px!important}}@media (min-width: 992px){.-lgmax-h-16{max-height:16px!important}.-lgmax-ht-16{max-height-top:16px!important}.-lgmax-hr-16{max-height-right:16px!important}.-lgmax-hb-16{max-height-bottom:16px!important}.-lgmax-hl-16{max-height-left:16px!important}.-lgmax-hx-16{max-height-left:16px!important;max-height-right:16px!important}.-lgmax-hy-16{max-height-top:16px!important;max-height-bottom:16px!important}}@media (min-width: 1200px){.-xlmax-h-16{max-height:16px!important}.-xlmax-ht-16{max-height-top:16px!important}.-xlmax-hr-16{max-height-right:16px!important}.-xlmax-hb-16{max-height-bottom:16px!important}.-xlmax-hl-16{max-height-left:16px!important}.-xlmax-hx-16{max-height-left:16px!important;max-height-right:16px!important}.-xlmax-hy-16{max-height-top:16px!important;max-height-bottom:16px!important}}@media (min-width: 1400px){.-xxlmax-h-16{max-height:16px!important}.-xxlmax-ht-16{max-height-top:16px!important}.-xxlmax-hr-16{max-height-right:16px!important}.-xxlmax-hb-16{max-height-bottom:16px!important}.-xxlmax-hl-16{max-height-left:16px!important}.-xxlmax-hx-16{max-height-left:16px!important;max-height-right:16px!important}.-xxlmax-hy-16{max-height-top:16px!important;max-height-bottom:16px!important}}.min-h-16{min-height:16px!important}.min-ht-16{min-height-top:16px!important}.min-hr-16{min-height-right:16px!important}.min-hb-16{min-height-bottom:16px!important}.min-hl-16{min-height-left:16px!important}.min-hx-16{min-height-left:16px!important;min-height-right:16px!important}.min-hy-16{min-height-top:16px!important;min-height-bottom:16px!important}@media (min-width: 576px){.-smmin-h-16{min-height:16px!important}.-smmin-ht-16{min-height-top:16px!important}.-smmin-hr-16{min-height-right:16px!important}.-smmin-hb-16{min-height-bottom:16px!important}.-smmin-hl-16{min-height-left:16px!important}.-smmin-hx-16{min-height-left:16px!important;min-height-right:16px!important}.-smmin-hy-16{min-height-top:16px!important;min-height-bottom:16px!important}}@media (min-width: 768px){.-mdmin-h-16{min-height:16px!important}.-mdmin-ht-16{min-height-top:16px!important}.-mdmin-hr-16{min-height-right:16px!important}.-mdmin-hb-16{min-height-bottom:16px!important}.-mdmin-hl-16{min-height-left:16px!important}.-mdmin-hx-16{min-height-left:16px!important;min-height-right:16px!important}.-mdmin-hy-16{min-height-top:16px!important;min-height-bottom:16px!important}}@media (min-width: 992px){.-lgmin-h-16{min-height:16px!important}.-lgmin-ht-16{min-height-top:16px!important}.-lgmin-hr-16{min-height-right:16px!important}.-lgmin-hb-16{min-height-bottom:16px!important}.-lgmin-hl-16{min-height-left:16px!important}.-lgmin-hx-16{min-height-left:16px!important;min-height-right:16px!important}.-lgmin-hy-16{min-height-top:16px!important;min-height-bottom:16px!important}}@media (min-width: 1200px){.-xlmin-h-16{min-height:16px!important}.-xlmin-ht-16{min-height-top:16px!important}.-xlmin-hr-16{min-height-right:16px!important}.-xlmin-hb-16{min-height-bottom:16px!important}.-xlmin-hl-16{min-height-left:16px!important}.-xlmin-hx-16{min-height-left:16px!important;min-height-right:16px!important}.-xlmin-hy-16{min-height-top:16px!important;min-height-bottom:16px!important}}@media (min-width: 1400px){.-xxlmin-h-16{min-height:16px!important}.-xxlmin-ht-16{min-height-top:16px!important}.-xxlmin-hr-16{min-height-right:16px!important}.-xxlmin-hb-16{min-height-bottom:16px!important}.-xxlmin-hl-16{min-height-left:16px!important}.-xxlmin-hx-16{min-height-left:16px!important;min-height-right:16px!important}.-xxlmin-hy-16{min-height-top:16px!important;min-height-bottom:16px!important}}.m-17{margin:17px!important}.mt-17{margin-top:17px!important}.mr-17{margin-right:17px!important}.mb-17{margin-bottom:17px!important}.ml-17{margin-left:17px!important}.mx-17{margin-left:17px!important;margin-right:17px!important}.my-17{margin-top:17px!important;margin-bottom:17px!important}@media (min-width: 576px){.-smm-17{margin:17px!important}.-smmt-17{margin-top:17px!important}.-smmr-17{margin-right:17px!important}.-smmb-17{margin-bottom:17px!important}.-smml-17{margin-left:17px!important}.-smmx-17{margin-left:17px!important;margin-right:17px!important}.-smmy-17{margin-top:17px!important;margin-bottom:17px!important}}@media (min-width: 768px){.-mdm-17{margin:17px!important}.-mdmt-17{margin-top:17px!important}.-mdmr-17{margin-right:17px!important}.-mdmb-17{margin-bottom:17px!important}.-mdml-17{margin-left:17px!important}.-mdmx-17{margin-left:17px!important;margin-right:17px!important}.-mdmy-17{margin-top:17px!important;margin-bottom:17px!important}}@media (min-width: 992px){.-lgm-17{margin:17px!important}.-lgmt-17{margin-top:17px!important}.-lgmr-17{margin-right:17px!important}.-lgmb-17{margin-bottom:17px!important}.-lgml-17{margin-left:17px!important}.-lgmx-17{margin-left:17px!important;margin-right:17px!important}.-lgmy-17{margin-top:17px!important;margin-bottom:17px!important}}@media (min-width: 1200px){.-xlm-17{margin:17px!important}.-xlmt-17{margin-top:17px!important}.-xlmr-17{margin-right:17px!important}.-xlmb-17{margin-bottom:17px!important}.-xlml-17{margin-left:17px!important}.-xlmx-17{margin-left:17px!important;margin-right:17px!important}.-xlmy-17{margin-top:17px!important;margin-bottom:17px!important}}@media (min-width: 1400px){.-xxlm-17{margin:17px!important}.-xxlmt-17{margin-top:17px!important}.-xxlmr-17{margin-right:17px!important}.-xxlmb-17{margin-bottom:17px!important}.-xxlml-17{margin-left:17px!important}.-xxlmx-17{margin-left:17px!important;margin-right:17px!important}.-xxlmy-17{margin-top:17px!important;margin-bottom:17px!important}}.p-17{padding:17px!important}.pt-17{padding-top:17px!important}.pr-17{padding-right:17px!important}.pb-17{padding-bottom:17px!important}.pl-17{padding-left:17px!important}.px-17{padding-left:17px!important;padding-right:17px!important}.py-17{padding-top:17px!important;padding-bottom:17px!important}@media (min-width: 576px){.-smp-17{padding:17px!important}.-smpt-17{padding-top:17px!important}.-smpr-17{padding-right:17px!important}.-smpb-17{padding-bottom:17px!important}.-smpl-17{padding-left:17px!important}.-smpx-17{padding-left:17px!important;padding-right:17px!important}.-smpy-17{padding-top:17px!important;padding-bottom:17px!important}}@media (min-width: 768px){.-mdp-17{padding:17px!important}.-mdpt-17{padding-top:17px!important}.-mdpr-17{padding-right:17px!important}.-mdpb-17{padding-bottom:17px!important}.-mdpl-17{padding-left:17px!important}.-mdpx-17{padding-left:17px!important;padding-right:17px!important}.-mdpy-17{padding-top:17px!important;padding-bottom:17px!important}}@media (min-width: 992px){.-lgp-17{padding:17px!important}.-lgpt-17{padding-top:17px!important}.-lgpr-17{padding-right:17px!important}.-lgpb-17{padding-bottom:17px!important}.-lgpl-17{padding-left:17px!important}.-lgpx-17{padding-left:17px!important;padding-right:17px!important}.-lgpy-17{padding-top:17px!important;padding-bottom:17px!important}}@media (min-width: 1200px){.-xlp-17{padding:17px!important}.-xlpt-17{padding-top:17px!important}.-xlpr-17{padding-right:17px!important}.-xlpb-17{padding-bottom:17px!important}.-xlpl-17{padding-left:17px!important}.-xlpx-17{padding-left:17px!important;padding-right:17px!important}.-xlpy-17{padding-top:17px!important;padding-bottom:17px!important}}@media (min-width: 1400px){.-xxlp-17{padding:17px!important}.-xxlpt-17{padding-top:17px!important}.-xxlpr-17{padding-right:17px!important}.-xxlpb-17{padding-bottom:17px!important}.-xxlpl-17{padding-left:17px!important}.-xxlpx-17{padding-left:17px!important;padding-right:17px!important}.-xxlpy-17{padding-top:17px!important;padding-bottom:17px!important}}.gap-17{gap:17px!important}.gapx-17{-webkit-column-gap:17px!important;-moz-column-gap:17px!important;column-gap:17px!important}.gapy-17{row-gap:17px!important}@media (min-width: 576px){.-smgap-17{gap:17px!important}.-smgapx-17{-webkit-column-gap:17px!important;-moz-column-gap:17px!important;column-gap:17px!important}.-smgapy-17{row-gap:17px!important}}@media (min-width: 768px){.-mdgap-17{gap:17px!important}.-mdgapx-17{-webkit-column-gap:17px!important;-moz-column-gap:17px!important;column-gap:17px!important}.-mdgapy-17{row-gap:17px!important}}@media (min-width: 992px){.-lggap-17{gap:17px!important}.-lggapx-17{-webkit-column-gap:17px!important;-moz-column-gap:17px!important;column-gap:17px!important}.-lggapy-17{row-gap:17px!important}}@media (min-width: 1200px){.-xlgap-17{gap:17px!important}.-xlgapx-17{-webkit-column-gap:17px!important;-moz-column-gap:17px!important;column-gap:17px!important}.-xlgapy-17{row-gap:17px!important}}@media (min-width: 1400px){.-xxlgap-17{gap:17px!important}.-xxlgapx-17{-webkit-column-gap:17px!important;-moz-column-gap:17px!important;column-gap:17px!important}.-xxlgapy-17{row-gap:17px!important}}.w-17{width:17px!important}.wt-17{width-top:17px!important}.wr-17{width-right:17px!important}.wb-17{width-bottom:17px!important}.wl-17{width-left:17px!important}.wx-17{width-left:17px!important;width-right:17px!important}.wy-17{width-top:17px!important;width-bottom:17px!important}@media (min-width: 576px){.-smw-17{width:17px!important}.-smwt-17{width-top:17px!important}.-smwr-17{width-right:17px!important}.-smwb-17{width-bottom:17px!important}.-smwl-17{width-left:17px!important}.-smwx-17{width-left:17px!important;width-right:17px!important}.-smwy-17{width-top:17px!important;width-bottom:17px!important}}@media (min-width: 768px){.-mdw-17{width:17px!important}.-mdwt-17{width-top:17px!important}.-mdwr-17{width-right:17px!important}.-mdwb-17{width-bottom:17px!important}.-mdwl-17{width-left:17px!important}.-mdwx-17{width-left:17px!important;width-right:17px!important}.-mdwy-17{width-top:17px!important;width-bottom:17px!important}}@media (min-width: 992px){.-lgw-17{width:17px!important}.-lgwt-17{width-top:17px!important}.-lgwr-17{width-right:17px!important}.-lgwb-17{width-bottom:17px!important}.-lgwl-17{width-left:17px!important}.-lgwx-17{width-left:17px!important;width-right:17px!important}.-lgwy-17{width-top:17px!important;width-bottom:17px!important}}@media (min-width: 1200px){.-xlw-17{width:17px!important}.-xlwt-17{width-top:17px!important}.-xlwr-17{width-right:17px!important}.-xlwb-17{width-bottom:17px!important}.-xlwl-17{width-left:17px!important}.-xlwx-17{width-left:17px!important;width-right:17px!important}.-xlwy-17{width-top:17px!important;width-bottom:17px!important}}@media (min-width: 1400px){.-xxlw-17{width:17px!important}.-xxlwt-17{width-top:17px!important}.-xxlwr-17{width-right:17px!important}.-xxlwb-17{width-bottom:17px!important}.-xxlwl-17{width-left:17px!important}.-xxlwx-17{width-left:17px!important;width-right:17px!important}.-xxlwy-17{width-top:17px!important;width-bottom:17px!important}}.h-17{height:17px!important}.ht-17{height-top:17px!important}.hr-17{height-right:17px!important}.hb-17{height-bottom:17px!important}.hl-17{height-left:17px!important}.hx-17{height-left:17px!important;height-right:17px!important}.hy-17{height-top:17px!important;height-bottom:17px!important}@media (min-width: 576px){.-smh-17{height:17px!important}.-smht-17{height-top:17px!important}.-smhr-17{height-right:17px!important}.-smhb-17{height-bottom:17px!important}.-smhl-17{height-left:17px!important}.-smhx-17{height-left:17px!important;height-right:17px!important}.-smhy-17{height-top:17px!important;height-bottom:17px!important}}@media (min-width: 768px){.-mdh-17{height:17px!important}.-mdht-17{height-top:17px!important}.-mdhr-17{height-right:17px!important}.-mdhb-17{height-bottom:17px!important}.-mdhl-17{height-left:17px!important}.-mdhx-17{height-left:17px!important;height-right:17px!important}.-mdhy-17{height-top:17px!important;height-bottom:17px!important}}@media (min-width: 992px){.-lgh-17{height:17px!important}.-lght-17{height-top:17px!important}.-lghr-17{height-right:17px!important}.-lghb-17{height-bottom:17px!important}.-lghl-17{height-left:17px!important}.-lghx-17{height-left:17px!important;height-right:17px!important}.-lghy-17{height-top:17px!important;height-bottom:17px!important}}@media (min-width: 1200px){.-xlh-17{height:17px!important}.-xlht-17{height-top:17px!important}.-xlhr-17{height-right:17px!important}.-xlhb-17{height-bottom:17px!important}.-xlhl-17{height-left:17px!important}.-xlhx-17{height-left:17px!important;height-right:17px!important}.-xlhy-17{height-top:17px!important;height-bottom:17px!important}}@media (min-width: 1400px){.-xxlh-17{height:17px!important}.-xxlht-17{height-top:17px!important}.-xxlhr-17{height-right:17px!important}.-xxlhb-17{height-bottom:17px!important}.-xxlhl-17{height-left:17px!important}.-xxlhx-17{height-left:17px!important;height-right:17px!important}.-xxlhy-17{height-top:17px!important;height-bottom:17px!important}}.rounded-17{border-radius:17px!important}.roundedt-17{border-radius-top:17px!important}.roundedr-17{border-radius-right:17px!important}.roundedb-17{border-radius-bottom:17px!important}.roundedl-17{border-radius-left:17px!important}.roundedx-17{border-radius-left:17px!important;border-radius-right:17px!important}.roundedy-17{border-radius-top:17px!important;border-radius-bottom:17px!important}@media (min-width: 576px){.-smrounded-17{border-radius:17px!important}.-smroundedt-17{border-radius-top:17px!important}.-smroundedr-17{border-radius-right:17px!important}.-smroundedb-17{border-radius-bottom:17px!important}.-smroundedl-17{border-radius-left:17px!important}.-smroundedx-17{border-radius-left:17px!important;border-radius-right:17px!important}.-smroundedy-17{border-radius-top:17px!important;border-radius-bottom:17px!important}}@media (min-width: 768px){.-mdrounded-17{border-radius:17px!important}.-mdroundedt-17{border-radius-top:17px!important}.-mdroundedr-17{border-radius-right:17px!important}.-mdroundedb-17{border-radius-bottom:17px!important}.-mdroundedl-17{border-radius-left:17px!important}.-mdroundedx-17{border-radius-left:17px!important;border-radius-right:17px!important}.-mdroundedy-17{border-radius-top:17px!important;border-radius-bottom:17px!important}}@media (min-width: 992px){.-lgrounded-17{border-radius:17px!important}.-lgroundedt-17{border-radius-top:17px!important}.-lgroundedr-17{border-radius-right:17px!important}.-lgroundedb-17{border-radius-bottom:17px!important}.-lgroundedl-17{border-radius-left:17px!important}.-lgroundedx-17{border-radius-left:17px!important;border-radius-right:17px!important}.-lgroundedy-17{border-radius-top:17px!important;border-radius-bottom:17px!important}}@media (min-width: 1200px){.-xlrounded-17{border-radius:17px!important}.-xlroundedt-17{border-radius-top:17px!important}.-xlroundedr-17{border-radius-right:17px!important}.-xlroundedb-17{border-radius-bottom:17px!important}.-xlroundedl-17{border-radius-left:17px!important}.-xlroundedx-17{border-radius-left:17px!important;border-radius-right:17px!important}.-xlroundedy-17{border-radius-top:17px!important;border-radius-bottom:17px!important}}@media (min-width: 1400px){.-xxlrounded-17{border-radius:17px!important}.-xxlroundedt-17{border-radius-top:17px!important}.-xxlroundedr-17{border-radius-right:17px!important}.-xxlroundedb-17{border-radius-bottom:17px!important}.-xxlroundedl-17{border-radius-left:17px!important}.-xxlroundedx-17{border-radius-left:17px!important;border-radius-right:17px!important}.-xxlroundedy-17{border-radius-top:17px!important;border-radius-bottom:17px!important}}.max-w-17{max-width:17px!important}.max-wt-17{max-width-top:17px!important}.max-wr-17{max-width-right:17px!important}.max-wb-17{max-width-bottom:17px!important}.max-wl-17{max-width-left:17px!important}.max-wx-17{max-width-left:17px!important;max-width-right:17px!important}.max-wy-17{max-width-top:17px!important;max-width-bottom:17px!important}@media (min-width: 576px){.-smmax-w-17{max-width:17px!important}.-smmax-wt-17{max-width-top:17px!important}.-smmax-wr-17{max-width-right:17px!important}.-smmax-wb-17{max-width-bottom:17px!important}.-smmax-wl-17{max-width-left:17px!important}.-smmax-wx-17{max-width-left:17px!important;max-width-right:17px!important}.-smmax-wy-17{max-width-top:17px!important;max-width-bottom:17px!important}}@media (min-width: 768px){.-mdmax-w-17{max-width:17px!important}.-mdmax-wt-17{max-width-top:17px!important}.-mdmax-wr-17{max-width-right:17px!important}.-mdmax-wb-17{max-width-bottom:17px!important}.-mdmax-wl-17{max-width-left:17px!important}.-mdmax-wx-17{max-width-left:17px!important;max-width-right:17px!important}.-mdmax-wy-17{max-width-top:17px!important;max-width-bottom:17px!important}}@media (min-width: 992px){.-lgmax-w-17{max-width:17px!important}.-lgmax-wt-17{max-width-top:17px!important}.-lgmax-wr-17{max-width-right:17px!important}.-lgmax-wb-17{max-width-bottom:17px!important}.-lgmax-wl-17{max-width-left:17px!important}.-lgmax-wx-17{max-width-left:17px!important;max-width-right:17px!important}.-lgmax-wy-17{max-width-top:17px!important;max-width-bottom:17px!important}}@media (min-width: 1200px){.-xlmax-w-17{max-width:17px!important}.-xlmax-wt-17{max-width-top:17px!important}.-xlmax-wr-17{max-width-right:17px!important}.-xlmax-wb-17{max-width-bottom:17px!important}.-xlmax-wl-17{max-width-left:17px!important}.-xlmax-wx-17{max-width-left:17px!important;max-width-right:17px!important}.-xlmax-wy-17{max-width-top:17px!important;max-width-bottom:17px!important}}@media (min-width: 1400px){.-xxlmax-w-17{max-width:17px!important}.-xxlmax-wt-17{max-width-top:17px!important}.-xxlmax-wr-17{max-width-right:17px!important}.-xxlmax-wb-17{max-width-bottom:17px!important}.-xxlmax-wl-17{max-width-left:17px!important}.-xxlmax-wx-17{max-width-left:17px!important;max-width-right:17px!important}.-xxlmax-wy-17{max-width-top:17px!important;max-width-bottom:17px!important}}.min-w-17{min-width:17px!important}.min-wt-17{min-width-top:17px!important}.min-wr-17{min-width-right:17px!important}.min-wb-17{min-width-bottom:17px!important}.min-wl-17{min-width-left:17px!important}.min-wx-17{min-width-left:17px!important;min-width-right:17px!important}.min-wy-17{min-width-top:17px!important;min-width-bottom:17px!important}@media (min-width: 576px){.-smmin-w-17{min-width:17px!important}.-smmin-wt-17{min-width-top:17px!important}.-smmin-wr-17{min-width-right:17px!important}.-smmin-wb-17{min-width-bottom:17px!important}.-smmin-wl-17{min-width-left:17px!important}.-smmin-wx-17{min-width-left:17px!important;min-width-right:17px!important}.-smmin-wy-17{min-width-top:17px!important;min-width-bottom:17px!important}}@media (min-width: 768px){.-mdmin-w-17{min-width:17px!important}.-mdmin-wt-17{min-width-top:17px!important}.-mdmin-wr-17{min-width-right:17px!important}.-mdmin-wb-17{min-width-bottom:17px!important}.-mdmin-wl-17{min-width-left:17px!important}.-mdmin-wx-17{min-width-left:17px!important;min-width-right:17px!important}.-mdmin-wy-17{min-width-top:17px!important;min-width-bottom:17px!important}}@media (min-width: 992px){.-lgmin-w-17{min-width:17px!important}.-lgmin-wt-17{min-width-top:17px!important}.-lgmin-wr-17{min-width-right:17px!important}.-lgmin-wb-17{min-width-bottom:17px!important}.-lgmin-wl-17{min-width-left:17px!important}.-lgmin-wx-17{min-width-left:17px!important;min-width-right:17px!important}.-lgmin-wy-17{min-width-top:17px!important;min-width-bottom:17px!important}}@media (min-width: 1200px){.-xlmin-w-17{min-width:17px!important}.-xlmin-wt-17{min-width-top:17px!important}.-xlmin-wr-17{min-width-right:17px!important}.-xlmin-wb-17{min-width-bottom:17px!important}.-xlmin-wl-17{min-width-left:17px!important}.-xlmin-wx-17{min-width-left:17px!important;min-width-right:17px!important}.-xlmin-wy-17{min-width-top:17px!important;min-width-bottom:17px!important}}@media (min-width: 1400px){.-xxlmin-w-17{min-width:17px!important}.-xxlmin-wt-17{min-width-top:17px!important}.-xxlmin-wr-17{min-width-right:17px!important}.-xxlmin-wb-17{min-width-bottom:17px!important}.-xxlmin-wl-17{min-width-left:17px!important}.-xxlmin-wx-17{min-width-left:17px!important;min-width-right:17px!important}.-xxlmin-wy-17{min-width-top:17px!important;min-width-bottom:17px!important}}.max-h-17{max-height:17px!important}.max-ht-17{max-height-top:17px!important}.max-hr-17{max-height-right:17px!important}.max-hb-17{max-height-bottom:17px!important}.max-hl-17{max-height-left:17px!important}.max-hx-17{max-height-left:17px!important;max-height-right:17px!important}.max-hy-17{max-height-top:17px!important;max-height-bottom:17px!important}@media (min-width: 576px){.-smmax-h-17{max-height:17px!important}.-smmax-ht-17{max-height-top:17px!important}.-smmax-hr-17{max-height-right:17px!important}.-smmax-hb-17{max-height-bottom:17px!important}.-smmax-hl-17{max-height-left:17px!important}.-smmax-hx-17{max-height-left:17px!important;max-height-right:17px!important}.-smmax-hy-17{max-height-top:17px!important;max-height-bottom:17px!important}}@media (min-width: 768px){.-mdmax-h-17{max-height:17px!important}.-mdmax-ht-17{max-height-top:17px!important}.-mdmax-hr-17{max-height-right:17px!important}.-mdmax-hb-17{max-height-bottom:17px!important}.-mdmax-hl-17{max-height-left:17px!important}.-mdmax-hx-17{max-height-left:17px!important;max-height-right:17px!important}.-mdmax-hy-17{max-height-top:17px!important;max-height-bottom:17px!important}}@media (min-width: 992px){.-lgmax-h-17{max-height:17px!important}.-lgmax-ht-17{max-height-top:17px!important}.-lgmax-hr-17{max-height-right:17px!important}.-lgmax-hb-17{max-height-bottom:17px!important}.-lgmax-hl-17{max-height-left:17px!important}.-lgmax-hx-17{max-height-left:17px!important;max-height-right:17px!important}.-lgmax-hy-17{max-height-top:17px!important;max-height-bottom:17px!important}}@media (min-width: 1200px){.-xlmax-h-17{max-height:17px!important}.-xlmax-ht-17{max-height-top:17px!important}.-xlmax-hr-17{max-height-right:17px!important}.-xlmax-hb-17{max-height-bottom:17px!important}.-xlmax-hl-17{max-height-left:17px!important}.-xlmax-hx-17{max-height-left:17px!important;max-height-right:17px!important}.-xlmax-hy-17{max-height-top:17px!important;max-height-bottom:17px!important}}@media (min-width: 1400px){.-xxlmax-h-17{max-height:17px!important}.-xxlmax-ht-17{max-height-top:17px!important}.-xxlmax-hr-17{max-height-right:17px!important}.-xxlmax-hb-17{max-height-bottom:17px!important}.-xxlmax-hl-17{max-height-left:17px!important}.-xxlmax-hx-17{max-height-left:17px!important;max-height-right:17px!important}.-xxlmax-hy-17{max-height-top:17px!important;max-height-bottom:17px!important}}.min-h-17{min-height:17px!important}.min-ht-17{min-height-top:17px!important}.min-hr-17{min-height-right:17px!important}.min-hb-17{min-height-bottom:17px!important}.min-hl-17{min-height-left:17px!important}.min-hx-17{min-height-left:17px!important;min-height-right:17px!important}.min-hy-17{min-height-top:17px!important;min-height-bottom:17px!important}@media (min-width: 576px){.-smmin-h-17{min-height:17px!important}.-smmin-ht-17{min-height-top:17px!important}.-smmin-hr-17{min-height-right:17px!important}.-smmin-hb-17{min-height-bottom:17px!important}.-smmin-hl-17{min-height-left:17px!important}.-smmin-hx-17{min-height-left:17px!important;min-height-right:17px!important}.-smmin-hy-17{min-height-top:17px!important;min-height-bottom:17px!important}}@media (min-width: 768px){.-mdmin-h-17{min-height:17px!important}.-mdmin-ht-17{min-height-top:17px!important}.-mdmin-hr-17{min-height-right:17px!important}.-mdmin-hb-17{min-height-bottom:17px!important}.-mdmin-hl-17{min-height-left:17px!important}.-mdmin-hx-17{min-height-left:17px!important;min-height-right:17px!important}.-mdmin-hy-17{min-height-top:17px!important;min-height-bottom:17px!important}}@media (min-width: 992px){.-lgmin-h-17{min-height:17px!important}.-lgmin-ht-17{min-height-top:17px!important}.-lgmin-hr-17{min-height-right:17px!important}.-lgmin-hb-17{min-height-bottom:17px!important}.-lgmin-hl-17{min-height-left:17px!important}.-lgmin-hx-17{min-height-left:17px!important;min-height-right:17px!important}.-lgmin-hy-17{min-height-top:17px!important;min-height-bottom:17px!important}}@media (min-width: 1200px){.-xlmin-h-17{min-height:17px!important}.-xlmin-ht-17{min-height-top:17px!important}.-xlmin-hr-17{min-height-right:17px!important}.-xlmin-hb-17{min-height-bottom:17px!important}.-xlmin-hl-17{min-height-left:17px!important}.-xlmin-hx-17{min-height-left:17px!important;min-height-right:17px!important}.-xlmin-hy-17{min-height-top:17px!important;min-height-bottom:17px!important}}@media (min-width: 1400px){.-xxlmin-h-17{min-height:17px!important}.-xxlmin-ht-17{min-height-top:17px!important}.-xxlmin-hr-17{min-height-right:17px!important}.-xxlmin-hb-17{min-height-bottom:17px!important}.-xxlmin-hl-17{min-height-left:17px!important}.-xxlmin-hx-17{min-height-left:17px!important;min-height-right:17px!important}.-xxlmin-hy-17{min-height-top:17px!important;min-height-bottom:17px!important}}.m-18{margin:18px!important}.mt-18{margin-top:18px!important}.mr-18{margin-right:18px!important}.mb-18{margin-bottom:18px!important}.ml-18{margin-left:18px!important}.mx-18{margin-left:18px!important;margin-right:18px!important}.my-18{margin-top:18px!important;margin-bottom:18px!important}@media (min-width: 576px){.-smm-18{margin:18px!important}.-smmt-18{margin-top:18px!important}.-smmr-18{margin-right:18px!important}.-smmb-18{margin-bottom:18px!important}.-smml-18{margin-left:18px!important}.-smmx-18{margin-left:18px!important;margin-right:18px!important}.-smmy-18{margin-top:18px!important;margin-bottom:18px!important}}@media (min-width: 768px){.-mdm-18{margin:18px!important}.-mdmt-18{margin-top:18px!important}.-mdmr-18{margin-right:18px!important}.-mdmb-18{margin-bottom:18px!important}.-mdml-18{margin-left:18px!important}.-mdmx-18{margin-left:18px!important;margin-right:18px!important}.-mdmy-18{margin-top:18px!important;margin-bottom:18px!important}}@media (min-width: 992px){.-lgm-18{margin:18px!important}.-lgmt-18{margin-top:18px!important}.-lgmr-18{margin-right:18px!important}.-lgmb-18{margin-bottom:18px!important}.-lgml-18{margin-left:18px!important}.-lgmx-18{margin-left:18px!important;margin-right:18px!important}.-lgmy-18{margin-top:18px!important;margin-bottom:18px!important}}@media (min-width: 1200px){.-xlm-18{margin:18px!important}.-xlmt-18{margin-top:18px!important}.-xlmr-18{margin-right:18px!important}.-xlmb-18{margin-bottom:18px!important}.-xlml-18{margin-left:18px!important}.-xlmx-18{margin-left:18px!important;margin-right:18px!important}.-xlmy-18{margin-top:18px!important;margin-bottom:18px!important}}@media (min-width: 1400px){.-xxlm-18{margin:18px!important}.-xxlmt-18{margin-top:18px!important}.-xxlmr-18{margin-right:18px!important}.-xxlmb-18{margin-bottom:18px!important}.-xxlml-18{margin-left:18px!important}.-xxlmx-18{margin-left:18px!important;margin-right:18px!important}.-xxlmy-18{margin-top:18px!important;margin-bottom:18px!important}}.p-18{padding:18px!important}.pt-18{padding-top:18px!important}.pr-18{padding-right:18px!important}.pb-18{padding-bottom:18px!important}.pl-18{padding-left:18px!important}.px-18{padding-left:18px!important;padding-right:18px!important}.py-18{padding-top:18px!important;padding-bottom:18px!important}@media (min-width: 576px){.-smp-18{padding:18px!important}.-smpt-18{padding-top:18px!important}.-smpr-18{padding-right:18px!important}.-smpb-18{padding-bottom:18px!important}.-smpl-18{padding-left:18px!important}.-smpx-18{padding-left:18px!important;padding-right:18px!important}.-smpy-18{padding-top:18px!important;padding-bottom:18px!important}}@media (min-width: 768px){.-mdp-18{padding:18px!important}.-mdpt-18{padding-top:18px!important}.-mdpr-18{padding-right:18px!important}.-mdpb-18{padding-bottom:18px!important}.-mdpl-18{padding-left:18px!important}.-mdpx-18{padding-left:18px!important;padding-right:18px!important}.-mdpy-18{padding-top:18px!important;padding-bottom:18px!important}}@media (min-width: 992px){.-lgp-18{padding:18px!important}.-lgpt-18{padding-top:18px!important}.-lgpr-18{padding-right:18px!important}.-lgpb-18{padding-bottom:18px!important}.-lgpl-18{padding-left:18px!important}.-lgpx-18{padding-left:18px!important;padding-right:18px!important}.-lgpy-18{padding-top:18px!important;padding-bottom:18px!important}}@media (min-width: 1200px){.-xlp-18{padding:18px!important}.-xlpt-18{padding-top:18px!important}.-xlpr-18{padding-right:18px!important}.-xlpb-18{padding-bottom:18px!important}.-xlpl-18{padding-left:18px!important}.-xlpx-18{padding-left:18px!important;padding-right:18px!important}.-xlpy-18{padding-top:18px!important;padding-bottom:18px!important}}@media (min-width: 1400px){.-xxlp-18{padding:18px!important}.-xxlpt-18{padding-top:18px!important}.-xxlpr-18{padding-right:18px!important}.-xxlpb-18{padding-bottom:18px!important}.-xxlpl-18{padding-left:18px!important}.-xxlpx-18{padding-left:18px!important;padding-right:18px!important}.-xxlpy-18{padding-top:18px!important;padding-bottom:18px!important}}.gap-18{gap:18px!important}.gapx-18{-webkit-column-gap:18px!important;-moz-column-gap:18px!important;column-gap:18px!important}.gapy-18{row-gap:18px!important}@media (min-width: 576px){.-smgap-18{gap:18px!important}.-smgapx-18{-webkit-column-gap:18px!important;-moz-column-gap:18px!important;column-gap:18px!important}.-smgapy-18{row-gap:18px!important}}@media (min-width: 768px){.-mdgap-18{gap:18px!important}.-mdgapx-18{-webkit-column-gap:18px!important;-moz-column-gap:18px!important;column-gap:18px!important}.-mdgapy-18{row-gap:18px!important}}@media (min-width: 992px){.-lggap-18{gap:18px!important}.-lggapx-18{-webkit-column-gap:18px!important;-moz-column-gap:18px!important;column-gap:18px!important}.-lggapy-18{row-gap:18px!important}}@media (min-width: 1200px){.-xlgap-18{gap:18px!important}.-xlgapx-18{-webkit-column-gap:18px!important;-moz-column-gap:18px!important;column-gap:18px!important}.-xlgapy-18{row-gap:18px!important}}@media (min-width: 1400px){.-xxlgap-18{gap:18px!important}.-xxlgapx-18{-webkit-column-gap:18px!important;-moz-column-gap:18px!important;column-gap:18px!important}.-xxlgapy-18{row-gap:18px!important}}.w-18{width:18px!important}.wt-18{width-top:18px!important}.wr-18{width-right:18px!important}.wb-18{width-bottom:18px!important}.wl-18{width-left:18px!important}.wx-18{width-left:18px!important;width-right:18px!important}.wy-18{width-top:18px!important;width-bottom:18px!important}@media (min-width: 576px){.-smw-18{width:18px!important}.-smwt-18{width-top:18px!important}.-smwr-18{width-right:18px!important}.-smwb-18{width-bottom:18px!important}.-smwl-18{width-left:18px!important}.-smwx-18{width-left:18px!important;width-right:18px!important}.-smwy-18{width-top:18px!important;width-bottom:18px!important}}@media (min-width: 768px){.-mdw-18{width:18px!important}.-mdwt-18{width-top:18px!important}.-mdwr-18{width-right:18px!important}.-mdwb-18{width-bottom:18px!important}.-mdwl-18{width-left:18px!important}.-mdwx-18{width-left:18px!important;width-right:18px!important}.-mdwy-18{width-top:18px!important;width-bottom:18px!important}}@media (min-width: 992px){.-lgw-18{width:18px!important}.-lgwt-18{width-top:18px!important}.-lgwr-18{width-right:18px!important}.-lgwb-18{width-bottom:18px!important}.-lgwl-18{width-left:18px!important}.-lgwx-18{width-left:18px!important;width-right:18px!important}.-lgwy-18{width-top:18px!important;width-bottom:18px!important}}@media (min-width: 1200px){.-xlw-18{width:18px!important}.-xlwt-18{width-top:18px!important}.-xlwr-18{width-right:18px!important}.-xlwb-18{width-bottom:18px!important}.-xlwl-18{width-left:18px!important}.-xlwx-18{width-left:18px!important;width-right:18px!important}.-xlwy-18{width-top:18px!important;width-bottom:18px!important}}@media (min-width: 1400px){.-xxlw-18{width:18px!important}.-xxlwt-18{width-top:18px!important}.-xxlwr-18{width-right:18px!important}.-xxlwb-18{width-bottom:18px!important}.-xxlwl-18{width-left:18px!important}.-xxlwx-18{width-left:18px!important;width-right:18px!important}.-xxlwy-18{width-top:18px!important;width-bottom:18px!important}}.h-18{height:18px!important}.ht-18{height-top:18px!important}.hr-18{height-right:18px!important}.hb-18{height-bottom:18px!important}.hl-18{height-left:18px!important}.hx-18{height-left:18px!important;height-right:18px!important}.hy-18{height-top:18px!important;height-bottom:18px!important}@media (min-width: 576px){.-smh-18{height:18px!important}.-smht-18{height-top:18px!important}.-smhr-18{height-right:18px!important}.-smhb-18{height-bottom:18px!important}.-smhl-18{height-left:18px!important}.-smhx-18{height-left:18px!important;height-right:18px!important}.-smhy-18{height-top:18px!important;height-bottom:18px!important}}@media (min-width: 768px){.-mdh-18{height:18px!important}.-mdht-18{height-top:18px!important}.-mdhr-18{height-right:18px!important}.-mdhb-18{height-bottom:18px!important}.-mdhl-18{height-left:18px!important}.-mdhx-18{height-left:18px!important;height-right:18px!important}.-mdhy-18{height-top:18px!important;height-bottom:18px!important}}@media (min-width: 992px){.-lgh-18{height:18px!important}.-lght-18{height-top:18px!important}.-lghr-18{height-right:18px!important}.-lghb-18{height-bottom:18px!important}.-lghl-18{height-left:18px!important}.-lghx-18{height-left:18px!important;height-right:18px!important}.-lghy-18{height-top:18px!important;height-bottom:18px!important}}@media (min-width: 1200px){.-xlh-18{height:18px!important}.-xlht-18{height-top:18px!important}.-xlhr-18{height-right:18px!important}.-xlhb-18{height-bottom:18px!important}.-xlhl-18{height-left:18px!important}.-xlhx-18{height-left:18px!important;height-right:18px!important}.-xlhy-18{height-top:18px!important;height-bottom:18px!important}}@media (min-width: 1400px){.-xxlh-18{height:18px!important}.-xxlht-18{height-top:18px!important}.-xxlhr-18{height-right:18px!important}.-xxlhb-18{height-bottom:18px!important}.-xxlhl-18{height-left:18px!important}.-xxlhx-18{height-left:18px!important;height-right:18px!important}.-xxlhy-18{height-top:18px!important;height-bottom:18px!important}}.rounded-18{border-radius:18px!important}.roundedt-18{border-radius-top:18px!important}.roundedr-18{border-radius-right:18px!important}.roundedb-18{border-radius-bottom:18px!important}.roundedl-18{border-radius-left:18px!important}.roundedx-18{border-radius-left:18px!important;border-radius-right:18px!important}.roundedy-18{border-radius-top:18px!important;border-radius-bottom:18px!important}@media (min-width: 576px){.-smrounded-18{border-radius:18px!important}.-smroundedt-18{border-radius-top:18px!important}.-smroundedr-18{border-radius-right:18px!important}.-smroundedb-18{border-radius-bottom:18px!important}.-smroundedl-18{border-radius-left:18px!important}.-smroundedx-18{border-radius-left:18px!important;border-radius-right:18px!important}.-smroundedy-18{border-radius-top:18px!important;border-radius-bottom:18px!important}}@media (min-width: 768px){.-mdrounded-18{border-radius:18px!important}.-mdroundedt-18{border-radius-top:18px!important}.-mdroundedr-18{border-radius-right:18px!important}.-mdroundedb-18{border-radius-bottom:18px!important}.-mdroundedl-18{border-radius-left:18px!important}.-mdroundedx-18{border-radius-left:18px!important;border-radius-right:18px!important}.-mdroundedy-18{border-radius-top:18px!important;border-radius-bottom:18px!important}}@media (min-width: 992px){.-lgrounded-18{border-radius:18px!important}.-lgroundedt-18{border-radius-top:18px!important}.-lgroundedr-18{border-radius-right:18px!important}.-lgroundedb-18{border-radius-bottom:18px!important}.-lgroundedl-18{border-radius-left:18px!important}.-lgroundedx-18{border-radius-left:18px!important;border-radius-right:18px!important}.-lgroundedy-18{border-radius-top:18px!important;border-radius-bottom:18px!important}}@media (min-width: 1200px){.-xlrounded-18{border-radius:18px!important}.-xlroundedt-18{border-radius-top:18px!important}.-xlroundedr-18{border-radius-right:18px!important}.-xlroundedb-18{border-radius-bottom:18px!important}.-xlroundedl-18{border-radius-left:18px!important}.-xlroundedx-18{border-radius-left:18px!important;border-radius-right:18px!important}.-xlroundedy-18{border-radius-top:18px!important;border-radius-bottom:18px!important}}@media (min-width: 1400px){.-xxlrounded-18{border-radius:18px!important}.-xxlroundedt-18{border-radius-top:18px!important}.-xxlroundedr-18{border-radius-right:18px!important}.-xxlroundedb-18{border-radius-bottom:18px!important}.-xxlroundedl-18{border-radius-left:18px!important}.-xxlroundedx-18{border-radius-left:18px!important;border-radius-right:18px!important}.-xxlroundedy-18{border-radius-top:18px!important;border-radius-bottom:18px!important}}.max-w-18{max-width:18px!important}.max-wt-18{max-width-top:18px!important}.max-wr-18{max-width-right:18px!important}.max-wb-18{max-width-bottom:18px!important}.max-wl-18{max-width-left:18px!important}.max-wx-18{max-width-left:18px!important;max-width-right:18px!important}.max-wy-18{max-width-top:18px!important;max-width-bottom:18px!important}@media (min-width: 576px){.-smmax-w-18{max-width:18px!important}.-smmax-wt-18{max-width-top:18px!important}.-smmax-wr-18{max-width-right:18px!important}.-smmax-wb-18{max-width-bottom:18px!important}.-smmax-wl-18{max-width-left:18px!important}.-smmax-wx-18{max-width-left:18px!important;max-width-right:18px!important}.-smmax-wy-18{max-width-top:18px!important;max-width-bottom:18px!important}}@media (min-width: 768px){.-mdmax-w-18{max-width:18px!important}.-mdmax-wt-18{max-width-top:18px!important}.-mdmax-wr-18{max-width-right:18px!important}.-mdmax-wb-18{max-width-bottom:18px!important}.-mdmax-wl-18{max-width-left:18px!important}.-mdmax-wx-18{max-width-left:18px!important;max-width-right:18px!important}.-mdmax-wy-18{max-width-top:18px!important;max-width-bottom:18px!important}}@media (min-width: 992px){.-lgmax-w-18{max-width:18px!important}.-lgmax-wt-18{max-width-top:18px!important}.-lgmax-wr-18{max-width-right:18px!important}.-lgmax-wb-18{max-width-bottom:18px!important}.-lgmax-wl-18{max-width-left:18px!important}.-lgmax-wx-18{max-width-left:18px!important;max-width-right:18px!important}.-lgmax-wy-18{max-width-top:18px!important;max-width-bottom:18px!important}}@media (min-width: 1200px){.-xlmax-w-18{max-width:18px!important}.-xlmax-wt-18{max-width-top:18px!important}.-xlmax-wr-18{max-width-right:18px!important}.-xlmax-wb-18{max-width-bottom:18px!important}.-xlmax-wl-18{max-width-left:18px!important}.-xlmax-wx-18{max-width-left:18px!important;max-width-right:18px!important}.-xlmax-wy-18{max-width-top:18px!important;max-width-bottom:18px!important}}@media (min-width: 1400px){.-xxlmax-w-18{max-width:18px!important}.-xxlmax-wt-18{max-width-top:18px!important}.-xxlmax-wr-18{max-width-right:18px!important}.-xxlmax-wb-18{max-width-bottom:18px!important}.-xxlmax-wl-18{max-width-left:18px!important}.-xxlmax-wx-18{max-width-left:18px!important;max-width-right:18px!important}.-xxlmax-wy-18{max-width-top:18px!important;max-width-bottom:18px!important}}.min-w-18{min-width:18px!important}.min-wt-18{min-width-top:18px!important}.min-wr-18{min-width-right:18px!important}.min-wb-18{min-width-bottom:18px!important}.min-wl-18{min-width-left:18px!important}.min-wx-18{min-width-left:18px!important;min-width-right:18px!important}.min-wy-18{min-width-top:18px!important;min-width-bottom:18px!important}@media (min-width: 576px){.-smmin-w-18{min-width:18px!important}.-smmin-wt-18{min-width-top:18px!important}.-smmin-wr-18{min-width-right:18px!important}.-smmin-wb-18{min-width-bottom:18px!important}.-smmin-wl-18{min-width-left:18px!important}.-smmin-wx-18{min-width-left:18px!important;min-width-right:18px!important}.-smmin-wy-18{min-width-top:18px!important;min-width-bottom:18px!important}}@media (min-width: 768px){.-mdmin-w-18{min-width:18px!important}.-mdmin-wt-18{min-width-top:18px!important}.-mdmin-wr-18{min-width-right:18px!important}.-mdmin-wb-18{min-width-bottom:18px!important}.-mdmin-wl-18{min-width-left:18px!important}.-mdmin-wx-18{min-width-left:18px!important;min-width-right:18px!important}.-mdmin-wy-18{min-width-top:18px!important;min-width-bottom:18px!important}}@media (min-width: 992px){.-lgmin-w-18{min-width:18px!important}.-lgmin-wt-18{min-width-top:18px!important}.-lgmin-wr-18{min-width-right:18px!important}.-lgmin-wb-18{min-width-bottom:18px!important}.-lgmin-wl-18{min-width-left:18px!important}.-lgmin-wx-18{min-width-left:18px!important;min-width-right:18px!important}.-lgmin-wy-18{min-width-top:18px!important;min-width-bottom:18px!important}}@media (min-width: 1200px){.-xlmin-w-18{min-width:18px!important}.-xlmin-wt-18{min-width-top:18px!important}.-xlmin-wr-18{min-width-right:18px!important}.-xlmin-wb-18{min-width-bottom:18px!important}.-xlmin-wl-18{min-width-left:18px!important}.-xlmin-wx-18{min-width-left:18px!important;min-width-right:18px!important}.-xlmin-wy-18{min-width-top:18px!important;min-width-bottom:18px!important}}@media (min-width: 1400px){.-xxlmin-w-18{min-width:18px!important}.-xxlmin-wt-18{min-width-top:18px!important}.-xxlmin-wr-18{min-width-right:18px!important}.-xxlmin-wb-18{min-width-bottom:18px!important}.-xxlmin-wl-18{min-width-left:18px!important}.-xxlmin-wx-18{min-width-left:18px!important;min-width-right:18px!important}.-xxlmin-wy-18{min-width-top:18px!important;min-width-bottom:18px!important}}.max-h-18{max-height:18px!important}.max-ht-18{max-height-top:18px!important}.max-hr-18{max-height-right:18px!important}.max-hb-18{max-height-bottom:18px!important}.max-hl-18{max-height-left:18px!important}.max-hx-18{max-height-left:18px!important;max-height-right:18px!important}.max-hy-18{max-height-top:18px!important;max-height-bottom:18px!important}@media (min-width: 576px){.-smmax-h-18{max-height:18px!important}.-smmax-ht-18{max-height-top:18px!important}.-smmax-hr-18{max-height-right:18px!important}.-smmax-hb-18{max-height-bottom:18px!important}.-smmax-hl-18{max-height-left:18px!important}.-smmax-hx-18{max-height-left:18px!important;max-height-right:18px!important}.-smmax-hy-18{max-height-top:18px!important;max-height-bottom:18px!important}}@media (min-width: 768px){.-mdmax-h-18{max-height:18px!important}.-mdmax-ht-18{max-height-top:18px!important}.-mdmax-hr-18{max-height-right:18px!important}.-mdmax-hb-18{max-height-bottom:18px!important}.-mdmax-hl-18{max-height-left:18px!important}.-mdmax-hx-18{max-height-left:18px!important;max-height-right:18px!important}.-mdmax-hy-18{max-height-top:18px!important;max-height-bottom:18px!important}}@media (min-width: 992px){.-lgmax-h-18{max-height:18px!important}.-lgmax-ht-18{max-height-top:18px!important}.-lgmax-hr-18{max-height-right:18px!important}.-lgmax-hb-18{max-height-bottom:18px!important}.-lgmax-hl-18{max-height-left:18px!important}.-lgmax-hx-18{max-height-left:18px!important;max-height-right:18px!important}.-lgmax-hy-18{max-height-top:18px!important;max-height-bottom:18px!important}}@media (min-width: 1200px){.-xlmax-h-18{max-height:18px!important}.-xlmax-ht-18{max-height-top:18px!important}.-xlmax-hr-18{max-height-right:18px!important}.-xlmax-hb-18{max-height-bottom:18px!important}.-xlmax-hl-18{max-height-left:18px!important}.-xlmax-hx-18{max-height-left:18px!important;max-height-right:18px!important}.-xlmax-hy-18{max-height-top:18px!important;max-height-bottom:18px!important}}@media (min-width: 1400px){.-xxlmax-h-18{max-height:18px!important}.-xxlmax-ht-18{max-height-top:18px!important}.-xxlmax-hr-18{max-height-right:18px!important}.-xxlmax-hb-18{max-height-bottom:18px!important}.-xxlmax-hl-18{max-height-left:18px!important}.-xxlmax-hx-18{max-height-left:18px!important;max-height-right:18px!important}.-xxlmax-hy-18{max-height-top:18px!important;max-height-bottom:18px!important}}.min-h-18{min-height:18px!important}.min-ht-18{min-height-top:18px!important}.min-hr-18{min-height-right:18px!important}.min-hb-18{min-height-bottom:18px!important}.min-hl-18{min-height-left:18px!important}.min-hx-18{min-height-left:18px!important;min-height-right:18px!important}.min-hy-18{min-height-top:18px!important;min-height-bottom:18px!important}@media (min-width: 576px){.-smmin-h-18{min-height:18px!important}.-smmin-ht-18{min-height-top:18px!important}.-smmin-hr-18{min-height-right:18px!important}.-smmin-hb-18{min-height-bottom:18px!important}.-smmin-hl-18{min-height-left:18px!important}.-smmin-hx-18{min-height-left:18px!important;min-height-right:18px!important}.-smmin-hy-18{min-height-top:18px!important;min-height-bottom:18px!important}}@media (min-width: 768px){.-mdmin-h-18{min-height:18px!important}.-mdmin-ht-18{min-height-top:18px!important}.-mdmin-hr-18{min-height-right:18px!important}.-mdmin-hb-18{min-height-bottom:18px!important}.-mdmin-hl-18{min-height-left:18px!important}.-mdmin-hx-18{min-height-left:18px!important;min-height-right:18px!important}.-mdmin-hy-18{min-height-top:18px!important;min-height-bottom:18px!important}}@media (min-width: 992px){.-lgmin-h-18{min-height:18px!important}.-lgmin-ht-18{min-height-top:18px!important}.-lgmin-hr-18{min-height-right:18px!important}.-lgmin-hb-18{min-height-bottom:18px!important}.-lgmin-hl-18{min-height-left:18px!important}.-lgmin-hx-18{min-height-left:18px!important;min-height-right:18px!important}.-lgmin-hy-18{min-height-top:18px!important;min-height-bottom:18px!important}}@media (min-width: 1200px){.-xlmin-h-18{min-height:18px!important}.-xlmin-ht-18{min-height-top:18px!important}.-xlmin-hr-18{min-height-right:18px!important}.-xlmin-hb-18{min-height-bottom:18px!important}.-xlmin-hl-18{min-height-left:18px!important}.-xlmin-hx-18{min-height-left:18px!important;min-height-right:18px!important}.-xlmin-hy-18{min-height-top:18px!important;min-height-bottom:18px!important}}@media (min-width: 1400px){.-xxlmin-h-18{min-height:18px!important}.-xxlmin-ht-18{min-height-top:18px!important}.-xxlmin-hr-18{min-height-right:18px!important}.-xxlmin-hb-18{min-height-bottom:18px!important}.-xxlmin-hl-18{min-height-left:18px!important}.-xxlmin-hx-18{min-height-left:18px!important;min-height-right:18px!important}.-xxlmin-hy-18{min-height-top:18px!important;min-height-bottom:18px!important}}.m-19{margin:19px!important}.mt-19{margin-top:19px!important}.mr-19{margin-right:19px!important}.mb-19{margin-bottom:19px!important}.ml-19{margin-left:19px!important}.mx-19{margin-left:19px!important;margin-right:19px!important}.my-19{margin-top:19px!important;margin-bottom:19px!important}@media (min-width: 576px){.-smm-19{margin:19px!important}.-smmt-19{margin-top:19px!important}.-smmr-19{margin-right:19px!important}.-smmb-19{margin-bottom:19px!important}.-smml-19{margin-left:19px!important}.-smmx-19{margin-left:19px!important;margin-right:19px!important}.-smmy-19{margin-top:19px!important;margin-bottom:19px!important}}@media (min-width: 768px){.-mdm-19{margin:19px!important}.-mdmt-19{margin-top:19px!important}.-mdmr-19{margin-right:19px!important}.-mdmb-19{margin-bottom:19px!important}.-mdml-19{margin-left:19px!important}.-mdmx-19{margin-left:19px!important;margin-right:19px!important}.-mdmy-19{margin-top:19px!important;margin-bottom:19px!important}}@media (min-width: 992px){.-lgm-19{margin:19px!important}.-lgmt-19{margin-top:19px!important}.-lgmr-19{margin-right:19px!important}.-lgmb-19{margin-bottom:19px!important}.-lgml-19{margin-left:19px!important}.-lgmx-19{margin-left:19px!important;margin-right:19px!important}.-lgmy-19{margin-top:19px!important;margin-bottom:19px!important}}@media (min-width: 1200px){.-xlm-19{margin:19px!important}.-xlmt-19{margin-top:19px!important}.-xlmr-19{margin-right:19px!important}.-xlmb-19{margin-bottom:19px!important}.-xlml-19{margin-left:19px!important}.-xlmx-19{margin-left:19px!important;margin-right:19px!important}.-xlmy-19{margin-top:19px!important;margin-bottom:19px!important}}@media (min-width: 1400px){.-xxlm-19{margin:19px!important}.-xxlmt-19{margin-top:19px!important}.-xxlmr-19{margin-right:19px!important}.-xxlmb-19{margin-bottom:19px!important}.-xxlml-19{margin-left:19px!important}.-xxlmx-19{margin-left:19px!important;margin-right:19px!important}.-xxlmy-19{margin-top:19px!important;margin-bottom:19px!important}}.p-19{padding:19px!important}.pt-19{padding-top:19px!important}.pr-19{padding-right:19px!important}.pb-19{padding-bottom:19px!important}.pl-19{padding-left:19px!important}.px-19{padding-left:19px!important;padding-right:19px!important}.py-19{padding-top:19px!important;padding-bottom:19px!important}@media (min-width: 576px){.-smp-19{padding:19px!important}.-smpt-19{padding-top:19px!important}.-smpr-19{padding-right:19px!important}.-smpb-19{padding-bottom:19px!important}.-smpl-19{padding-left:19px!important}.-smpx-19{padding-left:19px!important;padding-right:19px!important}.-smpy-19{padding-top:19px!important;padding-bottom:19px!important}}@media (min-width: 768px){.-mdp-19{padding:19px!important}.-mdpt-19{padding-top:19px!important}.-mdpr-19{padding-right:19px!important}.-mdpb-19{padding-bottom:19px!important}.-mdpl-19{padding-left:19px!important}.-mdpx-19{padding-left:19px!important;padding-right:19px!important}.-mdpy-19{padding-top:19px!important;padding-bottom:19px!important}}@media (min-width: 992px){.-lgp-19{padding:19px!important}.-lgpt-19{padding-top:19px!important}.-lgpr-19{padding-right:19px!important}.-lgpb-19{padding-bottom:19px!important}.-lgpl-19{padding-left:19px!important}.-lgpx-19{padding-left:19px!important;padding-right:19px!important}.-lgpy-19{padding-top:19px!important;padding-bottom:19px!important}}@media (min-width: 1200px){.-xlp-19{padding:19px!important}.-xlpt-19{padding-top:19px!important}.-xlpr-19{padding-right:19px!important}.-xlpb-19{padding-bottom:19px!important}.-xlpl-19{padding-left:19px!important}.-xlpx-19{padding-left:19px!important;padding-right:19px!important}.-xlpy-19{padding-top:19px!important;padding-bottom:19px!important}}@media (min-width: 1400px){.-xxlp-19{padding:19px!important}.-xxlpt-19{padding-top:19px!important}.-xxlpr-19{padding-right:19px!important}.-xxlpb-19{padding-bottom:19px!important}.-xxlpl-19{padding-left:19px!important}.-xxlpx-19{padding-left:19px!important;padding-right:19px!important}.-xxlpy-19{padding-top:19px!important;padding-bottom:19px!important}}.gap-19{gap:19px!important}.gapx-19{-webkit-column-gap:19px!important;-moz-column-gap:19px!important;column-gap:19px!important}.gapy-19{row-gap:19px!important}@media (min-width: 576px){.-smgap-19{gap:19px!important}.-smgapx-19{-webkit-column-gap:19px!important;-moz-column-gap:19px!important;column-gap:19px!important}.-smgapy-19{row-gap:19px!important}}@media (min-width: 768px){.-mdgap-19{gap:19px!important}.-mdgapx-19{-webkit-column-gap:19px!important;-moz-column-gap:19px!important;column-gap:19px!important}.-mdgapy-19{row-gap:19px!important}}@media (min-width: 992px){.-lggap-19{gap:19px!important}.-lggapx-19{-webkit-column-gap:19px!important;-moz-column-gap:19px!important;column-gap:19px!important}.-lggapy-19{row-gap:19px!important}}@media (min-width: 1200px){.-xlgap-19{gap:19px!important}.-xlgapx-19{-webkit-column-gap:19px!important;-moz-column-gap:19px!important;column-gap:19px!important}.-xlgapy-19{row-gap:19px!important}}@media (min-width: 1400px){.-xxlgap-19{gap:19px!important}.-xxlgapx-19{-webkit-column-gap:19px!important;-moz-column-gap:19px!important;column-gap:19px!important}.-xxlgapy-19{row-gap:19px!important}}.w-19{width:19px!important}.wt-19{width-top:19px!important}.wr-19{width-right:19px!important}.wb-19{width-bottom:19px!important}.wl-19{width-left:19px!important}.wx-19{width-left:19px!important;width-right:19px!important}.wy-19{width-top:19px!important;width-bottom:19px!important}@media (min-width: 576px){.-smw-19{width:19px!important}.-smwt-19{width-top:19px!important}.-smwr-19{width-right:19px!important}.-smwb-19{width-bottom:19px!important}.-smwl-19{width-left:19px!important}.-smwx-19{width-left:19px!important;width-right:19px!important}.-smwy-19{width-top:19px!important;width-bottom:19px!important}}@media (min-width: 768px){.-mdw-19{width:19px!important}.-mdwt-19{width-top:19px!important}.-mdwr-19{width-right:19px!important}.-mdwb-19{width-bottom:19px!important}.-mdwl-19{width-left:19px!important}.-mdwx-19{width-left:19px!important;width-right:19px!important}.-mdwy-19{width-top:19px!important;width-bottom:19px!important}}@media (min-width: 992px){.-lgw-19{width:19px!important}.-lgwt-19{width-top:19px!important}.-lgwr-19{width-right:19px!important}.-lgwb-19{width-bottom:19px!important}.-lgwl-19{width-left:19px!important}.-lgwx-19{width-left:19px!important;width-right:19px!important}.-lgwy-19{width-top:19px!important;width-bottom:19px!important}}@media (min-width: 1200px){.-xlw-19{width:19px!important}.-xlwt-19{width-top:19px!important}.-xlwr-19{width-right:19px!important}.-xlwb-19{width-bottom:19px!important}.-xlwl-19{width-left:19px!important}.-xlwx-19{width-left:19px!important;width-right:19px!important}.-xlwy-19{width-top:19px!important;width-bottom:19px!important}}@media (min-width: 1400px){.-xxlw-19{width:19px!important}.-xxlwt-19{width-top:19px!important}.-xxlwr-19{width-right:19px!important}.-xxlwb-19{width-bottom:19px!important}.-xxlwl-19{width-left:19px!important}.-xxlwx-19{width-left:19px!important;width-right:19px!important}.-xxlwy-19{width-top:19px!important;width-bottom:19px!important}}.h-19{height:19px!important}.ht-19{height-top:19px!important}.hr-19{height-right:19px!important}.hb-19{height-bottom:19px!important}.hl-19{height-left:19px!important}.hx-19{height-left:19px!important;height-right:19px!important}.hy-19{height-top:19px!important;height-bottom:19px!important}@media (min-width: 576px){.-smh-19{height:19px!important}.-smht-19{height-top:19px!important}.-smhr-19{height-right:19px!important}.-smhb-19{height-bottom:19px!important}.-smhl-19{height-left:19px!important}.-smhx-19{height-left:19px!important;height-right:19px!important}.-smhy-19{height-top:19px!important;height-bottom:19px!important}}@media (min-width: 768px){.-mdh-19{height:19px!important}.-mdht-19{height-top:19px!important}.-mdhr-19{height-right:19px!important}.-mdhb-19{height-bottom:19px!important}.-mdhl-19{height-left:19px!important}.-mdhx-19{height-left:19px!important;height-right:19px!important}.-mdhy-19{height-top:19px!important;height-bottom:19px!important}}@media (min-width: 992px){.-lgh-19{height:19px!important}.-lght-19{height-top:19px!important}.-lghr-19{height-right:19px!important}.-lghb-19{height-bottom:19px!important}.-lghl-19{height-left:19px!important}.-lghx-19{height-left:19px!important;height-right:19px!important}.-lghy-19{height-top:19px!important;height-bottom:19px!important}}@media (min-width: 1200px){.-xlh-19{height:19px!important}.-xlht-19{height-top:19px!important}.-xlhr-19{height-right:19px!important}.-xlhb-19{height-bottom:19px!important}.-xlhl-19{height-left:19px!important}.-xlhx-19{height-left:19px!important;height-right:19px!important}.-xlhy-19{height-top:19px!important;height-bottom:19px!important}}@media (min-width: 1400px){.-xxlh-19{height:19px!important}.-xxlht-19{height-top:19px!important}.-xxlhr-19{height-right:19px!important}.-xxlhb-19{height-bottom:19px!important}.-xxlhl-19{height-left:19px!important}.-xxlhx-19{height-left:19px!important;height-right:19px!important}.-xxlhy-19{height-top:19px!important;height-bottom:19px!important}}.rounded-19{border-radius:19px!important}.roundedt-19{border-radius-top:19px!important}.roundedr-19{border-radius-right:19px!important}.roundedb-19{border-radius-bottom:19px!important}.roundedl-19{border-radius-left:19px!important}.roundedx-19{border-radius-left:19px!important;border-radius-right:19px!important}.roundedy-19{border-radius-top:19px!important;border-radius-bottom:19px!important}@media (min-width: 576px){.-smrounded-19{border-radius:19px!important}.-smroundedt-19{border-radius-top:19px!important}.-smroundedr-19{border-radius-right:19px!important}.-smroundedb-19{border-radius-bottom:19px!important}.-smroundedl-19{border-radius-left:19px!important}.-smroundedx-19{border-radius-left:19px!important;border-radius-right:19px!important}.-smroundedy-19{border-radius-top:19px!important;border-radius-bottom:19px!important}}@media (min-width: 768px){.-mdrounded-19{border-radius:19px!important}.-mdroundedt-19{border-radius-top:19px!important}.-mdroundedr-19{border-radius-right:19px!important}.-mdroundedb-19{border-radius-bottom:19px!important}.-mdroundedl-19{border-radius-left:19px!important}.-mdroundedx-19{border-radius-left:19px!important;border-radius-right:19px!important}.-mdroundedy-19{border-radius-top:19px!important;border-radius-bottom:19px!important}}@media (min-width: 992px){.-lgrounded-19{border-radius:19px!important}.-lgroundedt-19{border-radius-top:19px!important}.-lgroundedr-19{border-radius-right:19px!important}.-lgroundedb-19{border-radius-bottom:19px!important}.-lgroundedl-19{border-radius-left:19px!important}.-lgroundedx-19{border-radius-left:19px!important;border-radius-right:19px!important}.-lgroundedy-19{border-radius-top:19px!important;border-radius-bottom:19px!important}}@media (min-width: 1200px){.-xlrounded-19{border-radius:19px!important}.-xlroundedt-19{border-radius-top:19px!important}.-xlroundedr-19{border-radius-right:19px!important}.-xlroundedb-19{border-radius-bottom:19px!important}.-xlroundedl-19{border-radius-left:19px!important}.-xlroundedx-19{border-radius-left:19px!important;border-radius-right:19px!important}.-xlroundedy-19{border-radius-top:19px!important;border-radius-bottom:19px!important}}@media (min-width: 1400px){.-xxlrounded-19{border-radius:19px!important}.-xxlroundedt-19{border-radius-top:19px!important}.-xxlroundedr-19{border-radius-right:19px!important}.-xxlroundedb-19{border-radius-bottom:19px!important}.-xxlroundedl-19{border-radius-left:19px!important}.-xxlroundedx-19{border-radius-left:19px!important;border-radius-right:19px!important}.-xxlroundedy-19{border-radius-top:19px!important;border-radius-bottom:19px!important}}.max-w-19{max-width:19px!important}.max-wt-19{max-width-top:19px!important}.max-wr-19{max-width-right:19px!important}.max-wb-19{max-width-bottom:19px!important}.max-wl-19{max-width-left:19px!important}.max-wx-19{max-width-left:19px!important;max-width-right:19px!important}.max-wy-19{max-width-top:19px!important;max-width-bottom:19px!important}@media (min-width: 576px){.-smmax-w-19{max-width:19px!important}.-smmax-wt-19{max-width-top:19px!important}.-smmax-wr-19{max-width-right:19px!important}.-smmax-wb-19{max-width-bottom:19px!important}.-smmax-wl-19{max-width-left:19px!important}.-smmax-wx-19{max-width-left:19px!important;max-width-right:19px!important}.-smmax-wy-19{max-width-top:19px!important;max-width-bottom:19px!important}}@media (min-width: 768px){.-mdmax-w-19{max-width:19px!important}.-mdmax-wt-19{max-width-top:19px!important}.-mdmax-wr-19{max-width-right:19px!important}.-mdmax-wb-19{max-width-bottom:19px!important}.-mdmax-wl-19{max-width-left:19px!important}.-mdmax-wx-19{max-width-left:19px!important;max-width-right:19px!important}.-mdmax-wy-19{max-width-top:19px!important;max-width-bottom:19px!important}}@media (min-width: 992px){.-lgmax-w-19{max-width:19px!important}.-lgmax-wt-19{max-width-top:19px!important}.-lgmax-wr-19{max-width-right:19px!important}.-lgmax-wb-19{max-width-bottom:19px!important}.-lgmax-wl-19{max-width-left:19px!important}.-lgmax-wx-19{max-width-left:19px!important;max-width-right:19px!important}.-lgmax-wy-19{max-width-top:19px!important;max-width-bottom:19px!important}}@media (min-width: 1200px){.-xlmax-w-19{max-width:19px!important}.-xlmax-wt-19{max-width-top:19px!important}.-xlmax-wr-19{max-width-right:19px!important}.-xlmax-wb-19{max-width-bottom:19px!important}.-xlmax-wl-19{max-width-left:19px!important}.-xlmax-wx-19{max-width-left:19px!important;max-width-right:19px!important}.-xlmax-wy-19{max-width-top:19px!important;max-width-bottom:19px!important}}@media (min-width: 1400px){.-xxlmax-w-19{max-width:19px!important}.-xxlmax-wt-19{max-width-top:19px!important}.-xxlmax-wr-19{max-width-right:19px!important}.-xxlmax-wb-19{max-width-bottom:19px!important}.-xxlmax-wl-19{max-width-left:19px!important}.-xxlmax-wx-19{max-width-left:19px!important;max-width-right:19px!important}.-xxlmax-wy-19{max-width-top:19px!important;max-width-bottom:19px!important}}.min-w-19{min-width:19px!important}.min-wt-19{min-width-top:19px!important}.min-wr-19{min-width-right:19px!important}.min-wb-19{min-width-bottom:19px!important}.min-wl-19{min-width-left:19px!important}.min-wx-19{min-width-left:19px!important;min-width-right:19px!important}.min-wy-19{min-width-top:19px!important;min-width-bottom:19px!important}@media (min-width: 576px){.-smmin-w-19{min-width:19px!important}.-smmin-wt-19{min-width-top:19px!important}.-smmin-wr-19{min-width-right:19px!important}.-smmin-wb-19{min-width-bottom:19px!important}.-smmin-wl-19{min-width-left:19px!important}.-smmin-wx-19{min-width-left:19px!important;min-width-right:19px!important}.-smmin-wy-19{min-width-top:19px!important;min-width-bottom:19px!important}}@media (min-width: 768px){.-mdmin-w-19{min-width:19px!important}.-mdmin-wt-19{min-width-top:19px!important}.-mdmin-wr-19{min-width-right:19px!important}.-mdmin-wb-19{min-width-bottom:19px!important}.-mdmin-wl-19{min-width-left:19px!important}.-mdmin-wx-19{min-width-left:19px!important;min-width-right:19px!important}.-mdmin-wy-19{min-width-top:19px!important;min-width-bottom:19px!important}}@media (min-width: 992px){.-lgmin-w-19{min-width:19px!important}.-lgmin-wt-19{min-width-top:19px!important}.-lgmin-wr-19{min-width-right:19px!important}.-lgmin-wb-19{min-width-bottom:19px!important}.-lgmin-wl-19{min-width-left:19px!important}.-lgmin-wx-19{min-width-left:19px!important;min-width-right:19px!important}.-lgmin-wy-19{min-width-top:19px!important;min-width-bottom:19px!important}}@media (min-width: 1200px){.-xlmin-w-19{min-width:19px!important}.-xlmin-wt-19{min-width-top:19px!important}.-xlmin-wr-19{min-width-right:19px!important}.-xlmin-wb-19{min-width-bottom:19px!important}.-xlmin-wl-19{min-width-left:19px!important}.-xlmin-wx-19{min-width-left:19px!important;min-width-right:19px!important}.-xlmin-wy-19{min-width-top:19px!important;min-width-bottom:19px!important}}@media (min-width: 1400px){.-xxlmin-w-19{min-width:19px!important}.-xxlmin-wt-19{min-width-top:19px!important}.-xxlmin-wr-19{min-width-right:19px!important}.-xxlmin-wb-19{min-width-bottom:19px!important}.-xxlmin-wl-19{min-width-left:19px!important}.-xxlmin-wx-19{min-width-left:19px!important;min-width-right:19px!important}.-xxlmin-wy-19{min-width-top:19px!important;min-width-bottom:19px!important}}.max-h-19{max-height:19px!important}.max-ht-19{max-height-top:19px!important}.max-hr-19{max-height-right:19px!important}.max-hb-19{max-height-bottom:19px!important}.max-hl-19{max-height-left:19px!important}.max-hx-19{max-height-left:19px!important;max-height-right:19px!important}.max-hy-19{max-height-top:19px!important;max-height-bottom:19px!important}@media (min-width: 576px){.-smmax-h-19{max-height:19px!important}.-smmax-ht-19{max-height-top:19px!important}.-smmax-hr-19{max-height-right:19px!important}.-smmax-hb-19{max-height-bottom:19px!important}.-smmax-hl-19{max-height-left:19px!important}.-smmax-hx-19{max-height-left:19px!important;max-height-right:19px!important}.-smmax-hy-19{max-height-top:19px!important;max-height-bottom:19px!important}}@media (min-width: 768px){.-mdmax-h-19{max-height:19px!important}.-mdmax-ht-19{max-height-top:19px!important}.-mdmax-hr-19{max-height-right:19px!important}.-mdmax-hb-19{max-height-bottom:19px!important}.-mdmax-hl-19{max-height-left:19px!important}.-mdmax-hx-19{max-height-left:19px!important;max-height-right:19px!important}.-mdmax-hy-19{max-height-top:19px!important;max-height-bottom:19px!important}}@media (min-width: 992px){.-lgmax-h-19{max-height:19px!important}.-lgmax-ht-19{max-height-top:19px!important}.-lgmax-hr-19{max-height-right:19px!important}.-lgmax-hb-19{max-height-bottom:19px!important}.-lgmax-hl-19{max-height-left:19px!important}.-lgmax-hx-19{max-height-left:19px!important;max-height-right:19px!important}.-lgmax-hy-19{max-height-top:19px!important;max-height-bottom:19px!important}}@media (min-width: 1200px){.-xlmax-h-19{max-height:19px!important}.-xlmax-ht-19{max-height-top:19px!important}.-xlmax-hr-19{max-height-right:19px!important}.-xlmax-hb-19{max-height-bottom:19px!important}.-xlmax-hl-19{max-height-left:19px!important}.-xlmax-hx-19{max-height-left:19px!important;max-height-right:19px!important}.-xlmax-hy-19{max-height-top:19px!important;max-height-bottom:19px!important}}@media (min-width: 1400px){.-xxlmax-h-19{max-height:19px!important}.-xxlmax-ht-19{max-height-top:19px!important}.-xxlmax-hr-19{max-height-right:19px!important}.-xxlmax-hb-19{max-height-bottom:19px!important}.-xxlmax-hl-19{max-height-left:19px!important}.-xxlmax-hx-19{max-height-left:19px!important;max-height-right:19px!important}.-xxlmax-hy-19{max-height-top:19px!important;max-height-bottom:19px!important}}.min-h-19{min-height:19px!important}.min-ht-19{min-height-top:19px!important}.min-hr-19{min-height-right:19px!important}.min-hb-19{min-height-bottom:19px!important}.min-hl-19{min-height-left:19px!important}.min-hx-19{min-height-left:19px!important;min-height-right:19px!important}.min-hy-19{min-height-top:19px!important;min-height-bottom:19px!important}@media (min-width: 576px){.-smmin-h-19{min-height:19px!important}.-smmin-ht-19{min-height-top:19px!important}.-smmin-hr-19{min-height-right:19px!important}.-smmin-hb-19{min-height-bottom:19px!important}.-smmin-hl-19{min-height-left:19px!important}.-smmin-hx-19{min-height-left:19px!important;min-height-right:19px!important}.-smmin-hy-19{min-height-top:19px!important;min-height-bottom:19px!important}}@media (min-width: 768px){.-mdmin-h-19{min-height:19px!important}.-mdmin-ht-19{min-height-top:19px!important}.-mdmin-hr-19{min-height-right:19px!important}.-mdmin-hb-19{min-height-bottom:19px!important}.-mdmin-hl-19{min-height-left:19px!important}.-mdmin-hx-19{min-height-left:19px!important;min-height-right:19px!important}.-mdmin-hy-19{min-height-top:19px!important;min-height-bottom:19px!important}}@media (min-width: 992px){.-lgmin-h-19{min-height:19px!important}.-lgmin-ht-19{min-height-top:19px!important}.-lgmin-hr-19{min-height-right:19px!important}.-lgmin-hb-19{min-height-bottom:19px!important}.-lgmin-hl-19{min-height-left:19px!important}.-lgmin-hx-19{min-height-left:19px!important;min-height-right:19px!important}.-lgmin-hy-19{min-height-top:19px!important;min-height-bottom:19px!important}}@media (min-width: 1200px){.-xlmin-h-19{min-height:19px!important}.-xlmin-ht-19{min-height-top:19px!important}.-xlmin-hr-19{min-height-right:19px!important}.-xlmin-hb-19{min-height-bottom:19px!important}.-xlmin-hl-19{min-height-left:19px!important}.-xlmin-hx-19{min-height-left:19px!important;min-height-right:19px!important}.-xlmin-hy-19{min-height-top:19px!important;min-height-bottom:19px!important}}@media (min-width: 1400px){.-xxlmin-h-19{min-height:19px!important}.-xxlmin-ht-19{min-height-top:19px!important}.-xxlmin-hr-19{min-height-right:19px!important}.-xxlmin-hb-19{min-height-bottom:19px!important}.-xxlmin-hl-19{min-height-left:19px!important}.-xxlmin-hx-19{min-height-left:19px!important;min-height-right:19px!important}.-xxlmin-hy-19{min-height-top:19px!important;min-height-bottom:19px!important}}.m-20{margin:20px!important}.mt-20{margin-top:20px!important}.mr-20{margin-right:20px!important}.mb-20{margin-bottom:20px!important}.ml-20{margin-left:20px!important}.mx-20{margin-left:20px!important;margin-right:20px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}@media (min-width: 576px){.-smm-20{margin:20px!important}.-smmt-20{margin-top:20px!important}.-smmr-20{margin-right:20px!important}.-smmb-20{margin-bottom:20px!important}.-smml-20{margin-left:20px!important}.-smmx-20{margin-left:20px!important;margin-right:20px!important}.-smmy-20{margin-top:20px!important;margin-bottom:20px!important}}@media (min-width: 768px){.-mdm-20{margin:20px!important}.-mdmt-20{margin-top:20px!important}.-mdmr-20{margin-right:20px!important}.-mdmb-20{margin-bottom:20px!important}.-mdml-20{margin-left:20px!important}.-mdmx-20{margin-left:20px!important;margin-right:20px!important}.-mdmy-20{margin-top:20px!important;margin-bottom:20px!important}}@media (min-width: 992px){.-lgm-20{margin:20px!important}.-lgmt-20{margin-top:20px!important}.-lgmr-20{margin-right:20px!important}.-lgmb-20{margin-bottom:20px!important}.-lgml-20{margin-left:20px!important}.-lgmx-20{margin-left:20px!important;margin-right:20px!important}.-lgmy-20{margin-top:20px!important;margin-bottom:20px!important}}@media (min-width: 1200px){.-xlm-20{margin:20px!important}.-xlmt-20{margin-top:20px!important}.-xlmr-20{margin-right:20px!important}.-xlmb-20{margin-bottom:20px!important}.-xlml-20{margin-left:20px!important}.-xlmx-20{margin-left:20px!important;margin-right:20px!important}.-xlmy-20{margin-top:20px!important;margin-bottom:20px!important}}@media (min-width: 1400px){.-xxlm-20{margin:20px!important}.-xxlmt-20{margin-top:20px!important}.-xxlmr-20{margin-right:20px!important}.-xxlmb-20{margin-bottom:20px!important}.-xxlml-20{margin-left:20px!important}.-xxlmx-20{margin-left:20px!important;margin-right:20px!important}.-xxlmy-20{margin-top:20px!important;margin-bottom:20px!important}}.p-20{padding:20px!important}.pt-20{padding-top:20px!important}.pr-20{padding-right:20px!important}.pb-20{padding-bottom:20px!important}.pl-20{padding-left:20px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}@media (min-width: 576px){.-smp-20{padding:20px!important}.-smpt-20{padding-top:20px!important}.-smpr-20{padding-right:20px!important}.-smpb-20{padding-bottom:20px!important}.-smpl-20{padding-left:20px!important}.-smpx-20{padding-left:20px!important;padding-right:20px!important}.-smpy-20{padding-top:20px!important;padding-bottom:20px!important}}@media (min-width: 768px){.-mdp-20{padding:20px!important}.-mdpt-20{padding-top:20px!important}.-mdpr-20{padding-right:20px!important}.-mdpb-20{padding-bottom:20px!important}.-mdpl-20{padding-left:20px!important}.-mdpx-20{padding-left:20px!important;padding-right:20px!important}.-mdpy-20{padding-top:20px!important;padding-bottom:20px!important}}@media (min-width: 992px){.-lgp-20{padding:20px!important}.-lgpt-20{padding-top:20px!important}.-lgpr-20{padding-right:20px!important}.-lgpb-20{padding-bottom:20px!important}.-lgpl-20{padding-left:20px!important}.-lgpx-20{padding-left:20px!important;padding-right:20px!important}.-lgpy-20{padding-top:20px!important;padding-bottom:20px!important}}@media (min-width: 1200px){.-xlp-20{padding:20px!important}.-xlpt-20{padding-top:20px!important}.-xlpr-20{padding-right:20px!important}.-xlpb-20{padding-bottom:20px!important}.-xlpl-20{padding-left:20px!important}.-xlpx-20{padding-left:20px!important;padding-right:20px!important}.-xlpy-20{padding-top:20px!important;padding-bottom:20px!important}}@media (min-width: 1400px){.-xxlp-20{padding:20px!important}.-xxlpt-20{padding-top:20px!important}.-xxlpr-20{padding-right:20px!important}.-xxlpb-20{padding-bottom:20px!important}.-xxlpl-20{padding-left:20px!important}.-xxlpx-20{padding-left:20px!important;padding-right:20px!important}.-xxlpy-20{padding-top:20px!important;padding-bottom:20px!important}}.gap-20{gap:20px!important}.gapx-20{-webkit-column-gap:20px!important;-moz-column-gap:20px!important;column-gap:20px!important}.gapy-20{row-gap:20px!important}@media (min-width: 576px){.-smgap-20{gap:20px!important}.-smgapx-20{-webkit-column-gap:20px!important;-moz-column-gap:20px!important;column-gap:20px!important}.-smgapy-20{row-gap:20px!important}}@media (min-width: 768px){.-mdgap-20{gap:20px!important}.-mdgapx-20{-webkit-column-gap:20px!important;-moz-column-gap:20px!important;column-gap:20px!important}.-mdgapy-20{row-gap:20px!important}}@media (min-width: 992px){.-lggap-20{gap:20px!important}.-lggapx-20{-webkit-column-gap:20px!important;-moz-column-gap:20px!important;column-gap:20px!important}.-lggapy-20{row-gap:20px!important}}@media (min-width: 1200px){.-xlgap-20{gap:20px!important}.-xlgapx-20{-webkit-column-gap:20px!important;-moz-column-gap:20px!important;column-gap:20px!important}.-xlgapy-20{row-gap:20px!important}}@media (min-width: 1400px){.-xxlgap-20{gap:20px!important}.-xxlgapx-20{-webkit-column-gap:20px!important;-moz-column-gap:20px!important;column-gap:20px!important}.-xxlgapy-20{row-gap:20px!important}}.w-20{width:20px!important}.wt-20{width-top:20px!important}.wr-20{width-right:20px!important}.wb-20{width-bottom:20px!important}.wl-20{width-left:20px!important}.wx-20{width-left:20px!important;width-right:20px!important}.wy-20{width-top:20px!important;width-bottom:20px!important}@media (min-width: 576px){.-smw-20{width:20px!important}.-smwt-20{width-top:20px!important}.-smwr-20{width-right:20px!important}.-smwb-20{width-bottom:20px!important}.-smwl-20{width-left:20px!important}.-smwx-20{width-left:20px!important;width-right:20px!important}.-smwy-20{width-top:20px!important;width-bottom:20px!important}}@media (min-width: 768px){.-mdw-20{width:20px!important}.-mdwt-20{width-top:20px!important}.-mdwr-20{width-right:20px!important}.-mdwb-20{width-bottom:20px!important}.-mdwl-20{width-left:20px!important}.-mdwx-20{width-left:20px!important;width-right:20px!important}.-mdwy-20{width-top:20px!important;width-bottom:20px!important}}@media (min-width: 992px){.-lgw-20{width:20px!important}.-lgwt-20{width-top:20px!important}.-lgwr-20{width-right:20px!important}.-lgwb-20{width-bottom:20px!important}.-lgwl-20{width-left:20px!important}.-lgwx-20{width-left:20px!important;width-right:20px!important}.-lgwy-20{width-top:20px!important;width-bottom:20px!important}}@media (min-width: 1200px){.-xlw-20{width:20px!important}.-xlwt-20{width-top:20px!important}.-xlwr-20{width-right:20px!important}.-xlwb-20{width-bottom:20px!important}.-xlwl-20{width-left:20px!important}.-xlwx-20{width-left:20px!important;width-right:20px!important}.-xlwy-20{width-top:20px!important;width-bottom:20px!important}}@media (min-width: 1400px){.-xxlw-20{width:20px!important}.-xxlwt-20{width-top:20px!important}.-xxlwr-20{width-right:20px!important}.-xxlwb-20{width-bottom:20px!important}.-xxlwl-20{width-left:20px!important}.-xxlwx-20{width-left:20px!important;width-right:20px!important}.-xxlwy-20{width-top:20px!important;width-bottom:20px!important}}.h-20{height:20px!important}.ht-20{height-top:20px!important}.hr-20{height-right:20px!important}.hb-20{height-bottom:20px!important}.hl-20{height-left:20px!important}.hx-20{height-left:20px!important;height-right:20px!important}.hy-20{height-top:20px!important;height-bottom:20px!important}@media (min-width: 576px){.-smh-20{height:20px!important}.-smht-20{height-top:20px!important}.-smhr-20{height-right:20px!important}.-smhb-20{height-bottom:20px!important}.-smhl-20{height-left:20px!important}.-smhx-20{height-left:20px!important;height-right:20px!important}.-smhy-20{height-top:20px!important;height-bottom:20px!important}}@media (min-width: 768px){.-mdh-20{height:20px!important}.-mdht-20{height-top:20px!important}.-mdhr-20{height-right:20px!important}.-mdhb-20{height-bottom:20px!important}.-mdhl-20{height-left:20px!important}.-mdhx-20{height-left:20px!important;height-right:20px!important}.-mdhy-20{height-top:20px!important;height-bottom:20px!important}}@media (min-width: 992px){.-lgh-20{height:20px!important}.-lght-20{height-top:20px!important}.-lghr-20{height-right:20px!important}.-lghb-20{height-bottom:20px!important}.-lghl-20{height-left:20px!important}.-lghx-20{height-left:20px!important;height-right:20px!important}.-lghy-20{height-top:20px!important;height-bottom:20px!important}}@media (min-width: 1200px){.-xlh-20{height:20px!important}.-xlht-20{height-top:20px!important}.-xlhr-20{height-right:20px!important}.-xlhb-20{height-bottom:20px!important}.-xlhl-20{height-left:20px!important}.-xlhx-20{height-left:20px!important;height-right:20px!important}.-xlhy-20{height-top:20px!important;height-bottom:20px!important}}@media (min-width: 1400px){.-xxlh-20{height:20px!important}.-xxlht-20{height-top:20px!important}.-xxlhr-20{height-right:20px!important}.-xxlhb-20{height-bottom:20px!important}.-xxlhl-20{height-left:20px!important}.-xxlhx-20{height-left:20px!important;height-right:20px!important}.-xxlhy-20{height-top:20px!important;height-bottom:20px!important}}.rounded-20{border-radius:20px!important}.roundedt-20{border-radius-top:20px!important}.roundedr-20{border-radius-right:20px!important}.roundedb-20{border-radius-bottom:20px!important}.roundedl-20{border-radius-left:20px!important}.roundedx-20{border-radius-left:20px!important;border-radius-right:20px!important}.roundedy-20{border-radius-top:20px!important;border-radius-bottom:20px!important}@media (min-width: 576px){.-smrounded-20{border-radius:20px!important}.-smroundedt-20{border-radius-top:20px!important}.-smroundedr-20{border-radius-right:20px!important}.-smroundedb-20{border-radius-bottom:20px!important}.-smroundedl-20{border-radius-left:20px!important}.-smroundedx-20{border-radius-left:20px!important;border-radius-right:20px!important}.-smroundedy-20{border-radius-top:20px!important;border-radius-bottom:20px!important}}@media (min-width: 768px){.-mdrounded-20{border-radius:20px!important}.-mdroundedt-20{border-radius-top:20px!important}.-mdroundedr-20{border-radius-right:20px!important}.-mdroundedb-20{border-radius-bottom:20px!important}.-mdroundedl-20{border-radius-left:20px!important}.-mdroundedx-20{border-radius-left:20px!important;border-radius-right:20px!important}.-mdroundedy-20{border-radius-top:20px!important;border-radius-bottom:20px!important}}@media (min-width: 992px){.-lgrounded-20{border-radius:20px!important}.-lgroundedt-20{border-radius-top:20px!important}.-lgroundedr-20{border-radius-right:20px!important}.-lgroundedb-20{border-radius-bottom:20px!important}.-lgroundedl-20{border-radius-left:20px!important}.-lgroundedx-20{border-radius-left:20px!important;border-radius-right:20px!important}.-lgroundedy-20{border-radius-top:20px!important;border-radius-bottom:20px!important}}@media (min-width: 1200px){.-xlrounded-20{border-radius:20px!important}.-xlroundedt-20{border-radius-top:20px!important}.-xlroundedr-20{border-radius-right:20px!important}.-xlroundedb-20{border-radius-bottom:20px!important}.-xlroundedl-20{border-radius-left:20px!important}.-xlroundedx-20{border-radius-left:20px!important;border-radius-right:20px!important}.-xlroundedy-20{border-radius-top:20px!important;border-radius-bottom:20px!important}}@media (min-width: 1400px){.-xxlrounded-20{border-radius:20px!important}.-xxlroundedt-20{border-radius-top:20px!important}.-xxlroundedr-20{border-radius-right:20px!important}.-xxlroundedb-20{border-radius-bottom:20px!important}.-xxlroundedl-20{border-radius-left:20px!important}.-xxlroundedx-20{border-radius-left:20px!important;border-radius-right:20px!important}.-xxlroundedy-20{border-radius-top:20px!important;border-radius-bottom:20px!important}}.max-w-20{max-width:20px!important}.max-wt-20{max-width-top:20px!important}.max-wr-20{max-width-right:20px!important}.max-wb-20{max-width-bottom:20px!important}.max-wl-20{max-width-left:20px!important}.max-wx-20{max-width-left:20px!important;max-width-right:20px!important}.max-wy-20{max-width-top:20px!important;max-width-bottom:20px!important}@media (min-width: 576px){.-smmax-w-20{max-width:20px!important}.-smmax-wt-20{max-width-top:20px!important}.-smmax-wr-20{max-width-right:20px!important}.-smmax-wb-20{max-width-bottom:20px!important}.-smmax-wl-20{max-width-left:20px!important}.-smmax-wx-20{max-width-left:20px!important;max-width-right:20px!important}.-smmax-wy-20{max-width-top:20px!important;max-width-bottom:20px!important}}@media (min-width: 768px){.-mdmax-w-20{max-width:20px!important}.-mdmax-wt-20{max-width-top:20px!important}.-mdmax-wr-20{max-width-right:20px!important}.-mdmax-wb-20{max-width-bottom:20px!important}.-mdmax-wl-20{max-width-left:20px!important}.-mdmax-wx-20{max-width-left:20px!important;max-width-right:20px!important}.-mdmax-wy-20{max-width-top:20px!important;max-width-bottom:20px!important}}@media (min-width: 992px){.-lgmax-w-20{max-width:20px!important}.-lgmax-wt-20{max-width-top:20px!important}.-lgmax-wr-20{max-width-right:20px!important}.-lgmax-wb-20{max-width-bottom:20px!important}.-lgmax-wl-20{max-width-left:20px!important}.-lgmax-wx-20{max-width-left:20px!important;max-width-right:20px!important}.-lgmax-wy-20{max-width-top:20px!important;max-width-bottom:20px!important}}@media (min-width: 1200px){.-xlmax-w-20{max-width:20px!important}.-xlmax-wt-20{max-width-top:20px!important}.-xlmax-wr-20{max-width-right:20px!important}.-xlmax-wb-20{max-width-bottom:20px!important}.-xlmax-wl-20{max-width-left:20px!important}.-xlmax-wx-20{max-width-left:20px!important;max-width-right:20px!important}.-xlmax-wy-20{max-width-top:20px!important;max-width-bottom:20px!important}}@media (min-width: 1400px){.-xxlmax-w-20{max-width:20px!important}.-xxlmax-wt-20{max-width-top:20px!important}.-xxlmax-wr-20{max-width-right:20px!important}.-xxlmax-wb-20{max-width-bottom:20px!important}.-xxlmax-wl-20{max-width-left:20px!important}.-xxlmax-wx-20{max-width-left:20px!important;max-width-right:20px!important}.-xxlmax-wy-20{max-width-top:20px!important;max-width-bottom:20px!important}}.min-w-20{min-width:20px!important}.min-wt-20{min-width-top:20px!important}.min-wr-20{min-width-right:20px!important}.min-wb-20{min-width-bottom:20px!important}.min-wl-20{min-width-left:20px!important}.min-wx-20{min-width-left:20px!important;min-width-right:20px!important}.min-wy-20{min-width-top:20px!important;min-width-bottom:20px!important}@media (min-width: 576px){.-smmin-w-20{min-width:20px!important}.-smmin-wt-20{min-width-top:20px!important}.-smmin-wr-20{min-width-right:20px!important}.-smmin-wb-20{min-width-bottom:20px!important}.-smmin-wl-20{min-width-left:20px!important}.-smmin-wx-20{min-width-left:20px!important;min-width-right:20px!important}.-smmin-wy-20{min-width-top:20px!important;min-width-bottom:20px!important}}@media (min-width: 768px){.-mdmin-w-20{min-width:20px!important}.-mdmin-wt-20{min-width-top:20px!important}.-mdmin-wr-20{min-width-right:20px!important}.-mdmin-wb-20{min-width-bottom:20px!important}.-mdmin-wl-20{min-width-left:20px!important}.-mdmin-wx-20{min-width-left:20px!important;min-width-right:20px!important}.-mdmin-wy-20{min-width-top:20px!important;min-width-bottom:20px!important}}@media (min-width: 992px){.-lgmin-w-20{min-width:20px!important}.-lgmin-wt-20{min-width-top:20px!important}.-lgmin-wr-20{min-width-right:20px!important}.-lgmin-wb-20{min-width-bottom:20px!important}.-lgmin-wl-20{min-width-left:20px!important}.-lgmin-wx-20{min-width-left:20px!important;min-width-right:20px!important}.-lgmin-wy-20{min-width-top:20px!important;min-width-bottom:20px!important}}@media (min-width: 1200px){.-xlmin-w-20{min-width:20px!important}.-xlmin-wt-20{min-width-top:20px!important}.-xlmin-wr-20{min-width-right:20px!important}.-xlmin-wb-20{min-width-bottom:20px!important}.-xlmin-wl-20{min-width-left:20px!important}.-xlmin-wx-20{min-width-left:20px!important;min-width-right:20px!important}.-xlmin-wy-20{min-width-top:20px!important;min-width-bottom:20px!important}}@media (min-width: 1400px){.-xxlmin-w-20{min-width:20px!important}.-xxlmin-wt-20{min-width-top:20px!important}.-xxlmin-wr-20{min-width-right:20px!important}.-xxlmin-wb-20{min-width-bottom:20px!important}.-xxlmin-wl-20{min-width-left:20px!important}.-xxlmin-wx-20{min-width-left:20px!important;min-width-right:20px!important}.-xxlmin-wy-20{min-width-top:20px!important;min-width-bottom:20px!important}}.max-h-20{max-height:20px!important}.max-ht-20{max-height-top:20px!important}.max-hr-20{max-height-right:20px!important}.max-hb-20{max-height-bottom:20px!important}.max-hl-20{max-height-left:20px!important}.max-hx-20{max-height-left:20px!important;max-height-right:20px!important}.max-hy-20{max-height-top:20px!important;max-height-bottom:20px!important}@media (min-width: 576px){.-smmax-h-20{max-height:20px!important}.-smmax-ht-20{max-height-top:20px!important}.-smmax-hr-20{max-height-right:20px!important}.-smmax-hb-20{max-height-bottom:20px!important}.-smmax-hl-20{max-height-left:20px!important}.-smmax-hx-20{max-height-left:20px!important;max-height-right:20px!important}.-smmax-hy-20{max-height-top:20px!important;max-height-bottom:20px!important}}@media (min-width: 768px){.-mdmax-h-20{max-height:20px!important}.-mdmax-ht-20{max-height-top:20px!important}.-mdmax-hr-20{max-height-right:20px!important}.-mdmax-hb-20{max-height-bottom:20px!important}.-mdmax-hl-20{max-height-left:20px!important}.-mdmax-hx-20{max-height-left:20px!important;max-height-right:20px!important}.-mdmax-hy-20{max-height-top:20px!important;max-height-bottom:20px!important}}@media (min-width: 992px){.-lgmax-h-20{max-height:20px!important}.-lgmax-ht-20{max-height-top:20px!important}.-lgmax-hr-20{max-height-right:20px!important}.-lgmax-hb-20{max-height-bottom:20px!important}.-lgmax-hl-20{max-height-left:20px!important}.-lgmax-hx-20{max-height-left:20px!important;max-height-right:20px!important}.-lgmax-hy-20{max-height-top:20px!important;max-height-bottom:20px!important}}@media (min-width: 1200px){.-xlmax-h-20{max-height:20px!important}.-xlmax-ht-20{max-height-top:20px!important}.-xlmax-hr-20{max-height-right:20px!important}.-xlmax-hb-20{max-height-bottom:20px!important}.-xlmax-hl-20{max-height-left:20px!important}.-xlmax-hx-20{max-height-left:20px!important;max-height-right:20px!important}.-xlmax-hy-20{max-height-top:20px!important;max-height-bottom:20px!important}}@media (min-width: 1400px){.-xxlmax-h-20{max-height:20px!important}.-xxlmax-ht-20{max-height-top:20px!important}.-xxlmax-hr-20{max-height-right:20px!important}.-xxlmax-hb-20{max-height-bottom:20px!important}.-xxlmax-hl-20{max-height-left:20px!important}.-xxlmax-hx-20{max-height-left:20px!important;max-height-right:20px!important}.-xxlmax-hy-20{max-height-top:20px!important;max-height-bottom:20px!important}}.min-h-20{min-height:20px!important}.min-ht-20{min-height-top:20px!important}.min-hr-20{min-height-right:20px!important}.min-hb-20{min-height-bottom:20px!important}.min-hl-20{min-height-left:20px!important}.min-hx-20{min-height-left:20px!important;min-height-right:20px!important}.min-hy-20{min-height-top:20px!important;min-height-bottom:20px!important}@media (min-width: 576px){.-smmin-h-20{min-height:20px!important}.-smmin-ht-20{min-height-top:20px!important}.-smmin-hr-20{min-height-right:20px!important}.-smmin-hb-20{min-height-bottom:20px!important}.-smmin-hl-20{min-height-left:20px!important}.-smmin-hx-20{min-height-left:20px!important;min-height-right:20px!important}.-smmin-hy-20{min-height-top:20px!important;min-height-bottom:20px!important}}@media (min-width: 768px){.-mdmin-h-20{min-height:20px!important}.-mdmin-ht-20{min-height-top:20px!important}.-mdmin-hr-20{min-height-right:20px!important}.-mdmin-hb-20{min-height-bottom:20px!important}.-mdmin-hl-20{min-height-left:20px!important}.-mdmin-hx-20{min-height-left:20px!important;min-height-right:20px!important}.-mdmin-hy-20{min-height-top:20px!important;min-height-bottom:20px!important}}@media (min-width: 992px){.-lgmin-h-20{min-height:20px!important}.-lgmin-ht-20{min-height-top:20px!important}.-lgmin-hr-20{min-height-right:20px!important}.-lgmin-hb-20{min-height-bottom:20px!important}.-lgmin-hl-20{min-height-left:20px!important}.-lgmin-hx-20{min-height-left:20px!important;min-height-right:20px!important}.-lgmin-hy-20{min-height-top:20px!important;min-height-bottom:20px!important}}@media (min-width: 1200px){.-xlmin-h-20{min-height:20px!important}.-xlmin-ht-20{min-height-top:20px!important}.-xlmin-hr-20{min-height-right:20px!important}.-xlmin-hb-20{min-height-bottom:20px!important}.-xlmin-hl-20{min-height-left:20px!important}.-xlmin-hx-20{min-height-left:20px!important;min-height-right:20px!important}.-xlmin-hy-20{min-height-top:20px!important;min-height-bottom:20px!important}}@media (min-width: 1400px){.-xxlmin-h-20{min-height:20px!important}.-xxlmin-ht-20{min-height-top:20px!important}.-xxlmin-hr-20{min-height-right:20px!important}.-xxlmin-hb-20{min-height-bottom:20px!important}.-xxlmin-hl-20{min-height-left:20px!important}.-xxlmin-hx-20{min-height-left:20px!important;min-height-right:20px!important}.-xxlmin-hy-20{min-height-top:20px!important;min-height-bottom:20px!important}}.m-21{margin:21px!important}.mt-21{margin-top:21px!important}.mr-21{margin-right:21px!important}.mb-21{margin-bottom:21px!important}.ml-21{margin-left:21px!important}.mx-21{margin-left:21px!important;margin-right:21px!important}.my-21{margin-top:21px!important;margin-bottom:21px!important}@media (min-width: 576px){.-smm-21{margin:21px!important}.-smmt-21{margin-top:21px!important}.-smmr-21{margin-right:21px!important}.-smmb-21{margin-bottom:21px!important}.-smml-21{margin-left:21px!important}.-smmx-21{margin-left:21px!important;margin-right:21px!important}.-smmy-21{margin-top:21px!important;margin-bottom:21px!important}}@media (min-width: 768px){.-mdm-21{margin:21px!important}.-mdmt-21{margin-top:21px!important}.-mdmr-21{margin-right:21px!important}.-mdmb-21{margin-bottom:21px!important}.-mdml-21{margin-left:21px!important}.-mdmx-21{margin-left:21px!important;margin-right:21px!important}.-mdmy-21{margin-top:21px!important;margin-bottom:21px!important}}@media (min-width: 992px){.-lgm-21{margin:21px!important}.-lgmt-21{margin-top:21px!important}.-lgmr-21{margin-right:21px!important}.-lgmb-21{margin-bottom:21px!important}.-lgml-21{margin-left:21px!important}.-lgmx-21{margin-left:21px!important;margin-right:21px!important}.-lgmy-21{margin-top:21px!important;margin-bottom:21px!important}}@media (min-width: 1200px){.-xlm-21{margin:21px!important}.-xlmt-21{margin-top:21px!important}.-xlmr-21{margin-right:21px!important}.-xlmb-21{margin-bottom:21px!important}.-xlml-21{margin-left:21px!important}.-xlmx-21{margin-left:21px!important;margin-right:21px!important}.-xlmy-21{margin-top:21px!important;margin-bottom:21px!important}}@media (min-width: 1400px){.-xxlm-21{margin:21px!important}.-xxlmt-21{margin-top:21px!important}.-xxlmr-21{margin-right:21px!important}.-xxlmb-21{margin-bottom:21px!important}.-xxlml-21{margin-left:21px!important}.-xxlmx-21{margin-left:21px!important;margin-right:21px!important}.-xxlmy-21{margin-top:21px!important;margin-bottom:21px!important}}.p-21{padding:21px!important}.pt-21{padding-top:21px!important}.pr-21{padding-right:21px!important}.pb-21{padding-bottom:21px!important}.pl-21{padding-left:21px!important}.px-21{padding-left:21px!important;padding-right:21px!important}.py-21{padding-top:21px!important;padding-bottom:21px!important}@media (min-width: 576px){.-smp-21{padding:21px!important}.-smpt-21{padding-top:21px!important}.-smpr-21{padding-right:21px!important}.-smpb-21{padding-bottom:21px!important}.-smpl-21{padding-left:21px!important}.-smpx-21{padding-left:21px!important;padding-right:21px!important}.-smpy-21{padding-top:21px!important;padding-bottom:21px!important}}@media (min-width: 768px){.-mdp-21{padding:21px!important}.-mdpt-21{padding-top:21px!important}.-mdpr-21{padding-right:21px!important}.-mdpb-21{padding-bottom:21px!important}.-mdpl-21{padding-left:21px!important}.-mdpx-21{padding-left:21px!important;padding-right:21px!important}.-mdpy-21{padding-top:21px!important;padding-bottom:21px!important}}@media (min-width: 992px){.-lgp-21{padding:21px!important}.-lgpt-21{padding-top:21px!important}.-lgpr-21{padding-right:21px!important}.-lgpb-21{padding-bottom:21px!important}.-lgpl-21{padding-left:21px!important}.-lgpx-21{padding-left:21px!important;padding-right:21px!important}.-lgpy-21{padding-top:21px!important;padding-bottom:21px!important}}@media (min-width: 1200px){.-xlp-21{padding:21px!important}.-xlpt-21{padding-top:21px!important}.-xlpr-21{padding-right:21px!important}.-xlpb-21{padding-bottom:21px!important}.-xlpl-21{padding-left:21px!important}.-xlpx-21{padding-left:21px!important;padding-right:21px!important}.-xlpy-21{padding-top:21px!important;padding-bottom:21px!important}}@media (min-width: 1400px){.-xxlp-21{padding:21px!important}.-xxlpt-21{padding-top:21px!important}.-xxlpr-21{padding-right:21px!important}.-xxlpb-21{padding-bottom:21px!important}.-xxlpl-21{padding-left:21px!important}.-xxlpx-21{padding-left:21px!important;padding-right:21px!important}.-xxlpy-21{padding-top:21px!important;padding-bottom:21px!important}}.gap-21{gap:21px!important}.gapx-21{-webkit-column-gap:21px!important;-moz-column-gap:21px!important;column-gap:21px!important}.gapy-21{row-gap:21px!important}@media (min-width: 576px){.-smgap-21{gap:21px!important}.-smgapx-21{-webkit-column-gap:21px!important;-moz-column-gap:21px!important;column-gap:21px!important}.-smgapy-21{row-gap:21px!important}}@media (min-width: 768px){.-mdgap-21{gap:21px!important}.-mdgapx-21{-webkit-column-gap:21px!important;-moz-column-gap:21px!important;column-gap:21px!important}.-mdgapy-21{row-gap:21px!important}}@media (min-width: 992px){.-lggap-21{gap:21px!important}.-lggapx-21{-webkit-column-gap:21px!important;-moz-column-gap:21px!important;column-gap:21px!important}.-lggapy-21{row-gap:21px!important}}@media (min-width: 1200px){.-xlgap-21{gap:21px!important}.-xlgapx-21{-webkit-column-gap:21px!important;-moz-column-gap:21px!important;column-gap:21px!important}.-xlgapy-21{row-gap:21px!important}}@media (min-width: 1400px){.-xxlgap-21{gap:21px!important}.-xxlgapx-21{-webkit-column-gap:21px!important;-moz-column-gap:21px!important;column-gap:21px!important}.-xxlgapy-21{row-gap:21px!important}}.w-21{width:21px!important}.wt-21{width-top:21px!important}.wr-21{width-right:21px!important}.wb-21{width-bottom:21px!important}.wl-21{width-left:21px!important}.wx-21{width-left:21px!important;width-right:21px!important}.wy-21{width-top:21px!important;width-bottom:21px!important}@media (min-width: 576px){.-smw-21{width:21px!important}.-smwt-21{width-top:21px!important}.-smwr-21{width-right:21px!important}.-smwb-21{width-bottom:21px!important}.-smwl-21{width-left:21px!important}.-smwx-21{width-left:21px!important;width-right:21px!important}.-smwy-21{width-top:21px!important;width-bottom:21px!important}}@media (min-width: 768px){.-mdw-21{width:21px!important}.-mdwt-21{width-top:21px!important}.-mdwr-21{width-right:21px!important}.-mdwb-21{width-bottom:21px!important}.-mdwl-21{width-left:21px!important}.-mdwx-21{width-left:21px!important;width-right:21px!important}.-mdwy-21{width-top:21px!important;width-bottom:21px!important}}@media (min-width: 992px){.-lgw-21{width:21px!important}.-lgwt-21{width-top:21px!important}.-lgwr-21{width-right:21px!important}.-lgwb-21{width-bottom:21px!important}.-lgwl-21{width-left:21px!important}.-lgwx-21{width-left:21px!important;width-right:21px!important}.-lgwy-21{width-top:21px!important;width-bottom:21px!important}}@media (min-width: 1200px){.-xlw-21{width:21px!important}.-xlwt-21{width-top:21px!important}.-xlwr-21{width-right:21px!important}.-xlwb-21{width-bottom:21px!important}.-xlwl-21{width-left:21px!important}.-xlwx-21{width-left:21px!important;width-right:21px!important}.-xlwy-21{width-top:21px!important;width-bottom:21px!important}}@media (min-width: 1400px){.-xxlw-21{width:21px!important}.-xxlwt-21{width-top:21px!important}.-xxlwr-21{width-right:21px!important}.-xxlwb-21{width-bottom:21px!important}.-xxlwl-21{width-left:21px!important}.-xxlwx-21{width-left:21px!important;width-right:21px!important}.-xxlwy-21{width-top:21px!important;width-bottom:21px!important}}.h-21{height:21px!important}.ht-21{height-top:21px!important}.hr-21{height-right:21px!important}.hb-21{height-bottom:21px!important}.hl-21{height-left:21px!important}.hx-21{height-left:21px!important;height-right:21px!important}.hy-21{height-top:21px!important;height-bottom:21px!important}@media (min-width: 576px){.-smh-21{height:21px!important}.-smht-21{height-top:21px!important}.-smhr-21{height-right:21px!important}.-smhb-21{height-bottom:21px!important}.-smhl-21{height-left:21px!important}.-smhx-21{height-left:21px!important;height-right:21px!important}.-smhy-21{height-top:21px!important;height-bottom:21px!important}}@media (min-width: 768px){.-mdh-21{height:21px!important}.-mdht-21{height-top:21px!important}.-mdhr-21{height-right:21px!important}.-mdhb-21{height-bottom:21px!important}.-mdhl-21{height-left:21px!important}.-mdhx-21{height-left:21px!important;height-right:21px!important}.-mdhy-21{height-top:21px!important;height-bottom:21px!important}}@media (min-width: 992px){.-lgh-21{height:21px!important}.-lght-21{height-top:21px!important}.-lghr-21{height-right:21px!important}.-lghb-21{height-bottom:21px!important}.-lghl-21{height-left:21px!important}.-lghx-21{height-left:21px!important;height-right:21px!important}.-lghy-21{height-top:21px!important;height-bottom:21px!important}}@media (min-width: 1200px){.-xlh-21{height:21px!important}.-xlht-21{height-top:21px!important}.-xlhr-21{height-right:21px!important}.-xlhb-21{height-bottom:21px!important}.-xlhl-21{height-left:21px!important}.-xlhx-21{height-left:21px!important;height-right:21px!important}.-xlhy-21{height-top:21px!important;height-bottom:21px!important}}@media (min-width: 1400px){.-xxlh-21{height:21px!important}.-xxlht-21{height-top:21px!important}.-xxlhr-21{height-right:21px!important}.-xxlhb-21{height-bottom:21px!important}.-xxlhl-21{height-left:21px!important}.-xxlhx-21{height-left:21px!important;height-right:21px!important}.-xxlhy-21{height-top:21px!important;height-bottom:21px!important}}.rounded-21{border-radius:21px!important}.roundedt-21{border-radius-top:21px!important}.roundedr-21{border-radius-right:21px!important}.roundedb-21{border-radius-bottom:21px!important}.roundedl-21{border-radius-left:21px!important}.roundedx-21{border-radius-left:21px!important;border-radius-right:21px!important}.roundedy-21{border-radius-top:21px!important;border-radius-bottom:21px!important}@media (min-width: 576px){.-smrounded-21{border-radius:21px!important}.-smroundedt-21{border-radius-top:21px!important}.-smroundedr-21{border-radius-right:21px!important}.-smroundedb-21{border-radius-bottom:21px!important}.-smroundedl-21{border-radius-left:21px!important}.-smroundedx-21{border-radius-left:21px!important;border-radius-right:21px!important}.-smroundedy-21{border-radius-top:21px!important;border-radius-bottom:21px!important}}@media (min-width: 768px){.-mdrounded-21{border-radius:21px!important}.-mdroundedt-21{border-radius-top:21px!important}.-mdroundedr-21{border-radius-right:21px!important}.-mdroundedb-21{border-radius-bottom:21px!important}.-mdroundedl-21{border-radius-left:21px!important}.-mdroundedx-21{border-radius-left:21px!important;border-radius-right:21px!important}.-mdroundedy-21{border-radius-top:21px!important;border-radius-bottom:21px!important}}@media (min-width: 992px){.-lgrounded-21{border-radius:21px!important}.-lgroundedt-21{border-radius-top:21px!important}.-lgroundedr-21{border-radius-right:21px!important}.-lgroundedb-21{border-radius-bottom:21px!important}.-lgroundedl-21{border-radius-left:21px!important}.-lgroundedx-21{border-radius-left:21px!important;border-radius-right:21px!important}.-lgroundedy-21{border-radius-top:21px!important;border-radius-bottom:21px!important}}@media (min-width: 1200px){.-xlrounded-21{border-radius:21px!important}.-xlroundedt-21{border-radius-top:21px!important}.-xlroundedr-21{border-radius-right:21px!important}.-xlroundedb-21{border-radius-bottom:21px!important}.-xlroundedl-21{border-radius-left:21px!important}.-xlroundedx-21{border-radius-left:21px!important;border-radius-right:21px!important}.-xlroundedy-21{border-radius-top:21px!important;border-radius-bottom:21px!important}}@media (min-width: 1400px){.-xxlrounded-21{border-radius:21px!important}.-xxlroundedt-21{border-radius-top:21px!important}.-xxlroundedr-21{border-radius-right:21px!important}.-xxlroundedb-21{border-radius-bottom:21px!important}.-xxlroundedl-21{border-radius-left:21px!important}.-xxlroundedx-21{border-radius-left:21px!important;border-radius-right:21px!important}.-xxlroundedy-21{border-radius-top:21px!important;border-radius-bottom:21px!important}}.max-w-21{max-width:21px!important}.max-wt-21{max-width-top:21px!important}.max-wr-21{max-width-right:21px!important}.max-wb-21{max-width-bottom:21px!important}.max-wl-21{max-width-left:21px!important}.max-wx-21{max-width-left:21px!important;max-width-right:21px!important}.max-wy-21{max-width-top:21px!important;max-width-bottom:21px!important}@media (min-width: 576px){.-smmax-w-21{max-width:21px!important}.-smmax-wt-21{max-width-top:21px!important}.-smmax-wr-21{max-width-right:21px!important}.-smmax-wb-21{max-width-bottom:21px!important}.-smmax-wl-21{max-width-left:21px!important}.-smmax-wx-21{max-width-left:21px!important;max-width-right:21px!important}.-smmax-wy-21{max-width-top:21px!important;max-width-bottom:21px!important}}@media (min-width: 768px){.-mdmax-w-21{max-width:21px!important}.-mdmax-wt-21{max-width-top:21px!important}.-mdmax-wr-21{max-width-right:21px!important}.-mdmax-wb-21{max-width-bottom:21px!important}.-mdmax-wl-21{max-width-left:21px!important}.-mdmax-wx-21{max-width-left:21px!important;max-width-right:21px!important}.-mdmax-wy-21{max-width-top:21px!important;max-width-bottom:21px!important}}@media (min-width: 992px){.-lgmax-w-21{max-width:21px!important}.-lgmax-wt-21{max-width-top:21px!important}.-lgmax-wr-21{max-width-right:21px!important}.-lgmax-wb-21{max-width-bottom:21px!important}.-lgmax-wl-21{max-width-left:21px!important}.-lgmax-wx-21{max-width-left:21px!important;max-width-right:21px!important}.-lgmax-wy-21{max-width-top:21px!important;max-width-bottom:21px!important}}@media (min-width: 1200px){.-xlmax-w-21{max-width:21px!important}.-xlmax-wt-21{max-width-top:21px!important}.-xlmax-wr-21{max-width-right:21px!important}.-xlmax-wb-21{max-width-bottom:21px!important}.-xlmax-wl-21{max-width-left:21px!important}.-xlmax-wx-21{max-width-left:21px!important;max-width-right:21px!important}.-xlmax-wy-21{max-width-top:21px!important;max-width-bottom:21px!important}}@media (min-width: 1400px){.-xxlmax-w-21{max-width:21px!important}.-xxlmax-wt-21{max-width-top:21px!important}.-xxlmax-wr-21{max-width-right:21px!important}.-xxlmax-wb-21{max-width-bottom:21px!important}.-xxlmax-wl-21{max-width-left:21px!important}.-xxlmax-wx-21{max-width-left:21px!important;max-width-right:21px!important}.-xxlmax-wy-21{max-width-top:21px!important;max-width-bottom:21px!important}}.min-w-21{min-width:21px!important}.min-wt-21{min-width-top:21px!important}.min-wr-21{min-width-right:21px!important}.min-wb-21{min-width-bottom:21px!important}.min-wl-21{min-width-left:21px!important}.min-wx-21{min-width-left:21px!important;min-width-right:21px!important}.min-wy-21{min-width-top:21px!important;min-width-bottom:21px!important}@media (min-width: 576px){.-smmin-w-21{min-width:21px!important}.-smmin-wt-21{min-width-top:21px!important}.-smmin-wr-21{min-width-right:21px!important}.-smmin-wb-21{min-width-bottom:21px!important}.-smmin-wl-21{min-width-left:21px!important}.-smmin-wx-21{min-width-left:21px!important;min-width-right:21px!important}.-smmin-wy-21{min-width-top:21px!important;min-width-bottom:21px!important}}@media (min-width: 768px){.-mdmin-w-21{min-width:21px!important}.-mdmin-wt-21{min-width-top:21px!important}.-mdmin-wr-21{min-width-right:21px!important}.-mdmin-wb-21{min-width-bottom:21px!important}.-mdmin-wl-21{min-width-left:21px!important}.-mdmin-wx-21{min-width-left:21px!important;min-width-right:21px!important}.-mdmin-wy-21{min-width-top:21px!important;min-width-bottom:21px!important}}@media (min-width: 992px){.-lgmin-w-21{min-width:21px!important}.-lgmin-wt-21{min-width-top:21px!important}.-lgmin-wr-21{min-width-right:21px!important}.-lgmin-wb-21{min-width-bottom:21px!important}.-lgmin-wl-21{min-width-left:21px!important}.-lgmin-wx-21{min-width-left:21px!important;min-width-right:21px!important}.-lgmin-wy-21{min-width-top:21px!important;min-width-bottom:21px!important}}@media (min-width: 1200px){.-xlmin-w-21{min-width:21px!important}.-xlmin-wt-21{min-width-top:21px!important}.-xlmin-wr-21{min-width-right:21px!important}.-xlmin-wb-21{min-width-bottom:21px!important}.-xlmin-wl-21{min-width-left:21px!important}.-xlmin-wx-21{min-width-left:21px!important;min-width-right:21px!important}.-xlmin-wy-21{min-width-top:21px!important;min-width-bottom:21px!important}}@media (min-width: 1400px){.-xxlmin-w-21{min-width:21px!important}.-xxlmin-wt-21{min-width-top:21px!important}.-xxlmin-wr-21{min-width-right:21px!important}.-xxlmin-wb-21{min-width-bottom:21px!important}.-xxlmin-wl-21{min-width-left:21px!important}.-xxlmin-wx-21{min-width-left:21px!important;min-width-right:21px!important}.-xxlmin-wy-21{min-width-top:21px!important;min-width-bottom:21px!important}}.max-h-21{max-height:21px!important}.max-ht-21{max-height-top:21px!important}.max-hr-21{max-height-right:21px!important}.max-hb-21{max-height-bottom:21px!important}.max-hl-21{max-height-left:21px!important}.max-hx-21{max-height-left:21px!important;max-height-right:21px!important}.max-hy-21{max-height-top:21px!important;max-height-bottom:21px!important}@media (min-width: 576px){.-smmax-h-21{max-height:21px!important}.-smmax-ht-21{max-height-top:21px!important}.-smmax-hr-21{max-height-right:21px!important}.-smmax-hb-21{max-height-bottom:21px!important}.-smmax-hl-21{max-height-left:21px!important}.-smmax-hx-21{max-height-left:21px!important;max-height-right:21px!important}.-smmax-hy-21{max-height-top:21px!important;max-height-bottom:21px!important}}@media (min-width: 768px){.-mdmax-h-21{max-height:21px!important}.-mdmax-ht-21{max-height-top:21px!important}.-mdmax-hr-21{max-height-right:21px!important}.-mdmax-hb-21{max-height-bottom:21px!important}.-mdmax-hl-21{max-height-left:21px!important}.-mdmax-hx-21{max-height-left:21px!important;max-height-right:21px!important}.-mdmax-hy-21{max-height-top:21px!important;max-height-bottom:21px!important}}@media (min-width: 992px){.-lgmax-h-21{max-height:21px!important}.-lgmax-ht-21{max-height-top:21px!important}.-lgmax-hr-21{max-height-right:21px!important}.-lgmax-hb-21{max-height-bottom:21px!important}.-lgmax-hl-21{max-height-left:21px!important}.-lgmax-hx-21{max-height-left:21px!important;max-height-right:21px!important}.-lgmax-hy-21{max-height-top:21px!important;max-height-bottom:21px!important}}@media (min-width: 1200px){.-xlmax-h-21{max-height:21px!important}.-xlmax-ht-21{max-height-top:21px!important}.-xlmax-hr-21{max-height-right:21px!important}.-xlmax-hb-21{max-height-bottom:21px!important}.-xlmax-hl-21{max-height-left:21px!important}.-xlmax-hx-21{max-height-left:21px!important;max-height-right:21px!important}.-xlmax-hy-21{max-height-top:21px!important;max-height-bottom:21px!important}}@media (min-width: 1400px){.-xxlmax-h-21{max-height:21px!important}.-xxlmax-ht-21{max-height-top:21px!important}.-xxlmax-hr-21{max-height-right:21px!important}.-xxlmax-hb-21{max-height-bottom:21px!important}.-xxlmax-hl-21{max-height-left:21px!important}.-xxlmax-hx-21{max-height-left:21px!important;max-height-right:21px!important}.-xxlmax-hy-21{max-height-top:21px!important;max-height-bottom:21px!important}}.min-h-21{min-height:21px!important}.min-ht-21{min-height-top:21px!important}.min-hr-21{min-height-right:21px!important}.min-hb-21{min-height-bottom:21px!important}.min-hl-21{min-height-left:21px!important}.min-hx-21{min-height-left:21px!important;min-height-right:21px!important}.min-hy-21{min-height-top:21px!important;min-height-bottom:21px!important}@media (min-width: 576px){.-smmin-h-21{min-height:21px!important}.-smmin-ht-21{min-height-top:21px!important}.-smmin-hr-21{min-height-right:21px!important}.-smmin-hb-21{min-height-bottom:21px!important}.-smmin-hl-21{min-height-left:21px!important}.-smmin-hx-21{min-height-left:21px!important;min-height-right:21px!important}.-smmin-hy-21{min-height-top:21px!important;min-height-bottom:21px!important}}@media (min-width: 768px){.-mdmin-h-21{min-height:21px!important}.-mdmin-ht-21{min-height-top:21px!important}.-mdmin-hr-21{min-height-right:21px!important}.-mdmin-hb-21{min-height-bottom:21px!important}.-mdmin-hl-21{min-height-left:21px!important}.-mdmin-hx-21{min-height-left:21px!important;min-height-right:21px!important}.-mdmin-hy-21{min-height-top:21px!important;min-height-bottom:21px!important}}@media (min-width: 992px){.-lgmin-h-21{min-height:21px!important}.-lgmin-ht-21{min-height-top:21px!important}.-lgmin-hr-21{min-height-right:21px!important}.-lgmin-hb-21{min-height-bottom:21px!important}.-lgmin-hl-21{min-height-left:21px!important}.-lgmin-hx-21{min-height-left:21px!important;min-height-right:21px!important}.-lgmin-hy-21{min-height-top:21px!important;min-height-bottom:21px!important}}@media (min-width: 1200px){.-xlmin-h-21{min-height:21px!important}.-xlmin-ht-21{min-height-top:21px!important}.-xlmin-hr-21{min-height-right:21px!important}.-xlmin-hb-21{min-height-bottom:21px!important}.-xlmin-hl-21{min-height-left:21px!important}.-xlmin-hx-21{min-height-left:21px!important;min-height-right:21px!important}.-xlmin-hy-21{min-height-top:21px!important;min-height-bottom:21px!important}}@media (min-width: 1400px){.-xxlmin-h-21{min-height:21px!important}.-xxlmin-ht-21{min-height-top:21px!important}.-xxlmin-hr-21{min-height-right:21px!important}.-xxlmin-hb-21{min-height-bottom:21px!important}.-xxlmin-hl-21{min-height-left:21px!important}.-xxlmin-hx-21{min-height-left:21px!important;min-height-right:21px!important}.-xxlmin-hy-21{min-height-top:21px!important;min-height-bottom:21px!important}}.m-22{margin:22px!important}.mt-22{margin-top:22px!important}.mr-22{margin-right:22px!important}.mb-22{margin-bottom:22px!important}.ml-22{margin-left:22px!important}.mx-22{margin-left:22px!important;margin-right:22px!important}.my-22{margin-top:22px!important;margin-bottom:22px!important}@media (min-width: 576px){.-smm-22{margin:22px!important}.-smmt-22{margin-top:22px!important}.-smmr-22{margin-right:22px!important}.-smmb-22{margin-bottom:22px!important}.-smml-22{margin-left:22px!important}.-smmx-22{margin-left:22px!important;margin-right:22px!important}.-smmy-22{margin-top:22px!important;margin-bottom:22px!important}}@media (min-width: 768px){.-mdm-22{margin:22px!important}.-mdmt-22{margin-top:22px!important}.-mdmr-22{margin-right:22px!important}.-mdmb-22{margin-bottom:22px!important}.-mdml-22{margin-left:22px!important}.-mdmx-22{margin-left:22px!important;margin-right:22px!important}.-mdmy-22{margin-top:22px!important;margin-bottom:22px!important}}@media (min-width: 992px){.-lgm-22{margin:22px!important}.-lgmt-22{margin-top:22px!important}.-lgmr-22{margin-right:22px!important}.-lgmb-22{margin-bottom:22px!important}.-lgml-22{margin-left:22px!important}.-lgmx-22{margin-left:22px!important;margin-right:22px!important}.-lgmy-22{margin-top:22px!important;margin-bottom:22px!important}}@media (min-width: 1200px){.-xlm-22{margin:22px!important}.-xlmt-22{margin-top:22px!important}.-xlmr-22{margin-right:22px!important}.-xlmb-22{margin-bottom:22px!important}.-xlml-22{margin-left:22px!important}.-xlmx-22{margin-left:22px!important;margin-right:22px!important}.-xlmy-22{margin-top:22px!important;margin-bottom:22px!important}}@media (min-width: 1400px){.-xxlm-22{margin:22px!important}.-xxlmt-22{margin-top:22px!important}.-xxlmr-22{margin-right:22px!important}.-xxlmb-22{margin-bottom:22px!important}.-xxlml-22{margin-left:22px!important}.-xxlmx-22{margin-left:22px!important;margin-right:22px!important}.-xxlmy-22{margin-top:22px!important;margin-bottom:22px!important}}.p-22{padding:22px!important}.pt-22{padding-top:22px!important}.pr-22{padding-right:22px!important}.pb-22{padding-bottom:22px!important}.pl-22{padding-left:22px!important}.px-22{padding-left:22px!important;padding-right:22px!important}.py-22{padding-top:22px!important;padding-bottom:22px!important}@media (min-width: 576px){.-smp-22{padding:22px!important}.-smpt-22{padding-top:22px!important}.-smpr-22{padding-right:22px!important}.-smpb-22{padding-bottom:22px!important}.-smpl-22{padding-left:22px!important}.-smpx-22{padding-left:22px!important;padding-right:22px!important}.-smpy-22{padding-top:22px!important;padding-bottom:22px!important}}@media (min-width: 768px){.-mdp-22{padding:22px!important}.-mdpt-22{padding-top:22px!important}.-mdpr-22{padding-right:22px!important}.-mdpb-22{padding-bottom:22px!important}.-mdpl-22{padding-left:22px!important}.-mdpx-22{padding-left:22px!important;padding-right:22px!important}.-mdpy-22{padding-top:22px!important;padding-bottom:22px!important}}@media (min-width: 992px){.-lgp-22{padding:22px!important}.-lgpt-22{padding-top:22px!important}.-lgpr-22{padding-right:22px!important}.-lgpb-22{padding-bottom:22px!important}.-lgpl-22{padding-left:22px!important}.-lgpx-22{padding-left:22px!important;padding-right:22px!important}.-lgpy-22{padding-top:22px!important;padding-bottom:22px!important}}@media (min-width: 1200px){.-xlp-22{padding:22px!important}.-xlpt-22{padding-top:22px!important}.-xlpr-22{padding-right:22px!important}.-xlpb-22{padding-bottom:22px!important}.-xlpl-22{padding-left:22px!important}.-xlpx-22{padding-left:22px!important;padding-right:22px!important}.-xlpy-22{padding-top:22px!important;padding-bottom:22px!important}}@media (min-width: 1400px){.-xxlp-22{padding:22px!important}.-xxlpt-22{padding-top:22px!important}.-xxlpr-22{padding-right:22px!important}.-xxlpb-22{padding-bottom:22px!important}.-xxlpl-22{padding-left:22px!important}.-xxlpx-22{padding-left:22px!important;padding-right:22px!important}.-xxlpy-22{padding-top:22px!important;padding-bottom:22px!important}}.gap-22{gap:22px!important}.gapx-22{-webkit-column-gap:22px!important;-moz-column-gap:22px!important;column-gap:22px!important}.gapy-22{row-gap:22px!important}@media (min-width: 576px){.-smgap-22{gap:22px!important}.-smgapx-22{-webkit-column-gap:22px!important;-moz-column-gap:22px!important;column-gap:22px!important}.-smgapy-22{row-gap:22px!important}}@media (min-width: 768px){.-mdgap-22{gap:22px!important}.-mdgapx-22{-webkit-column-gap:22px!important;-moz-column-gap:22px!important;column-gap:22px!important}.-mdgapy-22{row-gap:22px!important}}@media (min-width: 992px){.-lggap-22{gap:22px!important}.-lggapx-22{-webkit-column-gap:22px!important;-moz-column-gap:22px!important;column-gap:22px!important}.-lggapy-22{row-gap:22px!important}}@media (min-width: 1200px){.-xlgap-22{gap:22px!important}.-xlgapx-22{-webkit-column-gap:22px!important;-moz-column-gap:22px!important;column-gap:22px!important}.-xlgapy-22{row-gap:22px!important}}@media (min-width: 1400px){.-xxlgap-22{gap:22px!important}.-xxlgapx-22{-webkit-column-gap:22px!important;-moz-column-gap:22px!important;column-gap:22px!important}.-xxlgapy-22{row-gap:22px!important}}.w-22{width:22px!important}.wt-22{width-top:22px!important}.wr-22{width-right:22px!important}.wb-22{width-bottom:22px!important}.wl-22{width-left:22px!important}.wx-22{width-left:22px!important;width-right:22px!important}.wy-22{width-top:22px!important;width-bottom:22px!important}@media (min-width: 576px){.-smw-22{width:22px!important}.-smwt-22{width-top:22px!important}.-smwr-22{width-right:22px!important}.-smwb-22{width-bottom:22px!important}.-smwl-22{width-left:22px!important}.-smwx-22{width-left:22px!important;width-right:22px!important}.-smwy-22{width-top:22px!important;width-bottom:22px!important}}@media (min-width: 768px){.-mdw-22{width:22px!important}.-mdwt-22{width-top:22px!important}.-mdwr-22{width-right:22px!important}.-mdwb-22{width-bottom:22px!important}.-mdwl-22{width-left:22px!important}.-mdwx-22{width-left:22px!important;width-right:22px!important}.-mdwy-22{width-top:22px!important;width-bottom:22px!important}}@media (min-width: 992px){.-lgw-22{width:22px!important}.-lgwt-22{width-top:22px!important}.-lgwr-22{width-right:22px!important}.-lgwb-22{width-bottom:22px!important}.-lgwl-22{width-left:22px!important}.-lgwx-22{width-left:22px!important;width-right:22px!important}.-lgwy-22{width-top:22px!important;width-bottom:22px!important}}@media (min-width: 1200px){.-xlw-22{width:22px!important}.-xlwt-22{width-top:22px!important}.-xlwr-22{width-right:22px!important}.-xlwb-22{width-bottom:22px!important}.-xlwl-22{width-left:22px!important}.-xlwx-22{width-left:22px!important;width-right:22px!important}.-xlwy-22{width-top:22px!important;width-bottom:22px!important}}@media (min-width: 1400px){.-xxlw-22{width:22px!important}.-xxlwt-22{width-top:22px!important}.-xxlwr-22{width-right:22px!important}.-xxlwb-22{width-bottom:22px!important}.-xxlwl-22{width-left:22px!important}.-xxlwx-22{width-left:22px!important;width-right:22px!important}.-xxlwy-22{width-top:22px!important;width-bottom:22px!important}}.h-22{height:22px!important}.ht-22{height-top:22px!important}.hr-22{height-right:22px!important}.hb-22{height-bottom:22px!important}.hl-22{height-left:22px!important}.hx-22{height-left:22px!important;height-right:22px!important}.hy-22{height-top:22px!important;height-bottom:22px!important}@media (min-width: 576px){.-smh-22{height:22px!important}.-smht-22{height-top:22px!important}.-smhr-22{height-right:22px!important}.-smhb-22{height-bottom:22px!important}.-smhl-22{height-left:22px!important}.-smhx-22{height-left:22px!important;height-right:22px!important}.-smhy-22{height-top:22px!important;height-bottom:22px!important}}@media (min-width: 768px){.-mdh-22{height:22px!important}.-mdht-22{height-top:22px!important}.-mdhr-22{height-right:22px!important}.-mdhb-22{height-bottom:22px!important}.-mdhl-22{height-left:22px!important}.-mdhx-22{height-left:22px!important;height-right:22px!important}.-mdhy-22{height-top:22px!important;height-bottom:22px!important}}@media (min-width: 992px){.-lgh-22{height:22px!important}.-lght-22{height-top:22px!important}.-lghr-22{height-right:22px!important}.-lghb-22{height-bottom:22px!important}.-lghl-22{height-left:22px!important}.-lghx-22{height-left:22px!important;height-right:22px!important}.-lghy-22{height-top:22px!important;height-bottom:22px!important}}@media (min-width: 1200px){.-xlh-22{height:22px!important}.-xlht-22{height-top:22px!important}.-xlhr-22{height-right:22px!important}.-xlhb-22{height-bottom:22px!important}.-xlhl-22{height-left:22px!important}.-xlhx-22{height-left:22px!important;height-right:22px!important}.-xlhy-22{height-top:22px!important;height-bottom:22px!important}}@media (min-width: 1400px){.-xxlh-22{height:22px!important}.-xxlht-22{height-top:22px!important}.-xxlhr-22{height-right:22px!important}.-xxlhb-22{height-bottom:22px!important}.-xxlhl-22{height-left:22px!important}.-xxlhx-22{height-left:22px!important;height-right:22px!important}.-xxlhy-22{height-top:22px!important;height-bottom:22px!important}}.rounded-22{border-radius:22px!important}.roundedt-22{border-radius-top:22px!important}.roundedr-22{border-radius-right:22px!important}.roundedb-22{border-radius-bottom:22px!important}.roundedl-22{border-radius-left:22px!important}.roundedx-22{border-radius-left:22px!important;border-radius-right:22px!important}.roundedy-22{border-radius-top:22px!important;border-radius-bottom:22px!important}@media (min-width: 576px){.-smrounded-22{border-radius:22px!important}.-smroundedt-22{border-radius-top:22px!important}.-smroundedr-22{border-radius-right:22px!important}.-smroundedb-22{border-radius-bottom:22px!important}.-smroundedl-22{border-radius-left:22px!important}.-smroundedx-22{border-radius-left:22px!important;border-radius-right:22px!important}.-smroundedy-22{border-radius-top:22px!important;border-radius-bottom:22px!important}}@media (min-width: 768px){.-mdrounded-22{border-radius:22px!important}.-mdroundedt-22{border-radius-top:22px!important}.-mdroundedr-22{border-radius-right:22px!important}.-mdroundedb-22{border-radius-bottom:22px!important}.-mdroundedl-22{border-radius-left:22px!important}.-mdroundedx-22{border-radius-left:22px!important;border-radius-right:22px!important}.-mdroundedy-22{border-radius-top:22px!important;border-radius-bottom:22px!important}}@media (min-width: 992px){.-lgrounded-22{border-radius:22px!important}.-lgroundedt-22{border-radius-top:22px!important}.-lgroundedr-22{border-radius-right:22px!important}.-lgroundedb-22{border-radius-bottom:22px!important}.-lgroundedl-22{border-radius-left:22px!important}.-lgroundedx-22{border-radius-left:22px!important;border-radius-right:22px!important}.-lgroundedy-22{border-radius-top:22px!important;border-radius-bottom:22px!important}}@media (min-width: 1200px){.-xlrounded-22{border-radius:22px!important}.-xlroundedt-22{border-radius-top:22px!important}.-xlroundedr-22{border-radius-right:22px!important}.-xlroundedb-22{border-radius-bottom:22px!important}.-xlroundedl-22{border-radius-left:22px!important}.-xlroundedx-22{border-radius-left:22px!important;border-radius-right:22px!important}.-xlroundedy-22{border-radius-top:22px!important;border-radius-bottom:22px!important}}@media (min-width: 1400px){.-xxlrounded-22{border-radius:22px!important}.-xxlroundedt-22{border-radius-top:22px!important}.-xxlroundedr-22{border-radius-right:22px!important}.-xxlroundedb-22{border-radius-bottom:22px!important}.-xxlroundedl-22{border-radius-left:22px!important}.-xxlroundedx-22{border-radius-left:22px!important;border-radius-right:22px!important}.-xxlroundedy-22{border-radius-top:22px!important;border-radius-bottom:22px!important}}.max-w-22{max-width:22px!important}.max-wt-22{max-width-top:22px!important}.max-wr-22{max-width-right:22px!important}.max-wb-22{max-width-bottom:22px!important}.max-wl-22{max-width-left:22px!important}.max-wx-22{max-width-left:22px!important;max-width-right:22px!important}.max-wy-22{max-width-top:22px!important;max-width-bottom:22px!important}@media (min-width: 576px){.-smmax-w-22{max-width:22px!important}.-smmax-wt-22{max-width-top:22px!important}.-smmax-wr-22{max-width-right:22px!important}.-smmax-wb-22{max-width-bottom:22px!important}.-smmax-wl-22{max-width-left:22px!important}.-smmax-wx-22{max-width-left:22px!important;max-width-right:22px!important}.-smmax-wy-22{max-width-top:22px!important;max-width-bottom:22px!important}}@media (min-width: 768px){.-mdmax-w-22{max-width:22px!important}.-mdmax-wt-22{max-width-top:22px!important}.-mdmax-wr-22{max-width-right:22px!important}.-mdmax-wb-22{max-width-bottom:22px!important}.-mdmax-wl-22{max-width-left:22px!important}.-mdmax-wx-22{max-width-left:22px!important;max-width-right:22px!important}.-mdmax-wy-22{max-width-top:22px!important;max-width-bottom:22px!important}}@media (min-width: 992px){.-lgmax-w-22{max-width:22px!important}.-lgmax-wt-22{max-width-top:22px!important}.-lgmax-wr-22{max-width-right:22px!important}.-lgmax-wb-22{max-width-bottom:22px!important}.-lgmax-wl-22{max-width-left:22px!important}.-lgmax-wx-22{max-width-left:22px!important;max-width-right:22px!important}.-lgmax-wy-22{max-width-top:22px!important;max-width-bottom:22px!important}}@media (min-width: 1200px){.-xlmax-w-22{max-width:22px!important}.-xlmax-wt-22{max-width-top:22px!important}.-xlmax-wr-22{max-width-right:22px!important}.-xlmax-wb-22{max-width-bottom:22px!important}.-xlmax-wl-22{max-width-left:22px!important}.-xlmax-wx-22{max-width-left:22px!important;max-width-right:22px!important}.-xlmax-wy-22{max-width-top:22px!important;max-width-bottom:22px!important}}@media (min-width: 1400px){.-xxlmax-w-22{max-width:22px!important}.-xxlmax-wt-22{max-width-top:22px!important}.-xxlmax-wr-22{max-width-right:22px!important}.-xxlmax-wb-22{max-width-bottom:22px!important}.-xxlmax-wl-22{max-width-left:22px!important}.-xxlmax-wx-22{max-width-left:22px!important;max-width-right:22px!important}.-xxlmax-wy-22{max-width-top:22px!important;max-width-bottom:22px!important}}.min-w-22{min-width:22px!important}.min-wt-22{min-width-top:22px!important}.min-wr-22{min-width-right:22px!important}.min-wb-22{min-width-bottom:22px!important}.min-wl-22{min-width-left:22px!important}.min-wx-22{min-width-left:22px!important;min-width-right:22px!important}.min-wy-22{min-width-top:22px!important;min-width-bottom:22px!important}@media (min-width: 576px){.-smmin-w-22{min-width:22px!important}.-smmin-wt-22{min-width-top:22px!important}.-smmin-wr-22{min-width-right:22px!important}.-smmin-wb-22{min-width-bottom:22px!important}.-smmin-wl-22{min-width-left:22px!important}.-smmin-wx-22{min-width-left:22px!important;min-width-right:22px!important}.-smmin-wy-22{min-width-top:22px!important;min-width-bottom:22px!important}}@media (min-width: 768px){.-mdmin-w-22{min-width:22px!important}.-mdmin-wt-22{min-width-top:22px!important}.-mdmin-wr-22{min-width-right:22px!important}.-mdmin-wb-22{min-width-bottom:22px!important}.-mdmin-wl-22{min-width-left:22px!important}.-mdmin-wx-22{min-width-left:22px!important;min-width-right:22px!important}.-mdmin-wy-22{min-width-top:22px!important;min-width-bottom:22px!important}}@media (min-width: 992px){.-lgmin-w-22{min-width:22px!important}.-lgmin-wt-22{min-width-top:22px!important}.-lgmin-wr-22{min-width-right:22px!important}.-lgmin-wb-22{min-width-bottom:22px!important}.-lgmin-wl-22{min-width-left:22px!important}.-lgmin-wx-22{min-width-left:22px!important;min-width-right:22px!important}.-lgmin-wy-22{min-width-top:22px!important;min-width-bottom:22px!important}}@media (min-width: 1200px){.-xlmin-w-22{min-width:22px!important}.-xlmin-wt-22{min-width-top:22px!important}.-xlmin-wr-22{min-width-right:22px!important}.-xlmin-wb-22{min-width-bottom:22px!important}.-xlmin-wl-22{min-width-left:22px!important}.-xlmin-wx-22{min-width-left:22px!important;min-width-right:22px!important}.-xlmin-wy-22{min-width-top:22px!important;min-width-bottom:22px!important}}@media (min-width: 1400px){.-xxlmin-w-22{min-width:22px!important}.-xxlmin-wt-22{min-width-top:22px!important}.-xxlmin-wr-22{min-width-right:22px!important}.-xxlmin-wb-22{min-width-bottom:22px!important}.-xxlmin-wl-22{min-width-left:22px!important}.-xxlmin-wx-22{min-width-left:22px!important;min-width-right:22px!important}.-xxlmin-wy-22{min-width-top:22px!important;min-width-bottom:22px!important}}.max-h-22{max-height:22px!important}.max-ht-22{max-height-top:22px!important}.max-hr-22{max-height-right:22px!important}.max-hb-22{max-height-bottom:22px!important}.max-hl-22{max-height-left:22px!important}.max-hx-22{max-height-left:22px!important;max-height-right:22px!important}.max-hy-22{max-height-top:22px!important;max-height-bottom:22px!important}@media (min-width: 576px){.-smmax-h-22{max-height:22px!important}.-smmax-ht-22{max-height-top:22px!important}.-smmax-hr-22{max-height-right:22px!important}.-smmax-hb-22{max-height-bottom:22px!important}.-smmax-hl-22{max-height-left:22px!important}.-smmax-hx-22{max-height-left:22px!important;max-height-right:22px!important}.-smmax-hy-22{max-height-top:22px!important;max-height-bottom:22px!important}}@media (min-width: 768px){.-mdmax-h-22{max-height:22px!important}.-mdmax-ht-22{max-height-top:22px!important}.-mdmax-hr-22{max-height-right:22px!important}.-mdmax-hb-22{max-height-bottom:22px!important}.-mdmax-hl-22{max-height-left:22px!important}.-mdmax-hx-22{max-height-left:22px!important;max-height-right:22px!important}.-mdmax-hy-22{max-height-top:22px!important;max-height-bottom:22px!important}}@media (min-width: 992px){.-lgmax-h-22{max-height:22px!important}.-lgmax-ht-22{max-height-top:22px!important}.-lgmax-hr-22{max-height-right:22px!important}.-lgmax-hb-22{max-height-bottom:22px!important}.-lgmax-hl-22{max-height-left:22px!important}.-lgmax-hx-22{max-height-left:22px!important;max-height-right:22px!important}.-lgmax-hy-22{max-height-top:22px!important;max-height-bottom:22px!important}}@media (min-width: 1200px){.-xlmax-h-22{max-height:22px!important}.-xlmax-ht-22{max-height-top:22px!important}.-xlmax-hr-22{max-height-right:22px!important}.-xlmax-hb-22{max-height-bottom:22px!important}.-xlmax-hl-22{max-height-left:22px!important}.-xlmax-hx-22{max-height-left:22px!important;max-height-right:22px!important}.-xlmax-hy-22{max-height-top:22px!important;max-height-bottom:22px!important}}@media (min-width: 1400px){.-xxlmax-h-22{max-height:22px!important}.-xxlmax-ht-22{max-height-top:22px!important}.-xxlmax-hr-22{max-height-right:22px!important}.-xxlmax-hb-22{max-height-bottom:22px!important}.-xxlmax-hl-22{max-height-left:22px!important}.-xxlmax-hx-22{max-height-left:22px!important;max-height-right:22px!important}.-xxlmax-hy-22{max-height-top:22px!important;max-height-bottom:22px!important}}.min-h-22{min-height:22px!important}.min-ht-22{min-height-top:22px!important}.min-hr-22{min-height-right:22px!important}.min-hb-22{min-height-bottom:22px!important}.min-hl-22{min-height-left:22px!important}.min-hx-22{min-height-left:22px!important;min-height-right:22px!important}.min-hy-22{min-height-top:22px!important;min-height-bottom:22px!important}@media (min-width: 576px){.-smmin-h-22{min-height:22px!important}.-smmin-ht-22{min-height-top:22px!important}.-smmin-hr-22{min-height-right:22px!important}.-smmin-hb-22{min-height-bottom:22px!important}.-smmin-hl-22{min-height-left:22px!important}.-smmin-hx-22{min-height-left:22px!important;min-height-right:22px!important}.-smmin-hy-22{min-height-top:22px!important;min-height-bottom:22px!important}}@media (min-width: 768px){.-mdmin-h-22{min-height:22px!important}.-mdmin-ht-22{min-height-top:22px!important}.-mdmin-hr-22{min-height-right:22px!important}.-mdmin-hb-22{min-height-bottom:22px!important}.-mdmin-hl-22{min-height-left:22px!important}.-mdmin-hx-22{min-height-left:22px!important;min-height-right:22px!important}.-mdmin-hy-22{min-height-top:22px!important;min-height-bottom:22px!important}}@media (min-width: 992px){.-lgmin-h-22{min-height:22px!important}.-lgmin-ht-22{min-height-top:22px!important}.-lgmin-hr-22{min-height-right:22px!important}.-lgmin-hb-22{min-height-bottom:22px!important}.-lgmin-hl-22{min-height-left:22px!important}.-lgmin-hx-22{min-height-left:22px!important;min-height-right:22px!important}.-lgmin-hy-22{min-height-top:22px!important;min-height-bottom:22px!important}}@media (min-width: 1200px){.-xlmin-h-22{min-height:22px!important}.-xlmin-ht-22{min-height-top:22px!important}.-xlmin-hr-22{min-height-right:22px!important}.-xlmin-hb-22{min-height-bottom:22px!important}.-xlmin-hl-22{min-height-left:22px!important}.-xlmin-hx-22{min-height-left:22px!important;min-height-right:22px!important}.-xlmin-hy-22{min-height-top:22px!important;min-height-bottom:22px!important}}@media (min-width: 1400px){.-xxlmin-h-22{min-height:22px!important}.-xxlmin-ht-22{min-height-top:22px!important}.-xxlmin-hr-22{min-height-right:22px!important}.-xxlmin-hb-22{min-height-bottom:22px!important}.-xxlmin-hl-22{min-height-left:22px!important}.-xxlmin-hx-22{min-height-left:22px!important;min-height-right:22px!important}.-xxlmin-hy-22{min-height-top:22px!important;min-height-bottom:22px!important}}.m-23{margin:23px!important}.mt-23{margin-top:23px!important}.mr-23{margin-right:23px!important}.mb-23{margin-bottom:23px!important}.ml-23{margin-left:23px!important}.mx-23{margin-left:23px!important;margin-right:23px!important}.my-23{margin-top:23px!important;margin-bottom:23px!important}@media (min-width: 576px){.-smm-23{margin:23px!important}.-smmt-23{margin-top:23px!important}.-smmr-23{margin-right:23px!important}.-smmb-23{margin-bottom:23px!important}.-smml-23{margin-left:23px!important}.-smmx-23{margin-left:23px!important;margin-right:23px!important}.-smmy-23{margin-top:23px!important;margin-bottom:23px!important}}@media (min-width: 768px){.-mdm-23{margin:23px!important}.-mdmt-23{margin-top:23px!important}.-mdmr-23{margin-right:23px!important}.-mdmb-23{margin-bottom:23px!important}.-mdml-23{margin-left:23px!important}.-mdmx-23{margin-left:23px!important;margin-right:23px!important}.-mdmy-23{margin-top:23px!important;margin-bottom:23px!important}}@media (min-width: 992px){.-lgm-23{margin:23px!important}.-lgmt-23{margin-top:23px!important}.-lgmr-23{margin-right:23px!important}.-lgmb-23{margin-bottom:23px!important}.-lgml-23{margin-left:23px!important}.-lgmx-23{margin-left:23px!important;margin-right:23px!important}.-lgmy-23{margin-top:23px!important;margin-bottom:23px!important}}@media (min-width: 1200px){.-xlm-23{margin:23px!important}.-xlmt-23{margin-top:23px!important}.-xlmr-23{margin-right:23px!important}.-xlmb-23{margin-bottom:23px!important}.-xlml-23{margin-left:23px!important}.-xlmx-23{margin-left:23px!important;margin-right:23px!important}.-xlmy-23{margin-top:23px!important;margin-bottom:23px!important}}@media (min-width: 1400px){.-xxlm-23{margin:23px!important}.-xxlmt-23{margin-top:23px!important}.-xxlmr-23{margin-right:23px!important}.-xxlmb-23{margin-bottom:23px!important}.-xxlml-23{margin-left:23px!important}.-xxlmx-23{margin-left:23px!important;margin-right:23px!important}.-xxlmy-23{margin-top:23px!important;margin-bottom:23px!important}}.p-23{padding:23px!important}.pt-23{padding-top:23px!important}.pr-23{padding-right:23px!important}.pb-23{padding-bottom:23px!important}.pl-23{padding-left:23px!important}.px-23{padding-left:23px!important;padding-right:23px!important}.py-23{padding-top:23px!important;padding-bottom:23px!important}@media (min-width: 576px){.-smp-23{padding:23px!important}.-smpt-23{padding-top:23px!important}.-smpr-23{padding-right:23px!important}.-smpb-23{padding-bottom:23px!important}.-smpl-23{padding-left:23px!important}.-smpx-23{padding-left:23px!important;padding-right:23px!important}.-smpy-23{padding-top:23px!important;padding-bottom:23px!important}}@media (min-width: 768px){.-mdp-23{padding:23px!important}.-mdpt-23{padding-top:23px!important}.-mdpr-23{padding-right:23px!important}.-mdpb-23{padding-bottom:23px!important}.-mdpl-23{padding-left:23px!important}.-mdpx-23{padding-left:23px!important;padding-right:23px!important}.-mdpy-23{padding-top:23px!important;padding-bottom:23px!important}}@media (min-width: 992px){.-lgp-23{padding:23px!important}.-lgpt-23{padding-top:23px!important}.-lgpr-23{padding-right:23px!important}.-lgpb-23{padding-bottom:23px!important}.-lgpl-23{padding-left:23px!important}.-lgpx-23{padding-left:23px!important;padding-right:23px!important}.-lgpy-23{padding-top:23px!important;padding-bottom:23px!important}}@media (min-width: 1200px){.-xlp-23{padding:23px!important}.-xlpt-23{padding-top:23px!important}.-xlpr-23{padding-right:23px!important}.-xlpb-23{padding-bottom:23px!important}.-xlpl-23{padding-left:23px!important}.-xlpx-23{padding-left:23px!important;padding-right:23px!important}.-xlpy-23{padding-top:23px!important;padding-bottom:23px!important}}@media (min-width: 1400px){.-xxlp-23{padding:23px!important}.-xxlpt-23{padding-top:23px!important}.-xxlpr-23{padding-right:23px!important}.-xxlpb-23{padding-bottom:23px!important}.-xxlpl-23{padding-left:23px!important}.-xxlpx-23{padding-left:23px!important;padding-right:23px!important}.-xxlpy-23{padding-top:23px!important;padding-bottom:23px!important}}.gap-23{gap:23px!important}.gapx-23{-webkit-column-gap:23px!important;-moz-column-gap:23px!important;column-gap:23px!important}.gapy-23{row-gap:23px!important}@media (min-width: 576px){.-smgap-23{gap:23px!important}.-smgapx-23{-webkit-column-gap:23px!important;-moz-column-gap:23px!important;column-gap:23px!important}.-smgapy-23{row-gap:23px!important}}@media (min-width: 768px){.-mdgap-23{gap:23px!important}.-mdgapx-23{-webkit-column-gap:23px!important;-moz-column-gap:23px!important;column-gap:23px!important}.-mdgapy-23{row-gap:23px!important}}@media (min-width: 992px){.-lggap-23{gap:23px!important}.-lggapx-23{-webkit-column-gap:23px!important;-moz-column-gap:23px!important;column-gap:23px!important}.-lggapy-23{row-gap:23px!important}}@media (min-width: 1200px){.-xlgap-23{gap:23px!important}.-xlgapx-23{-webkit-column-gap:23px!important;-moz-column-gap:23px!important;column-gap:23px!important}.-xlgapy-23{row-gap:23px!important}}@media (min-width: 1400px){.-xxlgap-23{gap:23px!important}.-xxlgapx-23{-webkit-column-gap:23px!important;-moz-column-gap:23px!important;column-gap:23px!important}.-xxlgapy-23{row-gap:23px!important}}.w-23{width:23px!important}.wt-23{width-top:23px!important}.wr-23{width-right:23px!important}.wb-23{width-bottom:23px!important}.wl-23{width-left:23px!important}.wx-23{width-left:23px!important;width-right:23px!important}.wy-23{width-top:23px!important;width-bottom:23px!important}@media (min-width: 576px){.-smw-23{width:23px!important}.-smwt-23{width-top:23px!important}.-smwr-23{width-right:23px!important}.-smwb-23{width-bottom:23px!important}.-smwl-23{width-left:23px!important}.-smwx-23{width-left:23px!important;width-right:23px!important}.-smwy-23{width-top:23px!important;width-bottom:23px!important}}@media (min-width: 768px){.-mdw-23{width:23px!important}.-mdwt-23{width-top:23px!important}.-mdwr-23{width-right:23px!important}.-mdwb-23{width-bottom:23px!important}.-mdwl-23{width-left:23px!important}.-mdwx-23{width-left:23px!important;width-right:23px!important}.-mdwy-23{width-top:23px!important;width-bottom:23px!important}}@media (min-width: 992px){.-lgw-23{width:23px!important}.-lgwt-23{width-top:23px!important}.-lgwr-23{width-right:23px!important}.-lgwb-23{width-bottom:23px!important}.-lgwl-23{width-left:23px!important}.-lgwx-23{width-left:23px!important;width-right:23px!important}.-lgwy-23{width-top:23px!important;width-bottom:23px!important}}@media (min-width: 1200px){.-xlw-23{width:23px!important}.-xlwt-23{width-top:23px!important}.-xlwr-23{width-right:23px!important}.-xlwb-23{width-bottom:23px!important}.-xlwl-23{width-left:23px!important}.-xlwx-23{width-left:23px!important;width-right:23px!important}.-xlwy-23{width-top:23px!important;width-bottom:23px!important}}@media (min-width: 1400px){.-xxlw-23{width:23px!important}.-xxlwt-23{width-top:23px!important}.-xxlwr-23{width-right:23px!important}.-xxlwb-23{width-bottom:23px!important}.-xxlwl-23{width-left:23px!important}.-xxlwx-23{width-left:23px!important;width-right:23px!important}.-xxlwy-23{width-top:23px!important;width-bottom:23px!important}}.h-23{height:23px!important}.ht-23{height-top:23px!important}.hr-23{height-right:23px!important}.hb-23{height-bottom:23px!important}.hl-23{height-left:23px!important}.hx-23{height-left:23px!important;height-right:23px!important}.hy-23{height-top:23px!important;height-bottom:23px!important}@media (min-width: 576px){.-smh-23{height:23px!important}.-smht-23{height-top:23px!important}.-smhr-23{height-right:23px!important}.-smhb-23{height-bottom:23px!important}.-smhl-23{height-left:23px!important}.-smhx-23{height-left:23px!important;height-right:23px!important}.-smhy-23{height-top:23px!important;height-bottom:23px!important}}@media (min-width: 768px){.-mdh-23{height:23px!important}.-mdht-23{height-top:23px!important}.-mdhr-23{height-right:23px!important}.-mdhb-23{height-bottom:23px!important}.-mdhl-23{height-left:23px!important}.-mdhx-23{height-left:23px!important;height-right:23px!important}.-mdhy-23{height-top:23px!important;height-bottom:23px!important}}@media (min-width: 992px){.-lgh-23{height:23px!important}.-lght-23{height-top:23px!important}.-lghr-23{height-right:23px!important}.-lghb-23{height-bottom:23px!important}.-lghl-23{height-left:23px!important}.-lghx-23{height-left:23px!important;height-right:23px!important}.-lghy-23{height-top:23px!important;height-bottom:23px!important}}@media (min-width: 1200px){.-xlh-23{height:23px!important}.-xlht-23{height-top:23px!important}.-xlhr-23{height-right:23px!important}.-xlhb-23{height-bottom:23px!important}.-xlhl-23{height-left:23px!important}.-xlhx-23{height-left:23px!important;height-right:23px!important}.-xlhy-23{height-top:23px!important;height-bottom:23px!important}}@media (min-width: 1400px){.-xxlh-23{height:23px!important}.-xxlht-23{height-top:23px!important}.-xxlhr-23{height-right:23px!important}.-xxlhb-23{height-bottom:23px!important}.-xxlhl-23{height-left:23px!important}.-xxlhx-23{height-left:23px!important;height-right:23px!important}.-xxlhy-23{height-top:23px!important;height-bottom:23px!important}}.rounded-23{border-radius:23px!important}.roundedt-23{border-radius-top:23px!important}.roundedr-23{border-radius-right:23px!important}.roundedb-23{border-radius-bottom:23px!important}.roundedl-23{border-radius-left:23px!important}.roundedx-23{border-radius-left:23px!important;border-radius-right:23px!important}.roundedy-23{border-radius-top:23px!important;border-radius-bottom:23px!important}@media (min-width: 576px){.-smrounded-23{border-radius:23px!important}.-smroundedt-23{border-radius-top:23px!important}.-smroundedr-23{border-radius-right:23px!important}.-smroundedb-23{border-radius-bottom:23px!important}.-smroundedl-23{border-radius-left:23px!important}.-smroundedx-23{border-radius-left:23px!important;border-radius-right:23px!important}.-smroundedy-23{border-radius-top:23px!important;border-radius-bottom:23px!important}}@media (min-width: 768px){.-mdrounded-23{border-radius:23px!important}.-mdroundedt-23{border-radius-top:23px!important}.-mdroundedr-23{border-radius-right:23px!important}.-mdroundedb-23{border-radius-bottom:23px!important}.-mdroundedl-23{border-radius-left:23px!important}.-mdroundedx-23{border-radius-left:23px!important;border-radius-right:23px!important}.-mdroundedy-23{border-radius-top:23px!important;border-radius-bottom:23px!important}}@media (min-width: 992px){.-lgrounded-23{border-radius:23px!important}.-lgroundedt-23{border-radius-top:23px!important}.-lgroundedr-23{border-radius-right:23px!important}.-lgroundedb-23{border-radius-bottom:23px!important}.-lgroundedl-23{border-radius-left:23px!important}.-lgroundedx-23{border-radius-left:23px!important;border-radius-right:23px!important}.-lgroundedy-23{border-radius-top:23px!important;border-radius-bottom:23px!important}}@media (min-width: 1200px){.-xlrounded-23{border-radius:23px!important}.-xlroundedt-23{border-radius-top:23px!important}.-xlroundedr-23{border-radius-right:23px!important}.-xlroundedb-23{border-radius-bottom:23px!important}.-xlroundedl-23{border-radius-left:23px!important}.-xlroundedx-23{border-radius-left:23px!important;border-radius-right:23px!important}.-xlroundedy-23{border-radius-top:23px!important;border-radius-bottom:23px!important}}@media (min-width: 1400px){.-xxlrounded-23{border-radius:23px!important}.-xxlroundedt-23{border-radius-top:23px!important}.-xxlroundedr-23{border-radius-right:23px!important}.-xxlroundedb-23{border-radius-bottom:23px!important}.-xxlroundedl-23{border-radius-left:23px!important}.-xxlroundedx-23{border-radius-left:23px!important;border-radius-right:23px!important}.-xxlroundedy-23{border-radius-top:23px!important;border-radius-bottom:23px!important}}.max-w-23{max-width:23px!important}.max-wt-23{max-width-top:23px!important}.max-wr-23{max-width-right:23px!important}.max-wb-23{max-width-bottom:23px!important}.max-wl-23{max-width-left:23px!important}.max-wx-23{max-width-left:23px!important;max-width-right:23px!important}.max-wy-23{max-width-top:23px!important;max-width-bottom:23px!important}@media (min-width: 576px){.-smmax-w-23{max-width:23px!important}.-smmax-wt-23{max-width-top:23px!important}.-smmax-wr-23{max-width-right:23px!important}.-smmax-wb-23{max-width-bottom:23px!important}.-smmax-wl-23{max-width-left:23px!important}.-smmax-wx-23{max-width-left:23px!important;max-width-right:23px!important}.-smmax-wy-23{max-width-top:23px!important;max-width-bottom:23px!important}}@media (min-width: 768px){.-mdmax-w-23{max-width:23px!important}.-mdmax-wt-23{max-width-top:23px!important}.-mdmax-wr-23{max-width-right:23px!important}.-mdmax-wb-23{max-width-bottom:23px!important}.-mdmax-wl-23{max-width-left:23px!important}.-mdmax-wx-23{max-width-left:23px!important;max-width-right:23px!important}.-mdmax-wy-23{max-width-top:23px!important;max-width-bottom:23px!important}}@media (min-width: 992px){.-lgmax-w-23{max-width:23px!important}.-lgmax-wt-23{max-width-top:23px!important}.-lgmax-wr-23{max-width-right:23px!important}.-lgmax-wb-23{max-width-bottom:23px!important}.-lgmax-wl-23{max-width-left:23px!important}.-lgmax-wx-23{max-width-left:23px!important;max-width-right:23px!important}.-lgmax-wy-23{max-width-top:23px!important;max-width-bottom:23px!important}}@media (min-width: 1200px){.-xlmax-w-23{max-width:23px!important}.-xlmax-wt-23{max-width-top:23px!important}.-xlmax-wr-23{max-width-right:23px!important}.-xlmax-wb-23{max-width-bottom:23px!important}.-xlmax-wl-23{max-width-left:23px!important}.-xlmax-wx-23{max-width-left:23px!important;max-width-right:23px!important}.-xlmax-wy-23{max-width-top:23px!important;max-width-bottom:23px!important}}@media (min-width: 1400px){.-xxlmax-w-23{max-width:23px!important}.-xxlmax-wt-23{max-width-top:23px!important}.-xxlmax-wr-23{max-width-right:23px!important}.-xxlmax-wb-23{max-width-bottom:23px!important}.-xxlmax-wl-23{max-width-left:23px!important}.-xxlmax-wx-23{max-width-left:23px!important;max-width-right:23px!important}.-xxlmax-wy-23{max-width-top:23px!important;max-width-bottom:23px!important}}.min-w-23{min-width:23px!important}.min-wt-23{min-width-top:23px!important}.min-wr-23{min-width-right:23px!important}.min-wb-23{min-width-bottom:23px!important}.min-wl-23{min-width-left:23px!important}.min-wx-23{min-width-left:23px!important;min-width-right:23px!important}.min-wy-23{min-width-top:23px!important;min-width-bottom:23px!important}@media (min-width: 576px){.-smmin-w-23{min-width:23px!important}.-smmin-wt-23{min-width-top:23px!important}.-smmin-wr-23{min-width-right:23px!important}.-smmin-wb-23{min-width-bottom:23px!important}.-smmin-wl-23{min-width-left:23px!important}.-smmin-wx-23{min-width-left:23px!important;min-width-right:23px!important}.-smmin-wy-23{min-width-top:23px!important;min-width-bottom:23px!important}}@media (min-width: 768px){.-mdmin-w-23{min-width:23px!important}.-mdmin-wt-23{min-width-top:23px!important}.-mdmin-wr-23{min-width-right:23px!important}.-mdmin-wb-23{min-width-bottom:23px!important}.-mdmin-wl-23{min-width-left:23px!important}.-mdmin-wx-23{min-width-left:23px!important;min-width-right:23px!important}.-mdmin-wy-23{min-width-top:23px!important;min-width-bottom:23px!important}}@media (min-width: 992px){.-lgmin-w-23{min-width:23px!important}.-lgmin-wt-23{min-width-top:23px!important}.-lgmin-wr-23{min-width-right:23px!important}.-lgmin-wb-23{min-width-bottom:23px!important}.-lgmin-wl-23{min-width-left:23px!important}.-lgmin-wx-23{min-width-left:23px!important;min-width-right:23px!important}.-lgmin-wy-23{min-width-top:23px!important;min-width-bottom:23px!important}}@media (min-width: 1200px){.-xlmin-w-23{min-width:23px!important}.-xlmin-wt-23{min-width-top:23px!important}.-xlmin-wr-23{min-width-right:23px!important}.-xlmin-wb-23{min-width-bottom:23px!important}.-xlmin-wl-23{min-width-left:23px!important}.-xlmin-wx-23{min-width-left:23px!important;min-width-right:23px!important}.-xlmin-wy-23{min-width-top:23px!important;min-width-bottom:23px!important}}@media (min-width: 1400px){.-xxlmin-w-23{min-width:23px!important}.-xxlmin-wt-23{min-width-top:23px!important}.-xxlmin-wr-23{min-width-right:23px!important}.-xxlmin-wb-23{min-width-bottom:23px!important}.-xxlmin-wl-23{min-width-left:23px!important}.-xxlmin-wx-23{min-width-left:23px!important;min-width-right:23px!important}.-xxlmin-wy-23{min-width-top:23px!important;min-width-bottom:23px!important}}.max-h-23{max-height:23px!important}.max-ht-23{max-height-top:23px!important}.max-hr-23{max-height-right:23px!important}.max-hb-23{max-height-bottom:23px!important}.max-hl-23{max-height-left:23px!important}.max-hx-23{max-height-left:23px!important;max-height-right:23px!important}.max-hy-23{max-height-top:23px!important;max-height-bottom:23px!important}@media (min-width: 576px){.-smmax-h-23{max-height:23px!important}.-smmax-ht-23{max-height-top:23px!important}.-smmax-hr-23{max-height-right:23px!important}.-smmax-hb-23{max-height-bottom:23px!important}.-smmax-hl-23{max-height-left:23px!important}.-smmax-hx-23{max-height-left:23px!important;max-height-right:23px!important}.-smmax-hy-23{max-height-top:23px!important;max-height-bottom:23px!important}}@media (min-width: 768px){.-mdmax-h-23{max-height:23px!important}.-mdmax-ht-23{max-height-top:23px!important}.-mdmax-hr-23{max-height-right:23px!important}.-mdmax-hb-23{max-height-bottom:23px!important}.-mdmax-hl-23{max-height-left:23px!important}.-mdmax-hx-23{max-height-left:23px!important;max-height-right:23px!important}.-mdmax-hy-23{max-height-top:23px!important;max-height-bottom:23px!important}}@media (min-width: 992px){.-lgmax-h-23{max-height:23px!important}.-lgmax-ht-23{max-height-top:23px!important}.-lgmax-hr-23{max-height-right:23px!important}.-lgmax-hb-23{max-height-bottom:23px!important}.-lgmax-hl-23{max-height-left:23px!important}.-lgmax-hx-23{max-height-left:23px!important;max-height-right:23px!important}.-lgmax-hy-23{max-height-top:23px!important;max-height-bottom:23px!important}}@media (min-width: 1200px){.-xlmax-h-23{max-height:23px!important}.-xlmax-ht-23{max-height-top:23px!important}.-xlmax-hr-23{max-height-right:23px!important}.-xlmax-hb-23{max-height-bottom:23px!important}.-xlmax-hl-23{max-height-left:23px!important}.-xlmax-hx-23{max-height-left:23px!important;max-height-right:23px!important}.-xlmax-hy-23{max-height-top:23px!important;max-height-bottom:23px!important}}@media (min-width: 1400px){.-xxlmax-h-23{max-height:23px!important}.-xxlmax-ht-23{max-height-top:23px!important}.-xxlmax-hr-23{max-height-right:23px!important}.-xxlmax-hb-23{max-height-bottom:23px!important}.-xxlmax-hl-23{max-height-left:23px!important}.-xxlmax-hx-23{max-height-left:23px!important;max-height-right:23px!important}.-xxlmax-hy-23{max-height-top:23px!important;max-height-bottom:23px!important}}.min-h-23{min-height:23px!important}.min-ht-23{min-height-top:23px!important}.min-hr-23{min-height-right:23px!important}.min-hb-23{min-height-bottom:23px!important}.min-hl-23{min-height-left:23px!important}.min-hx-23{min-height-left:23px!important;min-height-right:23px!important}.min-hy-23{min-height-top:23px!important;min-height-bottom:23px!important}@media (min-width: 576px){.-smmin-h-23{min-height:23px!important}.-smmin-ht-23{min-height-top:23px!important}.-smmin-hr-23{min-height-right:23px!important}.-smmin-hb-23{min-height-bottom:23px!important}.-smmin-hl-23{min-height-left:23px!important}.-smmin-hx-23{min-height-left:23px!important;min-height-right:23px!important}.-smmin-hy-23{min-height-top:23px!important;min-height-bottom:23px!important}}@media (min-width: 768px){.-mdmin-h-23{min-height:23px!important}.-mdmin-ht-23{min-height-top:23px!important}.-mdmin-hr-23{min-height-right:23px!important}.-mdmin-hb-23{min-height-bottom:23px!important}.-mdmin-hl-23{min-height-left:23px!important}.-mdmin-hx-23{min-height-left:23px!important;min-height-right:23px!important}.-mdmin-hy-23{min-height-top:23px!important;min-height-bottom:23px!important}}@media (min-width: 992px){.-lgmin-h-23{min-height:23px!important}.-lgmin-ht-23{min-height-top:23px!important}.-lgmin-hr-23{min-height-right:23px!important}.-lgmin-hb-23{min-height-bottom:23px!important}.-lgmin-hl-23{min-height-left:23px!important}.-lgmin-hx-23{min-height-left:23px!important;min-height-right:23px!important}.-lgmin-hy-23{min-height-top:23px!important;min-height-bottom:23px!important}}@media (min-width: 1200px){.-xlmin-h-23{min-height:23px!important}.-xlmin-ht-23{min-height-top:23px!important}.-xlmin-hr-23{min-height-right:23px!important}.-xlmin-hb-23{min-height-bottom:23px!important}.-xlmin-hl-23{min-height-left:23px!important}.-xlmin-hx-23{min-height-left:23px!important;min-height-right:23px!important}.-xlmin-hy-23{min-height-top:23px!important;min-height-bottom:23px!important}}@media (min-width: 1400px){.-xxlmin-h-23{min-height:23px!important}.-xxlmin-ht-23{min-height-top:23px!important}.-xxlmin-hr-23{min-height-right:23px!important}.-xxlmin-hb-23{min-height-bottom:23px!important}.-xxlmin-hl-23{min-height-left:23px!important}.-xxlmin-hx-23{min-height-left:23px!important;min-height-right:23px!important}.-xxlmin-hy-23{min-height-top:23px!important;min-height-bottom:23px!important}}.m-24{margin:24px!important}.mt-24{margin-top:24px!important}.mr-24{margin-right:24px!important}.mb-24{margin-bottom:24px!important}.ml-24{margin-left:24px!important}.mx-24{margin-left:24px!important;margin-right:24px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}@media (min-width: 576px){.-smm-24{margin:24px!important}.-smmt-24{margin-top:24px!important}.-smmr-24{margin-right:24px!important}.-smmb-24{margin-bottom:24px!important}.-smml-24{margin-left:24px!important}.-smmx-24{margin-left:24px!important;margin-right:24px!important}.-smmy-24{margin-top:24px!important;margin-bottom:24px!important}}@media (min-width: 768px){.-mdm-24{margin:24px!important}.-mdmt-24{margin-top:24px!important}.-mdmr-24{margin-right:24px!important}.-mdmb-24{margin-bottom:24px!important}.-mdml-24{margin-left:24px!important}.-mdmx-24{margin-left:24px!important;margin-right:24px!important}.-mdmy-24{margin-top:24px!important;margin-bottom:24px!important}}@media (min-width: 992px){.-lgm-24{margin:24px!important}.-lgmt-24{margin-top:24px!important}.-lgmr-24{margin-right:24px!important}.-lgmb-24{margin-bottom:24px!important}.-lgml-24{margin-left:24px!important}.-lgmx-24{margin-left:24px!important;margin-right:24px!important}.-lgmy-24{margin-top:24px!important;margin-bottom:24px!important}}@media (min-width: 1200px){.-xlm-24{margin:24px!important}.-xlmt-24{margin-top:24px!important}.-xlmr-24{margin-right:24px!important}.-xlmb-24{margin-bottom:24px!important}.-xlml-24{margin-left:24px!important}.-xlmx-24{margin-left:24px!important;margin-right:24px!important}.-xlmy-24{margin-top:24px!important;margin-bottom:24px!important}}@media (min-width: 1400px){.-xxlm-24{margin:24px!important}.-xxlmt-24{margin-top:24px!important}.-xxlmr-24{margin-right:24px!important}.-xxlmb-24{margin-bottom:24px!important}.-xxlml-24{margin-left:24px!important}.-xxlmx-24{margin-left:24px!important;margin-right:24px!important}.-xxlmy-24{margin-top:24px!important;margin-bottom:24px!important}}.p-24{padding:24px!important}.pt-24{padding-top:24px!important}.pr-24{padding-right:24px!important}.pb-24{padding-bottom:24px!important}.pl-24{padding-left:24px!important}.px-24{padding-left:24px!important;padding-right:24px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}@media (min-width: 576px){.-smp-24{padding:24px!important}.-smpt-24{padding-top:24px!important}.-smpr-24{padding-right:24px!important}.-smpb-24{padding-bottom:24px!important}.-smpl-24{padding-left:24px!important}.-smpx-24{padding-left:24px!important;padding-right:24px!important}.-smpy-24{padding-top:24px!important;padding-bottom:24px!important}}@media (min-width: 768px){.-mdp-24{padding:24px!important}.-mdpt-24{padding-top:24px!important}.-mdpr-24{padding-right:24px!important}.-mdpb-24{padding-bottom:24px!important}.-mdpl-24{padding-left:24px!important}.-mdpx-24{padding-left:24px!important;padding-right:24px!important}.-mdpy-24{padding-top:24px!important;padding-bottom:24px!important}}@media (min-width: 992px){.-lgp-24{padding:24px!important}.-lgpt-24{padding-top:24px!important}.-lgpr-24{padding-right:24px!important}.-lgpb-24{padding-bottom:24px!important}.-lgpl-24{padding-left:24px!important}.-lgpx-24{padding-left:24px!important;padding-right:24px!important}.-lgpy-24{padding-top:24px!important;padding-bottom:24px!important}}@media (min-width: 1200px){.-xlp-24{padding:24px!important}.-xlpt-24{padding-top:24px!important}.-xlpr-24{padding-right:24px!important}.-xlpb-24{padding-bottom:24px!important}.-xlpl-24{padding-left:24px!important}.-xlpx-24{padding-left:24px!important;padding-right:24px!important}.-xlpy-24{padding-top:24px!important;padding-bottom:24px!important}}@media (min-width: 1400px){.-xxlp-24{padding:24px!important}.-xxlpt-24{padding-top:24px!important}.-xxlpr-24{padding-right:24px!important}.-xxlpb-24{padding-bottom:24px!important}.-xxlpl-24{padding-left:24px!important}.-xxlpx-24{padding-left:24px!important;padding-right:24px!important}.-xxlpy-24{padding-top:24px!important;padding-bottom:24px!important}}.gap-24{gap:24px!important}.gapx-24{-webkit-column-gap:24px!important;-moz-column-gap:24px!important;column-gap:24px!important}.gapy-24{row-gap:24px!important}@media (min-width: 576px){.-smgap-24{gap:24px!important}.-smgapx-24{-webkit-column-gap:24px!important;-moz-column-gap:24px!important;column-gap:24px!important}.-smgapy-24{row-gap:24px!important}}@media (min-width: 768px){.-mdgap-24{gap:24px!important}.-mdgapx-24{-webkit-column-gap:24px!important;-moz-column-gap:24px!important;column-gap:24px!important}.-mdgapy-24{row-gap:24px!important}}@media (min-width: 992px){.-lggap-24{gap:24px!important}.-lggapx-24{-webkit-column-gap:24px!important;-moz-column-gap:24px!important;column-gap:24px!important}.-lggapy-24{row-gap:24px!important}}@media (min-width: 1200px){.-xlgap-24{gap:24px!important}.-xlgapx-24{-webkit-column-gap:24px!important;-moz-column-gap:24px!important;column-gap:24px!important}.-xlgapy-24{row-gap:24px!important}}@media (min-width: 1400px){.-xxlgap-24{gap:24px!important}.-xxlgapx-24{-webkit-column-gap:24px!important;-moz-column-gap:24px!important;column-gap:24px!important}.-xxlgapy-24{row-gap:24px!important}}.w-24{width:24px!important}.wt-24{width-top:24px!important}.wr-24{width-right:24px!important}.wb-24{width-bottom:24px!important}.wl-24{width-left:24px!important}.wx-24{width-left:24px!important;width-right:24px!important}.wy-24{width-top:24px!important;width-bottom:24px!important}@media (min-width: 576px){.-smw-24{width:24px!important}.-smwt-24{width-top:24px!important}.-smwr-24{width-right:24px!important}.-smwb-24{width-bottom:24px!important}.-smwl-24{width-left:24px!important}.-smwx-24{width-left:24px!important;width-right:24px!important}.-smwy-24{width-top:24px!important;width-bottom:24px!important}}@media (min-width: 768px){.-mdw-24{width:24px!important}.-mdwt-24{width-top:24px!important}.-mdwr-24{width-right:24px!important}.-mdwb-24{width-bottom:24px!important}.-mdwl-24{width-left:24px!important}.-mdwx-24{width-left:24px!important;width-right:24px!important}.-mdwy-24{width-top:24px!important;width-bottom:24px!important}}@media (min-width: 992px){.-lgw-24{width:24px!important}.-lgwt-24{width-top:24px!important}.-lgwr-24{width-right:24px!important}.-lgwb-24{width-bottom:24px!important}.-lgwl-24{width-left:24px!important}.-lgwx-24{width-left:24px!important;width-right:24px!important}.-lgwy-24{width-top:24px!important;width-bottom:24px!important}}@media (min-width: 1200px){.-xlw-24{width:24px!important}.-xlwt-24{width-top:24px!important}.-xlwr-24{width-right:24px!important}.-xlwb-24{width-bottom:24px!important}.-xlwl-24{width-left:24px!important}.-xlwx-24{width-left:24px!important;width-right:24px!important}.-xlwy-24{width-top:24px!important;width-bottom:24px!important}}@media (min-width: 1400px){.-xxlw-24{width:24px!important}.-xxlwt-24{width-top:24px!important}.-xxlwr-24{width-right:24px!important}.-xxlwb-24{width-bottom:24px!important}.-xxlwl-24{width-left:24px!important}.-xxlwx-24{width-left:24px!important;width-right:24px!important}.-xxlwy-24{width-top:24px!important;width-bottom:24px!important}}.h-24{height:24px!important}.ht-24{height-top:24px!important}.hr-24{height-right:24px!important}.hb-24{height-bottom:24px!important}.hl-24{height-left:24px!important}.hx-24{height-left:24px!important;height-right:24px!important}.hy-24{height-top:24px!important;height-bottom:24px!important}@media (min-width: 576px){.-smh-24{height:24px!important}.-smht-24{height-top:24px!important}.-smhr-24{height-right:24px!important}.-smhb-24{height-bottom:24px!important}.-smhl-24{height-left:24px!important}.-smhx-24{height-left:24px!important;height-right:24px!important}.-smhy-24{height-top:24px!important;height-bottom:24px!important}}@media (min-width: 768px){.-mdh-24{height:24px!important}.-mdht-24{height-top:24px!important}.-mdhr-24{height-right:24px!important}.-mdhb-24{height-bottom:24px!important}.-mdhl-24{height-left:24px!important}.-mdhx-24{height-left:24px!important;height-right:24px!important}.-mdhy-24{height-top:24px!important;height-bottom:24px!important}}@media (min-width: 992px){.-lgh-24{height:24px!important}.-lght-24{height-top:24px!important}.-lghr-24{height-right:24px!important}.-lghb-24{height-bottom:24px!important}.-lghl-24{height-left:24px!important}.-lghx-24{height-left:24px!important;height-right:24px!important}.-lghy-24{height-top:24px!important;height-bottom:24px!important}}@media (min-width: 1200px){.-xlh-24{height:24px!important}.-xlht-24{height-top:24px!important}.-xlhr-24{height-right:24px!important}.-xlhb-24{height-bottom:24px!important}.-xlhl-24{height-left:24px!important}.-xlhx-24{height-left:24px!important;height-right:24px!important}.-xlhy-24{height-top:24px!important;height-bottom:24px!important}}@media (min-width: 1400px){.-xxlh-24{height:24px!important}.-xxlht-24{height-top:24px!important}.-xxlhr-24{height-right:24px!important}.-xxlhb-24{height-bottom:24px!important}.-xxlhl-24{height-left:24px!important}.-xxlhx-24{height-left:24px!important;height-right:24px!important}.-xxlhy-24{height-top:24px!important;height-bottom:24px!important}}.rounded-24{border-radius:24px!important}.roundedt-24{border-radius-top:24px!important}.roundedr-24{border-radius-right:24px!important}.roundedb-24{border-radius-bottom:24px!important}.roundedl-24{border-radius-left:24px!important}.roundedx-24{border-radius-left:24px!important;border-radius-right:24px!important}.roundedy-24{border-radius-top:24px!important;border-radius-bottom:24px!important}@media (min-width: 576px){.-smrounded-24{border-radius:24px!important}.-smroundedt-24{border-radius-top:24px!important}.-smroundedr-24{border-radius-right:24px!important}.-smroundedb-24{border-radius-bottom:24px!important}.-smroundedl-24{border-radius-left:24px!important}.-smroundedx-24{border-radius-left:24px!important;border-radius-right:24px!important}.-smroundedy-24{border-radius-top:24px!important;border-radius-bottom:24px!important}}@media (min-width: 768px){.-mdrounded-24{border-radius:24px!important}.-mdroundedt-24{border-radius-top:24px!important}.-mdroundedr-24{border-radius-right:24px!important}.-mdroundedb-24{border-radius-bottom:24px!important}.-mdroundedl-24{border-radius-left:24px!important}.-mdroundedx-24{border-radius-left:24px!important;border-radius-right:24px!important}.-mdroundedy-24{border-radius-top:24px!important;border-radius-bottom:24px!important}}@media (min-width: 992px){.-lgrounded-24{border-radius:24px!important}.-lgroundedt-24{border-radius-top:24px!important}.-lgroundedr-24{border-radius-right:24px!important}.-lgroundedb-24{border-radius-bottom:24px!important}.-lgroundedl-24{border-radius-left:24px!important}.-lgroundedx-24{border-radius-left:24px!important;border-radius-right:24px!important}.-lgroundedy-24{border-radius-top:24px!important;border-radius-bottom:24px!important}}@media (min-width: 1200px){.-xlrounded-24{border-radius:24px!important}.-xlroundedt-24{border-radius-top:24px!important}.-xlroundedr-24{border-radius-right:24px!important}.-xlroundedb-24{border-radius-bottom:24px!important}.-xlroundedl-24{border-radius-left:24px!important}.-xlroundedx-24{border-radius-left:24px!important;border-radius-right:24px!important}.-xlroundedy-24{border-radius-top:24px!important;border-radius-bottom:24px!important}}@media (min-width: 1400px){.-xxlrounded-24{border-radius:24px!important}.-xxlroundedt-24{border-radius-top:24px!important}.-xxlroundedr-24{border-radius-right:24px!important}.-xxlroundedb-24{border-radius-bottom:24px!important}.-xxlroundedl-24{border-radius-left:24px!important}.-xxlroundedx-24{border-radius-left:24px!important;border-radius-right:24px!important}.-xxlroundedy-24{border-radius-top:24px!important;border-radius-bottom:24px!important}}.max-w-24{max-width:24px!important}.max-wt-24{max-width-top:24px!important}.max-wr-24{max-width-right:24px!important}.max-wb-24{max-width-bottom:24px!important}.max-wl-24{max-width-left:24px!important}.max-wx-24{max-width-left:24px!important;max-width-right:24px!important}.max-wy-24{max-width-top:24px!important;max-width-bottom:24px!important}@media (min-width: 576px){.-smmax-w-24{max-width:24px!important}.-smmax-wt-24{max-width-top:24px!important}.-smmax-wr-24{max-width-right:24px!important}.-smmax-wb-24{max-width-bottom:24px!important}.-smmax-wl-24{max-width-left:24px!important}.-smmax-wx-24{max-width-left:24px!important;max-width-right:24px!important}.-smmax-wy-24{max-width-top:24px!important;max-width-bottom:24px!important}}@media (min-width: 768px){.-mdmax-w-24{max-width:24px!important}.-mdmax-wt-24{max-width-top:24px!important}.-mdmax-wr-24{max-width-right:24px!important}.-mdmax-wb-24{max-width-bottom:24px!important}.-mdmax-wl-24{max-width-left:24px!important}.-mdmax-wx-24{max-width-left:24px!important;max-width-right:24px!important}.-mdmax-wy-24{max-width-top:24px!important;max-width-bottom:24px!important}}@media (min-width: 992px){.-lgmax-w-24{max-width:24px!important}.-lgmax-wt-24{max-width-top:24px!important}.-lgmax-wr-24{max-width-right:24px!important}.-lgmax-wb-24{max-width-bottom:24px!important}.-lgmax-wl-24{max-width-left:24px!important}.-lgmax-wx-24{max-width-left:24px!important;max-width-right:24px!important}.-lgmax-wy-24{max-width-top:24px!important;max-width-bottom:24px!important}}@media (min-width: 1200px){.-xlmax-w-24{max-width:24px!important}.-xlmax-wt-24{max-width-top:24px!important}.-xlmax-wr-24{max-width-right:24px!important}.-xlmax-wb-24{max-width-bottom:24px!important}.-xlmax-wl-24{max-width-left:24px!important}.-xlmax-wx-24{max-width-left:24px!important;max-width-right:24px!important}.-xlmax-wy-24{max-width-top:24px!important;max-width-bottom:24px!important}}@media (min-width: 1400px){.-xxlmax-w-24{max-width:24px!important}.-xxlmax-wt-24{max-width-top:24px!important}.-xxlmax-wr-24{max-width-right:24px!important}.-xxlmax-wb-24{max-width-bottom:24px!important}.-xxlmax-wl-24{max-width-left:24px!important}.-xxlmax-wx-24{max-width-left:24px!important;max-width-right:24px!important}.-xxlmax-wy-24{max-width-top:24px!important;max-width-bottom:24px!important}}.min-w-24{min-width:24px!important}.min-wt-24{min-width-top:24px!important}.min-wr-24{min-width-right:24px!important}.min-wb-24{min-width-bottom:24px!important}.min-wl-24{min-width-left:24px!important}.min-wx-24{min-width-left:24px!important;min-width-right:24px!important}.min-wy-24{min-width-top:24px!important;min-width-bottom:24px!important}@media (min-width: 576px){.-smmin-w-24{min-width:24px!important}.-smmin-wt-24{min-width-top:24px!important}.-smmin-wr-24{min-width-right:24px!important}.-smmin-wb-24{min-width-bottom:24px!important}.-smmin-wl-24{min-width-left:24px!important}.-smmin-wx-24{min-width-left:24px!important;min-width-right:24px!important}.-smmin-wy-24{min-width-top:24px!important;min-width-bottom:24px!important}}@media (min-width: 768px){.-mdmin-w-24{min-width:24px!important}.-mdmin-wt-24{min-width-top:24px!important}.-mdmin-wr-24{min-width-right:24px!important}.-mdmin-wb-24{min-width-bottom:24px!important}.-mdmin-wl-24{min-width-left:24px!important}.-mdmin-wx-24{min-width-left:24px!important;min-width-right:24px!important}.-mdmin-wy-24{min-width-top:24px!important;min-width-bottom:24px!important}}@media (min-width: 992px){.-lgmin-w-24{min-width:24px!important}.-lgmin-wt-24{min-width-top:24px!important}.-lgmin-wr-24{min-width-right:24px!important}.-lgmin-wb-24{min-width-bottom:24px!important}.-lgmin-wl-24{min-width-left:24px!important}.-lgmin-wx-24{min-width-left:24px!important;min-width-right:24px!important}.-lgmin-wy-24{min-width-top:24px!important;min-width-bottom:24px!important}}@media (min-width: 1200px){.-xlmin-w-24{min-width:24px!important}.-xlmin-wt-24{min-width-top:24px!important}.-xlmin-wr-24{min-width-right:24px!important}.-xlmin-wb-24{min-width-bottom:24px!important}.-xlmin-wl-24{min-width-left:24px!important}.-xlmin-wx-24{min-width-left:24px!important;min-width-right:24px!important}.-xlmin-wy-24{min-width-top:24px!important;min-width-bottom:24px!important}}@media (min-width: 1400px){.-xxlmin-w-24{min-width:24px!important}.-xxlmin-wt-24{min-width-top:24px!important}.-xxlmin-wr-24{min-width-right:24px!important}.-xxlmin-wb-24{min-width-bottom:24px!important}.-xxlmin-wl-24{min-width-left:24px!important}.-xxlmin-wx-24{min-width-left:24px!important;min-width-right:24px!important}.-xxlmin-wy-24{min-width-top:24px!important;min-width-bottom:24px!important}}.max-h-24{max-height:24px!important}.max-ht-24{max-height-top:24px!important}.max-hr-24{max-height-right:24px!important}.max-hb-24{max-height-bottom:24px!important}.max-hl-24{max-height-left:24px!important}.max-hx-24{max-height-left:24px!important;max-height-right:24px!important}.max-hy-24{max-height-top:24px!important;max-height-bottom:24px!important}@media (min-width: 576px){.-smmax-h-24{max-height:24px!important}.-smmax-ht-24{max-height-top:24px!important}.-smmax-hr-24{max-height-right:24px!important}.-smmax-hb-24{max-height-bottom:24px!important}.-smmax-hl-24{max-height-left:24px!important}.-smmax-hx-24{max-height-left:24px!important;max-height-right:24px!important}.-smmax-hy-24{max-height-top:24px!important;max-height-bottom:24px!important}}@media (min-width: 768px){.-mdmax-h-24{max-height:24px!important}.-mdmax-ht-24{max-height-top:24px!important}.-mdmax-hr-24{max-height-right:24px!important}.-mdmax-hb-24{max-height-bottom:24px!important}.-mdmax-hl-24{max-height-left:24px!important}.-mdmax-hx-24{max-height-left:24px!important;max-height-right:24px!important}.-mdmax-hy-24{max-height-top:24px!important;max-height-bottom:24px!important}}@media (min-width: 992px){.-lgmax-h-24{max-height:24px!important}.-lgmax-ht-24{max-height-top:24px!important}.-lgmax-hr-24{max-height-right:24px!important}.-lgmax-hb-24{max-height-bottom:24px!important}.-lgmax-hl-24{max-height-left:24px!important}.-lgmax-hx-24{max-height-left:24px!important;max-height-right:24px!important}.-lgmax-hy-24{max-height-top:24px!important;max-height-bottom:24px!important}}@media (min-width: 1200px){.-xlmax-h-24{max-height:24px!important}.-xlmax-ht-24{max-height-top:24px!important}.-xlmax-hr-24{max-height-right:24px!important}.-xlmax-hb-24{max-height-bottom:24px!important}.-xlmax-hl-24{max-height-left:24px!important}.-xlmax-hx-24{max-height-left:24px!important;max-height-right:24px!important}.-xlmax-hy-24{max-height-top:24px!important;max-height-bottom:24px!important}}@media (min-width: 1400px){.-xxlmax-h-24{max-height:24px!important}.-xxlmax-ht-24{max-height-top:24px!important}.-xxlmax-hr-24{max-height-right:24px!important}.-xxlmax-hb-24{max-height-bottom:24px!important}.-xxlmax-hl-24{max-height-left:24px!important}.-xxlmax-hx-24{max-height-left:24px!important;max-height-right:24px!important}.-xxlmax-hy-24{max-height-top:24px!important;max-height-bottom:24px!important}}.min-h-24{min-height:24px!important}.min-ht-24{min-height-top:24px!important}.min-hr-24{min-height-right:24px!important}.min-hb-24{min-height-bottom:24px!important}.min-hl-24{min-height-left:24px!important}.min-hx-24{min-height-left:24px!important;min-height-right:24px!important}.min-hy-24{min-height-top:24px!important;min-height-bottom:24px!important}@media (min-width: 576px){.-smmin-h-24{min-height:24px!important}.-smmin-ht-24{min-height-top:24px!important}.-smmin-hr-24{min-height-right:24px!important}.-smmin-hb-24{min-height-bottom:24px!important}.-smmin-hl-24{min-height-left:24px!important}.-smmin-hx-24{min-height-left:24px!important;min-height-right:24px!important}.-smmin-hy-24{min-height-top:24px!important;min-height-bottom:24px!important}}@media (min-width: 768px){.-mdmin-h-24{min-height:24px!important}.-mdmin-ht-24{min-height-top:24px!important}.-mdmin-hr-24{min-height-right:24px!important}.-mdmin-hb-24{min-height-bottom:24px!important}.-mdmin-hl-24{min-height-left:24px!important}.-mdmin-hx-24{min-height-left:24px!important;min-height-right:24px!important}.-mdmin-hy-24{min-height-top:24px!important;min-height-bottom:24px!important}}@media (min-width: 992px){.-lgmin-h-24{min-height:24px!important}.-lgmin-ht-24{min-height-top:24px!important}.-lgmin-hr-24{min-height-right:24px!important}.-lgmin-hb-24{min-height-bottom:24px!important}.-lgmin-hl-24{min-height-left:24px!important}.-lgmin-hx-24{min-height-left:24px!important;min-height-right:24px!important}.-lgmin-hy-24{min-height-top:24px!important;min-height-bottom:24px!important}}@media (min-width: 1200px){.-xlmin-h-24{min-height:24px!important}.-xlmin-ht-24{min-height-top:24px!important}.-xlmin-hr-24{min-height-right:24px!important}.-xlmin-hb-24{min-height-bottom:24px!important}.-xlmin-hl-24{min-height-left:24px!important}.-xlmin-hx-24{min-height-left:24px!important;min-height-right:24px!important}.-xlmin-hy-24{min-height-top:24px!important;min-height-bottom:24px!important}}@media (min-width: 1400px){.-xxlmin-h-24{min-height:24px!important}.-xxlmin-ht-24{min-height-top:24px!important}.-xxlmin-hr-24{min-height-right:24px!important}.-xxlmin-hb-24{min-height-bottom:24px!important}.-xxlmin-hl-24{min-height-left:24px!important}.-xxlmin-hx-24{min-height-left:24px!important;min-height-right:24px!important}.-xxlmin-hy-24{min-height-top:24px!important;min-height-bottom:24px!important}}.m-25{margin:25px!important}.mt-25{margin-top:25px!important}.mr-25{margin-right:25px!important}.mb-25{margin-bottom:25px!important}.ml-25{margin-left:25px!important}.mx-25{margin-left:25px!important;margin-right:25px!important}.my-25{margin-top:25px!important;margin-bottom:25px!important}@media (min-width: 576px){.-smm-25{margin:25px!important}.-smmt-25{margin-top:25px!important}.-smmr-25{margin-right:25px!important}.-smmb-25{margin-bottom:25px!important}.-smml-25{margin-left:25px!important}.-smmx-25{margin-left:25px!important;margin-right:25px!important}.-smmy-25{margin-top:25px!important;margin-bottom:25px!important}}@media (min-width: 768px){.-mdm-25{margin:25px!important}.-mdmt-25{margin-top:25px!important}.-mdmr-25{margin-right:25px!important}.-mdmb-25{margin-bottom:25px!important}.-mdml-25{margin-left:25px!important}.-mdmx-25{margin-left:25px!important;margin-right:25px!important}.-mdmy-25{margin-top:25px!important;margin-bottom:25px!important}}@media (min-width: 992px){.-lgm-25{margin:25px!important}.-lgmt-25{margin-top:25px!important}.-lgmr-25{margin-right:25px!important}.-lgmb-25{margin-bottom:25px!important}.-lgml-25{margin-left:25px!important}.-lgmx-25{margin-left:25px!important;margin-right:25px!important}.-lgmy-25{margin-top:25px!important;margin-bottom:25px!important}}@media (min-width: 1200px){.-xlm-25{margin:25px!important}.-xlmt-25{margin-top:25px!important}.-xlmr-25{margin-right:25px!important}.-xlmb-25{margin-bottom:25px!important}.-xlml-25{margin-left:25px!important}.-xlmx-25{margin-left:25px!important;margin-right:25px!important}.-xlmy-25{margin-top:25px!important;margin-bottom:25px!important}}@media (min-width: 1400px){.-xxlm-25{margin:25px!important}.-xxlmt-25{margin-top:25px!important}.-xxlmr-25{margin-right:25px!important}.-xxlmb-25{margin-bottom:25px!important}.-xxlml-25{margin-left:25px!important}.-xxlmx-25{margin-left:25px!important;margin-right:25px!important}.-xxlmy-25{margin-top:25px!important;margin-bottom:25px!important}}.p-25{padding:25px!important}.pt-25{padding-top:25px!important}.pr-25{padding-right:25px!important}.pb-25{padding-bottom:25px!important}.pl-25{padding-left:25px!important}.px-25{padding-left:25px!important;padding-right:25px!important}.py-25{padding-top:25px!important;padding-bottom:25px!important}@media (min-width: 576px){.-smp-25{padding:25px!important}.-smpt-25{padding-top:25px!important}.-smpr-25{padding-right:25px!important}.-smpb-25{padding-bottom:25px!important}.-smpl-25{padding-left:25px!important}.-smpx-25{padding-left:25px!important;padding-right:25px!important}.-smpy-25{padding-top:25px!important;padding-bottom:25px!important}}@media (min-width: 768px){.-mdp-25{padding:25px!important}.-mdpt-25{padding-top:25px!important}.-mdpr-25{padding-right:25px!important}.-mdpb-25{padding-bottom:25px!important}.-mdpl-25{padding-left:25px!important}.-mdpx-25{padding-left:25px!important;padding-right:25px!important}.-mdpy-25{padding-top:25px!important;padding-bottom:25px!important}}@media (min-width: 992px){.-lgp-25{padding:25px!important}.-lgpt-25{padding-top:25px!important}.-lgpr-25{padding-right:25px!important}.-lgpb-25{padding-bottom:25px!important}.-lgpl-25{padding-left:25px!important}.-lgpx-25{padding-left:25px!important;padding-right:25px!important}.-lgpy-25{padding-top:25px!important;padding-bottom:25px!important}}@media (min-width: 1200px){.-xlp-25{padding:25px!important}.-xlpt-25{padding-top:25px!important}.-xlpr-25{padding-right:25px!important}.-xlpb-25{padding-bottom:25px!important}.-xlpl-25{padding-left:25px!important}.-xlpx-25{padding-left:25px!important;padding-right:25px!important}.-xlpy-25{padding-top:25px!important;padding-bottom:25px!important}}@media (min-width: 1400px){.-xxlp-25{padding:25px!important}.-xxlpt-25{padding-top:25px!important}.-xxlpr-25{padding-right:25px!important}.-xxlpb-25{padding-bottom:25px!important}.-xxlpl-25{padding-left:25px!important}.-xxlpx-25{padding-left:25px!important;padding-right:25px!important}.-xxlpy-25{padding-top:25px!important;padding-bottom:25px!important}}.gap-25{gap:25px!important}.gapx-25{-webkit-column-gap:25px!important;-moz-column-gap:25px!important;column-gap:25px!important}.gapy-25{row-gap:25px!important}@media (min-width: 576px){.-smgap-25{gap:25px!important}.-smgapx-25{-webkit-column-gap:25px!important;-moz-column-gap:25px!important;column-gap:25px!important}.-smgapy-25{row-gap:25px!important}}@media (min-width: 768px){.-mdgap-25{gap:25px!important}.-mdgapx-25{-webkit-column-gap:25px!important;-moz-column-gap:25px!important;column-gap:25px!important}.-mdgapy-25{row-gap:25px!important}}@media (min-width: 992px){.-lggap-25{gap:25px!important}.-lggapx-25{-webkit-column-gap:25px!important;-moz-column-gap:25px!important;column-gap:25px!important}.-lggapy-25{row-gap:25px!important}}@media (min-width: 1200px){.-xlgap-25{gap:25px!important}.-xlgapx-25{-webkit-column-gap:25px!important;-moz-column-gap:25px!important;column-gap:25px!important}.-xlgapy-25{row-gap:25px!important}}@media (min-width: 1400px){.-xxlgap-25{gap:25px!important}.-xxlgapx-25{-webkit-column-gap:25px!important;-moz-column-gap:25px!important;column-gap:25px!important}.-xxlgapy-25{row-gap:25px!important}}.w-25{width:25px!important}.wt-25{width-top:25px!important}.wr-25{width-right:25px!important}.wb-25{width-bottom:25px!important}.wl-25{width-left:25px!important}.wx-25{width-left:25px!important;width-right:25px!important}.wy-25{width-top:25px!important;width-bottom:25px!important}@media (min-width: 576px){.-smw-25{width:25px!important}.-smwt-25{width-top:25px!important}.-smwr-25{width-right:25px!important}.-smwb-25{width-bottom:25px!important}.-smwl-25{width-left:25px!important}.-smwx-25{width-left:25px!important;width-right:25px!important}.-smwy-25{width-top:25px!important;width-bottom:25px!important}}@media (min-width: 768px){.-mdw-25{width:25px!important}.-mdwt-25{width-top:25px!important}.-mdwr-25{width-right:25px!important}.-mdwb-25{width-bottom:25px!important}.-mdwl-25{width-left:25px!important}.-mdwx-25{width-left:25px!important;width-right:25px!important}.-mdwy-25{width-top:25px!important;width-bottom:25px!important}}@media (min-width: 992px){.-lgw-25{width:25px!important}.-lgwt-25{width-top:25px!important}.-lgwr-25{width-right:25px!important}.-lgwb-25{width-bottom:25px!important}.-lgwl-25{width-left:25px!important}.-lgwx-25{width-left:25px!important;width-right:25px!important}.-lgwy-25{width-top:25px!important;width-bottom:25px!important}}@media (min-width: 1200px){.-xlw-25{width:25px!important}.-xlwt-25{width-top:25px!important}.-xlwr-25{width-right:25px!important}.-xlwb-25{width-bottom:25px!important}.-xlwl-25{width-left:25px!important}.-xlwx-25{width-left:25px!important;width-right:25px!important}.-xlwy-25{width-top:25px!important;width-bottom:25px!important}}@media (min-width: 1400px){.-xxlw-25{width:25px!important}.-xxlwt-25{width-top:25px!important}.-xxlwr-25{width-right:25px!important}.-xxlwb-25{width-bottom:25px!important}.-xxlwl-25{width-left:25px!important}.-xxlwx-25{width-left:25px!important;width-right:25px!important}.-xxlwy-25{width-top:25px!important;width-bottom:25px!important}}.h-25{height:25px!important}.ht-25{height-top:25px!important}.hr-25{height-right:25px!important}.hb-25{height-bottom:25px!important}.hl-25{height-left:25px!important}.hx-25{height-left:25px!important;height-right:25px!important}.hy-25{height-top:25px!important;height-bottom:25px!important}@media (min-width: 576px){.-smh-25{height:25px!important}.-smht-25{height-top:25px!important}.-smhr-25{height-right:25px!important}.-smhb-25{height-bottom:25px!important}.-smhl-25{height-left:25px!important}.-smhx-25{height-left:25px!important;height-right:25px!important}.-smhy-25{height-top:25px!important;height-bottom:25px!important}}@media (min-width: 768px){.-mdh-25{height:25px!important}.-mdht-25{height-top:25px!important}.-mdhr-25{height-right:25px!important}.-mdhb-25{height-bottom:25px!important}.-mdhl-25{height-left:25px!important}.-mdhx-25{height-left:25px!important;height-right:25px!important}.-mdhy-25{height-top:25px!important;height-bottom:25px!important}}@media (min-width: 992px){.-lgh-25{height:25px!important}.-lght-25{height-top:25px!important}.-lghr-25{height-right:25px!important}.-lghb-25{height-bottom:25px!important}.-lghl-25{height-left:25px!important}.-lghx-25{height-left:25px!important;height-right:25px!important}.-lghy-25{height-top:25px!important;height-bottom:25px!important}}@media (min-width: 1200px){.-xlh-25{height:25px!important}.-xlht-25{height-top:25px!important}.-xlhr-25{height-right:25px!important}.-xlhb-25{height-bottom:25px!important}.-xlhl-25{height-left:25px!important}.-xlhx-25{height-left:25px!important;height-right:25px!important}.-xlhy-25{height-top:25px!important;height-bottom:25px!important}}@media (min-width: 1400px){.-xxlh-25{height:25px!important}.-xxlht-25{height-top:25px!important}.-xxlhr-25{height-right:25px!important}.-xxlhb-25{height-bottom:25px!important}.-xxlhl-25{height-left:25px!important}.-xxlhx-25{height-left:25px!important;height-right:25px!important}.-xxlhy-25{height-top:25px!important;height-bottom:25px!important}}.rounded-25{border-radius:25px!important}.roundedt-25{border-radius-top:25px!important}.roundedr-25{border-radius-right:25px!important}.roundedb-25{border-radius-bottom:25px!important}.roundedl-25{border-radius-left:25px!important}.roundedx-25{border-radius-left:25px!important;border-radius-right:25px!important}.roundedy-25{border-radius-top:25px!important;border-radius-bottom:25px!important}@media (min-width: 576px){.-smrounded-25{border-radius:25px!important}.-smroundedt-25{border-radius-top:25px!important}.-smroundedr-25{border-radius-right:25px!important}.-smroundedb-25{border-radius-bottom:25px!important}.-smroundedl-25{border-radius-left:25px!important}.-smroundedx-25{border-radius-left:25px!important;border-radius-right:25px!important}.-smroundedy-25{border-radius-top:25px!important;border-radius-bottom:25px!important}}@media (min-width: 768px){.-mdrounded-25{border-radius:25px!important}.-mdroundedt-25{border-radius-top:25px!important}.-mdroundedr-25{border-radius-right:25px!important}.-mdroundedb-25{border-radius-bottom:25px!important}.-mdroundedl-25{border-radius-left:25px!important}.-mdroundedx-25{border-radius-left:25px!important;border-radius-right:25px!important}.-mdroundedy-25{border-radius-top:25px!important;border-radius-bottom:25px!important}}@media (min-width: 992px){.-lgrounded-25{border-radius:25px!important}.-lgroundedt-25{border-radius-top:25px!important}.-lgroundedr-25{border-radius-right:25px!important}.-lgroundedb-25{border-radius-bottom:25px!important}.-lgroundedl-25{border-radius-left:25px!important}.-lgroundedx-25{border-radius-left:25px!important;border-radius-right:25px!important}.-lgroundedy-25{border-radius-top:25px!important;border-radius-bottom:25px!important}}@media (min-width: 1200px){.-xlrounded-25{border-radius:25px!important}.-xlroundedt-25{border-radius-top:25px!important}.-xlroundedr-25{border-radius-right:25px!important}.-xlroundedb-25{border-radius-bottom:25px!important}.-xlroundedl-25{border-radius-left:25px!important}.-xlroundedx-25{border-radius-left:25px!important;border-radius-right:25px!important}.-xlroundedy-25{border-radius-top:25px!important;border-radius-bottom:25px!important}}@media (min-width: 1400px){.-xxlrounded-25{border-radius:25px!important}.-xxlroundedt-25{border-radius-top:25px!important}.-xxlroundedr-25{border-radius-right:25px!important}.-xxlroundedb-25{border-radius-bottom:25px!important}.-xxlroundedl-25{border-radius-left:25px!important}.-xxlroundedx-25{border-radius-left:25px!important;border-radius-right:25px!important}.-xxlroundedy-25{border-radius-top:25px!important;border-radius-bottom:25px!important}}.max-w-25{max-width:25px!important}.max-wt-25{max-width-top:25px!important}.max-wr-25{max-width-right:25px!important}.max-wb-25{max-width-bottom:25px!important}.max-wl-25{max-width-left:25px!important}.max-wx-25{max-width-left:25px!important;max-width-right:25px!important}.max-wy-25{max-width-top:25px!important;max-width-bottom:25px!important}@media (min-width: 576px){.-smmax-w-25{max-width:25px!important}.-smmax-wt-25{max-width-top:25px!important}.-smmax-wr-25{max-width-right:25px!important}.-smmax-wb-25{max-width-bottom:25px!important}.-smmax-wl-25{max-width-left:25px!important}.-smmax-wx-25{max-width-left:25px!important;max-width-right:25px!important}.-smmax-wy-25{max-width-top:25px!important;max-width-bottom:25px!important}}@media (min-width: 768px){.-mdmax-w-25{max-width:25px!important}.-mdmax-wt-25{max-width-top:25px!important}.-mdmax-wr-25{max-width-right:25px!important}.-mdmax-wb-25{max-width-bottom:25px!important}.-mdmax-wl-25{max-width-left:25px!important}.-mdmax-wx-25{max-width-left:25px!important;max-width-right:25px!important}.-mdmax-wy-25{max-width-top:25px!important;max-width-bottom:25px!important}}@media (min-width: 992px){.-lgmax-w-25{max-width:25px!important}.-lgmax-wt-25{max-width-top:25px!important}.-lgmax-wr-25{max-width-right:25px!important}.-lgmax-wb-25{max-width-bottom:25px!important}.-lgmax-wl-25{max-width-left:25px!important}.-lgmax-wx-25{max-width-left:25px!important;max-width-right:25px!important}.-lgmax-wy-25{max-width-top:25px!important;max-width-bottom:25px!important}}@media (min-width: 1200px){.-xlmax-w-25{max-width:25px!important}.-xlmax-wt-25{max-width-top:25px!important}.-xlmax-wr-25{max-width-right:25px!important}.-xlmax-wb-25{max-width-bottom:25px!important}.-xlmax-wl-25{max-width-left:25px!important}.-xlmax-wx-25{max-width-left:25px!important;max-width-right:25px!important}.-xlmax-wy-25{max-width-top:25px!important;max-width-bottom:25px!important}}@media (min-width: 1400px){.-xxlmax-w-25{max-width:25px!important}.-xxlmax-wt-25{max-width-top:25px!important}.-xxlmax-wr-25{max-width-right:25px!important}.-xxlmax-wb-25{max-width-bottom:25px!important}.-xxlmax-wl-25{max-width-left:25px!important}.-xxlmax-wx-25{max-width-left:25px!important;max-width-right:25px!important}.-xxlmax-wy-25{max-width-top:25px!important;max-width-bottom:25px!important}}.min-w-25{min-width:25px!important}.min-wt-25{min-width-top:25px!important}.min-wr-25{min-width-right:25px!important}.min-wb-25{min-width-bottom:25px!important}.min-wl-25{min-width-left:25px!important}.min-wx-25{min-width-left:25px!important;min-width-right:25px!important}.min-wy-25{min-width-top:25px!important;min-width-bottom:25px!important}@media (min-width: 576px){.-smmin-w-25{min-width:25px!important}.-smmin-wt-25{min-width-top:25px!important}.-smmin-wr-25{min-width-right:25px!important}.-smmin-wb-25{min-width-bottom:25px!important}.-smmin-wl-25{min-width-left:25px!important}.-smmin-wx-25{min-width-left:25px!important;min-width-right:25px!important}.-smmin-wy-25{min-width-top:25px!important;min-width-bottom:25px!important}}@media (min-width: 768px){.-mdmin-w-25{min-width:25px!important}.-mdmin-wt-25{min-width-top:25px!important}.-mdmin-wr-25{min-width-right:25px!important}.-mdmin-wb-25{min-width-bottom:25px!important}.-mdmin-wl-25{min-width-left:25px!important}.-mdmin-wx-25{min-width-left:25px!important;min-width-right:25px!important}.-mdmin-wy-25{min-width-top:25px!important;min-width-bottom:25px!important}}@media (min-width: 992px){.-lgmin-w-25{min-width:25px!important}.-lgmin-wt-25{min-width-top:25px!important}.-lgmin-wr-25{min-width-right:25px!important}.-lgmin-wb-25{min-width-bottom:25px!important}.-lgmin-wl-25{min-width-left:25px!important}.-lgmin-wx-25{min-width-left:25px!important;min-width-right:25px!important}.-lgmin-wy-25{min-width-top:25px!important;min-width-bottom:25px!important}}@media (min-width: 1200px){.-xlmin-w-25{min-width:25px!important}.-xlmin-wt-25{min-width-top:25px!important}.-xlmin-wr-25{min-width-right:25px!important}.-xlmin-wb-25{min-width-bottom:25px!important}.-xlmin-wl-25{min-width-left:25px!important}.-xlmin-wx-25{min-width-left:25px!important;min-width-right:25px!important}.-xlmin-wy-25{min-width-top:25px!important;min-width-bottom:25px!important}}@media (min-width: 1400px){.-xxlmin-w-25{min-width:25px!important}.-xxlmin-wt-25{min-width-top:25px!important}.-xxlmin-wr-25{min-width-right:25px!important}.-xxlmin-wb-25{min-width-bottom:25px!important}.-xxlmin-wl-25{min-width-left:25px!important}.-xxlmin-wx-25{min-width-left:25px!important;min-width-right:25px!important}.-xxlmin-wy-25{min-width-top:25px!important;min-width-bottom:25px!important}}.max-h-25{max-height:25px!important}.max-ht-25{max-height-top:25px!important}.max-hr-25{max-height-right:25px!important}.max-hb-25{max-height-bottom:25px!important}.max-hl-25{max-height-left:25px!important}.max-hx-25{max-height-left:25px!important;max-height-right:25px!important}.max-hy-25{max-height-top:25px!important;max-height-bottom:25px!important}@media (min-width: 576px){.-smmax-h-25{max-height:25px!important}.-smmax-ht-25{max-height-top:25px!important}.-smmax-hr-25{max-height-right:25px!important}.-smmax-hb-25{max-height-bottom:25px!important}.-smmax-hl-25{max-height-left:25px!important}.-smmax-hx-25{max-height-left:25px!important;max-height-right:25px!important}.-smmax-hy-25{max-height-top:25px!important;max-height-bottom:25px!important}}@media (min-width: 768px){.-mdmax-h-25{max-height:25px!important}.-mdmax-ht-25{max-height-top:25px!important}.-mdmax-hr-25{max-height-right:25px!important}.-mdmax-hb-25{max-height-bottom:25px!important}.-mdmax-hl-25{max-height-left:25px!important}.-mdmax-hx-25{max-height-left:25px!important;max-height-right:25px!important}.-mdmax-hy-25{max-height-top:25px!important;max-height-bottom:25px!important}}@media (min-width: 992px){.-lgmax-h-25{max-height:25px!important}.-lgmax-ht-25{max-height-top:25px!important}.-lgmax-hr-25{max-height-right:25px!important}.-lgmax-hb-25{max-height-bottom:25px!important}.-lgmax-hl-25{max-height-left:25px!important}.-lgmax-hx-25{max-height-left:25px!important;max-height-right:25px!important}.-lgmax-hy-25{max-height-top:25px!important;max-height-bottom:25px!important}}@media (min-width: 1200px){.-xlmax-h-25{max-height:25px!important}.-xlmax-ht-25{max-height-top:25px!important}.-xlmax-hr-25{max-height-right:25px!important}.-xlmax-hb-25{max-height-bottom:25px!important}.-xlmax-hl-25{max-height-left:25px!important}.-xlmax-hx-25{max-height-left:25px!important;max-height-right:25px!important}.-xlmax-hy-25{max-height-top:25px!important;max-height-bottom:25px!important}}@media (min-width: 1400px){.-xxlmax-h-25{max-height:25px!important}.-xxlmax-ht-25{max-height-top:25px!important}.-xxlmax-hr-25{max-height-right:25px!important}.-xxlmax-hb-25{max-height-bottom:25px!important}.-xxlmax-hl-25{max-height-left:25px!important}.-xxlmax-hx-25{max-height-left:25px!important;max-height-right:25px!important}.-xxlmax-hy-25{max-height-top:25px!important;max-height-bottom:25px!important}}.min-h-25{min-height:25px!important}.min-ht-25{min-height-top:25px!important}.min-hr-25{min-height-right:25px!important}.min-hb-25{min-height-bottom:25px!important}.min-hl-25{min-height-left:25px!important}.min-hx-25{min-height-left:25px!important;min-height-right:25px!important}.min-hy-25{min-height-top:25px!important;min-height-bottom:25px!important}@media (min-width: 576px){.-smmin-h-25{min-height:25px!important}.-smmin-ht-25{min-height-top:25px!important}.-smmin-hr-25{min-height-right:25px!important}.-smmin-hb-25{min-height-bottom:25px!important}.-smmin-hl-25{min-height-left:25px!important}.-smmin-hx-25{min-height-left:25px!important;min-height-right:25px!important}.-smmin-hy-25{min-height-top:25px!important;min-height-bottom:25px!important}}@media (min-width: 768px){.-mdmin-h-25{min-height:25px!important}.-mdmin-ht-25{min-height-top:25px!important}.-mdmin-hr-25{min-height-right:25px!important}.-mdmin-hb-25{min-height-bottom:25px!important}.-mdmin-hl-25{min-height-left:25px!important}.-mdmin-hx-25{min-height-left:25px!important;min-height-right:25px!important}.-mdmin-hy-25{min-height-top:25px!important;min-height-bottom:25px!important}}@media (min-width: 992px){.-lgmin-h-25{min-height:25px!important}.-lgmin-ht-25{min-height-top:25px!important}.-lgmin-hr-25{min-height-right:25px!important}.-lgmin-hb-25{min-height-bottom:25px!important}.-lgmin-hl-25{min-height-left:25px!important}.-lgmin-hx-25{min-height-left:25px!important;min-height-right:25px!important}.-lgmin-hy-25{min-height-top:25px!important;min-height-bottom:25px!important}}@media (min-width: 1200px){.-xlmin-h-25{min-height:25px!important}.-xlmin-ht-25{min-height-top:25px!important}.-xlmin-hr-25{min-height-right:25px!important}.-xlmin-hb-25{min-height-bottom:25px!important}.-xlmin-hl-25{min-height-left:25px!important}.-xlmin-hx-25{min-height-left:25px!important;min-height-right:25px!important}.-xlmin-hy-25{min-height-top:25px!important;min-height-bottom:25px!important}}@media (min-width: 1400px){.-xxlmin-h-25{min-height:25px!important}.-xxlmin-ht-25{min-height-top:25px!important}.-xxlmin-hr-25{min-height-right:25px!important}.-xxlmin-hb-25{min-height-bottom:25px!important}.-xxlmin-hl-25{min-height-left:25px!important}.-xxlmin-hx-25{min-height-left:25px!important;min-height-right:25px!important}.-xxlmin-hy-25{min-height-top:25px!important;min-height-bottom:25px!important}}.m-26{margin:26px!important}.mt-26{margin-top:26px!important}.mr-26{margin-right:26px!important}.mb-26{margin-bottom:26px!important}.ml-26{margin-left:26px!important}.mx-26{margin-left:26px!important;margin-right:26px!important}.my-26{margin-top:26px!important;margin-bottom:26px!important}@media (min-width: 576px){.-smm-26{margin:26px!important}.-smmt-26{margin-top:26px!important}.-smmr-26{margin-right:26px!important}.-smmb-26{margin-bottom:26px!important}.-smml-26{margin-left:26px!important}.-smmx-26{margin-left:26px!important;margin-right:26px!important}.-smmy-26{margin-top:26px!important;margin-bottom:26px!important}}@media (min-width: 768px){.-mdm-26{margin:26px!important}.-mdmt-26{margin-top:26px!important}.-mdmr-26{margin-right:26px!important}.-mdmb-26{margin-bottom:26px!important}.-mdml-26{margin-left:26px!important}.-mdmx-26{margin-left:26px!important;margin-right:26px!important}.-mdmy-26{margin-top:26px!important;margin-bottom:26px!important}}@media (min-width: 992px){.-lgm-26{margin:26px!important}.-lgmt-26{margin-top:26px!important}.-lgmr-26{margin-right:26px!important}.-lgmb-26{margin-bottom:26px!important}.-lgml-26{margin-left:26px!important}.-lgmx-26{margin-left:26px!important;margin-right:26px!important}.-lgmy-26{margin-top:26px!important;margin-bottom:26px!important}}@media (min-width: 1200px){.-xlm-26{margin:26px!important}.-xlmt-26{margin-top:26px!important}.-xlmr-26{margin-right:26px!important}.-xlmb-26{margin-bottom:26px!important}.-xlml-26{margin-left:26px!important}.-xlmx-26{margin-left:26px!important;margin-right:26px!important}.-xlmy-26{margin-top:26px!important;margin-bottom:26px!important}}@media (min-width: 1400px){.-xxlm-26{margin:26px!important}.-xxlmt-26{margin-top:26px!important}.-xxlmr-26{margin-right:26px!important}.-xxlmb-26{margin-bottom:26px!important}.-xxlml-26{margin-left:26px!important}.-xxlmx-26{margin-left:26px!important;margin-right:26px!important}.-xxlmy-26{margin-top:26px!important;margin-bottom:26px!important}}.p-26{padding:26px!important}.pt-26{padding-top:26px!important}.pr-26{padding-right:26px!important}.pb-26{padding-bottom:26px!important}.pl-26{padding-left:26px!important}.px-26{padding-left:26px!important;padding-right:26px!important}.py-26{padding-top:26px!important;padding-bottom:26px!important}@media (min-width: 576px){.-smp-26{padding:26px!important}.-smpt-26{padding-top:26px!important}.-smpr-26{padding-right:26px!important}.-smpb-26{padding-bottom:26px!important}.-smpl-26{padding-left:26px!important}.-smpx-26{padding-left:26px!important;padding-right:26px!important}.-smpy-26{padding-top:26px!important;padding-bottom:26px!important}}@media (min-width: 768px){.-mdp-26{padding:26px!important}.-mdpt-26{padding-top:26px!important}.-mdpr-26{padding-right:26px!important}.-mdpb-26{padding-bottom:26px!important}.-mdpl-26{padding-left:26px!important}.-mdpx-26{padding-left:26px!important;padding-right:26px!important}.-mdpy-26{padding-top:26px!important;padding-bottom:26px!important}}@media (min-width: 992px){.-lgp-26{padding:26px!important}.-lgpt-26{padding-top:26px!important}.-lgpr-26{padding-right:26px!important}.-lgpb-26{padding-bottom:26px!important}.-lgpl-26{padding-left:26px!important}.-lgpx-26{padding-left:26px!important;padding-right:26px!important}.-lgpy-26{padding-top:26px!important;padding-bottom:26px!important}}@media (min-width: 1200px){.-xlp-26{padding:26px!important}.-xlpt-26{padding-top:26px!important}.-xlpr-26{padding-right:26px!important}.-xlpb-26{padding-bottom:26px!important}.-xlpl-26{padding-left:26px!important}.-xlpx-26{padding-left:26px!important;padding-right:26px!important}.-xlpy-26{padding-top:26px!important;padding-bottom:26px!important}}@media (min-width: 1400px){.-xxlp-26{padding:26px!important}.-xxlpt-26{padding-top:26px!important}.-xxlpr-26{padding-right:26px!important}.-xxlpb-26{padding-bottom:26px!important}.-xxlpl-26{padding-left:26px!important}.-xxlpx-26{padding-left:26px!important;padding-right:26px!important}.-xxlpy-26{padding-top:26px!important;padding-bottom:26px!important}}.gap-26{gap:26px!important}.gapx-26{-webkit-column-gap:26px!important;-moz-column-gap:26px!important;column-gap:26px!important}.gapy-26{row-gap:26px!important}@media (min-width: 576px){.-smgap-26{gap:26px!important}.-smgapx-26{-webkit-column-gap:26px!important;-moz-column-gap:26px!important;column-gap:26px!important}.-smgapy-26{row-gap:26px!important}}@media (min-width: 768px){.-mdgap-26{gap:26px!important}.-mdgapx-26{-webkit-column-gap:26px!important;-moz-column-gap:26px!important;column-gap:26px!important}.-mdgapy-26{row-gap:26px!important}}@media (min-width: 992px){.-lggap-26{gap:26px!important}.-lggapx-26{-webkit-column-gap:26px!important;-moz-column-gap:26px!important;column-gap:26px!important}.-lggapy-26{row-gap:26px!important}}@media (min-width: 1200px){.-xlgap-26{gap:26px!important}.-xlgapx-26{-webkit-column-gap:26px!important;-moz-column-gap:26px!important;column-gap:26px!important}.-xlgapy-26{row-gap:26px!important}}@media (min-width: 1400px){.-xxlgap-26{gap:26px!important}.-xxlgapx-26{-webkit-column-gap:26px!important;-moz-column-gap:26px!important;column-gap:26px!important}.-xxlgapy-26{row-gap:26px!important}}.w-26{width:26px!important}.wt-26{width-top:26px!important}.wr-26{width-right:26px!important}.wb-26{width-bottom:26px!important}.wl-26{width-left:26px!important}.wx-26{width-left:26px!important;width-right:26px!important}.wy-26{width-top:26px!important;width-bottom:26px!important}@media (min-width: 576px){.-smw-26{width:26px!important}.-smwt-26{width-top:26px!important}.-smwr-26{width-right:26px!important}.-smwb-26{width-bottom:26px!important}.-smwl-26{width-left:26px!important}.-smwx-26{width-left:26px!important;width-right:26px!important}.-smwy-26{width-top:26px!important;width-bottom:26px!important}}@media (min-width: 768px){.-mdw-26{width:26px!important}.-mdwt-26{width-top:26px!important}.-mdwr-26{width-right:26px!important}.-mdwb-26{width-bottom:26px!important}.-mdwl-26{width-left:26px!important}.-mdwx-26{width-left:26px!important;width-right:26px!important}.-mdwy-26{width-top:26px!important;width-bottom:26px!important}}@media (min-width: 992px){.-lgw-26{width:26px!important}.-lgwt-26{width-top:26px!important}.-lgwr-26{width-right:26px!important}.-lgwb-26{width-bottom:26px!important}.-lgwl-26{width-left:26px!important}.-lgwx-26{width-left:26px!important;width-right:26px!important}.-lgwy-26{width-top:26px!important;width-bottom:26px!important}}@media (min-width: 1200px){.-xlw-26{width:26px!important}.-xlwt-26{width-top:26px!important}.-xlwr-26{width-right:26px!important}.-xlwb-26{width-bottom:26px!important}.-xlwl-26{width-left:26px!important}.-xlwx-26{width-left:26px!important;width-right:26px!important}.-xlwy-26{width-top:26px!important;width-bottom:26px!important}}@media (min-width: 1400px){.-xxlw-26{width:26px!important}.-xxlwt-26{width-top:26px!important}.-xxlwr-26{width-right:26px!important}.-xxlwb-26{width-bottom:26px!important}.-xxlwl-26{width-left:26px!important}.-xxlwx-26{width-left:26px!important;width-right:26px!important}.-xxlwy-26{width-top:26px!important;width-bottom:26px!important}}.h-26{height:26px!important}.ht-26{height-top:26px!important}.hr-26{height-right:26px!important}.hb-26{height-bottom:26px!important}.hl-26{height-left:26px!important}.hx-26{height-left:26px!important;height-right:26px!important}.hy-26{height-top:26px!important;height-bottom:26px!important}@media (min-width: 576px){.-smh-26{height:26px!important}.-smht-26{height-top:26px!important}.-smhr-26{height-right:26px!important}.-smhb-26{height-bottom:26px!important}.-smhl-26{height-left:26px!important}.-smhx-26{height-left:26px!important;height-right:26px!important}.-smhy-26{height-top:26px!important;height-bottom:26px!important}}@media (min-width: 768px){.-mdh-26{height:26px!important}.-mdht-26{height-top:26px!important}.-mdhr-26{height-right:26px!important}.-mdhb-26{height-bottom:26px!important}.-mdhl-26{height-left:26px!important}.-mdhx-26{height-left:26px!important;height-right:26px!important}.-mdhy-26{height-top:26px!important;height-bottom:26px!important}}@media (min-width: 992px){.-lgh-26{height:26px!important}.-lght-26{height-top:26px!important}.-lghr-26{height-right:26px!important}.-lghb-26{height-bottom:26px!important}.-lghl-26{height-left:26px!important}.-lghx-26{height-left:26px!important;height-right:26px!important}.-lghy-26{height-top:26px!important;height-bottom:26px!important}}@media (min-width: 1200px){.-xlh-26{height:26px!important}.-xlht-26{height-top:26px!important}.-xlhr-26{height-right:26px!important}.-xlhb-26{height-bottom:26px!important}.-xlhl-26{height-left:26px!important}.-xlhx-26{height-left:26px!important;height-right:26px!important}.-xlhy-26{height-top:26px!important;height-bottom:26px!important}}@media (min-width: 1400px){.-xxlh-26{height:26px!important}.-xxlht-26{height-top:26px!important}.-xxlhr-26{height-right:26px!important}.-xxlhb-26{height-bottom:26px!important}.-xxlhl-26{height-left:26px!important}.-xxlhx-26{height-left:26px!important;height-right:26px!important}.-xxlhy-26{height-top:26px!important;height-bottom:26px!important}}.rounded-26{border-radius:26px!important}.roundedt-26{border-radius-top:26px!important}.roundedr-26{border-radius-right:26px!important}.roundedb-26{border-radius-bottom:26px!important}.roundedl-26{border-radius-left:26px!important}.roundedx-26{border-radius-left:26px!important;border-radius-right:26px!important}.roundedy-26{border-radius-top:26px!important;border-radius-bottom:26px!important}@media (min-width: 576px){.-smrounded-26{border-radius:26px!important}.-smroundedt-26{border-radius-top:26px!important}.-smroundedr-26{border-radius-right:26px!important}.-smroundedb-26{border-radius-bottom:26px!important}.-smroundedl-26{border-radius-left:26px!important}.-smroundedx-26{border-radius-left:26px!important;border-radius-right:26px!important}.-smroundedy-26{border-radius-top:26px!important;border-radius-bottom:26px!important}}@media (min-width: 768px){.-mdrounded-26{border-radius:26px!important}.-mdroundedt-26{border-radius-top:26px!important}.-mdroundedr-26{border-radius-right:26px!important}.-mdroundedb-26{border-radius-bottom:26px!important}.-mdroundedl-26{border-radius-left:26px!important}.-mdroundedx-26{border-radius-left:26px!important;border-radius-right:26px!important}.-mdroundedy-26{border-radius-top:26px!important;border-radius-bottom:26px!important}}@media (min-width: 992px){.-lgrounded-26{border-radius:26px!important}.-lgroundedt-26{border-radius-top:26px!important}.-lgroundedr-26{border-radius-right:26px!important}.-lgroundedb-26{border-radius-bottom:26px!important}.-lgroundedl-26{border-radius-left:26px!important}.-lgroundedx-26{border-radius-left:26px!important;border-radius-right:26px!important}.-lgroundedy-26{border-radius-top:26px!important;border-radius-bottom:26px!important}}@media (min-width: 1200px){.-xlrounded-26{border-radius:26px!important}.-xlroundedt-26{border-radius-top:26px!important}.-xlroundedr-26{border-radius-right:26px!important}.-xlroundedb-26{border-radius-bottom:26px!important}.-xlroundedl-26{border-radius-left:26px!important}.-xlroundedx-26{border-radius-left:26px!important;border-radius-right:26px!important}.-xlroundedy-26{border-radius-top:26px!important;border-radius-bottom:26px!important}}@media (min-width: 1400px){.-xxlrounded-26{border-radius:26px!important}.-xxlroundedt-26{border-radius-top:26px!important}.-xxlroundedr-26{border-radius-right:26px!important}.-xxlroundedb-26{border-radius-bottom:26px!important}.-xxlroundedl-26{border-radius-left:26px!important}.-xxlroundedx-26{border-radius-left:26px!important;border-radius-right:26px!important}.-xxlroundedy-26{border-radius-top:26px!important;border-radius-bottom:26px!important}}.max-w-26{max-width:26px!important}.max-wt-26{max-width-top:26px!important}.max-wr-26{max-width-right:26px!important}.max-wb-26{max-width-bottom:26px!important}.max-wl-26{max-width-left:26px!important}.max-wx-26{max-width-left:26px!important;max-width-right:26px!important}.max-wy-26{max-width-top:26px!important;max-width-bottom:26px!important}@media (min-width: 576px){.-smmax-w-26{max-width:26px!important}.-smmax-wt-26{max-width-top:26px!important}.-smmax-wr-26{max-width-right:26px!important}.-smmax-wb-26{max-width-bottom:26px!important}.-smmax-wl-26{max-width-left:26px!important}.-smmax-wx-26{max-width-left:26px!important;max-width-right:26px!important}.-smmax-wy-26{max-width-top:26px!important;max-width-bottom:26px!important}}@media (min-width: 768px){.-mdmax-w-26{max-width:26px!important}.-mdmax-wt-26{max-width-top:26px!important}.-mdmax-wr-26{max-width-right:26px!important}.-mdmax-wb-26{max-width-bottom:26px!important}.-mdmax-wl-26{max-width-left:26px!important}.-mdmax-wx-26{max-width-left:26px!important;max-width-right:26px!important}.-mdmax-wy-26{max-width-top:26px!important;max-width-bottom:26px!important}}@media (min-width: 992px){.-lgmax-w-26{max-width:26px!important}.-lgmax-wt-26{max-width-top:26px!important}.-lgmax-wr-26{max-width-right:26px!important}.-lgmax-wb-26{max-width-bottom:26px!important}.-lgmax-wl-26{max-width-left:26px!important}.-lgmax-wx-26{max-width-left:26px!important;max-width-right:26px!important}.-lgmax-wy-26{max-width-top:26px!important;max-width-bottom:26px!important}}@media (min-width: 1200px){.-xlmax-w-26{max-width:26px!important}.-xlmax-wt-26{max-width-top:26px!important}.-xlmax-wr-26{max-width-right:26px!important}.-xlmax-wb-26{max-width-bottom:26px!important}.-xlmax-wl-26{max-width-left:26px!important}.-xlmax-wx-26{max-width-left:26px!important;max-width-right:26px!important}.-xlmax-wy-26{max-width-top:26px!important;max-width-bottom:26px!important}}@media (min-width: 1400px){.-xxlmax-w-26{max-width:26px!important}.-xxlmax-wt-26{max-width-top:26px!important}.-xxlmax-wr-26{max-width-right:26px!important}.-xxlmax-wb-26{max-width-bottom:26px!important}.-xxlmax-wl-26{max-width-left:26px!important}.-xxlmax-wx-26{max-width-left:26px!important;max-width-right:26px!important}.-xxlmax-wy-26{max-width-top:26px!important;max-width-bottom:26px!important}}.min-w-26{min-width:26px!important}.min-wt-26{min-width-top:26px!important}.min-wr-26{min-width-right:26px!important}.min-wb-26{min-width-bottom:26px!important}.min-wl-26{min-width-left:26px!important}.min-wx-26{min-width-left:26px!important;min-width-right:26px!important}.min-wy-26{min-width-top:26px!important;min-width-bottom:26px!important}@media (min-width: 576px){.-smmin-w-26{min-width:26px!important}.-smmin-wt-26{min-width-top:26px!important}.-smmin-wr-26{min-width-right:26px!important}.-smmin-wb-26{min-width-bottom:26px!important}.-smmin-wl-26{min-width-left:26px!important}.-smmin-wx-26{min-width-left:26px!important;min-width-right:26px!important}.-smmin-wy-26{min-width-top:26px!important;min-width-bottom:26px!important}}@media (min-width: 768px){.-mdmin-w-26{min-width:26px!important}.-mdmin-wt-26{min-width-top:26px!important}.-mdmin-wr-26{min-width-right:26px!important}.-mdmin-wb-26{min-width-bottom:26px!important}.-mdmin-wl-26{min-width-left:26px!important}.-mdmin-wx-26{min-width-left:26px!important;min-width-right:26px!important}.-mdmin-wy-26{min-width-top:26px!important;min-width-bottom:26px!important}}@media (min-width: 992px){.-lgmin-w-26{min-width:26px!important}.-lgmin-wt-26{min-width-top:26px!important}.-lgmin-wr-26{min-width-right:26px!important}.-lgmin-wb-26{min-width-bottom:26px!important}.-lgmin-wl-26{min-width-left:26px!important}.-lgmin-wx-26{min-width-left:26px!important;min-width-right:26px!important}.-lgmin-wy-26{min-width-top:26px!important;min-width-bottom:26px!important}}@media (min-width: 1200px){.-xlmin-w-26{min-width:26px!important}.-xlmin-wt-26{min-width-top:26px!important}.-xlmin-wr-26{min-width-right:26px!important}.-xlmin-wb-26{min-width-bottom:26px!important}.-xlmin-wl-26{min-width-left:26px!important}.-xlmin-wx-26{min-width-left:26px!important;min-width-right:26px!important}.-xlmin-wy-26{min-width-top:26px!important;min-width-bottom:26px!important}}@media (min-width: 1400px){.-xxlmin-w-26{min-width:26px!important}.-xxlmin-wt-26{min-width-top:26px!important}.-xxlmin-wr-26{min-width-right:26px!important}.-xxlmin-wb-26{min-width-bottom:26px!important}.-xxlmin-wl-26{min-width-left:26px!important}.-xxlmin-wx-26{min-width-left:26px!important;min-width-right:26px!important}.-xxlmin-wy-26{min-width-top:26px!important;min-width-bottom:26px!important}}.max-h-26{max-height:26px!important}.max-ht-26{max-height-top:26px!important}.max-hr-26{max-height-right:26px!important}.max-hb-26{max-height-bottom:26px!important}.max-hl-26{max-height-left:26px!important}.max-hx-26{max-height-left:26px!important;max-height-right:26px!important}.max-hy-26{max-height-top:26px!important;max-height-bottom:26px!important}@media (min-width: 576px){.-smmax-h-26{max-height:26px!important}.-smmax-ht-26{max-height-top:26px!important}.-smmax-hr-26{max-height-right:26px!important}.-smmax-hb-26{max-height-bottom:26px!important}.-smmax-hl-26{max-height-left:26px!important}.-smmax-hx-26{max-height-left:26px!important;max-height-right:26px!important}.-smmax-hy-26{max-height-top:26px!important;max-height-bottom:26px!important}}@media (min-width: 768px){.-mdmax-h-26{max-height:26px!important}.-mdmax-ht-26{max-height-top:26px!important}.-mdmax-hr-26{max-height-right:26px!important}.-mdmax-hb-26{max-height-bottom:26px!important}.-mdmax-hl-26{max-height-left:26px!important}.-mdmax-hx-26{max-height-left:26px!important;max-height-right:26px!important}.-mdmax-hy-26{max-height-top:26px!important;max-height-bottom:26px!important}}@media (min-width: 992px){.-lgmax-h-26{max-height:26px!important}.-lgmax-ht-26{max-height-top:26px!important}.-lgmax-hr-26{max-height-right:26px!important}.-lgmax-hb-26{max-height-bottom:26px!important}.-lgmax-hl-26{max-height-left:26px!important}.-lgmax-hx-26{max-height-left:26px!important;max-height-right:26px!important}.-lgmax-hy-26{max-height-top:26px!important;max-height-bottom:26px!important}}@media (min-width: 1200px){.-xlmax-h-26{max-height:26px!important}.-xlmax-ht-26{max-height-top:26px!important}.-xlmax-hr-26{max-height-right:26px!important}.-xlmax-hb-26{max-height-bottom:26px!important}.-xlmax-hl-26{max-height-left:26px!important}.-xlmax-hx-26{max-height-left:26px!important;max-height-right:26px!important}.-xlmax-hy-26{max-height-top:26px!important;max-height-bottom:26px!important}}@media (min-width: 1400px){.-xxlmax-h-26{max-height:26px!important}.-xxlmax-ht-26{max-height-top:26px!important}.-xxlmax-hr-26{max-height-right:26px!important}.-xxlmax-hb-26{max-height-bottom:26px!important}.-xxlmax-hl-26{max-height-left:26px!important}.-xxlmax-hx-26{max-height-left:26px!important;max-height-right:26px!important}.-xxlmax-hy-26{max-height-top:26px!important;max-height-bottom:26px!important}}.min-h-26{min-height:26px!important}.min-ht-26{min-height-top:26px!important}.min-hr-26{min-height-right:26px!important}.min-hb-26{min-height-bottom:26px!important}.min-hl-26{min-height-left:26px!important}.min-hx-26{min-height-left:26px!important;min-height-right:26px!important}.min-hy-26{min-height-top:26px!important;min-height-bottom:26px!important}@media (min-width: 576px){.-smmin-h-26{min-height:26px!important}.-smmin-ht-26{min-height-top:26px!important}.-smmin-hr-26{min-height-right:26px!important}.-smmin-hb-26{min-height-bottom:26px!important}.-smmin-hl-26{min-height-left:26px!important}.-smmin-hx-26{min-height-left:26px!important;min-height-right:26px!important}.-smmin-hy-26{min-height-top:26px!important;min-height-bottom:26px!important}}@media (min-width: 768px){.-mdmin-h-26{min-height:26px!important}.-mdmin-ht-26{min-height-top:26px!important}.-mdmin-hr-26{min-height-right:26px!important}.-mdmin-hb-26{min-height-bottom:26px!important}.-mdmin-hl-26{min-height-left:26px!important}.-mdmin-hx-26{min-height-left:26px!important;min-height-right:26px!important}.-mdmin-hy-26{min-height-top:26px!important;min-height-bottom:26px!important}}@media (min-width: 992px){.-lgmin-h-26{min-height:26px!important}.-lgmin-ht-26{min-height-top:26px!important}.-lgmin-hr-26{min-height-right:26px!important}.-lgmin-hb-26{min-height-bottom:26px!important}.-lgmin-hl-26{min-height-left:26px!important}.-lgmin-hx-26{min-height-left:26px!important;min-height-right:26px!important}.-lgmin-hy-26{min-height-top:26px!important;min-height-bottom:26px!important}}@media (min-width: 1200px){.-xlmin-h-26{min-height:26px!important}.-xlmin-ht-26{min-height-top:26px!important}.-xlmin-hr-26{min-height-right:26px!important}.-xlmin-hb-26{min-height-bottom:26px!important}.-xlmin-hl-26{min-height-left:26px!important}.-xlmin-hx-26{min-height-left:26px!important;min-height-right:26px!important}.-xlmin-hy-26{min-height-top:26px!important;min-height-bottom:26px!important}}@media (min-width: 1400px){.-xxlmin-h-26{min-height:26px!important}.-xxlmin-ht-26{min-height-top:26px!important}.-xxlmin-hr-26{min-height-right:26px!important}.-xxlmin-hb-26{min-height-bottom:26px!important}.-xxlmin-hl-26{min-height-left:26px!important}.-xxlmin-hx-26{min-height-left:26px!important;min-height-right:26px!important}.-xxlmin-hy-26{min-height-top:26px!important;min-height-bottom:26px!important}}.m-27{margin:27px!important}.mt-27{margin-top:27px!important}.mr-27{margin-right:27px!important}.mb-27{margin-bottom:27px!important}.ml-27{margin-left:27px!important}.mx-27{margin-left:27px!important;margin-right:27px!important}.my-27{margin-top:27px!important;margin-bottom:27px!important}@media (min-width: 576px){.-smm-27{margin:27px!important}.-smmt-27{margin-top:27px!important}.-smmr-27{margin-right:27px!important}.-smmb-27{margin-bottom:27px!important}.-smml-27{margin-left:27px!important}.-smmx-27{margin-left:27px!important;margin-right:27px!important}.-smmy-27{margin-top:27px!important;margin-bottom:27px!important}}@media (min-width: 768px){.-mdm-27{margin:27px!important}.-mdmt-27{margin-top:27px!important}.-mdmr-27{margin-right:27px!important}.-mdmb-27{margin-bottom:27px!important}.-mdml-27{margin-left:27px!important}.-mdmx-27{margin-left:27px!important;margin-right:27px!important}.-mdmy-27{margin-top:27px!important;margin-bottom:27px!important}}@media (min-width: 992px){.-lgm-27{margin:27px!important}.-lgmt-27{margin-top:27px!important}.-lgmr-27{margin-right:27px!important}.-lgmb-27{margin-bottom:27px!important}.-lgml-27{margin-left:27px!important}.-lgmx-27{margin-left:27px!important;margin-right:27px!important}.-lgmy-27{margin-top:27px!important;margin-bottom:27px!important}}@media (min-width: 1200px){.-xlm-27{margin:27px!important}.-xlmt-27{margin-top:27px!important}.-xlmr-27{margin-right:27px!important}.-xlmb-27{margin-bottom:27px!important}.-xlml-27{margin-left:27px!important}.-xlmx-27{margin-left:27px!important;margin-right:27px!important}.-xlmy-27{margin-top:27px!important;margin-bottom:27px!important}}@media (min-width: 1400px){.-xxlm-27{margin:27px!important}.-xxlmt-27{margin-top:27px!important}.-xxlmr-27{margin-right:27px!important}.-xxlmb-27{margin-bottom:27px!important}.-xxlml-27{margin-left:27px!important}.-xxlmx-27{margin-left:27px!important;margin-right:27px!important}.-xxlmy-27{margin-top:27px!important;margin-bottom:27px!important}}.p-27{padding:27px!important}.pt-27{padding-top:27px!important}.pr-27{padding-right:27px!important}.pb-27{padding-bottom:27px!important}.pl-27{padding-left:27px!important}.px-27{padding-left:27px!important;padding-right:27px!important}.py-27{padding-top:27px!important;padding-bottom:27px!important}@media (min-width: 576px){.-smp-27{padding:27px!important}.-smpt-27{padding-top:27px!important}.-smpr-27{padding-right:27px!important}.-smpb-27{padding-bottom:27px!important}.-smpl-27{padding-left:27px!important}.-smpx-27{padding-left:27px!important;padding-right:27px!important}.-smpy-27{padding-top:27px!important;padding-bottom:27px!important}}@media (min-width: 768px){.-mdp-27{padding:27px!important}.-mdpt-27{padding-top:27px!important}.-mdpr-27{padding-right:27px!important}.-mdpb-27{padding-bottom:27px!important}.-mdpl-27{padding-left:27px!important}.-mdpx-27{padding-left:27px!important;padding-right:27px!important}.-mdpy-27{padding-top:27px!important;padding-bottom:27px!important}}@media (min-width: 992px){.-lgp-27{padding:27px!important}.-lgpt-27{padding-top:27px!important}.-lgpr-27{padding-right:27px!important}.-lgpb-27{padding-bottom:27px!important}.-lgpl-27{padding-left:27px!important}.-lgpx-27{padding-left:27px!important;padding-right:27px!important}.-lgpy-27{padding-top:27px!important;padding-bottom:27px!important}}@media (min-width: 1200px){.-xlp-27{padding:27px!important}.-xlpt-27{padding-top:27px!important}.-xlpr-27{padding-right:27px!important}.-xlpb-27{padding-bottom:27px!important}.-xlpl-27{padding-left:27px!important}.-xlpx-27{padding-left:27px!important;padding-right:27px!important}.-xlpy-27{padding-top:27px!important;padding-bottom:27px!important}}@media (min-width: 1400px){.-xxlp-27{padding:27px!important}.-xxlpt-27{padding-top:27px!important}.-xxlpr-27{padding-right:27px!important}.-xxlpb-27{padding-bottom:27px!important}.-xxlpl-27{padding-left:27px!important}.-xxlpx-27{padding-left:27px!important;padding-right:27px!important}.-xxlpy-27{padding-top:27px!important;padding-bottom:27px!important}}.gap-27{gap:27px!important}.gapx-27{-webkit-column-gap:27px!important;-moz-column-gap:27px!important;column-gap:27px!important}.gapy-27{row-gap:27px!important}@media (min-width: 576px){.-smgap-27{gap:27px!important}.-smgapx-27{-webkit-column-gap:27px!important;-moz-column-gap:27px!important;column-gap:27px!important}.-smgapy-27{row-gap:27px!important}}@media (min-width: 768px){.-mdgap-27{gap:27px!important}.-mdgapx-27{-webkit-column-gap:27px!important;-moz-column-gap:27px!important;column-gap:27px!important}.-mdgapy-27{row-gap:27px!important}}@media (min-width: 992px){.-lggap-27{gap:27px!important}.-lggapx-27{-webkit-column-gap:27px!important;-moz-column-gap:27px!important;column-gap:27px!important}.-lggapy-27{row-gap:27px!important}}@media (min-width: 1200px){.-xlgap-27{gap:27px!important}.-xlgapx-27{-webkit-column-gap:27px!important;-moz-column-gap:27px!important;column-gap:27px!important}.-xlgapy-27{row-gap:27px!important}}@media (min-width: 1400px){.-xxlgap-27{gap:27px!important}.-xxlgapx-27{-webkit-column-gap:27px!important;-moz-column-gap:27px!important;column-gap:27px!important}.-xxlgapy-27{row-gap:27px!important}}.w-27{width:27px!important}.wt-27{width-top:27px!important}.wr-27{width-right:27px!important}.wb-27{width-bottom:27px!important}.wl-27{width-left:27px!important}.wx-27{width-left:27px!important;width-right:27px!important}.wy-27{width-top:27px!important;width-bottom:27px!important}@media (min-width: 576px){.-smw-27{width:27px!important}.-smwt-27{width-top:27px!important}.-smwr-27{width-right:27px!important}.-smwb-27{width-bottom:27px!important}.-smwl-27{width-left:27px!important}.-smwx-27{width-left:27px!important;width-right:27px!important}.-smwy-27{width-top:27px!important;width-bottom:27px!important}}@media (min-width: 768px){.-mdw-27{width:27px!important}.-mdwt-27{width-top:27px!important}.-mdwr-27{width-right:27px!important}.-mdwb-27{width-bottom:27px!important}.-mdwl-27{width-left:27px!important}.-mdwx-27{width-left:27px!important;width-right:27px!important}.-mdwy-27{width-top:27px!important;width-bottom:27px!important}}@media (min-width: 992px){.-lgw-27{width:27px!important}.-lgwt-27{width-top:27px!important}.-lgwr-27{width-right:27px!important}.-lgwb-27{width-bottom:27px!important}.-lgwl-27{width-left:27px!important}.-lgwx-27{width-left:27px!important;width-right:27px!important}.-lgwy-27{width-top:27px!important;width-bottom:27px!important}}@media (min-width: 1200px){.-xlw-27{width:27px!important}.-xlwt-27{width-top:27px!important}.-xlwr-27{width-right:27px!important}.-xlwb-27{width-bottom:27px!important}.-xlwl-27{width-left:27px!important}.-xlwx-27{width-left:27px!important;width-right:27px!important}.-xlwy-27{width-top:27px!important;width-bottom:27px!important}}@media (min-width: 1400px){.-xxlw-27{width:27px!important}.-xxlwt-27{width-top:27px!important}.-xxlwr-27{width-right:27px!important}.-xxlwb-27{width-bottom:27px!important}.-xxlwl-27{width-left:27px!important}.-xxlwx-27{width-left:27px!important;width-right:27px!important}.-xxlwy-27{width-top:27px!important;width-bottom:27px!important}}.h-27{height:27px!important}.ht-27{height-top:27px!important}.hr-27{height-right:27px!important}.hb-27{height-bottom:27px!important}.hl-27{height-left:27px!important}.hx-27{height-left:27px!important;height-right:27px!important}.hy-27{height-top:27px!important;height-bottom:27px!important}@media (min-width: 576px){.-smh-27{height:27px!important}.-smht-27{height-top:27px!important}.-smhr-27{height-right:27px!important}.-smhb-27{height-bottom:27px!important}.-smhl-27{height-left:27px!important}.-smhx-27{height-left:27px!important;height-right:27px!important}.-smhy-27{height-top:27px!important;height-bottom:27px!important}}@media (min-width: 768px){.-mdh-27{height:27px!important}.-mdht-27{height-top:27px!important}.-mdhr-27{height-right:27px!important}.-mdhb-27{height-bottom:27px!important}.-mdhl-27{height-left:27px!important}.-mdhx-27{height-left:27px!important;height-right:27px!important}.-mdhy-27{height-top:27px!important;height-bottom:27px!important}}@media (min-width: 992px){.-lgh-27{height:27px!important}.-lght-27{height-top:27px!important}.-lghr-27{height-right:27px!important}.-lghb-27{height-bottom:27px!important}.-lghl-27{height-left:27px!important}.-lghx-27{height-left:27px!important;height-right:27px!important}.-lghy-27{height-top:27px!important;height-bottom:27px!important}}@media (min-width: 1200px){.-xlh-27{height:27px!important}.-xlht-27{height-top:27px!important}.-xlhr-27{height-right:27px!important}.-xlhb-27{height-bottom:27px!important}.-xlhl-27{height-left:27px!important}.-xlhx-27{height-left:27px!important;height-right:27px!important}.-xlhy-27{height-top:27px!important;height-bottom:27px!important}}@media (min-width: 1400px){.-xxlh-27{height:27px!important}.-xxlht-27{height-top:27px!important}.-xxlhr-27{height-right:27px!important}.-xxlhb-27{height-bottom:27px!important}.-xxlhl-27{height-left:27px!important}.-xxlhx-27{height-left:27px!important;height-right:27px!important}.-xxlhy-27{height-top:27px!important;height-bottom:27px!important}}.rounded-27{border-radius:27px!important}.roundedt-27{border-radius-top:27px!important}.roundedr-27{border-radius-right:27px!important}.roundedb-27{border-radius-bottom:27px!important}.roundedl-27{border-radius-left:27px!important}.roundedx-27{border-radius-left:27px!important;border-radius-right:27px!important}.roundedy-27{border-radius-top:27px!important;border-radius-bottom:27px!important}@media (min-width: 576px){.-smrounded-27{border-radius:27px!important}.-smroundedt-27{border-radius-top:27px!important}.-smroundedr-27{border-radius-right:27px!important}.-smroundedb-27{border-radius-bottom:27px!important}.-smroundedl-27{border-radius-left:27px!important}.-smroundedx-27{border-radius-left:27px!important;border-radius-right:27px!important}.-smroundedy-27{border-radius-top:27px!important;border-radius-bottom:27px!important}}@media (min-width: 768px){.-mdrounded-27{border-radius:27px!important}.-mdroundedt-27{border-radius-top:27px!important}.-mdroundedr-27{border-radius-right:27px!important}.-mdroundedb-27{border-radius-bottom:27px!important}.-mdroundedl-27{border-radius-left:27px!important}.-mdroundedx-27{border-radius-left:27px!important;border-radius-right:27px!important}.-mdroundedy-27{border-radius-top:27px!important;border-radius-bottom:27px!important}}@media (min-width: 992px){.-lgrounded-27{border-radius:27px!important}.-lgroundedt-27{border-radius-top:27px!important}.-lgroundedr-27{border-radius-right:27px!important}.-lgroundedb-27{border-radius-bottom:27px!important}.-lgroundedl-27{border-radius-left:27px!important}.-lgroundedx-27{border-radius-left:27px!important;border-radius-right:27px!important}.-lgroundedy-27{border-radius-top:27px!important;border-radius-bottom:27px!important}}@media (min-width: 1200px){.-xlrounded-27{border-radius:27px!important}.-xlroundedt-27{border-radius-top:27px!important}.-xlroundedr-27{border-radius-right:27px!important}.-xlroundedb-27{border-radius-bottom:27px!important}.-xlroundedl-27{border-radius-left:27px!important}.-xlroundedx-27{border-radius-left:27px!important;border-radius-right:27px!important}.-xlroundedy-27{border-radius-top:27px!important;border-radius-bottom:27px!important}}@media (min-width: 1400px){.-xxlrounded-27{border-radius:27px!important}.-xxlroundedt-27{border-radius-top:27px!important}.-xxlroundedr-27{border-radius-right:27px!important}.-xxlroundedb-27{border-radius-bottom:27px!important}.-xxlroundedl-27{border-radius-left:27px!important}.-xxlroundedx-27{border-radius-left:27px!important;border-radius-right:27px!important}.-xxlroundedy-27{border-radius-top:27px!important;border-radius-bottom:27px!important}}.max-w-27{max-width:27px!important}.max-wt-27{max-width-top:27px!important}.max-wr-27{max-width-right:27px!important}.max-wb-27{max-width-bottom:27px!important}.max-wl-27{max-width-left:27px!important}.max-wx-27{max-width-left:27px!important;max-width-right:27px!important}.max-wy-27{max-width-top:27px!important;max-width-bottom:27px!important}@media (min-width: 576px){.-smmax-w-27{max-width:27px!important}.-smmax-wt-27{max-width-top:27px!important}.-smmax-wr-27{max-width-right:27px!important}.-smmax-wb-27{max-width-bottom:27px!important}.-smmax-wl-27{max-width-left:27px!important}.-smmax-wx-27{max-width-left:27px!important;max-width-right:27px!important}.-smmax-wy-27{max-width-top:27px!important;max-width-bottom:27px!important}}@media (min-width: 768px){.-mdmax-w-27{max-width:27px!important}.-mdmax-wt-27{max-width-top:27px!important}.-mdmax-wr-27{max-width-right:27px!important}.-mdmax-wb-27{max-width-bottom:27px!important}.-mdmax-wl-27{max-width-left:27px!important}.-mdmax-wx-27{max-width-left:27px!important;max-width-right:27px!important}.-mdmax-wy-27{max-width-top:27px!important;max-width-bottom:27px!important}}@media (min-width: 992px){.-lgmax-w-27{max-width:27px!important}.-lgmax-wt-27{max-width-top:27px!important}.-lgmax-wr-27{max-width-right:27px!important}.-lgmax-wb-27{max-width-bottom:27px!important}.-lgmax-wl-27{max-width-left:27px!important}.-lgmax-wx-27{max-width-left:27px!important;max-width-right:27px!important}.-lgmax-wy-27{max-width-top:27px!important;max-width-bottom:27px!important}}@media (min-width: 1200px){.-xlmax-w-27{max-width:27px!important}.-xlmax-wt-27{max-width-top:27px!important}.-xlmax-wr-27{max-width-right:27px!important}.-xlmax-wb-27{max-width-bottom:27px!important}.-xlmax-wl-27{max-width-left:27px!important}.-xlmax-wx-27{max-width-left:27px!important;max-width-right:27px!important}.-xlmax-wy-27{max-width-top:27px!important;max-width-bottom:27px!important}}@media (min-width: 1400px){.-xxlmax-w-27{max-width:27px!important}.-xxlmax-wt-27{max-width-top:27px!important}.-xxlmax-wr-27{max-width-right:27px!important}.-xxlmax-wb-27{max-width-bottom:27px!important}.-xxlmax-wl-27{max-width-left:27px!important}.-xxlmax-wx-27{max-width-left:27px!important;max-width-right:27px!important}.-xxlmax-wy-27{max-width-top:27px!important;max-width-bottom:27px!important}}.min-w-27{min-width:27px!important}.min-wt-27{min-width-top:27px!important}.min-wr-27{min-width-right:27px!important}.min-wb-27{min-width-bottom:27px!important}.min-wl-27{min-width-left:27px!important}.min-wx-27{min-width-left:27px!important;min-width-right:27px!important}.min-wy-27{min-width-top:27px!important;min-width-bottom:27px!important}@media (min-width: 576px){.-smmin-w-27{min-width:27px!important}.-smmin-wt-27{min-width-top:27px!important}.-smmin-wr-27{min-width-right:27px!important}.-smmin-wb-27{min-width-bottom:27px!important}.-smmin-wl-27{min-width-left:27px!important}.-smmin-wx-27{min-width-left:27px!important;min-width-right:27px!important}.-smmin-wy-27{min-width-top:27px!important;min-width-bottom:27px!important}}@media (min-width: 768px){.-mdmin-w-27{min-width:27px!important}.-mdmin-wt-27{min-width-top:27px!important}.-mdmin-wr-27{min-width-right:27px!important}.-mdmin-wb-27{min-width-bottom:27px!important}.-mdmin-wl-27{min-width-left:27px!important}.-mdmin-wx-27{min-width-left:27px!important;min-width-right:27px!important}.-mdmin-wy-27{min-width-top:27px!important;min-width-bottom:27px!important}}@media (min-width: 992px){.-lgmin-w-27{min-width:27px!important}.-lgmin-wt-27{min-width-top:27px!important}.-lgmin-wr-27{min-width-right:27px!important}.-lgmin-wb-27{min-width-bottom:27px!important}.-lgmin-wl-27{min-width-left:27px!important}.-lgmin-wx-27{min-width-left:27px!important;min-width-right:27px!important}.-lgmin-wy-27{min-width-top:27px!important;min-width-bottom:27px!important}}@media (min-width: 1200px){.-xlmin-w-27{min-width:27px!important}.-xlmin-wt-27{min-width-top:27px!important}.-xlmin-wr-27{min-width-right:27px!important}.-xlmin-wb-27{min-width-bottom:27px!important}.-xlmin-wl-27{min-width-left:27px!important}.-xlmin-wx-27{min-width-left:27px!important;min-width-right:27px!important}.-xlmin-wy-27{min-width-top:27px!important;min-width-bottom:27px!important}}@media (min-width: 1400px){.-xxlmin-w-27{min-width:27px!important}.-xxlmin-wt-27{min-width-top:27px!important}.-xxlmin-wr-27{min-width-right:27px!important}.-xxlmin-wb-27{min-width-bottom:27px!important}.-xxlmin-wl-27{min-width-left:27px!important}.-xxlmin-wx-27{min-width-left:27px!important;min-width-right:27px!important}.-xxlmin-wy-27{min-width-top:27px!important;min-width-bottom:27px!important}}.max-h-27{max-height:27px!important}.max-ht-27{max-height-top:27px!important}.max-hr-27{max-height-right:27px!important}.max-hb-27{max-height-bottom:27px!important}.max-hl-27{max-height-left:27px!important}.max-hx-27{max-height-left:27px!important;max-height-right:27px!important}.max-hy-27{max-height-top:27px!important;max-height-bottom:27px!important}@media (min-width: 576px){.-smmax-h-27{max-height:27px!important}.-smmax-ht-27{max-height-top:27px!important}.-smmax-hr-27{max-height-right:27px!important}.-smmax-hb-27{max-height-bottom:27px!important}.-smmax-hl-27{max-height-left:27px!important}.-smmax-hx-27{max-height-left:27px!important;max-height-right:27px!important}.-smmax-hy-27{max-height-top:27px!important;max-height-bottom:27px!important}}@media (min-width: 768px){.-mdmax-h-27{max-height:27px!important}.-mdmax-ht-27{max-height-top:27px!important}.-mdmax-hr-27{max-height-right:27px!important}.-mdmax-hb-27{max-height-bottom:27px!important}.-mdmax-hl-27{max-height-left:27px!important}.-mdmax-hx-27{max-height-left:27px!important;max-height-right:27px!important}.-mdmax-hy-27{max-height-top:27px!important;max-height-bottom:27px!important}}@media (min-width: 992px){.-lgmax-h-27{max-height:27px!important}.-lgmax-ht-27{max-height-top:27px!important}.-lgmax-hr-27{max-height-right:27px!important}.-lgmax-hb-27{max-height-bottom:27px!important}.-lgmax-hl-27{max-height-left:27px!important}.-lgmax-hx-27{max-height-left:27px!important;max-height-right:27px!important}.-lgmax-hy-27{max-height-top:27px!important;max-height-bottom:27px!important}}@media (min-width: 1200px){.-xlmax-h-27{max-height:27px!important}.-xlmax-ht-27{max-height-top:27px!important}.-xlmax-hr-27{max-height-right:27px!important}.-xlmax-hb-27{max-height-bottom:27px!important}.-xlmax-hl-27{max-height-left:27px!important}.-xlmax-hx-27{max-height-left:27px!important;max-height-right:27px!important}.-xlmax-hy-27{max-height-top:27px!important;max-height-bottom:27px!important}}@media (min-width: 1400px){.-xxlmax-h-27{max-height:27px!important}.-xxlmax-ht-27{max-height-top:27px!important}.-xxlmax-hr-27{max-height-right:27px!important}.-xxlmax-hb-27{max-height-bottom:27px!important}.-xxlmax-hl-27{max-height-left:27px!important}.-xxlmax-hx-27{max-height-left:27px!important;max-height-right:27px!important}.-xxlmax-hy-27{max-height-top:27px!important;max-height-bottom:27px!important}}.min-h-27{min-height:27px!important}.min-ht-27{min-height-top:27px!important}.min-hr-27{min-height-right:27px!important}.min-hb-27{min-height-bottom:27px!important}.min-hl-27{min-height-left:27px!important}.min-hx-27{min-height-left:27px!important;min-height-right:27px!important}.min-hy-27{min-height-top:27px!important;min-height-bottom:27px!important}@media (min-width: 576px){.-smmin-h-27{min-height:27px!important}.-smmin-ht-27{min-height-top:27px!important}.-smmin-hr-27{min-height-right:27px!important}.-smmin-hb-27{min-height-bottom:27px!important}.-smmin-hl-27{min-height-left:27px!important}.-smmin-hx-27{min-height-left:27px!important;min-height-right:27px!important}.-smmin-hy-27{min-height-top:27px!important;min-height-bottom:27px!important}}@media (min-width: 768px){.-mdmin-h-27{min-height:27px!important}.-mdmin-ht-27{min-height-top:27px!important}.-mdmin-hr-27{min-height-right:27px!important}.-mdmin-hb-27{min-height-bottom:27px!important}.-mdmin-hl-27{min-height-left:27px!important}.-mdmin-hx-27{min-height-left:27px!important;min-height-right:27px!important}.-mdmin-hy-27{min-height-top:27px!important;min-height-bottom:27px!important}}@media (min-width: 992px){.-lgmin-h-27{min-height:27px!important}.-lgmin-ht-27{min-height-top:27px!important}.-lgmin-hr-27{min-height-right:27px!important}.-lgmin-hb-27{min-height-bottom:27px!important}.-lgmin-hl-27{min-height-left:27px!important}.-lgmin-hx-27{min-height-left:27px!important;min-height-right:27px!important}.-lgmin-hy-27{min-height-top:27px!important;min-height-bottom:27px!important}}@media (min-width: 1200px){.-xlmin-h-27{min-height:27px!important}.-xlmin-ht-27{min-height-top:27px!important}.-xlmin-hr-27{min-height-right:27px!important}.-xlmin-hb-27{min-height-bottom:27px!important}.-xlmin-hl-27{min-height-left:27px!important}.-xlmin-hx-27{min-height-left:27px!important;min-height-right:27px!important}.-xlmin-hy-27{min-height-top:27px!important;min-height-bottom:27px!important}}@media (min-width: 1400px){.-xxlmin-h-27{min-height:27px!important}.-xxlmin-ht-27{min-height-top:27px!important}.-xxlmin-hr-27{min-height-right:27px!important}.-xxlmin-hb-27{min-height-bottom:27px!important}.-xxlmin-hl-27{min-height-left:27px!important}.-xxlmin-hx-27{min-height-left:27px!important;min-height-right:27px!important}.-xxlmin-hy-27{min-height-top:27px!important;min-height-bottom:27px!important}}.m-28{margin:28px!important}.mt-28{margin-top:28px!important}.mr-28{margin-right:28px!important}.mb-28{margin-bottom:28px!important}.ml-28{margin-left:28px!important}.mx-28{margin-left:28px!important;margin-right:28px!important}.my-28{margin-top:28px!important;margin-bottom:28px!important}@media (min-width: 576px){.-smm-28{margin:28px!important}.-smmt-28{margin-top:28px!important}.-smmr-28{margin-right:28px!important}.-smmb-28{margin-bottom:28px!important}.-smml-28{margin-left:28px!important}.-smmx-28{margin-left:28px!important;margin-right:28px!important}.-smmy-28{margin-top:28px!important;margin-bottom:28px!important}}@media (min-width: 768px){.-mdm-28{margin:28px!important}.-mdmt-28{margin-top:28px!important}.-mdmr-28{margin-right:28px!important}.-mdmb-28{margin-bottom:28px!important}.-mdml-28{margin-left:28px!important}.-mdmx-28{margin-left:28px!important;margin-right:28px!important}.-mdmy-28{margin-top:28px!important;margin-bottom:28px!important}}@media (min-width: 992px){.-lgm-28{margin:28px!important}.-lgmt-28{margin-top:28px!important}.-lgmr-28{margin-right:28px!important}.-lgmb-28{margin-bottom:28px!important}.-lgml-28{margin-left:28px!important}.-lgmx-28{margin-left:28px!important;margin-right:28px!important}.-lgmy-28{margin-top:28px!important;margin-bottom:28px!important}}@media (min-width: 1200px){.-xlm-28{margin:28px!important}.-xlmt-28{margin-top:28px!important}.-xlmr-28{margin-right:28px!important}.-xlmb-28{margin-bottom:28px!important}.-xlml-28{margin-left:28px!important}.-xlmx-28{margin-left:28px!important;margin-right:28px!important}.-xlmy-28{margin-top:28px!important;margin-bottom:28px!important}}@media (min-width: 1400px){.-xxlm-28{margin:28px!important}.-xxlmt-28{margin-top:28px!important}.-xxlmr-28{margin-right:28px!important}.-xxlmb-28{margin-bottom:28px!important}.-xxlml-28{margin-left:28px!important}.-xxlmx-28{margin-left:28px!important;margin-right:28px!important}.-xxlmy-28{margin-top:28px!important;margin-bottom:28px!important}}.p-28{padding:28px!important}.pt-28{padding-top:28px!important}.pr-28{padding-right:28px!important}.pb-28{padding-bottom:28px!important}.pl-28{padding-left:28px!important}.px-28{padding-left:28px!important;padding-right:28px!important}.py-28{padding-top:28px!important;padding-bottom:28px!important}@media (min-width: 576px){.-smp-28{padding:28px!important}.-smpt-28{padding-top:28px!important}.-smpr-28{padding-right:28px!important}.-smpb-28{padding-bottom:28px!important}.-smpl-28{padding-left:28px!important}.-smpx-28{padding-left:28px!important;padding-right:28px!important}.-smpy-28{padding-top:28px!important;padding-bottom:28px!important}}@media (min-width: 768px){.-mdp-28{padding:28px!important}.-mdpt-28{padding-top:28px!important}.-mdpr-28{padding-right:28px!important}.-mdpb-28{padding-bottom:28px!important}.-mdpl-28{padding-left:28px!important}.-mdpx-28{padding-left:28px!important;padding-right:28px!important}.-mdpy-28{padding-top:28px!important;padding-bottom:28px!important}}@media (min-width: 992px){.-lgp-28{padding:28px!important}.-lgpt-28{padding-top:28px!important}.-lgpr-28{padding-right:28px!important}.-lgpb-28{padding-bottom:28px!important}.-lgpl-28{padding-left:28px!important}.-lgpx-28{padding-left:28px!important;padding-right:28px!important}.-lgpy-28{padding-top:28px!important;padding-bottom:28px!important}}@media (min-width: 1200px){.-xlp-28{padding:28px!important}.-xlpt-28{padding-top:28px!important}.-xlpr-28{padding-right:28px!important}.-xlpb-28{padding-bottom:28px!important}.-xlpl-28{padding-left:28px!important}.-xlpx-28{padding-left:28px!important;padding-right:28px!important}.-xlpy-28{padding-top:28px!important;padding-bottom:28px!important}}@media (min-width: 1400px){.-xxlp-28{padding:28px!important}.-xxlpt-28{padding-top:28px!important}.-xxlpr-28{padding-right:28px!important}.-xxlpb-28{padding-bottom:28px!important}.-xxlpl-28{padding-left:28px!important}.-xxlpx-28{padding-left:28px!important;padding-right:28px!important}.-xxlpy-28{padding-top:28px!important;padding-bottom:28px!important}}.gap-28{gap:28px!important}.gapx-28{-webkit-column-gap:28px!important;-moz-column-gap:28px!important;column-gap:28px!important}.gapy-28{row-gap:28px!important}@media (min-width: 576px){.-smgap-28{gap:28px!important}.-smgapx-28{-webkit-column-gap:28px!important;-moz-column-gap:28px!important;column-gap:28px!important}.-smgapy-28{row-gap:28px!important}}@media (min-width: 768px){.-mdgap-28{gap:28px!important}.-mdgapx-28{-webkit-column-gap:28px!important;-moz-column-gap:28px!important;column-gap:28px!important}.-mdgapy-28{row-gap:28px!important}}@media (min-width: 992px){.-lggap-28{gap:28px!important}.-lggapx-28{-webkit-column-gap:28px!important;-moz-column-gap:28px!important;column-gap:28px!important}.-lggapy-28{row-gap:28px!important}}@media (min-width: 1200px){.-xlgap-28{gap:28px!important}.-xlgapx-28{-webkit-column-gap:28px!important;-moz-column-gap:28px!important;column-gap:28px!important}.-xlgapy-28{row-gap:28px!important}}@media (min-width: 1400px){.-xxlgap-28{gap:28px!important}.-xxlgapx-28{-webkit-column-gap:28px!important;-moz-column-gap:28px!important;column-gap:28px!important}.-xxlgapy-28{row-gap:28px!important}}.w-28{width:28px!important}.wt-28{width-top:28px!important}.wr-28{width-right:28px!important}.wb-28{width-bottom:28px!important}.wl-28{width-left:28px!important}.wx-28{width-left:28px!important;width-right:28px!important}.wy-28{width-top:28px!important;width-bottom:28px!important}@media (min-width: 576px){.-smw-28{width:28px!important}.-smwt-28{width-top:28px!important}.-smwr-28{width-right:28px!important}.-smwb-28{width-bottom:28px!important}.-smwl-28{width-left:28px!important}.-smwx-28{width-left:28px!important;width-right:28px!important}.-smwy-28{width-top:28px!important;width-bottom:28px!important}}@media (min-width: 768px){.-mdw-28{width:28px!important}.-mdwt-28{width-top:28px!important}.-mdwr-28{width-right:28px!important}.-mdwb-28{width-bottom:28px!important}.-mdwl-28{width-left:28px!important}.-mdwx-28{width-left:28px!important;width-right:28px!important}.-mdwy-28{width-top:28px!important;width-bottom:28px!important}}@media (min-width: 992px){.-lgw-28{width:28px!important}.-lgwt-28{width-top:28px!important}.-lgwr-28{width-right:28px!important}.-lgwb-28{width-bottom:28px!important}.-lgwl-28{width-left:28px!important}.-lgwx-28{width-left:28px!important;width-right:28px!important}.-lgwy-28{width-top:28px!important;width-bottom:28px!important}}@media (min-width: 1200px){.-xlw-28{width:28px!important}.-xlwt-28{width-top:28px!important}.-xlwr-28{width-right:28px!important}.-xlwb-28{width-bottom:28px!important}.-xlwl-28{width-left:28px!important}.-xlwx-28{width-left:28px!important;width-right:28px!important}.-xlwy-28{width-top:28px!important;width-bottom:28px!important}}@media (min-width: 1400px){.-xxlw-28{width:28px!important}.-xxlwt-28{width-top:28px!important}.-xxlwr-28{width-right:28px!important}.-xxlwb-28{width-bottom:28px!important}.-xxlwl-28{width-left:28px!important}.-xxlwx-28{width-left:28px!important;width-right:28px!important}.-xxlwy-28{width-top:28px!important;width-bottom:28px!important}}.h-28{height:28px!important}.ht-28{height-top:28px!important}.hr-28{height-right:28px!important}.hb-28{height-bottom:28px!important}.hl-28{height-left:28px!important}.hx-28{height-left:28px!important;height-right:28px!important}.hy-28{height-top:28px!important;height-bottom:28px!important}@media (min-width: 576px){.-smh-28{height:28px!important}.-smht-28{height-top:28px!important}.-smhr-28{height-right:28px!important}.-smhb-28{height-bottom:28px!important}.-smhl-28{height-left:28px!important}.-smhx-28{height-left:28px!important;height-right:28px!important}.-smhy-28{height-top:28px!important;height-bottom:28px!important}}@media (min-width: 768px){.-mdh-28{height:28px!important}.-mdht-28{height-top:28px!important}.-mdhr-28{height-right:28px!important}.-mdhb-28{height-bottom:28px!important}.-mdhl-28{height-left:28px!important}.-mdhx-28{height-left:28px!important;height-right:28px!important}.-mdhy-28{height-top:28px!important;height-bottom:28px!important}}@media (min-width: 992px){.-lgh-28{height:28px!important}.-lght-28{height-top:28px!important}.-lghr-28{height-right:28px!important}.-lghb-28{height-bottom:28px!important}.-lghl-28{height-left:28px!important}.-lghx-28{height-left:28px!important;height-right:28px!important}.-lghy-28{height-top:28px!important;height-bottom:28px!important}}@media (min-width: 1200px){.-xlh-28{height:28px!important}.-xlht-28{height-top:28px!important}.-xlhr-28{height-right:28px!important}.-xlhb-28{height-bottom:28px!important}.-xlhl-28{height-left:28px!important}.-xlhx-28{height-left:28px!important;height-right:28px!important}.-xlhy-28{height-top:28px!important;height-bottom:28px!important}}@media (min-width: 1400px){.-xxlh-28{height:28px!important}.-xxlht-28{height-top:28px!important}.-xxlhr-28{height-right:28px!important}.-xxlhb-28{height-bottom:28px!important}.-xxlhl-28{height-left:28px!important}.-xxlhx-28{height-left:28px!important;height-right:28px!important}.-xxlhy-28{height-top:28px!important;height-bottom:28px!important}}.rounded-28{border-radius:28px!important}.roundedt-28{border-radius-top:28px!important}.roundedr-28{border-radius-right:28px!important}.roundedb-28{border-radius-bottom:28px!important}.roundedl-28{border-radius-left:28px!important}.roundedx-28{border-radius-left:28px!important;border-radius-right:28px!important}.roundedy-28{border-radius-top:28px!important;border-radius-bottom:28px!important}@media (min-width: 576px){.-smrounded-28{border-radius:28px!important}.-smroundedt-28{border-radius-top:28px!important}.-smroundedr-28{border-radius-right:28px!important}.-smroundedb-28{border-radius-bottom:28px!important}.-smroundedl-28{border-radius-left:28px!important}.-smroundedx-28{border-radius-left:28px!important;border-radius-right:28px!important}.-smroundedy-28{border-radius-top:28px!important;border-radius-bottom:28px!important}}@media (min-width: 768px){.-mdrounded-28{border-radius:28px!important}.-mdroundedt-28{border-radius-top:28px!important}.-mdroundedr-28{border-radius-right:28px!important}.-mdroundedb-28{border-radius-bottom:28px!important}.-mdroundedl-28{border-radius-left:28px!important}.-mdroundedx-28{border-radius-left:28px!important;border-radius-right:28px!important}.-mdroundedy-28{border-radius-top:28px!important;border-radius-bottom:28px!important}}@media (min-width: 992px){.-lgrounded-28{border-radius:28px!important}.-lgroundedt-28{border-radius-top:28px!important}.-lgroundedr-28{border-radius-right:28px!important}.-lgroundedb-28{border-radius-bottom:28px!important}.-lgroundedl-28{border-radius-left:28px!important}.-lgroundedx-28{border-radius-left:28px!important;border-radius-right:28px!important}.-lgroundedy-28{border-radius-top:28px!important;border-radius-bottom:28px!important}}@media (min-width: 1200px){.-xlrounded-28{border-radius:28px!important}.-xlroundedt-28{border-radius-top:28px!important}.-xlroundedr-28{border-radius-right:28px!important}.-xlroundedb-28{border-radius-bottom:28px!important}.-xlroundedl-28{border-radius-left:28px!important}.-xlroundedx-28{border-radius-left:28px!important;border-radius-right:28px!important}.-xlroundedy-28{border-radius-top:28px!important;border-radius-bottom:28px!important}}@media (min-width: 1400px){.-xxlrounded-28{border-radius:28px!important}.-xxlroundedt-28{border-radius-top:28px!important}.-xxlroundedr-28{border-radius-right:28px!important}.-xxlroundedb-28{border-radius-bottom:28px!important}.-xxlroundedl-28{border-radius-left:28px!important}.-xxlroundedx-28{border-radius-left:28px!important;border-radius-right:28px!important}.-xxlroundedy-28{border-radius-top:28px!important;border-radius-bottom:28px!important}}.max-w-28{max-width:28px!important}.max-wt-28{max-width-top:28px!important}.max-wr-28{max-width-right:28px!important}.max-wb-28{max-width-bottom:28px!important}.max-wl-28{max-width-left:28px!important}.max-wx-28{max-width-left:28px!important;max-width-right:28px!important}.max-wy-28{max-width-top:28px!important;max-width-bottom:28px!important}@media (min-width: 576px){.-smmax-w-28{max-width:28px!important}.-smmax-wt-28{max-width-top:28px!important}.-smmax-wr-28{max-width-right:28px!important}.-smmax-wb-28{max-width-bottom:28px!important}.-smmax-wl-28{max-width-left:28px!important}.-smmax-wx-28{max-width-left:28px!important;max-width-right:28px!important}.-smmax-wy-28{max-width-top:28px!important;max-width-bottom:28px!important}}@media (min-width: 768px){.-mdmax-w-28{max-width:28px!important}.-mdmax-wt-28{max-width-top:28px!important}.-mdmax-wr-28{max-width-right:28px!important}.-mdmax-wb-28{max-width-bottom:28px!important}.-mdmax-wl-28{max-width-left:28px!important}.-mdmax-wx-28{max-width-left:28px!important;max-width-right:28px!important}.-mdmax-wy-28{max-width-top:28px!important;max-width-bottom:28px!important}}@media (min-width: 992px){.-lgmax-w-28{max-width:28px!important}.-lgmax-wt-28{max-width-top:28px!important}.-lgmax-wr-28{max-width-right:28px!important}.-lgmax-wb-28{max-width-bottom:28px!important}.-lgmax-wl-28{max-width-left:28px!important}.-lgmax-wx-28{max-width-left:28px!important;max-width-right:28px!important}.-lgmax-wy-28{max-width-top:28px!important;max-width-bottom:28px!important}}@media (min-width: 1200px){.-xlmax-w-28{max-width:28px!important}.-xlmax-wt-28{max-width-top:28px!important}.-xlmax-wr-28{max-width-right:28px!important}.-xlmax-wb-28{max-width-bottom:28px!important}.-xlmax-wl-28{max-width-left:28px!important}.-xlmax-wx-28{max-width-left:28px!important;max-width-right:28px!important}.-xlmax-wy-28{max-width-top:28px!important;max-width-bottom:28px!important}}@media (min-width: 1400px){.-xxlmax-w-28{max-width:28px!important}.-xxlmax-wt-28{max-width-top:28px!important}.-xxlmax-wr-28{max-width-right:28px!important}.-xxlmax-wb-28{max-width-bottom:28px!important}.-xxlmax-wl-28{max-width-left:28px!important}.-xxlmax-wx-28{max-width-left:28px!important;max-width-right:28px!important}.-xxlmax-wy-28{max-width-top:28px!important;max-width-bottom:28px!important}}.min-w-28{min-width:28px!important}.min-wt-28{min-width-top:28px!important}.min-wr-28{min-width-right:28px!important}.min-wb-28{min-width-bottom:28px!important}.min-wl-28{min-width-left:28px!important}.min-wx-28{min-width-left:28px!important;min-width-right:28px!important}.min-wy-28{min-width-top:28px!important;min-width-bottom:28px!important}@media (min-width: 576px){.-smmin-w-28{min-width:28px!important}.-smmin-wt-28{min-width-top:28px!important}.-smmin-wr-28{min-width-right:28px!important}.-smmin-wb-28{min-width-bottom:28px!important}.-smmin-wl-28{min-width-left:28px!important}.-smmin-wx-28{min-width-left:28px!important;min-width-right:28px!important}.-smmin-wy-28{min-width-top:28px!important;min-width-bottom:28px!important}}@media (min-width: 768px){.-mdmin-w-28{min-width:28px!important}.-mdmin-wt-28{min-width-top:28px!important}.-mdmin-wr-28{min-width-right:28px!important}.-mdmin-wb-28{min-width-bottom:28px!important}.-mdmin-wl-28{min-width-left:28px!important}.-mdmin-wx-28{min-width-left:28px!important;min-width-right:28px!important}.-mdmin-wy-28{min-width-top:28px!important;min-width-bottom:28px!important}}@media (min-width: 992px){.-lgmin-w-28{min-width:28px!important}.-lgmin-wt-28{min-width-top:28px!important}.-lgmin-wr-28{min-width-right:28px!important}.-lgmin-wb-28{min-width-bottom:28px!important}.-lgmin-wl-28{min-width-left:28px!important}.-lgmin-wx-28{min-width-left:28px!important;min-width-right:28px!important}.-lgmin-wy-28{min-width-top:28px!important;min-width-bottom:28px!important}}@media (min-width: 1200px){.-xlmin-w-28{min-width:28px!important}.-xlmin-wt-28{min-width-top:28px!important}.-xlmin-wr-28{min-width-right:28px!important}.-xlmin-wb-28{min-width-bottom:28px!important}.-xlmin-wl-28{min-width-left:28px!important}.-xlmin-wx-28{min-width-left:28px!important;min-width-right:28px!important}.-xlmin-wy-28{min-width-top:28px!important;min-width-bottom:28px!important}}@media (min-width: 1400px){.-xxlmin-w-28{min-width:28px!important}.-xxlmin-wt-28{min-width-top:28px!important}.-xxlmin-wr-28{min-width-right:28px!important}.-xxlmin-wb-28{min-width-bottom:28px!important}.-xxlmin-wl-28{min-width-left:28px!important}.-xxlmin-wx-28{min-width-left:28px!important;min-width-right:28px!important}.-xxlmin-wy-28{min-width-top:28px!important;min-width-bottom:28px!important}}.max-h-28{max-height:28px!important}.max-ht-28{max-height-top:28px!important}.max-hr-28{max-height-right:28px!important}.max-hb-28{max-height-bottom:28px!important}.max-hl-28{max-height-left:28px!important}.max-hx-28{max-height-left:28px!important;max-height-right:28px!important}.max-hy-28{max-height-top:28px!important;max-height-bottom:28px!important}@media (min-width: 576px){.-smmax-h-28{max-height:28px!important}.-smmax-ht-28{max-height-top:28px!important}.-smmax-hr-28{max-height-right:28px!important}.-smmax-hb-28{max-height-bottom:28px!important}.-smmax-hl-28{max-height-left:28px!important}.-smmax-hx-28{max-height-left:28px!important;max-height-right:28px!important}.-smmax-hy-28{max-height-top:28px!important;max-height-bottom:28px!important}}@media (min-width: 768px){.-mdmax-h-28{max-height:28px!important}.-mdmax-ht-28{max-height-top:28px!important}.-mdmax-hr-28{max-height-right:28px!important}.-mdmax-hb-28{max-height-bottom:28px!important}.-mdmax-hl-28{max-height-left:28px!important}.-mdmax-hx-28{max-height-left:28px!important;max-height-right:28px!important}.-mdmax-hy-28{max-height-top:28px!important;max-height-bottom:28px!important}}@media (min-width: 992px){.-lgmax-h-28{max-height:28px!important}.-lgmax-ht-28{max-height-top:28px!important}.-lgmax-hr-28{max-height-right:28px!important}.-lgmax-hb-28{max-height-bottom:28px!important}.-lgmax-hl-28{max-height-left:28px!important}.-lgmax-hx-28{max-height-left:28px!important;max-height-right:28px!important}.-lgmax-hy-28{max-height-top:28px!important;max-height-bottom:28px!important}}@media (min-width: 1200px){.-xlmax-h-28{max-height:28px!important}.-xlmax-ht-28{max-height-top:28px!important}.-xlmax-hr-28{max-height-right:28px!important}.-xlmax-hb-28{max-height-bottom:28px!important}.-xlmax-hl-28{max-height-left:28px!important}.-xlmax-hx-28{max-height-left:28px!important;max-height-right:28px!important}.-xlmax-hy-28{max-height-top:28px!important;max-height-bottom:28px!important}}@media (min-width: 1400px){.-xxlmax-h-28{max-height:28px!important}.-xxlmax-ht-28{max-height-top:28px!important}.-xxlmax-hr-28{max-height-right:28px!important}.-xxlmax-hb-28{max-height-bottom:28px!important}.-xxlmax-hl-28{max-height-left:28px!important}.-xxlmax-hx-28{max-height-left:28px!important;max-height-right:28px!important}.-xxlmax-hy-28{max-height-top:28px!important;max-height-bottom:28px!important}}.min-h-28{min-height:28px!important}.min-ht-28{min-height-top:28px!important}.min-hr-28{min-height-right:28px!important}.min-hb-28{min-height-bottom:28px!important}.min-hl-28{min-height-left:28px!important}.min-hx-28{min-height-left:28px!important;min-height-right:28px!important}.min-hy-28{min-height-top:28px!important;min-height-bottom:28px!important}@media (min-width: 576px){.-smmin-h-28{min-height:28px!important}.-smmin-ht-28{min-height-top:28px!important}.-smmin-hr-28{min-height-right:28px!important}.-smmin-hb-28{min-height-bottom:28px!important}.-smmin-hl-28{min-height-left:28px!important}.-smmin-hx-28{min-height-left:28px!important;min-height-right:28px!important}.-smmin-hy-28{min-height-top:28px!important;min-height-bottom:28px!important}}@media (min-width: 768px){.-mdmin-h-28{min-height:28px!important}.-mdmin-ht-28{min-height-top:28px!important}.-mdmin-hr-28{min-height-right:28px!important}.-mdmin-hb-28{min-height-bottom:28px!important}.-mdmin-hl-28{min-height-left:28px!important}.-mdmin-hx-28{min-height-left:28px!important;min-height-right:28px!important}.-mdmin-hy-28{min-height-top:28px!important;min-height-bottom:28px!important}}@media (min-width: 992px){.-lgmin-h-28{min-height:28px!important}.-lgmin-ht-28{min-height-top:28px!important}.-lgmin-hr-28{min-height-right:28px!important}.-lgmin-hb-28{min-height-bottom:28px!important}.-lgmin-hl-28{min-height-left:28px!important}.-lgmin-hx-28{min-height-left:28px!important;min-height-right:28px!important}.-lgmin-hy-28{min-height-top:28px!important;min-height-bottom:28px!important}}@media (min-width: 1200px){.-xlmin-h-28{min-height:28px!important}.-xlmin-ht-28{min-height-top:28px!important}.-xlmin-hr-28{min-height-right:28px!important}.-xlmin-hb-28{min-height-bottom:28px!important}.-xlmin-hl-28{min-height-left:28px!important}.-xlmin-hx-28{min-height-left:28px!important;min-height-right:28px!important}.-xlmin-hy-28{min-height-top:28px!important;min-height-bottom:28px!important}}@media (min-width: 1400px){.-xxlmin-h-28{min-height:28px!important}.-xxlmin-ht-28{min-height-top:28px!important}.-xxlmin-hr-28{min-height-right:28px!important}.-xxlmin-hb-28{min-height-bottom:28px!important}.-xxlmin-hl-28{min-height-left:28px!important}.-xxlmin-hx-28{min-height-left:28px!important;min-height-right:28px!important}.-xxlmin-hy-28{min-height-top:28px!important;min-height-bottom:28px!important}}.m-29{margin:29px!important}.mt-29{margin-top:29px!important}.mr-29{margin-right:29px!important}.mb-29{margin-bottom:29px!important}.ml-29{margin-left:29px!important}.mx-29{margin-left:29px!important;margin-right:29px!important}.my-29{margin-top:29px!important;margin-bottom:29px!important}@media (min-width: 576px){.-smm-29{margin:29px!important}.-smmt-29{margin-top:29px!important}.-smmr-29{margin-right:29px!important}.-smmb-29{margin-bottom:29px!important}.-smml-29{margin-left:29px!important}.-smmx-29{margin-left:29px!important;margin-right:29px!important}.-smmy-29{margin-top:29px!important;margin-bottom:29px!important}}@media (min-width: 768px){.-mdm-29{margin:29px!important}.-mdmt-29{margin-top:29px!important}.-mdmr-29{margin-right:29px!important}.-mdmb-29{margin-bottom:29px!important}.-mdml-29{margin-left:29px!important}.-mdmx-29{margin-left:29px!important;margin-right:29px!important}.-mdmy-29{margin-top:29px!important;margin-bottom:29px!important}}@media (min-width: 992px){.-lgm-29{margin:29px!important}.-lgmt-29{margin-top:29px!important}.-lgmr-29{margin-right:29px!important}.-lgmb-29{margin-bottom:29px!important}.-lgml-29{margin-left:29px!important}.-lgmx-29{margin-left:29px!important;margin-right:29px!important}.-lgmy-29{margin-top:29px!important;margin-bottom:29px!important}}@media (min-width: 1200px){.-xlm-29{margin:29px!important}.-xlmt-29{margin-top:29px!important}.-xlmr-29{margin-right:29px!important}.-xlmb-29{margin-bottom:29px!important}.-xlml-29{margin-left:29px!important}.-xlmx-29{margin-left:29px!important;margin-right:29px!important}.-xlmy-29{margin-top:29px!important;margin-bottom:29px!important}}@media (min-width: 1400px){.-xxlm-29{margin:29px!important}.-xxlmt-29{margin-top:29px!important}.-xxlmr-29{margin-right:29px!important}.-xxlmb-29{margin-bottom:29px!important}.-xxlml-29{margin-left:29px!important}.-xxlmx-29{margin-left:29px!important;margin-right:29px!important}.-xxlmy-29{margin-top:29px!important;margin-bottom:29px!important}}.p-29{padding:29px!important}.pt-29{padding-top:29px!important}.pr-29{padding-right:29px!important}.pb-29{padding-bottom:29px!important}.pl-29{padding-left:29px!important}.px-29{padding-left:29px!important;padding-right:29px!important}.py-29{padding-top:29px!important;padding-bottom:29px!important}@media (min-width: 576px){.-smp-29{padding:29px!important}.-smpt-29{padding-top:29px!important}.-smpr-29{padding-right:29px!important}.-smpb-29{padding-bottom:29px!important}.-smpl-29{padding-left:29px!important}.-smpx-29{padding-left:29px!important;padding-right:29px!important}.-smpy-29{padding-top:29px!important;padding-bottom:29px!important}}@media (min-width: 768px){.-mdp-29{padding:29px!important}.-mdpt-29{padding-top:29px!important}.-mdpr-29{padding-right:29px!important}.-mdpb-29{padding-bottom:29px!important}.-mdpl-29{padding-left:29px!important}.-mdpx-29{padding-left:29px!important;padding-right:29px!important}.-mdpy-29{padding-top:29px!important;padding-bottom:29px!important}}@media (min-width: 992px){.-lgp-29{padding:29px!important}.-lgpt-29{padding-top:29px!important}.-lgpr-29{padding-right:29px!important}.-lgpb-29{padding-bottom:29px!important}.-lgpl-29{padding-left:29px!important}.-lgpx-29{padding-left:29px!important;padding-right:29px!important}.-lgpy-29{padding-top:29px!important;padding-bottom:29px!important}}@media (min-width: 1200px){.-xlp-29{padding:29px!important}.-xlpt-29{padding-top:29px!important}.-xlpr-29{padding-right:29px!important}.-xlpb-29{padding-bottom:29px!important}.-xlpl-29{padding-left:29px!important}.-xlpx-29{padding-left:29px!important;padding-right:29px!important}.-xlpy-29{padding-top:29px!important;padding-bottom:29px!important}}@media (min-width: 1400px){.-xxlp-29{padding:29px!important}.-xxlpt-29{padding-top:29px!important}.-xxlpr-29{padding-right:29px!important}.-xxlpb-29{padding-bottom:29px!important}.-xxlpl-29{padding-left:29px!important}.-xxlpx-29{padding-left:29px!important;padding-right:29px!important}.-xxlpy-29{padding-top:29px!important;padding-bottom:29px!important}}.gap-29{gap:29px!important}.gapx-29{-webkit-column-gap:29px!important;-moz-column-gap:29px!important;column-gap:29px!important}.gapy-29{row-gap:29px!important}@media (min-width: 576px){.-smgap-29{gap:29px!important}.-smgapx-29{-webkit-column-gap:29px!important;-moz-column-gap:29px!important;column-gap:29px!important}.-smgapy-29{row-gap:29px!important}}@media (min-width: 768px){.-mdgap-29{gap:29px!important}.-mdgapx-29{-webkit-column-gap:29px!important;-moz-column-gap:29px!important;column-gap:29px!important}.-mdgapy-29{row-gap:29px!important}}@media (min-width: 992px){.-lggap-29{gap:29px!important}.-lggapx-29{-webkit-column-gap:29px!important;-moz-column-gap:29px!important;column-gap:29px!important}.-lggapy-29{row-gap:29px!important}}@media (min-width: 1200px){.-xlgap-29{gap:29px!important}.-xlgapx-29{-webkit-column-gap:29px!important;-moz-column-gap:29px!important;column-gap:29px!important}.-xlgapy-29{row-gap:29px!important}}@media (min-width: 1400px){.-xxlgap-29{gap:29px!important}.-xxlgapx-29{-webkit-column-gap:29px!important;-moz-column-gap:29px!important;column-gap:29px!important}.-xxlgapy-29{row-gap:29px!important}}.w-29{width:29px!important}.wt-29{width-top:29px!important}.wr-29{width-right:29px!important}.wb-29{width-bottom:29px!important}.wl-29{width-left:29px!important}.wx-29{width-left:29px!important;width-right:29px!important}.wy-29{width-top:29px!important;width-bottom:29px!important}@media (min-width: 576px){.-smw-29{width:29px!important}.-smwt-29{width-top:29px!important}.-smwr-29{width-right:29px!important}.-smwb-29{width-bottom:29px!important}.-smwl-29{width-left:29px!important}.-smwx-29{width-left:29px!important;width-right:29px!important}.-smwy-29{width-top:29px!important;width-bottom:29px!important}}@media (min-width: 768px){.-mdw-29{width:29px!important}.-mdwt-29{width-top:29px!important}.-mdwr-29{width-right:29px!important}.-mdwb-29{width-bottom:29px!important}.-mdwl-29{width-left:29px!important}.-mdwx-29{width-left:29px!important;width-right:29px!important}.-mdwy-29{width-top:29px!important;width-bottom:29px!important}}@media (min-width: 992px){.-lgw-29{width:29px!important}.-lgwt-29{width-top:29px!important}.-lgwr-29{width-right:29px!important}.-lgwb-29{width-bottom:29px!important}.-lgwl-29{width-left:29px!important}.-lgwx-29{width-left:29px!important;width-right:29px!important}.-lgwy-29{width-top:29px!important;width-bottom:29px!important}}@media (min-width: 1200px){.-xlw-29{width:29px!important}.-xlwt-29{width-top:29px!important}.-xlwr-29{width-right:29px!important}.-xlwb-29{width-bottom:29px!important}.-xlwl-29{width-left:29px!important}.-xlwx-29{width-left:29px!important;width-right:29px!important}.-xlwy-29{width-top:29px!important;width-bottom:29px!important}}@media (min-width: 1400px){.-xxlw-29{width:29px!important}.-xxlwt-29{width-top:29px!important}.-xxlwr-29{width-right:29px!important}.-xxlwb-29{width-bottom:29px!important}.-xxlwl-29{width-left:29px!important}.-xxlwx-29{width-left:29px!important;width-right:29px!important}.-xxlwy-29{width-top:29px!important;width-bottom:29px!important}}.h-29{height:29px!important}.ht-29{height-top:29px!important}.hr-29{height-right:29px!important}.hb-29{height-bottom:29px!important}.hl-29{height-left:29px!important}.hx-29{height-left:29px!important;height-right:29px!important}.hy-29{height-top:29px!important;height-bottom:29px!important}@media (min-width: 576px){.-smh-29{height:29px!important}.-smht-29{height-top:29px!important}.-smhr-29{height-right:29px!important}.-smhb-29{height-bottom:29px!important}.-smhl-29{height-left:29px!important}.-smhx-29{height-left:29px!important;height-right:29px!important}.-smhy-29{height-top:29px!important;height-bottom:29px!important}}@media (min-width: 768px){.-mdh-29{height:29px!important}.-mdht-29{height-top:29px!important}.-mdhr-29{height-right:29px!important}.-mdhb-29{height-bottom:29px!important}.-mdhl-29{height-left:29px!important}.-mdhx-29{height-left:29px!important;height-right:29px!important}.-mdhy-29{height-top:29px!important;height-bottom:29px!important}}@media (min-width: 992px){.-lgh-29{height:29px!important}.-lght-29{height-top:29px!important}.-lghr-29{height-right:29px!important}.-lghb-29{height-bottom:29px!important}.-lghl-29{height-left:29px!important}.-lghx-29{height-left:29px!important;height-right:29px!important}.-lghy-29{height-top:29px!important;height-bottom:29px!important}}@media (min-width: 1200px){.-xlh-29{height:29px!important}.-xlht-29{height-top:29px!important}.-xlhr-29{height-right:29px!important}.-xlhb-29{height-bottom:29px!important}.-xlhl-29{height-left:29px!important}.-xlhx-29{height-left:29px!important;height-right:29px!important}.-xlhy-29{height-top:29px!important;height-bottom:29px!important}}@media (min-width: 1400px){.-xxlh-29{height:29px!important}.-xxlht-29{height-top:29px!important}.-xxlhr-29{height-right:29px!important}.-xxlhb-29{height-bottom:29px!important}.-xxlhl-29{height-left:29px!important}.-xxlhx-29{height-left:29px!important;height-right:29px!important}.-xxlhy-29{height-top:29px!important;height-bottom:29px!important}}.rounded-29{border-radius:29px!important}.roundedt-29{border-radius-top:29px!important}.roundedr-29{border-radius-right:29px!important}.roundedb-29{border-radius-bottom:29px!important}.roundedl-29{border-radius-left:29px!important}.roundedx-29{border-radius-left:29px!important;border-radius-right:29px!important}.roundedy-29{border-radius-top:29px!important;border-radius-bottom:29px!important}@media (min-width: 576px){.-smrounded-29{border-radius:29px!important}.-smroundedt-29{border-radius-top:29px!important}.-smroundedr-29{border-radius-right:29px!important}.-smroundedb-29{border-radius-bottom:29px!important}.-smroundedl-29{border-radius-left:29px!important}.-smroundedx-29{border-radius-left:29px!important;border-radius-right:29px!important}.-smroundedy-29{border-radius-top:29px!important;border-radius-bottom:29px!important}}@media (min-width: 768px){.-mdrounded-29{border-radius:29px!important}.-mdroundedt-29{border-radius-top:29px!important}.-mdroundedr-29{border-radius-right:29px!important}.-mdroundedb-29{border-radius-bottom:29px!important}.-mdroundedl-29{border-radius-left:29px!important}.-mdroundedx-29{border-radius-left:29px!important;border-radius-right:29px!important}.-mdroundedy-29{border-radius-top:29px!important;border-radius-bottom:29px!important}}@media (min-width: 992px){.-lgrounded-29{border-radius:29px!important}.-lgroundedt-29{border-radius-top:29px!important}.-lgroundedr-29{border-radius-right:29px!important}.-lgroundedb-29{border-radius-bottom:29px!important}.-lgroundedl-29{border-radius-left:29px!important}.-lgroundedx-29{border-radius-left:29px!important;border-radius-right:29px!important}.-lgroundedy-29{border-radius-top:29px!important;border-radius-bottom:29px!important}}@media (min-width: 1200px){.-xlrounded-29{border-radius:29px!important}.-xlroundedt-29{border-radius-top:29px!important}.-xlroundedr-29{border-radius-right:29px!important}.-xlroundedb-29{border-radius-bottom:29px!important}.-xlroundedl-29{border-radius-left:29px!important}.-xlroundedx-29{border-radius-left:29px!important;border-radius-right:29px!important}.-xlroundedy-29{border-radius-top:29px!important;border-radius-bottom:29px!important}}@media (min-width: 1400px){.-xxlrounded-29{border-radius:29px!important}.-xxlroundedt-29{border-radius-top:29px!important}.-xxlroundedr-29{border-radius-right:29px!important}.-xxlroundedb-29{border-radius-bottom:29px!important}.-xxlroundedl-29{border-radius-left:29px!important}.-xxlroundedx-29{border-radius-left:29px!important;border-radius-right:29px!important}.-xxlroundedy-29{border-radius-top:29px!important;border-radius-bottom:29px!important}}.max-w-29{max-width:29px!important}.max-wt-29{max-width-top:29px!important}.max-wr-29{max-width-right:29px!important}.max-wb-29{max-width-bottom:29px!important}.max-wl-29{max-width-left:29px!important}.max-wx-29{max-width-left:29px!important;max-width-right:29px!important}.max-wy-29{max-width-top:29px!important;max-width-bottom:29px!important}@media (min-width: 576px){.-smmax-w-29{max-width:29px!important}.-smmax-wt-29{max-width-top:29px!important}.-smmax-wr-29{max-width-right:29px!important}.-smmax-wb-29{max-width-bottom:29px!important}.-smmax-wl-29{max-width-left:29px!important}.-smmax-wx-29{max-width-left:29px!important;max-width-right:29px!important}.-smmax-wy-29{max-width-top:29px!important;max-width-bottom:29px!important}}@media (min-width: 768px){.-mdmax-w-29{max-width:29px!important}.-mdmax-wt-29{max-width-top:29px!important}.-mdmax-wr-29{max-width-right:29px!important}.-mdmax-wb-29{max-width-bottom:29px!important}.-mdmax-wl-29{max-width-left:29px!important}.-mdmax-wx-29{max-width-left:29px!important;max-width-right:29px!important}.-mdmax-wy-29{max-width-top:29px!important;max-width-bottom:29px!important}}@media (min-width: 992px){.-lgmax-w-29{max-width:29px!important}.-lgmax-wt-29{max-width-top:29px!important}.-lgmax-wr-29{max-width-right:29px!important}.-lgmax-wb-29{max-width-bottom:29px!important}.-lgmax-wl-29{max-width-left:29px!important}.-lgmax-wx-29{max-width-left:29px!important;max-width-right:29px!important}.-lgmax-wy-29{max-width-top:29px!important;max-width-bottom:29px!important}}@media (min-width: 1200px){.-xlmax-w-29{max-width:29px!important}.-xlmax-wt-29{max-width-top:29px!important}.-xlmax-wr-29{max-width-right:29px!important}.-xlmax-wb-29{max-width-bottom:29px!important}.-xlmax-wl-29{max-width-left:29px!important}.-xlmax-wx-29{max-width-left:29px!important;max-width-right:29px!important}.-xlmax-wy-29{max-width-top:29px!important;max-width-bottom:29px!important}}@media (min-width: 1400px){.-xxlmax-w-29{max-width:29px!important}.-xxlmax-wt-29{max-width-top:29px!important}.-xxlmax-wr-29{max-width-right:29px!important}.-xxlmax-wb-29{max-width-bottom:29px!important}.-xxlmax-wl-29{max-width-left:29px!important}.-xxlmax-wx-29{max-width-left:29px!important;max-width-right:29px!important}.-xxlmax-wy-29{max-width-top:29px!important;max-width-bottom:29px!important}}.min-w-29{min-width:29px!important}.min-wt-29{min-width-top:29px!important}.min-wr-29{min-width-right:29px!important}.min-wb-29{min-width-bottom:29px!important}.min-wl-29{min-width-left:29px!important}.min-wx-29{min-width-left:29px!important;min-width-right:29px!important}.min-wy-29{min-width-top:29px!important;min-width-bottom:29px!important}@media (min-width: 576px){.-smmin-w-29{min-width:29px!important}.-smmin-wt-29{min-width-top:29px!important}.-smmin-wr-29{min-width-right:29px!important}.-smmin-wb-29{min-width-bottom:29px!important}.-smmin-wl-29{min-width-left:29px!important}.-smmin-wx-29{min-width-left:29px!important;min-width-right:29px!important}.-smmin-wy-29{min-width-top:29px!important;min-width-bottom:29px!important}}@media (min-width: 768px){.-mdmin-w-29{min-width:29px!important}.-mdmin-wt-29{min-width-top:29px!important}.-mdmin-wr-29{min-width-right:29px!important}.-mdmin-wb-29{min-width-bottom:29px!important}.-mdmin-wl-29{min-width-left:29px!important}.-mdmin-wx-29{min-width-left:29px!important;min-width-right:29px!important}.-mdmin-wy-29{min-width-top:29px!important;min-width-bottom:29px!important}}@media (min-width: 992px){.-lgmin-w-29{min-width:29px!important}.-lgmin-wt-29{min-width-top:29px!important}.-lgmin-wr-29{min-width-right:29px!important}.-lgmin-wb-29{min-width-bottom:29px!important}.-lgmin-wl-29{min-width-left:29px!important}.-lgmin-wx-29{min-width-left:29px!important;min-width-right:29px!important}.-lgmin-wy-29{min-width-top:29px!important;min-width-bottom:29px!important}}@media (min-width: 1200px){.-xlmin-w-29{min-width:29px!important}.-xlmin-wt-29{min-width-top:29px!important}.-xlmin-wr-29{min-width-right:29px!important}.-xlmin-wb-29{min-width-bottom:29px!important}.-xlmin-wl-29{min-width-left:29px!important}.-xlmin-wx-29{min-width-left:29px!important;min-width-right:29px!important}.-xlmin-wy-29{min-width-top:29px!important;min-width-bottom:29px!important}}@media (min-width: 1400px){.-xxlmin-w-29{min-width:29px!important}.-xxlmin-wt-29{min-width-top:29px!important}.-xxlmin-wr-29{min-width-right:29px!important}.-xxlmin-wb-29{min-width-bottom:29px!important}.-xxlmin-wl-29{min-width-left:29px!important}.-xxlmin-wx-29{min-width-left:29px!important;min-width-right:29px!important}.-xxlmin-wy-29{min-width-top:29px!important;min-width-bottom:29px!important}}.max-h-29{max-height:29px!important}.max-ht-29{max-height-top:29px!important}.max-hr-29{max-height-right:29px!important}.max-hb-29{max-height-bottom:29px!important}.max-hl-29{max-height-left:29px!important}.max-hx-29{max-height-left:29px!important;max-height-right:29px!important}.max-hy-29{max-height-top:29px!important;max-height-bottom:29px!important}@media (min-width: 576px){.-smmax-h-29{max-height:29px!important}.-smmax-ht-29{max-height-top:29px!important}.-smmax-hr-29{max-height-right:29px!important}.-smmax-hb-29{max-height-bottom:29px!important}.-smmax-hl-29{max-height-left:29px!important}.-smmax-hx-29{max-height-left:29px!important;max-height-right:29px!important}.-smmax-hy-29{max-height-top:29px!important;max-height-bottom:29px!important}}@media (min-width: 768px){.-mdmax-h-29{max-height:29px!important}.-mdmax-ht-29{max-height-top:29px!important}.-mdmax-hr-29{max-height-right:29px!important}.-mdmax-hb-29{max-height-bottom:29px!important}.-mdmax-hl-29{max-height-left:29px!important}.-mdmax-hx-29{max-height-left:29px!important;max-height-right:29px!important}.-mdmax-hy-29{max-height-top:29px!important;max-height-bottom:29px!important}}@media (min-width: 992px){.-lgmax-h-29{max-height:29px!important}.-lgmax-ht-29{max-height-top:29px!important}.-lgmax-hr-29{max-height-right:29px!important}.-lgmax-hb-29{max-height-bottom:29px!important}.-lgmax-hl-29{max-height-left:29px!important}.-lgmax-hx-29{max-height-left:29px!important;max-height-right:29px!important}.-lgmax-hy-29{max-height-top:29px!important;max-height-bottom:29px!important}}@media (min-width: 1200px){.-xlmax-h-29{max-height:29px!important}.-xlmax-ht-29{max-height-top:29px!important}.-xlmax-hr-29{max-height-right:29px!important}.-xlmax-hb-29{max-height-bottom:29px!important}.-xlmax-hl-29{max-height-left:29px!important}.-xlmax-hx-29{max-height-left:29px!important;max-height-right:29px!important}.-xlmax-hy-29{max-height-top:29px!important;max-height-bottom:29px!important}}@media (min-width: 1400px){.-xxlmax-h-29{max-height:29px!important}.-xxlmax-ht-29{max-height-top:29px!important}.-xxlmax-hr-29{max-height-right:29px!important}.-xxlmax-hb-29{max-height-bottom:29px!important}.-xxlmax-hl-29{max-height-left:29px!important}.-xxlmax-hx-29{max-height-left:29px!important;max-height-right:29px!important}.-xxlmax-hy-29{max-height-top:29px!important;max-height-bottom:29px!important}}.min-h-29{min-height:29px!important}.min-ht-29{min-height-top:29px!important}.min-hr-29{min-height-right:29px!important}.min-hb-29{min-height-bottom:29px!important}.min-hl-29{min-height-left:29px!important}.min-hx-29{min-height-left:29px!important;min-height-right:29px!important}.min-hy-29{min-height-top:29px!important;min-height-bottom:29px!important}@media (min-width: 576px){.-smmin-h-29{min-height:29px!important}.-smmin-ht-29{min-height-top:29px!important}.-smmin-hr-29{min-height-right:29px!important}.-smmin-hb-29{min-height-bottom:29px!important}.-smmin-hl-29{min-height-left:29px!important}.-smmin-hx-29{min-height-left:29px!important;min-height-right:29px!important}.-smmin-hy-29{min-height-top:29px!important;min-height-bottom:29px!important}}@media (min-width: 768px){.-mdmin-h-29{min-height:29px!important}.-mdmin-ht-29{min-height-top:29px!important}.-mdmin-hr-29{min-height-right:29px!important}.-mdmin-hb-29{min-height-bottom:29px!important}.-mdmin-hl-29{min-height-left:29px!important}.-mdmin-hx-29{min-height-left:29px!important;min-height-right:29px!important}.-mdmin-hy-29{min-height-top:29px!important;min-height-bottom:29px!important}}@media (min-width: 992px){.-lgmin-h-29{min-height:29px!important}.-lgmin-ht-29{min-height-top:29px!important}.-lgmin-hr-29{min-height-right:29px!important}.-lgmin-hb-29{min-height-bottom:29px!important}.-lgmin-hl-29{min-height-left:29px!important}.-lgmin-hx-29{min-height-left:29px!important;min-height-right:29px!important}.-lgmin-hy-29{min-height-top:29px!important;min-height-bottom:29px!important}}@media (min-width: 1200px){.-xlmin-h-29{min-height:29px!important}.-xlmin-ht-29{min-height-top:29px!important}.-xlmin-hr-29{min-height-right:29px!important}.-xlmin-hb-29{min-height-bottom:29px!important}.-xlmin-hl-29{min-height-left:29px!important}.-xlmin-hx-29{min-height-left:29px!important;min-height-right:29px!important}.-xlmin-hy-29{min-height-top:29px!important;min-height-bottom:29px!important}}@media (min-width: 1400px){.-xxlmin-h-29{min-height:29px!important}.-xxlmin-ht-29{min-height-top:29px!important}.-xxlmin-hr-29{min-height-right:29px!important}.-xxlmin-hb-29{min-height-bottom:29px!important}.-xxlmin-hl-29{min-height-left:29px!important}.-xxlmin-hx-29{min-height-left:29px!important;min-height-right:29px!important}.-xxlmin-hy-29{min-height-top:29px!important;min-height-bottom:29px!important}}.m-30{margin:30px!important}.mt-30{margin-top:30px!important}.mr-30{margin-right:30px!important}.mb-30{margin-bottom:30px!important}.ml-30{margin-left:30px!important}.mx-30{margin-left:30px!important;margin-right:30px!important}.my-30{margin-top:30px!important;margin-bottom:30px!important}@media (min-width: 576px){.-smm-30{margin:30px!important}.-smmt-30{margin-top:30px!important}.-smmr-30{margin-right:30px!important}.-smmb-30{margin-bottom:30px!important}.-smml-30{margin-left:30px!important}.-smmx-30{margin-left:30px!important;margin-right:30px!important}.-smmy-30{margin-top:30px!important;margin-bottom:30px!important}}@media (min-width: 768px){.-mdm-30{margin:30px!important}.-mdmt-30{margin-top:30px!important}.-mdmr-30{margin-right:30px!important}.-mdmb-30{margin-bottom:30px!important}.-mdml-30{margin-left:30px!important}.-mdmx-30{margin-left:30px!important;margin-right:30px!important}.-mdmy-30{margin-top:30px!important;margin-bottom:30px!important}}@media (min-width: 992px){.-lgm-30{margin:30px!important}.-lgmt-30{margin-top:30px!important}.-lgmr-30{margin-right:30px!important}.-lgmb-30{margin-bottom:30px!important}.-lgml-30{margin-left:30px!important}.-lgmx-30{margin-left:30px!important;margin-right:30px!important}.-lgmy-30{margin-top:30px!important;margin-bottom:30px!important}}@media (min-width: 1200px){.-xlm-30{margin:30px!important}.-xlmt-30{margin-top:30px!important}.-xlmr-30{margin-right:30px!important}.-xlmb-30{margin-bottom:30px!important}.-xlml-30{margin-left:30px!important}.-xlmx-30{margin-left:30px!important;margin-right:30px!important}.-xlmy-30{margin-top:30px!important;margin-bottom:30px!important}}@media (min-width: 1400px){.-xxlm-30{margin:30px!important}.-xxlmt-30{margin-top:30px!important}.-xxlmr-30{margin-right:30px!important}.-xxlmb-30{margin-bottom:30px!important}.-xxlml-30{margin-left:30px!important}.-xxlmx-30{margin-left:30px!important;margin-right:30px!important}.-xxlmy-30{margin-top:30px!important;margin-bottom:30px!important}}.p-30{padding:30px!important}.pt-30{padding-top:30px!important}.pr-30{padding-right:30px!important}.pb-30{padding-bottom:30px!important}.pl-30{padding-left:30px!important}.px-30{padding-left:30px!important;padding-right:30px!important}.py-30{padding-top:30px!important;padding-bottom:30px!important}@media (min-width: 576px){.-smp-30{padding:30px!important}.-smpt-30{padding-top:30px!important}.-smpr-30{padding-right:30px!important}.-smpb-30{padding-bottom:30px!important}.-smpl-30{padding-left:30px!important}.-smpx-30{padding-left:30px!important;padding-right:30px!important}.-smpy-30{padding-top:30px!important;padding-bottom:30px!important}}@media (min-width: 768px){.-mdp-30{padding:30px!important}.-mdpt-30{padding-top:30px!important}.-mdpr-30{padding-right:30px!important}.-mdpb-30{padding-bottom:30px!important}.-mdpl-30{padding-left:30px!important}.-mdpx-30{padding-left:30px!important;padding-right:30px!important}.-mdpy-30{padding-top:30px!important;padding-bottom:30px!important}}@media (min-width: 992px){.-lgp-30{padding:30px!important}.-lgpt-30{padding-top:30px!important}.-lgpr-30{padding-right:30px!important}.-lgpb-30{padding-bottom:30px!important}.-lgpl-30{padding-left:30px!important}.-lgpx-30{padding-left:30px!important;padding-right:30px!important}.-lgpy-30{padding-top:30px!important;padding-bottom:30px!important}}@media (min-width: 1200px){.-xlp-30{padding:30px!important}.-xlpt-30{padding-top:30px!important}.-xlpr-30{padding-right:30px!important}.-xlpb-30{padding-bottom:30px!important}.-xlpl-30{padding-left:30px!important}.-xlpx-30{padding-left:30px!important;padding-right:30px!important}.-xlpy-30{padding-top:30px!important;padding-bottom:30px!important}}@media (min-width: 1400px){.-xxlp-30{padding:30px!important}.-xxlpt-30{padding-top:30px!important}.-xxlpr-30{padding-right:30px!important}.-xxlpb-30{padding-bottom:30px!important}.-xxlpl-30{padding-left:30px!important}.-xxlpx-30{padding-left:30px!important;padding-right:30px!important}.-xxlpy-30{padding-top:30px!important;padding-bottom:30px!important}}.gap-30{gap:30px!important}.gapx-30{-webkit-column-gap:30px!important;-moz-column-gap:30px!important;column-gap:30px!important}.gapy-30{row-gap:30px!important}@media (min-width: 576px){.-smgap-30{gap:30px!important}.-smgapx-30{-webkit-column-gap:30px!important;-moz-column-gap:30px!important;column-gap:30px!important}.-smgapy-30{row-gap:30px!important}}@media (min-width: 768px){.-mdgap-30{gap:30px!important}.-mdgapx-30{-webkit-column-gap:30px!important;-moz-column-gap:30px!important;column-gap:30px!important}.-mdgapy-30{row-gap:30px!important}}@media (min-width: 992px){.-lggap-30{gap:30px!important}.-lggapx-30{-webkit-column-gap:30px!important;-moz-column-gap:30px!important;column-gap:30px!important}.-lggapy-30{row-gap:30px!important}}@media (min-width: 1200px){.-xlgap-30{gap:30px!important}.-xlgapx-30{-webkit-column-gap:30px!important;-moz-column-gap:30px!important;column-gap:30px!important}.-xlgapy-30{row-gap:30px!important}}@media (min-width: 1400px){.-xxlgap-30{gap:30px!important}.-xxlgapx-30{-webkit-column-gap:30px!important;-moz-column-gap:30px!important;column-gap:30px!important}.-xxlgapy-30{row-gap:30px!important}}.w-30{width:30px!important}.wt-30{width-top:30px!important}.wr-30{width-right:30px!important}.wb-30{width-bottom:30px!important}.wl-30{width-left:30px!important}.wx-30{width-left:30px!important;width-right:30px!important}.wy-30{width-top:30px!important;width-bottom:30px!important}@media (min-width: 576px){.-smw-30{width:30px!important}.-smwt-30{width-top:30px!important}.-smwr-30{width-right:30px!important}.-smwb-30{width-bottom:30px!important}.-smwl-30{width-left:30px!important}.-smwx-30{width-left:30px!important;width-right:30px!important}.-smwy-30{width-top:30px!important;width-bottom:30px!important}}@media (min-width: 768px){.-mdw-30{width:30px!important}.-mdwt-30{width-top:30px!important}.-mdwr-30{width-right:30px!important}.-mdwb-30{width-bottom:30px!important}.-mdwl-30{width-left:30px!important}.-mdwx-30{width-left:30px!important;width-right:30px!important}.-mdwy-30{width-top:30px!important;width-bottom:30px!important}}@media (min-width: 992px){.-lgw-30{width:30px!important}.-lgwt-30{width-top:30px!important}.-lgwr-30{width-right:30px!important}.-lgwb-30{width-bottom:30px!important}.-lgwl-30{width-left:30px!important}.-lgwx-30{width-left:30px!important;width-right:30px!important}.-lgwy-30{width-top:30px!important;width-bottom:30px!important}}@media (min-width: 1200px){.-xlw-30{width:30px!important}.-xlwt-30{width-top:30px!important}.-xlwr-30{width-right:30px!important}.-xlwb-30{width-bottom:30px!important}.-xlwl-30{width-left:30px!important}.-xlwx-30{width-left:30px!important;width-right:30px!important}.-xlwy-30{width-top:30px!important;width-bottom:30px!important}}@media (min-width: 1400px){.-xxlw-30{width:30px!important}.-xxlwt-30{width-top:30px!important}.-xxlwr-30{width-right:30px!important}.-xxlwb-30{width-bottom:30px!important}.-xxlwl-30{width-left:30px!important}.-xxlwx-30{width-left:30px!important;width-right:30px!important}.-xxlwy-30{width-top:30px!important;width-bottom:30px!important}}.h-30{height:30px!important}.ht-30{height-top:30px!important}.hr-30{height-right:30px!important}.hb-30{height-bottom:30px!important}.hl-30{height-left:30px!important}.hx-30{height-left:30px!important;height-right:30px!important}.hy-30{height-top:30px!important;height-bottom:30px!important}@media (min-width: 576px){.-smh-30{height:30px!important}.-smht-30{height-top:30px!important}.-smhr-30{height-right:30px!important}.-smhb-30{height-bottom:30px!important}.-smhl-30{height-left:30px!important}.-smhx-30{height-left:30px!important;height-right:30px!important}.-smhy-30{height-top:30px!important;height-bottom:30px!important}}@media (min-width: 768px){.-mdh-30{height:30px!important}.-mdht-30{height-top:30px!important}.-mdhr-30{height-right:30px!important}.-mdhb-30{height-bottom:30px!important}.-mdhl-30{height-left:30px!important}.-mdhx-30{height-left:30px!important;height-right:30px!important}.-mdhy-30{height-top:30px!important;height-bottom:30px!important}}@media (min-width: 992px){.-lgh-30{height:30px!important}.-lght-30{height-top:30px!important}.-lghr-30{height-right:30px!important}.-lghb-30{height-bottom:30px!important}.-lghl-30{height-left:30px!important}.-lghx-30{height-left:30px!important;height-right:30px!important}.-lghy-30{height-top:30px!important;height-bottom:30px!important}}@media (min-width: 1200px){.-xlh-30{height:30px!important}.-xlht-30{height-top:30px!important}.-xlhr-30{height-right:30px!important}.-xlhb-30{height-bottom:30px!important}.-xlhl-30{height-left:30px!important}.-xlhx-30{height-left:30px!important;height-right:30px!important}.-xlhy-30{height-top:30px!important;height-bottom:30px!important}}@media (min-width: 1400px){.-xxlh-30{height:30px!important}.-xxlht-30{height-top:30px!important}.-xxlhr-30{height-right:30px!important}.-xxlhb-30{height-bottom:30px!important}.-xxlhl-30{height-left:30px!important}.-xxlhx-30{height-left:30px!important;height-right:30px!important}.-xxlhy-30{height-top:30px!important;height-bottom:30px!important}}.rounded-30{border-radius:30px!important}.roundedt-30{border-radius-top:30px!important}.roundedr-30{border-radius-right:30px!important}.roundedb-30{border-radius-bottom:30px!important}.roundedl-30{border-radius-left:30px!important}.roundedx-30{border-radius-left:30px!important;border-radius-right:30px!important}.roundedy-30{border-radius-top:30px!important;border-radius-bottom:30px!important}@media (min-width: 576px){.-smrounded-30{border-radius:30px!important}.-smroundedt-30{border-radius-top:30px!important}.-smroundedr-30{border-radius-right:30px!important}.-smroundedb-30{border-radius-bottom:30px!important}.-smroundedl-30{border-radius-left:30px!important}.-smroundedx-30{border-radius-left:30px!important;border-radius-right:30px!important}.-smroundedy-30{border-radius-top:30px!important;border-radius-bottom:30px!important}}@media (min-width: 768px){.-mdrounded-30{border-radius:30px!important}.-mdroundedt-30{border-radius-top:30px!important}.-mdroundedr-30{border-radius-right:30px!important}.-mdroundedb-30{border-radius-bottom:30px!important}.-mdroundedl-30{border-radius-left:30px!important}.-mdroundedx-30{border-radius-left:30px!important;border-radius-right:30px!important}.-mdroundedy-30{border-radius-top:30px!important;border-radius-bottom:30px!important}}@media (min-width: 992px){.-lgrounded-30{border-radius:30px!important}.-lgroundedt-30{border-radius-top:30px!important}.-lgroundedr-30{border-radius-right:30px!important}.-lgroundedb-30{border-radius-bottom:30px!important}.-lgroundedl-30{border-radius-left:30px!important}.-lgroundedx-30{border-radius-left:30px!important;border-radius-right:30px!important}.-lgroundedy-30{border-radius-top:30px!important;border-radius-bottom:30px!important}}@media (min-width: 1200px){.-xlrounded-30{border-radius:30px!important}.-xlroundedt-30{border-radius-top:30px!important}.-xlroundedr-30{border-radius-right:30px!important}.-xlroundedb-30{border-radius-bottom:30px!important}.-xlroundedl-30{border-radius-left:30px!important}.-xlroundedx-30{border-radius-left:30px!important;border-radius-right:30px!important}.-xlroundedy-30{border-radius-top:30px!important;border-radius-bottom:30px!important}}@media (min-width: 1400px){.-xxlrounded-30{border-radius:30px!important}.-xxlroundedt-30{border-radius-top:30px!important}.-xxlroundedr-30{border-radius-right:30px!important}.-xxlroundedb-30{border-radius-bottom:30px!important}.-xxlroundedl-30{border-radius-left:30px!important}.-xxlroundedx-30{border-radius-left:30px!important;border-radius-right:30px!important}.-xxlroundedy-30{border-radius-top:30px!important;border-radius-bottom:30px!important}}.max-w-30{max-width:30px!important}.max-wt-30{max-width-top:30px!important}.max-wr-30{max-width-right:30px!important}.max-wb-30{max-width-bottom:30px!important}.max-wl-30{max-width-left:30px!important}.max-wx-30{max-width-left:30px!important;max-width-right:30px!important}.max-wy-30{max-width-top:30px!important;max-width-bottom:30px!important}@media (min-width: 576px){.-smmax-w-30{max-width:30px!important}.-smmax-wt-30{max-width-top:30px!important}.-smmax-wr-30{max-width-right:30px!important}.-smmax-wb-30{max-width-bottom:30px!important}.-smmax-wl-30{max-width-left:30px!important}.-smmax-wx-30{max-width-left:30px!important;max-width-right:30px!important}.-smmax-wy-30{max-width-top:30px!important;max-width-bottom:30px!important}}@media (min-width: 768px){.-mdmax-w-30{max-width:30px!important}.-mdmax-wt-30{max-width-top:30px!important}.-mdmax-wr-30{max-width-right:30px!important}.-mdmax-wb-30{max-width-bottom:30px!important}.-mdmax-wl-30{max-width-left:30px!important}.-mdmax-wx-30{max-width-left:30px!important;max-width-right:30px!important}.-mdmax-wy-30{max-width-top:30px!important;max-width-bottom:30px!important}}@media (min-width: 992px){.-lgmax-w-30{max-width:30px!important}.-lgmax-wt-30{max-width-top:30px!important}.-lgmax-wr-30{max-width-right:30px!important}.-lgmax-wb-30{max-width-bottom:30px!important}.-lgmax-wl-30{max-width-left:30px!important}.-lgmax-wx-30{max-width-left:30px!important;max-width-right:30px!important}.-lgmax-wy-30{max-width-top:30px!important;max-width-bottom:30px!important}}@media (min-width: 1200px){.-xlmax-w-30{max-width:30px!important}.-xlmax-wt-30{max-width-top:30px!important}.-xlmax-wr-30{max-width-right:30px!important}.-xlmax-wb-30{max-width-bottom:30px!important}.-xlmax-wl-30{max-width-left:30px!important}.-xlmax-wx-30{max-width-left:30px!important;max-width-right:30px!important}.-xlmax-wy-30{max-width-top:30px!important;max-width-bottom:30px!important}}@media (min-width: 1400px){.-xxlmax-w-30{max-width:30px!important}.-xxlmax-wt-30{max-width-top:30px!important}.-xxlmax-wr-30{max-width-right:30px!important}.-xxlmax-wb-30{max-width-bottom:30px!important}.-xxlmax-wl-30{max-width-left:30px!important}.-xxlmax-wx-30{max-width-left:30px!important;max-width-right:30px!important}.-xxlmax-wy-30{max-width-top:30px!important;max-width-bottom:30px!important}}.min-w-30{min-width:30px!important}.min-wt-30{min-width-top:30px!important}.min-wr-30{min-width-right:30px!important}.min-wb-30{min-width-bottom:30px!important}.min-wl-30{min-width-left:30px!important}.min-wx-30{min-width-left:30px!important;min-width-right:30px!important}.min-wy-30{min-width-top:30px!important;min-width-bottom:30px!important}@media (min-width: 576px){.-smmin-w-30{min-width:30px!important}.-smmin-wt-30{min-width-top:30px!important}.-smmin-wr-30{min-width-right:30px!important}.-smmin-wb-30{min-width-bottom:30px!important}.-smmin-wl-30{min-width-left:30px!important}.-smmin-wx-30{min-width-left:30px!important;min-width-right:30px!important}.-smmin-wy-30{min-width-top:30px!important;min-width-bottom:30px!important}}@media (min-width: 768px){.-mdmin-w-30{min-width:30px!important}.-mdmin-wt-30{min-width-top:30px!important}.-mdmin-wr-30{min-width-right:30px!important}.-mdmin-wb-30{min-width-bottom:30px!important}.-mdmin-wl-30{min-width-left:30px!important}.-mdmin-wx-30{min-width-left:30px!important;min-width-right:30px!important}.-mdmin-wy-30{min-width-top:30px!important;min-width-bottom:30px!important}}@media (min-width: 992px){.-lgmin-w-30{min-width:30px!important}.-lgmin-wt-30{min-width-top:30px!important}.-lgmin-wr-30{min-width-right:30px!important}.-lgmin-wb-30{min-width-bottom:30px!important}.-lgmin-wl-30{min-width-left:30px!important}.-lgmin-wx-30{min-width-left:30px!important;min-width-right:30px!important}.-lgmin-wy-30{min-width-top:30px!important;min-width-bottom:30px!important}}@media (min-width: 1200px){.-xlmin-w-30{min-width:30px!important}.-xlmin-wt-30{min-width-top:30px!important}.-xlmin-wr-30{min-width-right:30px!important}.-xlmin-wb-30{min-width-bottom:30px!important}.-xlmin-wl-30{min-width-left:30px!important}.-xlmin-wx-30{min-width-left:30px!important;min-width-right:30px!important}.-xlmin-wy-30{min-width-top:30px!important;min-width-bottom:30px!important}}@media (min-width: 1400px){.-xxlmin-w-30{min-width:30px!important}.-xxlmin-wt-30{min-width-top:30px!important}.-xxlmin-wr-30{min-width-right:30px!important}.-xxlmin-wb-30{min-width-bottom:30px!important}.-xxlmin-wl-30{min-width-left:30px!important}.-xxlmin-wx-30{min-width-left:30px!important;min-width-right:30px!important}.-xxlmin-wy-30{min-width-top:30px!important;min-width-bottom:30px!important}}.max-h-30{max-height:30px!important}.max-ht-30{max-height-top:30px!important}.max-hr-30{max-height-right:30px!important}.max-hb-30{max-height-bottom:30px!important}.max-hl-30{max-height-left:30px!important}.max-hx-30{max-height-left:30px!important;max-height-right:30px!important}.max-hy-30{max-height-top:30px!important;max-height-bottom:30px!important}@media (min-width: 576px){.-smmax-h-30{max-height:30px!important}.-smmax-ht-30{max-height-top:30px!important}.-smmax-hr-30{max-height-right:30px!important}.-smmax-hb-30{max-height-bottom:30px!important}.-smmax-hl-30{max-height-left:30px!important}.-smmax-hx-30{max-height-left:30px!important;max-height-right:30px!important}.-smmax-hy-30{max-height-top:30px!important;max-height-bottom:30px!important}}@media (min-width: 768px){.-mdmax-h-30{max-height:30px!important}.-mdmax-ht-30{max-height-top:30px!important}.-mdmax-hr-30{max-height-right:30px!important}.-mdmax-hb-30{max-height-bottom:30px!important}.-mdmax-hl-30{max-height-left:30px!important}.-mdmax-hx-30{max-height-left:30px!important;max-height-right:30px!important}.-mdmax-hy-30{max-height-top:30px!important;max-height-bottom:30px!important}}@media (min-width: 992px){.-lgmax-h-30{max-height:30px!important}.-lgmax-ht-30{max-height-top:30px!important}.-lgmax-hr-30{max-height-right:30px!important}.-lgmax-hb-30{max-height-bottom:30px!important}.-lgmax-hl-30{max-height-left:30px!important}.-lgmax-hx-30{max-height-left:30px!important;max-height-right:30px!important}.-lgmax-hy-30{max-height-top:30px!important;max-height-bottom:30px!important}}@media (min-width: 1200px){.-xlmax-h-30{max-height:30px!important}.-xlmax-ht-30{max-height-top:30px!important}.-xlmax-hr-30{max-height-right:30px!important}.-xlmax-hb-30{max-height-bottom:30px!important}.-xlmax-hl-30{max-height-left:30px!important}.-xlmax-hx-30{max-height-left:30px!important;max-height-right:30px!important}.-xlmax-hy-30{max-height-top:30px!important;max-height-bottom:30px!important}}@media (min-width: 1400px){.-xxlmax-h-30{max-height:30px!important}.-xxlmax-ht-30{max-height-top:30px!important}.-xxlmax-hr-30{max-height-right:30px!important}.-xxlmax-hb-30{max-height-bottom:30px!important}.-xxlmax-hl-30{max-height-left:30px!important}.-xxlmax-hx-30{max-height-left:30px!important;max-height-right:30px!important}.-xxlmax-hy-30{max-height-top:30px!important;max-height-bottom:30px!important}}.min-h-30{min-height:30px!important}.min-ht-30{min-height-top:30px!important}.min-hr-30{min-height-right:30px!important}.min-hb-30{min-height-bottom:30px!important}.min-hl-30{min-height-left:30px!important}.min-hx-30{min-height-left:30px!important;min-height-right:30px!important}.min-hy-30{min-height-top:30px!important;min-height-bottom:30px!important}@media (min-width: 576px){.-smmin-h-30{min-height:30px!important}.-smmin-ht-30{min-height-top:30px!important}.-smmin-hr-30{min-height-right:30px!important}.-smmin-hb-30{min-height-bottom:30px!important}.-smmin-hl-30{min-height-left:30px!important}.-smmin-hx-30{min-height-left:30px!important;min-height-right:30px!important}.-smmin-hy-30{min-height-top:30px!important;min-height-bottom:30px!important}}@media (min-width: 768px){.-mdmin-h-30{min-height:30px!important}.-mdmin-ht-30{min-height-top:30px!important}.-mdmin-hr-30{min-height-right:30px!important}.-mdmin-hb-30{min-height-bottom:30px!important}.-mdmin-hl-30{min-height-left:30px!important}.-mdmin-hx-30{min-height-left:30px!important;min-height-right:30px!important}.-mdmin-hy-30{min-height-top:30px!important;min-height-bottom:30px!important}}@media (min-width: 992px){.-lgmin-h-30{min-height:30px!important}.-lgmin-ht-30{min-height-top:30px!important}.-lgmin-hr-30{min-height-right:30px!important}.-lgmin-hb-30{min-height-bottom:30px!important}.-lgmin-hl-30{min-height-left:30px!important}.-lgmin-hx-30{min-height-left:30px!important;min-height-right:30px!important}.-lgmin-hy-30{min-height-top:30px!important;min-height-bottom:30px!important}}@media (min-width: 1200px){.-xlmin-h-30{min-height:30px!important}.-xlmin-ht-30{min-height-top:30px!important}.-xlmin-hr-30{min-height-right:30px!important}.-xlmin-hb-30{min-height-bottom:30px!important}.-xlmin-hl-30{min-height-left:30px!important}.-xlmin-hx-30{min-height-left:30px!important;min-height-right:30px!important}.-xlmin-hy-30{min-height-top:30px!important;min-height-bottom:30px!important}}@media (min-width: 1400px){.-xxlmin-h-30{min-height:30px!important}.-xxlmin-ht-30{min-height-top:30px!important}.-xxlmin-hr-30{min-height-right:30px!important}.-xxlmin-hb-30{min-height-bottom:30px!important}.-xxlmin-hl-30{min-height-left:30px!important}.-xxlmin-hx-30{min-height-left:30px!important;min-height-right:30px!important}.-xxlmin-hy-30{min-height-top:30px!important;min-height-bottom:30px!important}}.m-31{margin:31px!important}.mt-31{margin-top:31px!important}.mr-31{margin-right:31px!important}.mb-31{margin-bottom:31px!important}.ml-31{margin-left:31px!important}.mx-31{margin-left:31px!important;margin-right:31px!important}.my-31{margin-top:31px!important;margin-bottom:31px!important}@media (min-width: 576px){.-smm-31{margin:31px!important}.-smmt-31{margin-top:31px!important}.-smmr-31{margin-right:31px!important}.-smmb-31{margin-bottom:31px!important}.-smml-31{margin-left:31px!important}.-smmx-31{margin-left:31px!important;margin-right:31px!important}.-smmy-31{margin-top:31px!important;margin-bottom:31px!important}}@media (min-width: 768px){.-mdm-31{margin:31px!important}.-mdmt-31{margin-top:31px!important}.-mdmr-31{margin-right:31px!important}.-mdmb-31{margin-bottom:31px!important}.-mdml-31{margin-left:31px!important}.-mdmx-31{margin-left:31px!important;margin-right:31px!important}.-mdmy-31{margin-top:31px!important;margin-bottom:31px!important}}@media (min-width: 992px){.-lgm-31{margin:31px!important}.-lgmt-31{margin-top:31px!important}.-lgmr-31{margin-right:31px!important}.-lgmb-31{margin-bottom:31px!important}.-lgml-31{margin-left:31px!important}.-lgmx-31{margin-left:31px!important;margin-right:31px!important}.-lgmy-31{margin-top:31px!important;margin-bottom:31px!important}}@media (min-width: 1200px){.-xlm-31{margin:31px!important}.-xlmt-31{margin-top:31px!important}.-xlmr-31{margin-right:31px!important}.-xlmb-31{margin-bottom:31px!important}.-xlml-31{margin-left:31px!important}.-xlmx-31{margin-left:31px!important;margin-right:31px!important}.-xlmy-31{margin-top:31px!important;margin-bottom:31px!important}}@media (min-width: 1400px){.-xxlm-31{margin:31px!important}.-xxlmt-31{margin-top:31px!important}.-xxlmr-31{margin-right:31px!important}.-xxlmb-31{margin-bottom:31px!important}.-xxlml-31{margin-left:31px!important}.-xxlmx-31{margin-left:31px!important;margin-right:31px!important}.-xxlmy-31{margin-top:31px!important;margin-bottom:31px!important}}.p-31{padding:31px!important}.pt-31{padding-top:31px!important}.pr-31{padding-right:31px!important}.pb-31{padding-bottom:31px!important}.pl-31{padding-left:31px!important}.px-31{padding-left:31px!important;padding-right:31px!important}.py-31{padding-top:31px!important;padding-bottom:31px!important}@media (min-width: 576px){.-smp-31{padding:31px!important}.-smpt-31{padding-top:31px!important}.-smpr-31{padding-right:31px!important}.-smpb-31{padding-bottom:31px!important}.-smpl-31{padding-left:31px!important}.-smpx-31{padding-left:31px!important;padding-right:31px!important}.-smpy-31{padding-top:31px!important;padding-bottom:31px!important}}@media (min-width: 768px){.-mdp-31{padding:31px!important}.-mdpt-31{padding-top:31px!important}.-mdpr-31{padding-right:31px!important}.-mdpb-31{padding-bottom:31px!important}.-mdpl-31{padding-left:31px!important}.-mdpx-31{padding-left:31px!important;padding-right:31px!important}.-mdpy-31{padding-top:31px!important;padding-bottom:31px!important}}@media (min-width: 992px){.-lgp-31{padding:31px!important}.-lgpt-31{padding-top:31px!important}.-lgpr-31{padding-right:31px!important}.-lgpb-31{padding-bottom:31px!important}.-lgpl-31{padding-left:31px!important}.-lgpx-31{padding-left:31px!important;padding-right:31px!important}.-lgpy-31{padding-top:31px!important;padding-bottom:31px!important}}@media (min-width: 1200px){.-xlp-31{padding:31px!important}.-xlpt-31{padding-top:31px!important}.-xlpr-31{padding-right:31px!important}.-xlpb-31{padding-bottom:31px!important}.-xlpl-31{padding-left:31px!important}.-xlpx-31{padding-left:31px!important;padding-right:31px!important}.-xlpy-31{padding-top:31px!important;padding-bottom:31px!important}}@media (min-width: 1400px){.-xxlp-31{padding:31px!important}.-xxlpt-31{padding-top:31px!important}.-xxlpr-31{padding-right:31px!important}.-xxlpb-31{padding-bottom:31px!important}.-xxlpl-31{padding-left:31px!important}.-xxlpx-31{padding-left:31px!important;padding-right:31px!important}.-xxlpy-31{padding-top:31px!important;padding-bottom:31px!important}}.gap-31{gap:31px!important}.gapx-31{-webkit-column-gap:31px!important;-moz-column-gap:31px!important;column-gap:31px!important}.gapy-31{row-gap:31px!important}@media (min-width: 576px){.-smgap-31{gap:31px!important}.-smgapx-31{-webkit-column-gap:31px!important;-moz-column-gap:31px!important;column-gap:31px!important}.-smgapy-31{row-gap:31px!important}}@media (min-width: 768px){.-mdgap-31{gap:31px!important}.-mdgapx-31{-webkit-column-gap:31px!important;-moz-column-gap:31px!important;column-gap:31px!important}.-mdgapy-31{row-gap:31px!important}}@media (min-width: 992px){.-lggap-31{gap:31px!important}.-lggapx-31{-webkit-column-gap:31px!important;-moz-column-gap:31px!important;column-gap:31px!important}.-lggapy-31{row-gap:31px!important}}@media (min-width: 1200px){.-xlgap-31{gap:31px!important}.-xlgapx-31{-webkit-column-gap:31px!important;-moz-column-gap:31px!important;column-gap:31px!important}.-xlgapy-31{row-gap:31px!important}}@media (min-width: 1400px){.-xxlgap-31{gap:31px!important}.-xxlgapx-31{-webkit-column-gap:31px!important;-moz-column-gap:31px!important;column-gap:31px!important}.-xxlgapy-31{row-gap:31px!important}}.w-31{width:31px!important}.wt-31{width-top:31px!important}.wr-31{width-right:31px!important}.wb-31{width-bottom:31px!important}.wl-31{width-left:31px!important}.wx-31{width-left:31px!important;width-right:31px!important}.wy-31{width-top:31px!important;width-bottom:31px!important}@media (min-width: 576px){.-smw-31{width:31px!important}.-smwt-31{width-top:31px!important}.-smwr-31{width-right:31px!important}.-smwb-31{width-bottom:31px!important}.-smwl-31{width-left:31px!important}.-smwx-31{width-left:31px!important;width-right:31px!important}.-smwy-31{width-top:31px!important;width-bottom:31px!important}}@media (min-width: 768px){.-mdw-31{width:31px!important}.-mdwt-31{width-top:31px!important}.-mdwr-31{width-right:31px!important}.-mdwb-31{width-bottom:31px!important}.-mdwl-31{width-left:31px!important}.-mdwx-31{width-left:31px!important;width-right:31px!important}.-mdwy-31{width-top:31px!important;width-bottom:31px!important}}@media (min-width: 992px){.-lgw-31{width:31px!important}.-lgwt-31{width-top:31px!important}.-lgwr-31{width-right:31px!important}.-lgwb-31{width-bottom:31px!important}.-lgwl-31{width-left:31px!important}.-lgwx-31{width-left:31px!important;width-right:31px!important}.-lgwy-31{width-top:31px!important;width-bottom:31px!important}}@media (min-width: 1200px){.-xlw-31{width:31px!important}.-xlwt-31{width-top:31px!important}.-xlwr-31{width-right:31px!important}.-xlwb-31{width-bottom:31px!important}.-xlwl-31{width-left:31px!important}.-xlwx-31{width-left:31px!important;width-right:31px!important}.-xlwy-31{width-top:31px!important;width-bottom:31px!important}}@media (min-width: 1400px){.-xxlw-31{width:31px!important}.-xxlwt-31{width-top:31px!important}.-xxlwr-31{width-right:31px!important}.-xxlwb-31{width-bottom:31px!important}.-xxlwl-31{width-left:31px!important}.-xxlwx-31{width-left:31px!important;width-right:31px!important}.-xxlwy-31{width-top:31px!important;width-bottom:31px!important}}.h-31{height:31px!important}.ht-31{height-top:31px!important}.hr-31{height-right:31px!important}.hb-31{height-bottom:31px!important}.hl-31{height-left:31px!important}.hx-31{height-left:31px!important;height-right:31px!important}.hy-31{height-top:31px!important;height-bottom:31px!important}@media (min-width: 576px){.-smh-31{height:31px!important}.-smht-31{height-top:31px!important}.-smhr-31{height-right:31px!important}.-smhb-31{height-bottom:31px!important}.-smhl-31{height-left:31px!important}.-smhx-31{height-left:31px!important;height-right:31px!important}.-smhy-31{height-top:31px!important;height-bottom:31px!important}}@media (min-width: 768px){.-mdh-31{height:31px!important}.-mdht-31{height-top:31px!important}.-mdhr-31{height-right:31px!important}.-mdhb-31{height-bottom:31px!important}.-mdhl-31{height-left:31px!important}.-mdhx-31{height-left:31px!important;height-right:31px!important}.-mdhy-31{height-top:31px!important;height-bottom:31px!important}}@media (min-width: 992px){.-lgh-31{height:31px!important}.-lght-31{height-top:31px!important}.-lghr-31{height-right:31px!important}.-lghb-31{height-bottom:31px!important}.-lghl-31{height-left:31px!important}.-lghx-31{height-left:31px!important;height-right:31px!important}.-lghy-31{height-top:31px!important;height-bottom:31px!important}}@media (min-width: 1200px){.-xlh-31{height:31px!important}.-xlht-31{height-top:31px!important}.-xlhr-31{height-right:31px!important}.-xlhb-31{height-bottom:31px!important}.-xlhl-31{height-left:31px!important}.-xlhx-31{height-left:31px!important;height-right:31px!important}.-xlhy-31{height-top:31px!important;height-bottom:31px!important}}@media (min-width: 1400px){.-xxlh-31{height:31px!important}.-xxlht-31{height-top:31px!important}.-xxlhr-31{height-right:31px!important}.-xxlhb-31{height-bottom:31px!important}.-xxlhl-31{height-left:31px!important}.-xxlhx-31{height-left:31px!important;height-right:31px!important}.-xxlhy-31{height-top:31px!important;height-bottom:31px!important}}.rounded-31{border-radius:31px!important}.roundedt-31{border-radius-top:31px!important}.roundedr-31{border-radius-right:31px!important}.roundedb-31{border-radius-bottom:31px!important}.roundedl-31{border-radius-left:31px!important}.roundedx-31{border-radius-left:31px!important;border-radius-right:31px!important}.roundedy-31{border-radius-top:31px!important;border-radius-bottom:31px!important}@media (min-width: 576px){.-smrounded-31{border-radius:31px!important}.-smroundedt-31{border-radius-top:31px!important}.-smroundedr-31{border-radius-right:31px!important}.-smroundedb-31{border-radius-bottom:31px!important}.-smroundedl-31{border-radius-left:31px!important}.-smroundedx-31{border-radius-left:31px!important;border-radius-right:31px!important}.-smroundedy-31{border-radius-top:31px!important;border-radius-bottom:31px!important}}@media (min-width: 768px){.-mdrounded-31{border-radius:31px!important}.-mdroundedt-31{border-radius-top:31px!important}.-mdroundedr-31{border-radius-right:31px!important}.-mdroundedb-31{border-radius-bottom:31px!important}.-mdroundedl-31{border-radius-left:31px!important}.-mdroundedx-31{border-radius-left:31px!important;border-radius-right:31px!important}.-mdroundedy-31{border-radius-top:31px!important;border-radius-bottom:31px!important}}@media (min-width: 992px){.-lgrounded-31{border-radius:31px!important}.-lgroundedt-31{border-radius-top:31px!important}.-lgroundedr-31{border-radius-right:31px!important}.-lgroundedb-31{border-radius-bottom:31px!important}.-lgroundedl-31{border-radius-left:31px!important}.-lgroundedx-31{border-radius-left:31px!important;border-radius-right:31px!important}.-lgroundedy-31{border-radius-top:31px!important;border-radius-bottom:31px!important}}@media (min-width: 1200px){.-xlrounded-31{border-radius:31px!important}.-xlroundedt-31{border-radius-top:31px!important}.-xlroundedr-31{border-radius-right:31px!important}.-xlroundedb-31{border-radius-bottom:31px!important}.-xlroundedl-31{border-radius-left:31px!important}.-xlroundedx-31{border-radius-left:31px!important;border-radius-right:31px!important}.-xlroundedy-31{border-radius-top:31px!important;border-radius-bottom:31px!important}}@media (min-width: 1400px){.-xxlrounded-31{border-radius:31px!important}.-xxlroundedt-31{border-radius-top:31px!important}.-xxlroundedr-31{border-radius-right:31px!important}.-xxlroundedb-31{border-radius-bottom:31px!important}.-xxlroundedl-31{border-radius-left:31px!important}.-xxlroundedx-31{border-radius-left:31px!important;border-radius-right:31px!important}.-xxlroundedy-31{border-radius-top:31px!important;border-radius-bottom:31px!important}}.max-w-31{max-width:31px!important}.max-wt-31{max-width-top:31px!important}.max-wr-31{max-width-right:31px!important}.max-wb-31{max-width-bottom:31px!important}.max-wl-31{max-width-left:31px!important}.max-wx-31{max-width-left:31px!important;max-width-right:31px!important}.max-wy-31{max-width-top:31px!important;max-width-bottom:31px!important}@media (min-width: 576px){.-smmax-w-31{max-width:31px!important}.-smmax-wt-31{max-width-top:31px!important}.-smmax-wr-31{max-width-right:31px!important}.-smmax-wb-31{max-width-bottom:31px!important}.-smmax-wl-31{max-width-left:31px!important}.-smmax-wx-31{max-width-left:31px!important;max-width-right:31px!important}.-smmax-wy-31{max-width-top:31px!important;max-width-bottom:31px!important}}@media (min-width: 768px){.-mdmax-w-31{max-width:31px!important}.-mdmax-wt-31{max-width-top:31px!important}.-mdmax-wr-31{max-width-right:31px!important}.-mdmax-wb-31{max-width-bottom:31px!important}.-mdmax-wl-31{max-width-left:31px!important}.-mdmax-wx-31{max-width-left:31px!important;max-width-right:31px!important}.-mdmax-wy-31{max-width-top:31px!important;max-width-bottom:31px!important}}@media (min-width: 992px){.-lgmax-w-31{max-width:31px!important}.-lgmax-wt-31{max-width-top:31px!important}.-lgmax-wr-31{max-width-right:31px!important}.-lgmax-wb-31{max-width-bottom:31px!important}.-lgmax-wl-31{max-width-left:31px!important}.-lgmax-wx-31{max-width-left:31px!important;max-width-right:31px!important}.-lgmax-wy-31{max-width-top:31px!important;max-width-bottom:31px!important}}@media (min-width: 1200px){.-xlmax-w-31{max-width:31px!important}.-xlmax-wt-31{max-width-top:31px!important}.-xlmax-wr-31{max-width-right:31px!important}.-xlmax-wb-31{max-width-bottom:31px!important}.-xlmax-wl-31{max-width-left:31px!important}.-xlmax-wx-31{max-width-left:31px!important;max-width-right:31px!important}.-xlmax-wy-31{max-width-top:31px!important;max-width-bottom:31px!important}}@media (min-width: 1400px){.-xxlmax-w-31{max-width:31px!important}.-xxlmax-wt-31{max-width-top:31px!important}.-xxlmax-wr-31{max-width-right:31px!important}.-xxlmax-wb-31{max-width-bottom:31px!important}.-xxlmax-wl-31{max-width-left:31px!important}.-xxlmax-wx-31{max-width-left:31px!important;max-width-right:31px!important}.-xxlmax-wy-31{max-width-top:31px!important;max-width-bottom:31px!important}}.min-w-31{min-width:31px!important}.min-wt-31{min-width-top:31px!important}.min-wr-31{min-width-right:31px!important}.min-wb-31{min-width-bottom:31px!important}.min-wl-31{min-width-left:31px!important}.min-wx-31{min-width-left:31px!important;min-width-right:31px!important}.min-wy-31{min-width-top:31px!important;min-width-bottom:31px!important}@media (min-width: 576px){.-smmin-w-31{min-width:31px!important}.-smmin-wt-31{min-width-top:31px!important}.-smmin-wr-31{min-width-right:31px!important}.-smmin-wb-31{min-width-bottom:31px!important}.-smmin-wl-31{min-width-left:31px!important}.-smmin-wx-31{min-width-left:31px!important;min-width-right:31px!important}.-smmin-wy-31{min-width-top:31px!important;min-width-bottom:31px!important}}@media (min-width: 768px){.-mdmin-w-31{min-width:31px!important}.-mdmin-wt-31{min-width-top:31px!important}.-mdmin-wr-31{min-width-right:31px!important}.-mdmin-wb-31{min-width-bottom:31px!important}.-mdmin-wl-31{min-width-left:31px!important}.-mdmin-wx-31{min-width-left:31px!important;min-width-right:31px!important}.-mdmin-wy-31{min-width-top:31px!important;min-width-bottom:31px!important}}@media (min-width: 992px){.-lgmin-w-31{min-width:31px!important}.-lgmin-wt-31{min-width-top:31px!important}.-lgmin-wr-31{min-width-right:31px!important}.-lgmin-wb-31{min-width-bottom:31px!important}.-lgmin-wl-31{min-width-left:31px!important}.-lgmin-wx-31{min-width-left:31px!important;min-width-right:31px!important}.-lgmin-wy-31{min-width-top:31px!important;min-width-bottom:31px!important}}@media (min-width: 1200px){.-xlmin-w-31{min-width:31px!important}.-xlmin-wt-31{min-width-top:31px!important}.-xlmin-wr-31{min-width-right:31px!important}.-xlmin-wb-31{min-width-bottom:31px!important}.-xlmin-wl-31{min-width-left:31px!important}.-xlmin-wx-31{min-width-left:31px!important;min-width-right:31px!important}.-xlmin-wy-31{min-width-top:31px!important;min-width-bottom:31px!important}}@media (min-width: 1400px){.-xxlmin-w-31{min-width:31px!important}.-xxlmin-wt-31{min-width-top:31px!important}.-xxlmin-wr-31{min-width-right:31px!important}.-xxlmin-wb-31{min-width-bottom:31px!important}.-xxlmin-wl-31{min-width-left:31px!important}.-xxlmin-wx-31{min-width-left:31px!important;min-width-right:31px!important}.-xxlmin-wy-31{min-width-top:31px!important;min-width-bottom:31px!important}}.max-h-31{max-height:31px!important}.max-ht-31{max-height-top:31px!important}.max-hr-31{max-height-right:31px!important}.max-hb-31{max-height-bottom:31px!important}.max-hl-31{max-height-left:31px!important}.max-hx-31{max-height-left:31px!important;max-height-right:31px!important}.max-hy-31{max-height-top:31px!important;max-height-bottom:31px!important}@media (min-width: 576px){.-smmax-h-31{max-height:31px!important}.-smmax-ht-31{max-height-top:31px!important}.-smmax-hr-31{max-height-right:31px!important}.-smmax-hb-31{max-height-bottom:31px!important}.-smmax-hl-31{max-height-left:31px!important}.-smmax-hx-31{max-height-left:31px!important;max-height-right:31px!important}.-smmax-hy-31{max-height-top:31px!important;max-height-bottom:31px!important}}@media (min-width: 768px){.-mdmax-h-31{max-height:31px!important}.-mdmax-ht-31{max-height-top:31px!important}.-mdmax-hr-31{max-height-right:31px!important}.-mdmax-hb-31{max-height-bottom:31px!important}.-mdmax-hl-31{max-height-left:31px!important}.-mdmax-hx-31{max-height-left:31px!important;max-height-right:31px!important}.-mdmax-hy-31{max-height-top:31px!important;max-height-bottom:31px!important}}@media (min-width: 992px){.-lgmax-h-31{max-height:31px!important}.-lgmax-ht-31{max-height-top:31px!important}.-lgmax-hr-31{max-height-right:31px!important}.-lgmax-hb-31{max-height-bottom:31px!important}.-lgmax-hl-31{max-height-left:31px!important}.-lgmax-hx-31{max-height-left:31px!important;max-height-right:31px!important}.-lgmax-hy-31{max-height-top:31px!important;max-height-bottom:31px!important}}@media (min-width: 1200px){.-xlmax-h-31{max-height:31px!important}.-xlmax-ht-31{max-height-top:31px!important}.-xlmax-hr-31{max-height-right:31px!important}.-xlmax-hb-31{max-height-bottom:31px!important}.-xlmax-hl-31{max-height-left:31px!important}.-xlmax-hx-31{max-height-left:31px!important;max-height-right:31px!important}.-xlmax-hy-31{max-height-top:31px!important;max-height-bottom:31px!important}}@media (min-width: 1400px){.-xxlmax-h-31{max-height:31px!important}.-xxlmax-ht-31{max-height-top:31px!important}.-xxlmax-hr-31{max-height-right:31px!important}.-xxlmax-hb-31{max-height-bottom:31px!important}.-xxlmax-hl-31{max-height-left:31px!important}.-xxlmax-hx-31{max-height-left:31px!important;max-height-right:31px!important}.-xxlmax-hy-31{max-height-top:31px!important;max-height-bottom:31px!important}}.min-h-31{min-height:31px!important}.min-ht-31{min-height-top:31px!important}.min-hr-31{min-height-right:31px!important}.min-hb-31{min-height-bottom:31px!important}.min-hl-31{min-height-left:31px!important}.min-hx-31{min-height-left:31px!important;min-height-right:31px!important}.min-hy-31{min-height-top:31px!important;min-height-bottom:31px!important}@media (min-width: 576px){.-smmin-h-31{min-height:31px!important}.-smmin-ht-31{min-height-top:31px!important}.-smmin-hr-31{min-height-right:31px!important}.-smmin-hb-31{min-height-bottom:31px!important}.-smmin-hl-31{min-height-left:31px!important}.-smmin-hx-31{min-height-left:31px!important;min-height-right:31px!important}.-smmin-hy-31{min-height-top:31px!important;min-height-bottom:31px!important}}@media (min-width: 768px){.-mdmin-h-31{min-height:31px!important}.-mdmin-ht-31{min-height-top:31px!important}.-mdmin-hr-31{min-height-right:31px!important}.-mdmin-hb-31{min-height-bottom:31px!important}.-mdmin-hl-31{min-height-left:31px!important}.-mdmin-hx-31{min-height-left:31px!important;min-height-right:31px!important}.-mdmin-hy-31{min-height-top:31px!important;min-height-bottom:31px!important}}@media (min-width: 992px){.-lgmin-h-31{min-height:31px!important}.-lgmin-ht-31{min-height-top:31px!important}.-lgmin-hr-31{min-height-right:31px!important}.-lgmin-hb-31{min-height-bottom:31px!important}.-lgmin-hl-31{min-height-left:31px!important}.-lgmin-hx-31{min-height-left:31px!important;min-height-right:31px!important}.-lgmin-hy-31{min-height-top:31px!important;min-height-bottom:31px!important}}@media (min-width: 1200px){.-xlmin-h-31{min-height:31px!important}.-xlmin-ht-31{min-height-top:31px!important}.-xlmin-hr-31{min-height-right:31px!important}.-xlmin-hb-31{min-height-bottom:31px!important}.-xlmin-hl-31{min-height-left:31px!important}.-xlmin-hx-31{min-height-left:31px!important;min-height-right:31px!important}.-xlmin-hy-31{min-height-top:31px!important;min-height-bottom:31px!important}}@media (min-width: 1400px){.-xxlmin-h-31{min-height:31px!important}.-xxlmin-ht-31{min-height-top:31px!important}.-xxlmin-hr-31{min-height-right:31px!important}.-xxlmin-hb-31{min-height-bottom:31px!important}.-xxlmin-hl-31{min-height-left:31px!important}.-xxlmin-hx-31{min-height-left:31px!important;min-height-right:31px!important}.-xxlmin-hy-31{min-height-top:31px!important;min-height-bottom:31px!important}}.m-32{margin:32px!important}.mt-32{margin-top:32px!important}.mr-32{margin-right:32px!important}.mb-32{margin-bottom:32px!important}.ml-32{margin-left:32px!important}.mx-32{margin-left:32px!important;margin-right:32px!important}.my-32{margin-top:32px!important;margin-bottom:32px!important}@media (min-width: 576px){.-smm-32{margin:32px!important}.-smmt-32{margin-top:32px!important}.-smmr-32{margin-right:32px!important}.-smmb-32{margin-bottom:32px!important}.-smml-32{margin-left:32px!important}.-smmx-32{margin-left:32px!important;margin-right:32px!important}.-smmy-32{margin-top:32px!important;margin-bottom:32px!important}}@media (min-width: 768px){.-mdm-32{margin:32px!important}.-mdmt-32{margin-top:32px!important}.-mdmr-32{margin-right:32px!important}.-mdmb-32{margin-bottom:32px!important}.-mdml-32{margin-left:32px!important}.-mdmx-32{margin-left:32px!important;margin-right:32px!important}.-mdmy-32{margin-top:32px!important;margin-bottom:32px!important}}@media (min-width: 992px){.-lgm-32{margin:32px!important}.-lgmt-32{margin-top:32px!important}.-lgmr-32{margin-right:32px!important}.-lgmb-32{margin-bottom:32px!important}.-lgml-32{margin-left:32px!important}.-lgmx-32{margin-left:32px!important;margin-right:32px!important}.-lgmy-32{margin-top:32px!important;margin-bottom:32px!important}}@media (min-width: 1200px){.-xlm-32{margin:32px!important}.-xlmt-32{margin-top:32px!important}.-xlmr-32{margin-right:32px!important}.-xlmb-32{margin-bottom:32px!important}.-xlml-32{margin-left:32px!important}.-xlmx-32{margin-left:32px!important;margin-right:32px!important}.-xlmy-32{margin-top:32px!important;margin-bottom:32px!important}}@media (min-width: 1400px){.-xxlm-32{margin:32px!important}.-xxlmt-32{margin-top:32px!important}.-xxlmr-32{margin-right:32px!important}.-xxlmb-32{margin-bottom:32px!important}.-xxlml-32{margin-left:32px!important}.-xxlmx-32{margin-left:32px!important;margin-right:32px!important}.-xxlmy-32{margin-top:32px!important;margin-bottom:32px!important}}.p-32{padding:32px!important}.pt-32{padding-top:32px!important}.pr-32{padding-right:32px!important}.pb-32{padding-bottom:32px!important}.pl-32{padding-left:32px!important}.px-32{padding-left:32px!important;padding-right:32px!important}.py-32{padding-top:32px!important;padding-bottom:32px!important}@media (min-width: 576px){.-smp-32{padding:32px!important}.-smpt-32{padding-top:32px!important}.-smpr-32{padding-right:32px!important}.-smpb-32{padding-bottom:32px!important}.-smpl-32{padding-left:32px!important}.-smpx-32{padding-left:32px!important;padding-right:32px!important}.-smpy-32{padding-top:32px!important;padding-bottom:32px!important}}@media (min-width: 768px){.-mdp-32{padding:32px!important}.-mdpt-32{padding-top:32px!important}.-mdpr-32{padding-right:32px!important}.-mdpb-32{padding-bottom:32px!important}.-mdpl-32{padding-left:32px!important}.-mdpx-32{padding-left:32px!important;padding-right:32px!important}.-mdpy-32{padding-top:32px!important;padding-bottom:32px!important}}@media (min-width: 992px){.-lgp-32{padding:32px!important}.-lgpt-32{padding-top:32px!important}.-lgpr-32{padding-right:32px!important}.-lgpb-32{padding-bottom:32px!important}.-lgpl-32{padding-left:32px!important}.-lgpx-32{padding-left:32px!important;padding-right:32px!important}.-lgpy-32{padding-top:32px!important;padding-bottom:32px!important}}@media (min-width: 1200px){.-xlp-32{padding:32px!important}.-xlpt-32{padding-top:32px!important}.-xlpr-32{padding-right:32px!important}.-xlpb-32{padding-bottom:32px!important}.-xlpl-32{padding-left:32px!important}.-xlpx-32{padding-left:32px!important;padding-right:32px!important}.-xlpy-32{padding-top:32px!important;padding-bottom:32px!important}}@media (min-width: 1400px){.-xxlp-32{padding:32px!important}.-xxlpt-32{padding-top:32px!important}.-xxlpr-32{padding-right:32px!important}.-xxlpb-32{padding-bottom:32px!important}.-xxlpl-32{padding-left:32px!important}.-xxlpx-32{padding-left:32px!important;padding-right:32px!important}.-xxlpy-32{padding-top:32px!important;padding-bottom:32px!important}}.gap-32{gap:32px!important}.gapx-32{-webkit-column-gap:32px!important;-moz-column-gap:32px!important;column-gap:32px!important}.gapy-32{row-gap:32px!important}@media (min-width: 576px){.-smgap-32{gap:32px!important}.-smgapx-32{-webkit-column-gap:32px!important;-moz-column-gap:32px!important;column-gap:32px!important}.-smgapy-32{row-gap:32px!important}}@media (min-width: 768px){.-mdgap-32{gap:32px!important}.-mdgapx-32{-webkit-column-gap:32px!important;-moz-column-gap:32px!important;column-gap:32px!important}.-mdgapy-32{row-gap:32px!important}}@media (min-width: 992px){.-lggap-32{gap:32px!important}.-lggapx-32{-webkit-column-gap:32px!important;-moz-column-gap:32px!important;column-gap:32px!important}.-lggapy-32{row-gap:32px!important}}@media (min-width: 1200px){.-xlgap-32{gap:32px!important}.-xlgapx-32{-webkit-column-gap:32px!important;-moz-column-gap:32px!important;column-gap:32px!important}.-xlgapy-32{row-gap:32px!important}}@media (min-width: 1400px){.-xxlgap-32{gap:32px!important}.-xxlgapx-32{-webkit-column-gap:32px!important;-moz-column-gap:32px!important;column-gap:32px!important}.-xxlgapy-32{row-gap:32px!important}}.w-32{width:32px!important}.wt-32{width-top:32px!important}.wr-32{width-right:32px!important}.wb-32{width-bottom:32px!important}.wl-32{width-left:32px!important}.wx-32{width-left:32px!important;width-right:32px!important}.wy-32{width-top:32px!important;width-bottom:32px!important}@media (min-width: 576px){.-smw-32{width:32px!important}.-smwt-32{width-top:32px!important}.-smwr-32{width-right:32px!important}.-smwb-32{width-bottom:32px!important}.-smwl-32{width-left:32px!important}.-smwx-32{width-left:32px!important;width-right:32px!important}.-smwy-32{width-top:32px!important;width-bottom:32px!important}}@media (min-width: 768px){.-mdw-32{width:32px!important}.-mdwt-32{width-top:32px!important}.-mdwr-32{width-right:32px!important}.-mdwb-32{width-bottom:32px!important}.-mdwl-32{width-left:32px!important}.-mdwx-32{width-left:32px!important;width-right:32px!important}.-mdwy-32{width-top:32px!important;width-bottom:32px!important}}@media (min-width: 992px){.-lgw-32{width:32px!important}.-lgwt-32{width-top:32px!important}.-lgwr-32{width-right:32px!important}.-lgwb-32{width-bottom:32px!important}.-lgwl-32{width-left:32px!important}.-lgwx-32{width-left:32px!important;width-right:32px!important}.-lgwy-32{width-top:32px!important;width-bottom:32px!important}}@media (min-width: 1200px){.-xlw-32{width:32px!important}.-xlwt-32{width-top:32px!important}.-xlwr-32{width-right:32px!important}.-xlwb-32{width-bottom:32px!important}.-xlwl-32{width-left:32px!important}.-xlwx-32{width-left:32px!important;width-right:32px!important}.-xlwy-32{width-top:32px!important;width-bottom:32px!important}}@media (min-width: 1400px){.-xxlw-32{width:32px!important}.-xxlwt-32{width-top:32px!important}.-xxlwr-32{width-right:32px!important}.-xxlwb-32{width-bottom:32px!important}.-xxlwl-32{width-left:32px!important}.-xxlwx-32{width-left:32px!important;width-right:32px!important}.-xxlwy-32{width-top:32px!important;width-bottom:32px!important}}.h-32{height:32px!important}.ht-32{height-top:32px!important}.hr-32{height-right:32px!important}.hb-32{height-bottom:32px!important}.hl-32{height-left:32px!important}.hx-32{height-left:32px!important;height-right:32px!important}.hy-32{height-top:32px!important;height-bottom:32px!important}@media (min-width: 576px){.-smh-32{height:32px!important}.-smht-32{height-top:32px!important}.-smhr-32{height-right:32px!important}.-smhb-32{height-bottom:32px!important}.-smhl-32{height-left:32px!important}.-smhx-32{height-left:32px!important;height-right:32px!important}.-smhy-32{height-top:32px!important;height-bottom:32px!important}}@media (min-width: 768px){.-mdh-32{height:32px!important}.-mdht-32{height-top:32px!important}.-mdhr-32{height-right:32px!important}.-mdhb-32{height-bottom:32px!important}.-mdhl-32{height-left:32px!important}.-mdhx-32{height-left:32px!important;height-right:32px!important}.-mdhy-32{height-top:32px!important;height-bottom:32px!important}}@media (min-width: 992px){.-lgh-32{height:32px!important}.-lght-32{height-top:32px!important}.-lghr-32{height-right:32px!important}.-lghb-32{height-bottom:32px!important}.-lghl-32{height-left:32px!important}.-lghx-32{height-left:32px!important;height-right:32px!important}.-lghy-32{height-top:32px!important;height-bottom:32px!important}}@media (min-width: 1200px){.-xlh-32{height:32px!important}.-xlht-32{height-top:32px!important}.-xlhr-32{height-right:32px!important}.-xlhb-32{height-bottom:32px!important}.-xlhl-32{height-left:32px!important}.-xlhx-32{height-left:32px!important;height-right:32px!important}.-xlhy-32{height-top:32px!important;height-bottom:32px!important}}@media (min-width: 1400px){.-xxlh-32{height:32px!important}.-xxlht-32{height-top:32px!important}.-xxlhr-32{height-right:32px!important}.-xxlhb-32{height-bottom:32px!important}.-xxlhl-32{height-left:32px!important}.-xxlhx-32{height-left:32px!important;height-right:32px!important}.-xxlhy-32{height-top:32px!important;height-bottom:32px!important}}.rounded-32{border-radius:32px!important}.roundedt-32{border-radius-top:32px!important}.roundedr-32{border-radius-right:32px!important}.roundedb-32{border-radius-bottom:32px!important}.roundedl-32{border-radius-left:32px!important}.roundedx-32{border-radius-left:32px!important;border-radius-right:32px!important}.roundedy-32{border-radius-top:32px!important;border-radius-bottom:32px!important}@media (min-width: 576px){.-smrounded-32{border-radius:32px!important}.-smroundedt-32{border-radius-top:32px!important}.-smroundedr-32{border-radius-right:32px!important}.-smroundedb-32{border-radius-bottom:32px!important}.-smroundedl-32{border-radius-left:32px!important}.-smroundedx-32{border-radius-left:32px!important;border-radius-right:32px!important}.-smroundedy-32{border-radius-top:32px!important;border-radius-bottom:32px!important}}@media (min-width: 768px){.-mdrounded-32{border-radius:32px!important}.-mdroundedt-32{border-radius-top:32px!important}.-mdroundedr-32{border-radius-right:32px!important}.-mdroundedb-32{border-radius-bottom:32px!important}.-mdroundedl-32{border-radius-left:32px!important}.-mdroundedx-32{border-radius-left:32px!important;border-radius-right:32px!important}.-mdroundedy-32{border-radius-top:32px!important;border-radius-bottom:32px!important}}@media (min-width: 992px){.-lgrounded-32{border-radius:32px!important}.-lgroundedt-32{border-radius-top:32px!important}.-lgroundedr-32{border-radius-right:32px!important}.-lgroundedb-32{border-radius-bottom:32px!important}.-lgroundedl-32{border-radius-left:32px!important}.-lgroundedx-32{border-radius-left:32px!important;border-radius-right:32px!important}.-lgroundedy-32{border-radius-top:32px!important;border-radius-bottom:32px!important}}@media (min-width: 1200px){.-xlrounded-32{border-radius:32px!important}.-xlroundedt-32{border-radius-top:32px!important}.-xlroundedr-32{border-radius-right:32px!important}.-xlroundedb-32{border-radius-bottom:32px!important}.-xlroundedl-32{border-radius-left:32px!important}.-xlroundedx-32{border-radius-left:32px!important;border-radius-right:32px!important}.-xlroundedy-32{border-radius-top:32px!important;border-radius-bottom:32px!important}}@media (min-width: 1400px){.-xxlrounded-32{border-radius:32px!important}.-xxlroundedt-32{border-radius-top:32px!important}.-xxlroundedr-32{border-radius-right:32px!important}.-xxlroundedb-32{border-radius-bottom:32px!important}.-xxlroundedl-32{border-radius-left:32px!important}.-xxlroundedx-32{border-radius-left:32px!important;border-radius-right:32px!important}.-xxlroundedy-32{border-radius-top:32px!important;border-radius-bottom:32px!important}}.max-w-32{max-width:32px!important}.max-wt-32{max-width-top:32px!important}.max-wr-32{max-width-right:32px!important}.max-wb-32{max-width-bottom:32px!important}.max-wl-32{max-width-left:32px!important}.max-wx-32{max-width-left:32px!important;max-width-right:32px!important}.max-wy-32{max-width-top:32px!important;max-width-bottom:32px!important}@media (min-width: 576px){.-smmax-w-32{max-width:32px!important}.-smmax-wt-32{max-width-top:32px!important}.-smmax-wr-32{max-width-right:32px!important}.-smmax-wb-32{max-width-bottom:32px!important}.-smmax-wl-32{max-width-left:32px!important}.-smmax-wx-32{max-width-left:32px!important;max-width-right:32px!important}.-smmax-wy-32{max-width-top:32px!important;max-width-bottom:32px!important}}@media (min-width: 768px){.-mdmax-w-32{max-width:32px!important}.-mdmax-wt-32{max-width-top:32px!important}.-mdmax-wr-32{max-width-right:32px!important}.-mdmax-wb-32{max-width-bottom:32px!important}.-mdmax-wl-32{max-width-left:32px!important}.-mdmax-wx-32{max-width-left:32px!important;max-width-right:32px!important}.-mdmax-wy-32{max-width-top:32px!important;max-width-bottom:32px!important}}@media (min-width: 992px){.-lgmax-w-32{max-width:32px!important}.-lgmax-wt-32{max-width-top:32px!important}.-lgmax-wr-32{max-width-right:32px!important}.-lgmax-wb-32{max-width-bottom:32px!important}.-lgmax-wl-32{max-width-left:32px!important}.-lgmax-wx-32{max-width-left:32px!important;max-width-right:32px!important}.-lgmax-wy-32{max-width-top:32px!important;max-width-bottom:32px!important}}@media (min-width: 1200px){.-xlmax-w-32{max-width:32px!important}.-xlmax-wt-32{max-width-top:32px!important}.-xlmax-wr-32{max-width-right:32px!important}.-xlmax-wb-32{max-width-bottom:32px!important}.-xlmax-wl-32{max-width-left:32px!important}.-xlmax-wx-32{max-width-left:32px!important;max-width-right:32px!important}.-xlmax-wy-32{max-width-top:32px!important;max-width-bottom:32px!important}}@media (min-width: 1400px){.-xxlmax-w-32{max-width:32px!important}.-xxlmax-wt-32{max-width-top:32px!important}.-xxlmax-wr-32{max-width-right:32px!important}.-xxlmax-wb-32{max-width-bottom:32px!important}.-xxlmax-wl-32{max-width-left:32px!important}.-xxlmax-wx-32{max-width-left:32px!important;max-width-right:32px!important}.-xxlmax-wy-32{max-width-top:32px!important;max-width-bottom:32px!important}}.min-w-32{min-width:32px!important}.min-wt-32{min-width-top:32px!important}.min-wr-32{min-width-right:32px!important}.min-wb-32{min-width-bottom:32px!important}.min-wl-32{min-width-left:32px!important}.min-wx-32{min-width-left:32px!important;min-width-right:32px!important}.min-wy-32{min-width-top:32px!important;min-width-bottom:32px!important}@media (min-width: 576px){.-smmin-w-32{min-width:32px!important}.-smmin-wt-32{min-width-top:32px!important}.-smmin-wr-32{min-width-right:32px!important}.-smmin-wb-32{min-width-bottom:32px!important}.-smmin-wl-32{min-width-left:32px!important}.-smmin-wx-32{min-width-left:32px!important;min-width-right:32px!important}.-smmin-wy-32{min-width-top:32px!important;min-width-bottom:32px!important}}@media (min-width: 768px){.-mdmin-w-32{min-width:32px!important}.-mdmin-wt-32{min-width-top:32px!important}.-mdmin-wr-32{min-width-right:32px!important}.-mdmin-wb-32{min-width-bottom:32px!important}.-mdmin-wl-32{min-width-left:32px!important}.-mdmin-wx-32{min-width-left:32px!important;min-width-right:32px!important}.-mdmin-wy-32{min-width-top:32px!important;min-width-bottom:32px!important}}@media (min-width: 992px){.-lgmin-w-32{min-width:32px!important}.-lgmin-wt-32{min-width-top:32px!important}.-lgmin-wr-32{min-width-right:32px!important}.-lgmin-wb-32{min-width-bottom:32px!important}.-lgmin-wl-32{min-width-left:32px!important}.-lgmin-wx-32{min-width-left:32px!important;min-width-right:32px!important}.-lgmin-wy-32{min-width-top:32px!important;min-width-bottom:32px!important}}@media (min-width: 1200px){.-xlmin-w-32{min-width:32px!important}.-xlmin-wt-32{min-width-top:32px!important}.-xlmin-wr-32{min-width-right:32px!important}.-xlmin-wb-32{min-width-bottom:32px!important}.-xlmin-wl-32{min-width-left:32px!important}.-xlmin-wx-32{min-width-left:32px!important;min-width-right:32px!important}.-xlmin-wy-32{min-width-top:32px!important;min-width-bottom:32px!important}}@media (min-width: 1400px){.-xxlmin-w-32{min-width:32px!important}.-xxlmin-wt-32{min-width-top:32px!important}.-xxlmin-wr-32{min-width-right:32px!important}.-xxlmin-wb-32{min-width-bottom:32px!important}.-xxlmin-wl-32{min-width-left:32px!important}.-xxlmin-wx-32{min-width-left:32px!important;min-width-right:32px!important}.-xxlmin-wy-32{min-width-top:32px!important;min-width-bottom:32px!important}}.max-h-32{max-height:32px!important}.max-ht-32{max-height-top:32px!important}.max-hr-32{max-height-right:32px!important}.max-hb-32{max-height-bottom:32px!important}.max-hl-32{max-height-left:32px!important}.max-hx-32{max-height-left:32px!important;max-height-right:32px!important}.max-hy-32{max-height-top:32px!important;max-height-bottom:32px!important}@media (min-width: 576px){.-smmax-h-32{max-height:32px!important}.-smmax-ht-32{max-height-top:32px!important}.-smmax-hr-32{max-height-right:32px!important}.-smmax-hb-32{max-height-bottom:32px!important}.-smmax-hl-32{max-height-left:32px!important}.-smmax-hx-32{max-height-left:32px!important;max-height-right:32px!important}.-smmax-hy-32{max-height-top:32px!important;max-height-bottom:32px!important}}@media (min-width: 768px){.-mdmax-h-32{max-height:32px!important}.-mdmax-ht-32{max-height-top:32px!important}.-mdmax-hr-32{max-height-right:32px!important}.-mdmax-hb-32{max-height-bottom:32px!important}.-mdmax-hl-32{max-height-left:32px!important}.-mdmax-hx-32{max-height-left:32px!important;max-height-right:32px!important}.-mdmax-hy-32{max-height-top:32px!important;max-height-bottom:32px!important}}@media (min-width: 992px){.-lgmax-h-32{max-height:32px!important}.-lgmax-ht-32{max-height-top:32px!important}.-lgmax-hr-32{max-height-right:32px!important}.-lgmax-hb-32{max-height-bottom:32px!important}.-lgmax-hl-32{max-height-left:32px!important}.-lgmax-hx-32{max-height-left:32px!important;max-height-right:32px!important}.-lgmax-hy-32{max-height-top:32px!important;max-height-bottom:32px!important}}@media (min-width: 1200px){.-xlmax-h-32{max-height:32px!important}.-xlmax-ht-32{max-height-top:32px!important}.-xlmax-hr-32{max-height-right:32px!important}.-xlmax-hb-32{max-height-bottom:32px!important}.-xlmax-hl-32{max-height-left:32px!important}.-xlmax-hx-32{max-height-left:32px!important;max-height-right:32px!important}.-xlmax-hy-32{max-height-top:32px!important;max-height-bottom:32px!important}}@media (min-width: 1400px){.-xxlmax-h-32{max-height:32px!important}.-xxlmax-ht-32{max-height-top:32px!important}.-xxlmax-hr-32{max-height-right:32px!important}.-xxlmax-hb-32{max-height-bottom:32px!important}.-xxlmax-hl-32{max-height-left:32px!important}.-xxlmax-hx-32{max-height-left:32px!important;max-height-right:32px!important}.-xxlmax-hy-32{max-height-top:32px!important;max-height-bottom:32px!important}}.min-h-32{min-height:32px!important}.min-ht-32{min-height-top:32px!important}.min-hr-32{min-height-right:32px!important}.min-hb-32{min-height-bottom:32px!important}.min-hl-32{min-height-left:32px!important}.min-hx-32{min-height-left:32px!important;min-height-right:32px!important}.min-hy-32{min-height-top:32px!important;min-height-bottom:32px!important}@media (min-width: 576px){.-smmin-h-32{min-height:32px!important}.-smmin-ht-32{min-height-top:32px!important}.-smmin-hr-32{min-height-right:32px!important}.-smmin-hb-32{min-height-bottom:32px!important}.-smmin-hl-32{min-height-left:32px!important}.-smmin-hx-32{min-height-left:32px!important;min-height-right:32px!important}.-smmin-hy-32{min-height-top:32px!important;min-height-bottom:32px!important}}@media (min-width: 768px){.-mdmin-h-32{min-height:32px!important}.-mdmin-ht-32{min-height-top:32px!important}.-mdmin-hr-32{min-height-right:32px!important}.-mdmin-hb-32{min-height-bottom:32px!important}.-mdmin-hl-32{min-height-left:32px!important}.-mdmin-hx-32{min-height-left:32px!important;min-height-right:32px!important}.-mdmin-hy-32{min-height-top:32px!important;min-height-bottom:32px!important}}@media (min-width: 992px){.-lgmin-h-32{min-height:32px!important}.-lgmin-ht-32{min-height-top:32px!important}.-lgmin-hr-32{min-height-right:32px!important}.-lgmin-hb-32{min-height-bottom:32px!important}.-lgmin-hl-32{min-height-left:32px!important}.-lgmin-hx-32{min-height-left:32px!important;min-height-right:32px!important}.-lgmin-hy-32{min-height-top:32px!important;min-height-bottom:32px!important}}@media (min-width: 1200px){.-xlmin-h-32{min-height:32px!important}.-xlmin-ht-32{min-height-top:32px!important}.-xlmin-hr-32{min-height-right:32px!important}.-xlmin-hb-32{min-height-bottom:32px!important}.-xlmin-hl-32{min-height-left:32px!important}.-xlmin-hx-32{min-height-left:32px!important;min-height-right:32px!important}.-xlmin-hy-32{min-height-top:32px!important;min-height-bottom:32px!important}}@media (min-width: 1400px){.-xxlmin-h-32{min-height:32px!important}.-xxlmin-ht-32{min-height-top:32px!important}.-xxlmin-hr-32{min-height-right:32px!important}.-xxlmin-hb-32{min-height-bottom:32px!important}.-xxlmin-hl-32{min-height-left:32px!important}.-xxlmin-hx-32{min-height-left:32px!important;min-height-right:32px!important}.-xxlmin-hy-32{min-height-top:32px!important;min-height-bottom:32px!important}}.m-33{margin:33px!important}.mt-33{margin-top:33px!important}.mr-33{margin-right:33px!important}.mb-33{margin-bottom:33px!important}.ml-33{margin-left:33px!important}.mx-33{margin-left:33px!important;margin-right:33px!important}.my-33{margin-top:33px!important;margin-bottom:33px!important}@media (min-width: 576px){.-smm-33{margin:33px!important}.-smmt-33{margin-top:33px!important}.-smmr-33{margin-right:33px!important}.-smmb-33{margin-bottom:33px!important}.-smml-33{margin-left:33px!important}.-smmx-33{margin-left:33px!important;margin-right:33px!important}.-smmy-33{margin-top:33px!important;margin-bottom:33px!important}}@media (min-width: 768px){.-mdm-33{margin:33px!important}.-mdmt-33{margin-top:33px!important}.-mdmr-33{margin-right:33px!important}.-mdmb-33{margin-bottom:33px!important}.-mdml-33{margin-left:33px!important}.-mdmx-33{margin-left:33px!important;margin-right:33px!important}.-mdmy-33{margin-top:33px!important;margin-bottom:33px!important}}@media (min-width: 992px){.-lgm-33{margin:33px!important}.-lgmt-33{margin-top:33px!important}.-lgmr-33{margin-right:33px!important}.-lgmb-33{margin-bottom:33px!important}.-lgml-33{margin-left:33px!important}.-lgmx-33{margin-left:33px!important;margin-right:33px!important}.-lgmy-33{margin-top:33px!important;margin-bottom:33px!important}}@media (min-width: 1200px){.-xlm-33{margin:33px!important}.-xlmt-33{margin-top:33px!important}.-xlmr-33{margin-right:33px!important}.-xlmb-33{margin-bottom:33px!important}.-xlml-33{margin-left:33px!important}.-xlmx-33{margin-left:33px!important;margin-right:33px!important}.-xlmy-33{margin-top:33px!important;margin-bottom:33px!important}}@media (min-width: 1400px){.-xxlm-33{margin:33px!important}.-xxlmt-33{margin-top:33px!important}.-xxlmr-33{margin-right:33px!important}.-xxlmb-33{margin-bottom:33px!important}.-xxlml-33{margin-left:33px!important}.-xxlmx-33{margin-left:33px!important;margin-right:33px!important}.-xxlmy-33{margin-top:33px!important;margin-bottom:33px!important}}.p-33{padding:33px!important}.pt-33{padding-top:33px!important}.pr-33{padding-right:33px!important}.pb-33{padding-bottom:33px!important}.pl-33{padding-left:33px!important}.px-33{padding-left:33px!important;padding-right:33px!important}.py-33{padding-top:33px!important;padding-bottom:33px!important}@media (min-width: 576px){.-smp-33{padding:33px!important}.-smpt-33{padding-top:33px!important}.-smpr-33{padding-right:33px!important}.-smpb-33{padding-bottom:33px!important}.-smpl-33{padding-left:33px!important}.-smpx-33{padding-left:33px!important;padding-right:33px!important}.-smpy-33{padding-top:33px!important;padding-bottom:33px!important}}@media (min-width: 768px){.-mdp-33{padding:33px!important}.-mdpt-33{padding-top:33px!important}.-mdpr-33{padding-right:33px!important}.-mdpb-33{padding-bottom:33px!important}.-mdpl-33{padding-left:33px!important}.-mdpx-33{padding-left:33px!important;padding-right:33px!important}.-mdpy-33{padding-top:33px!important;padding-bottom:33px!important}}@media (min-width: 992px){.-lgp-33{padding:33px!important}.-lgpt-33{padding-top:33px!important}.-lgpr-33{padding-right:33px!important}.-lgpb-33{padding-bottom:33px!important}.-lgpl-33{padding-left:33px!important}.-lgpx-33{padding-left:33px!important;padding-right:33px!important}.-lgpy-33{padding-top:33px!important;padding-bottom:33px!important}}@media (min-width: 1200px){.-xlp-33{padding:33px!important}.-xlpt-33{padding-top:33px!important}.-xlpr-33{padding-right:33px!important}.-xlpb-33{padding-bottom:33px!important}.-xlpl-33{padding-left:33px!important}.-xlpx-33{padding-left:33px!important;padding-right:33px!important}.-xlpy-33{padding-top:33px!important;padding-bottom:33px!important}}@media (min-width: 1400px){.-xxlp-33{padding:33px!important}.-xxlpt-33{padding-top:33px!important}.-xxlpr-33{padding-right:33px!important}.-xxlpb-33{padding-bottom:33px!important}.-xxlpl-33{padding-left:33px!important}.-xxlpx-33{padding-left:33px!important;padding-right:33px!important}.-xxlpy-33{padding-top:33px!important;padding-bottom:33px!important}}.gap-33{gap:33px!important}.gapx-33{-webkit-column-gap:33px!important;-moz-column-gap:33px!important;column-gap:33px!important}.gapy-33{row-gap:33px!important}@media (min-width: 576px){.-smgap-33{gap:33px!important}.-smgapx-33{-webkit-column-gap:33px!important;-moz-column-gap:33px!important;column-gap:33px!important}.-smgapy-33{row-gap:33px!important}}@media (min-width: 768px){.-mdgap-33{gap:33px!important}.-mdgapx-33{-webkit-column-gap:33px!important;-moz-column-gap:33px!important;column-gap:33px!important}.-mdgapy-33{row-gap:33px!important}}@media (min-width: 992px){.-lggap-33{gap:33px!important}.-lggapx-33{-webkit-column-gap:33px!important;-moz-column-gap:33px!important;column-gap:33px!important}.-lggapy-33{row-gap:33px!important}}@media (min-width: 1200px){.-xlgap-33{gap:33px!important}.-xlgapx-33{-webkit-column-gap:33px!important;-moz-column-gap:33px!important;column-gap:33px!important}.-xlgapy-33{row-gap:33px!important}}@media (min-width: 1400px){.-xxlgap-33{gap:33px!important}.-xxlgapx-33{-webkit-column-gap:33px!important;-moz-column-gap:33px!important;column-gap:33px!important}.-xxlgapy-33{row-gap:33px!important}}.w-33{width:33px!important}.wt-33{width-top:33px!important}.wr-33{width-right:33px!important}.wb-33{width-bottom:33px!important}.wl-33{width-left:33px!important}.wx-33{width-left:33px!important;width-right:33px!important}.wy-33{width-top:33px!important;width-bottom:33px!important}@media (min-width: 576px){.-smw-33{width:33px!important}.-smwt-33{width-top:33px!important}.-smwr-33{width-right:33px!important}.-smwb-33{width-bottom:33px!important}.-smwl-33{width-left:33px!important}.-smwx-33{width-left:33px!important;width-right:33px!important}.-smwy-33{width-top:33px!important;width-bottom:33px!important}}@media (min-width: 768px){.-mdw-33{width:33px!important}.-mdwt-33{width-top:33px!important}.-mdwr-33{width-right:33px!important}.-mdwb-33{width-bottom:33px!important}.-mdwl-33{width-left:33px!important}.-mdwx-33{width-left:33px!important;width-right:33px!important}.-mdwy-33{width-top:33px!important;width-bottom:33px!important}}@media (min-width: 992px){.-lgw-33{width:33px!important}.-lgwt-33{width-top:33px!important}.-lgwr-33{width-right:33px!important}.-lgwb-33{width-bottom:33px!important}.-lgwl-33{width-left:33px!important}.-lgwx-33{width-left:33px!important;width-right:33px!important}.-lgwy-33{width-top:33px!important;width-bottom:33px!important}}@media (min-width: 1200px){.-xlw-33{width:33px!important}.-xlwt-33{width-top:33px!important}.-xlwr-33{width-right:33px!important}.-xlwb-33{width-bottom:33px!important}.-xlwl-33{width-left:33px!important}.-xlwx-33{width-left:33px!important;width-right:33px!important}.-xlwy-33{width-top:33px!important;width-bottom:33px!important}}@media (min-width: 1400px){.-xxlw-33{width:33px!important}.-xxlwt-33{width-top:33px!important}.-xxlwr-33{width-right:33px!important}.-xxlwb-33{width-bottom:33px!important}.-xxlwl-33{width-left:33px!important}.-xxlwx-33{width-left:33px!important;width-right:33px!important}.-xxlwy-33{width-top:33px!important;width-bottom:33px!important}}.h-33{height:33px!important}.ht-33{height-top:33px!important}.hr-33{height-right:33px!important}.hb-33{height-bottom:33px!important}.hl-33{height-left:33px!important}.hx-33{height-left:33px!important;height-right:33px!important}.hy-33{height-top:33px!important;height-bottom:33px!important}@media (min-width: 576px){.-smh-33{height:33px!important}.-smht-33{height-top:33px!important}.-smhr-33{height-right:33px!important}.-smhb-33{height-bottom:33px!important}.-smhl-33{height-left:33px!important}.-smhx-33{height-left:33px!important;height-right:33px!important}.-smhy-33{height-top:33px!important;height-bottom:33px!important}}@media (min-width: 768px){.-mdh-33{height:33px!important}.-mdht-33{height-top:33px!important}.-mdhr-33{height-right:33px!important}.-mdhb-33{height-bottom:33px!important}.-mdhl-33{height-left:33px!important}.-mdhx-33{height-left:33px!important;height-right:33px!important}.-mdhy-33{height-top:33px!important;height-bottom:33px!important}}@media (min-width: 992px){.-lgh-33{height:33px!important}.-lght-33{height-top:33px!important}.-lghr-33{height-right:33px!important}.-lghb-33{height-bottom:33px!important}.-lghl-33{height-left:33px!important}.-lghx-33{height-left:33px!important;height-right:33px!important}.-lghy-33{height-top:33px!important;height-bottom:33px!important}}@media (min-width: 1200px){.-xlh-33{height:33px!important}.-xlht-33{height-top:33px!important}.-xlhr-33{height-right:33px!important}.-xlhb-33{height-bottom:33px!important}.-xlhl-33{height-left:33px!important}.-xlhx-33{height-left:33px!important;height-right:33px!important}.-xlhy-33{height-top:33px!important;height-bottom:33px!important}}@media (min-width: 1400px){.-xxlh-33{height:33px!important}.-xxlht-33{height-top:33px!important}.-xxlhr-33{height-right:33px!important}.-xxlhb-33{height-bottom:33px!important}.-xxlhl-33{height-left:33px!important}.-xxlhx-33{height-left:33px!important;height-right:33px!important}.-xxlhy-33{height-top:33px!important;height-bottom:33px!important}}.rounded-33{border-radius:33px!important}.roundedt-33{border-radius-top:33px!important}.roundedr-33{border-radius-right:33px!important}.roundedb-33{border-radius-bottom:33px!important}.roundedl-33{border-radius-left:33px!important}.roundedx-33{border-radius-left:33px!important;border-radius-right:33px!important}.roundedy-33{border-radius-top:33px!important;border-radius-bottom:33px!important}@media (min-width: 576px){.-smrounded-33{border-radius:33px!important}.-smroundedt-33{border-radius-top:33px!important}.-smroundedr-33{border-radius-right:33px!important}.-smroundedb-33{border-radius-bottom:33px!important}.-smroundedl-33{border-radius-left:33px!important}.-smroundedx-33{border-radius-left:33px!important;border-radius-right:33px!important}.-smroundedy-33{border-radius-top:33px!important;border-radius-bottom:33px!important}}@media (min-width: 768px){.-mdrounded-33{border-radius:33px!important}.-mdroundedt-33{border-radius-top:33px!important}.-mdroundedr-33{border-radius-right:33px!important}.-mdroundedb-33{border-radius-bottom:33px!important}.-mdroundedl-33{border-radius-left:33px!important}.-mdroundedx-33{border-radius-left:33px!important;border-radius-right:33px!important}.-mdroundedy-33{border-radius-top:33px!important;border-radius-bottom:33px!important}}@media (min-width: 992px){.-lgrounded-33{border-radius:33px!important}.-lgroundedt-33{border-radius-top:33px!important}.-lgroundedr-33{border-radius-right:33px!important}.-lgroundedb-33{border-radius-bottom:33px!important}.-lgroundedl-33{border-radius-left:33px!important}.-lgroundedx-33{border-radius-left:33px!important;border-radius-right:33px!important}.-lgroundedy-33{border-radius-top:33px!important;border-radius-bottom:33px!important}}@media (min-width: 1200px){.-xlrounded-33{border-radius:33px!important}.-xlroundedt-33{border-radius-top:33px!important}.-xlroundedr-33{border-radius-right:33px!important}.-xlroundedb-33{border-radius-bottom:33px!important}.-xlroundedl-33{border-radius-left:33px!important}.-xlroundedx-33{border-radius-left:33px!important;border-radius-right:33px!important}.-xlroundedy-33{border-radius-top:33px!important;border-radius-bottom:33px!important}}@media (min-width: 1400px){.-xxlrounded-33{border-radius:33px!important}.-xxlroundedt-33{border-radius-top:33px!important}.-xxlroundedr-33{border-radius-right:33px!important}.-xxlroundedb-33{border-radius-bottom:33px!important}.-xxlroundedl-33{border-radius-left:33px!important}.-xxlroundedx-33{border-radius-left:33px!important;border-radius-right:33px!important}.-xxlroundedy-33{border-radius-top:33px!important;border-radius-bottom:33px!important}}.max-w-33{max-width:33px!important}.max-wt-33{max-width-top:33px!important}.max-wr-33{max-width-right:33px!important}.max-wb-33{max-width-bottom:33px!important}.max-wl-33{max-width-left:33px!important}.max-wx-33{max-width-left:33px!important;max-width-right:33px!important}.max-wy-33{max-width-top:33px!important;max-width-bottom:33px!important}@media (min-width: 576px){.-smmax-w-33{max-width:33px!important}.-smmax-wt-33{max-width-top:33px!important}.-smmax-wr-33{max-width-right:33px!important}.-smmax-wb-33{max-width-bottom:33px!important}.-smmax-wl-33{max-width-left:33px!important}.-smmax-wx-33{max-width-left:33px!important;max-width-right:33px!important}.-smmax-wy-33{max-width-top:33px!important;max-width-bottom:33px!important}}@media (min-width: 768px){.-mdmax-w-33{max-width:33px!important}.-mdmax-wt-33{max-width-top:33px!important}.-mdmax-wr-33{max-width-right:33px!important}.-mdmax-wb-33{max-width-bottom:33px!important}.-mdmax-wl-33{max-width-left:33px!important}.-mdmax-wx-33{max-width-left:33px!important;max-width-right:33px!important}.-mdmax-wy-33{max-width-top:33px!important;max-width-bottom:33px!important}}@media (min-width: 992px){.-lgmax-w-33{max-width:33px!important}.-lgmax-wt-33{max-width-top:33px!important}.-lgmax-wr-33{max-width-right:33px!important}.-lgmax-wb-33{max-width-bottom:33px!important}.-lgmax-wl-33{max-width-left:33px!important}.-lgmax-wx-33{max-width-left:33px!important;max-width-right:33px!important}.-lgmax-wy-33{max-width-top:33px!important;max-width-bottom:33px!important}}@media (min-width: 1200px){.-xlmax-w-33{max-width:33px!important}.-xlmax-wt-33{max-width-top:33px!important}.-xlmax-wr-33{max-width-right:33px!important}.-xlmax-wb-33{max-width-bottom:33px!important}.-xlmax-wl-33{max-width-left:33px!important}.-xlmax-wx-33{max-width-left:33px!important;max-width-right:33px!important}.-xlmax-wy-33{max-width-top:33px!important;max-width-bottom:33px!important}}@media (min-width: 1400px){.-xxlmax-w-33{max-width:33px!important}.-xxlmax-wt-33{max-width-top:33px!important}.-xxlmax-wr-33{max-width-right:33px!important}.-xxlmax-wb-33{max-width-bottom:33px!important}.-xxlmax-wl-33{max-width-left:33px!important}.-xxlmax-wx-33{max-width-left:33px!important;max-width-right:33px!important}.-xxlmax-wy-33{max-width-top:33px!important;max-width-bottom:33px!important}}.min-w-33{min-width:33px!important}.min-wt-33{min-width-top:33px!important}.min-wr-33{min-width-right:33px!important}.min-wb-33{min-width-bottom:33px!important}.min-wl-33{min-width-left:33px!important}.min-wx-33{min-width-left:33px!important;min-width-right:33px!important}.min-wy-33{min-width-top:33px!important;min-width-bottom:33px!important}@media (min-width: 576px){.-smmin-w-33{min-width:33px!important}.-smmin-wt-33{min-width-top:33px!important}.-smmin-wr-33{min-width-right:33px!important}.-smmin-wb-33{min-width-bottom:33px!important}.-smmin-wl-33{min-width-left:33px!important}.-smmin-wx-33{min-width-left:33px!important;min-width-right:33px!important}.-smmin-wy-33{min-width-top:33px!important;min-width-bottom:33px!important}}@media (min-width: 768px){.-mdmin-w-33{min-width:33px!important}.-mdmin-wt-33{min-width-top:33px!important}.-mdmin-wr-33{min-width-right:33px!important}.-mdmin-wb-33{min-width-bottom:33px!important}.-mdmin-wl-33{min-width-left:33px!important}.-mdmin-wx-33{min-width-left:33px!important;min-width-right:33px!important}.-mdmin-wy-33{min-width-top:33px!important;min-width-bottom:33px!important}}@media (min-width: 992px){.-lgmin-w-33{min-width:33px!important}.-lgmin-wt-33{min-width-top:33px!important}.-lgmin-wr-33{min-width-right:33px!important}.-lgmin-wb-33{min-width-bottom:33px!important}.-lgmin-wl-33{min-width-left:33px!important}.-lgmin-wx-33{min-width-left:33px!important;min-width-right:33px!important}.-lgmin-wy-33{min-width-top:33px!important;min-width-bottom:33px!important}}@media (min-width: 1200px){.-xlmin-w-33{min-width:33px!important}.-xlmin-wt-33{min-width-top:33px!important}.-xlmin-wr-33{min-width-right:33px!important}.-xlmin-wb-33{min-width-bottom:33px!important}.-xlmin-wl-33{min-width-left:33px!important}.-xlmin-wx-33{min-width-left:33px!important;min-width-right:33px!important}.-xlmin-wy-33{min-width-top:33px!important;min-width-bottom:33px!important}}@media (min-width: 1400px){.-xxlmin-w-33{min-width:33px!important}.-xxlmin-wt-33{min-width-top:33px!important}.-xxlmin-wr-33{min-width-right:33px!important}.-xxlmin-wb-33{min-width-bottom:33px!important}.-xxlmin-wl-33{min-width-left:33px!important}.-xxlmin-wx-33{min-width-left:33px!important;min-width-right:33px!important}.-xxlmin-wy-33{min-width-top:33px!important;min-width-bottom:33px!important}}.max-h-33{max-height:33px!important}.max-ht-33{max-height-top:33px!important}.max-hr-33{max-height-right:33px!important}.max-hb-33{max-height-bottom:33px!important}.max-hl-33{max-height-left:33px!important}.max-hx-33{max-height-left:33px!important;max-height-right:33px!important}.max-hy-33{max-height-top:33px!important;max-height-bottom:33px!important}@media (min-width: 576px){.-smmax-h-33{max-height:33px!important}.-smmax-ht-33{max-height-top:33px!important}.-smmax-hr-33{max-height-right:33px!important}.-smmax-hb-33{max-height-bottom:33px!important}.-smmax-hl-33{max-height-left:33px!important}.-smmax-hx-33{max-height-left:33px!important;max-height-right:33px!important}.-smmax-hy-33{max-height-top:33px!important;max-height-bottom:33px!important}}@media (min-width: 768px){.-mdmax-h-33{max-height:33px!important}.-mdmax-ht-33{max-height-top:33px!important}.-mdmax-hr-33{max-height-right:33px!important}.-mdmax-hb-33{max-height-bottom:33px!important}.-mdmax-hl-33{max-height-left:33px!important}.-mdmax-hx-33{max-height-left:33px!important;max-height-right:33px!important}.-mdmax-hy-33{max-height-top:33px!important;max-height-bottom:33px!important}}@media (min-width: 992px){.-lgmax-h-33{max-height:33px!important}.-lgmax-ht-33{max-height-top:33px!important}.-lgmax-hr-33{max-height-right:33px!important}.-lgmax-hb-33{max-height-bottom:33px!important}.-lgmax-hl-33{max-height-left:33px!important}.-lgmax-hx-33{max-height-left:33px!important;max-height-right:33px!important}.-lgmax-hy-33{max-height-top:33px!important;max-height-bottom:33px!important}}@media (min-width: 1200px){.-xlmax-h-33{max-height:33px!important}.-xlmax-ht-33{max-height-top:33px!important}.-xlmax-hr-33{max-height-right:33px!important}.-xlmax-hb-33{max-height-bottom:33px!important}.-xlmax-hl-33{max-height-left:33px!important}.-xlmax-hx-33{max-height-left:33px!important;max-height-right:33px!important}.-xlmax-hy-33{max-height-top:33px!important;max-height-bottom:33px!important}}@media (min-width: 1400px){.-xxlmax-h-33{max-height:33px!important}.-xxlmax-ht-33{max-height-top:33px!important}.-xxlmax-hr-33{max-height-right:33px!important}.-xxlmax-hb-33{max-height-bottom:33px!important}.-xxlmax-hl-33{max-height-left:33px!important}.-xxlmax-hx-33{max-height-left:33px!important;max-height-right:33px!important}.-xxlmax-hy-33{max-height-top:33px!important;max-height-bottom:33px!important}}.min-h-33{min-height:33px!important}.min-ht-33{min-height-top:33px!important}.min-hr-33{min-height-right:33px!important}.min-hb-33{min-height-bottom:33px!important}.min-hl-33{min-height-left:33px!important}.min-hx-33{min-height-left:33px!important;min-height-right:33px!important}.min-hy-33{min-height-top:33px!important;min-height-bottom:33px!important}@media (min-width: 576px){.-smmin-h-33{min-height:33px!important}.-smmin-ht-33{min-height-top:33px!important}.-smmin-hr-33{min-height-right:33px!important}.-smmin-hb-33{min-height-bottom:33px!important}.-smmin-hl-33{min-height-left:33px!important}.-smmin-hx-33{min-height-left:33px!important;min-height-right:33px!important}.-smmin-hy-33{min-height-top:33px!important;min-height-bottom:33px!important}}@media (min-width: 768px){.-mdmin-h-33{min-height:33px!important}.-mdmin-ht-33{min-height-top:33px!important}.-mdmin-hr-33{min-height-right:33px!important}.-mdmin-hb-33{min-height-bottom:33px!important}.-mdmin-hl-33{min-height-left:33px!important}.-mdmin-hx-33{min-height-left:33px!important;min-height-right:33px!important}.-mdmin-hy-33{min-height-top:33px!important;min-height-bottom:33px!important}}@media (min-width: 992px){.-lgmin-h-33{min-height:33px!important}.-lgmin-ht-33{min-height-top:33px!important}.-lgmin-hr-33{min-height-right:33px!important}.-lgmin-hb-33{min-height-bottom:33px!important}.-lgmin-hl-33{min-height-left:33px!important}.-lgmin-hx-33{min-height-left:33px!important;min-height-right:33px!important}.-lgmin-hy-33{min-height-top:33px!important;min-height-bottom:33px!important}}@media (min-width: 1200px){.-xlmin-h-33{min-height:33px!important}.-xlmin-ht-33{min-height-top:33px!important}.-xlmin-hr-33{min-height-right:33px!important}.-xlmin-hb-33{min-height-bottom:33px!important}.-xlmin-hl-33{min-height-left:33px!important}.-xlmin-hx-33{min-height-left:33px!important;min-height-right:33px!important}.-xlmin-hy-33{min-height-top:33px!important;min-height-bottom:33px!important}}@media (min-width: 1400px){.-xxlmin-h-33{min-height:33px!important}.-xxlmin-ht-33{min-height-top:33px!important}.-xxlmin-hr-33{min-height-right:33px!important}.-xxlmin-hb-33{min-height-bottom:33px!important}.-xxlmin-hl-33{min-height-left:33px!important}.-xxlmin-hx-33{min-height-left:33px!important;min-height-right:33px!important}.-xxlmin-hy-33{min-height-top:33px!important;min-height-bottom:33px!important}}.m-34{margin:34px!important}.mt-34{margin-top:34px!important}.mr-34{margin-right:34px!important}.mb-34{margin-bottom:34px!important}.ml-34{margin-left:34px!important}.mx-34{margin-left:34px!important;margin-right:34px!important}.my-34{margin-top:34px!important;margin-bottom:34px!important}@media (min-width: 576px){.-smm-34{margin:34px!important}.-smmt-34{margin-top:34px!important}.-smmr-34{margin-right:34px!important}.-smmb-34{margin-bottom:34px!important}.-smml-34{margin-left:34px!important}.-smmx-34{margin-left:34px!important;margin-right:34px!important}.-smmy-34{margin-top:34px!important;margin-bottom:34px!important}}@media (min-width: 768px){.-mdm-34{margin:34px!important}.-mdmt-34{margin-top:34px!important}.-mdmr-34{margin-right:34px!important}.-mdmb-34{margin-bottom:34px!important}.-mdml-34{margin-left:34px!important}.-mdmx-34{margin-left:34px!important;margin-right:34px!important}.-mdmy-34{margin-top:34px!important;margin-bottom:34px!important}}@media (min-width: 992px){.-lgm-34{margin:34px!important}.-lgmt-34{margin-top:34px!important}.-lgmr-34{margin-right:34px!important}.-lgmb-34{margin-bottom:34px!important}.-lgml-34{margin-left:34px!important}.-lgmx-34{margin-left:34px!important;margin-right:34px!important}.-lgmy-34{margin-top:34px!important;margin-bottom:34px!important}}@media (min-width: 1200px){.-xlm-34{margin:34px!important}.-xlmt-34{margin-top:34px!important}.-xlmr-34{margin-right:34px!important}.-xlmb-34{margin-bottom:34px!important}.-xlml-34{margin-left:34px!important}.-xlmx-34{margin-left:34px!important;margin-right:34px!important}.-xlmy-34{margin-top:34px!important;margin-bottom:34px!important}}@media (min-width: 1400px){.-xxlm-34{margin:34px!important}.-xxlmt-34{margin-top:34px!important}.-xxlmr-34{margin-right:34px!important}.-xxlmb-34{margin-bottom:34px!important}.-xxlml-34{margin-left:34px!important}.-xxlmx-34{margin-left:34px!important;margin-right:34px!important}.-xxlmy-34{margin-top:34px!important;margin-bottom:34px!important}}.p-34{padding:34px!important}.pt-34{padding-top:34px!important}.pr-34{padding-right:34px!important}.pb-34{padding-bottom:34px!important}.pl-34{padding-left:34px!important}.px-34{padding-left:34px!important;padding-right:34px!important}.py-34{padding-top:34px!important;padding-bottom:34px!important}@media (min-width: 576px){.-smp-34{padding:34px!important}.-smpt-34{padding-top:34px!important}.-smpr-34{padding-right:34px!important}.-smpb-34{padding-bottom:34px!important}.-smpl-34{padding-left:34px!important}.-smpx-34{padding-left:34px!important;padding-right:34px!important}.-smpy-34{padding-top:34px!important;padding-bottom:34px!important}}@media (min-width: 768px){.-mdp-34{padding:34px!important}.-mdpt-34{padding-top:34px!important}.-mdpr-34{padding-right:34px!important}.-mdpb-34{padding-bottom:34px!important}.-mdpl-34{padding-left:34px!important}.-mdpx-34{padding-left:34px!important;padding-right:34px!important}.-mdpy-34{padding-top:34px!important;padding-bottom:34px!important}}@media (min-width: 992px){.-lgp-34{padding:34px!important}.-lgpt-34{padding-top:34px!important}.-lgpr-34{padding-right:34px!important}.-lgpb-34{padding-bottom:34px!important}.-lgpl-34{padding-left:34px!important}.-lgpx-34{padding-left:34px!important;padding-right:34px!important}.-lgpy-34{padding-top:34px!important;padding-bottom:34px!important}}@media (min-width: 1200px){.-xlp-34{padding:34px!important}.-xlpt-34{padding-top:34px!important}.-xlpr-34{padding-right:34px!important}.-xlpb-34{padding-bottom:34px!important}.-xlpl-34{padding-left:34px!important}.-xlpx-34{padding-left:34px!important;padding-right:34px!important}.-xlpy-34{padding-top:34px!important;padding-bottom:34px!important}}@media (min-width: 1400px){.-xxlp-34{padding:34px!important}.-xxlpt-34{padding-top:34px!important}.-xxlpr-34{padding-right:34px!important}.-xxlpb-34{padding-bottom:34px!important}.-xxlpl-34{padding-left:34px!important}.-xxlpx-34{padding-left:34px!important;padding-right:34px!important}.-xxlpy-34{padding-top:34px!important;padding-bottom:34px!important}}.gap-34{gap:34px!important}.gapx-34{-webkit-column-gap:34px!important;-moz-column-gap:34px!important;column-gap:34px!important}.gapy-34{row-gap:34px!important}@media (min-width: 576px){.-smgap-34{gap:34px!important}.-smgapx-34{-webkit-column-gap:34px!important;-moz-column-gap:34px!important;column-gap:34px!important}.-smgapy-34{row-gap:34px!important}}@media (min-width: 768px){.-mdgap-34{gap:34px!important}.-mdgapx-34{-webkit-column-gap:34px!important;-moz-column-gap:34px!important;column-gap:34px!important}.-mdgapy-34{row-gap:34px!important}}@media (min-width: 992px){.-lggap-34{gap:34px!important}.-lggapx-34{-webkit-column-gap:34px!important;-moz-column-gap:34px!important;column-gap:34px!important}.-lggapy-34{row-gap:34px!important}}@media (min-width: 1200px){.-xlgap-34{gap:34px!important}.-xlgapx-34{-webkit-column-gap:34px!important;-moz-column-gap:34px!important;column-gap:34px!important}.-xlgapy-34{row-gap:34px!important}}@media (min-width: 1400px){.-xxlgap-34{gap:34px!important}.-xxlgapx-34{-webkit-column-gap:34px!important;-moz-column-gap:34px!important;column-gap:34px!important}.-xxlgapy-34{row-gap:34px!important}}.w-34{width:34px!important}.wt-34{width-top:34px!important}.wr-34{width-right:34px!important}.wb-34{width-bottom:34px!important}.wl-34{width-left:34px!important}.wx-34{width-left:34px!important;width-right:34px!important}.wy-34{width-top:34px!important;width-bottom:34px!important}@media (min-width: 576px){.-smw-34{width:34px!important}.-smwt-34{width-top:34px!important}.-smwr-34{width-right:34px!important}.-smwb-34{width-bottom:34px!important}.-smwl-34{width-left:34px!important}.-smwx-34{width-left:34px!important;width-right:34px!important}.-smwy-34{width-top:34px!important;width-bottom:34px!important}}@media (min-width: 768px){.-mdw-34{width:34px!important}.-mdwt-34{width-top:34px!important}.-mdwr-34{width-right:34px!important}.-mdwb-34{width-bottom:34px!important}.-mdwl-34{width-left:34px!important}.-mdwx-34{width-left:34px!important;width-right:34px!important}.-mdwy-34{width-top:34px!important;width-bottom:34px!important}}@media (min-width: 992px){.-lgw-34{width:34px!important}.-lgwt-34{width-top:34px!important}.-lgwr-34{width-right:34px!important}.-lgwb-34{width-bottom:34px!important}.-lgwl-34{width-left:34px!important}.-lgwx-34{width-left:34px!important;width-right:34px!important}.-lgwy-34{width-top:34px!important;width-bottom:34px!important}}@media (min-width: 1200px){.-xlw-34{width:34px!important}.-xlwt-34{width-top:34px!important}.-xlwr-34{width-right:34px!important}.-xlwb-34{width-bottom:34px!important}.-xlwl-34{width-left:34px!important}.-xlwx-34{width-left:34px!important;width-right:34px!important}.-xlwy-34{width-top:34px!important;width-bottom:34px!important}}@media (min-width: 1400px){.-xxlw-34{width:34px!important}.-xxlwt-34{width-top:34px!important}.-xxlwr-34{width-right:34px!important}.-xxlwb-34{width-bottom:34px!important}.-xxlwl-34{width-left:34px!important}.-xxlwx-34{width-left:34px!important;width-right:34px!important}.-xxlwy-34{width-top:34px!important;width-bottom:34px!important}}.h-34{height:34px!important}.ht-34{height-top:34px!important}.hr-34{height-right:34px!important}.hb-34{height-bottom:34px!important}.hl-34{height-left:34px!important}.hx-34{height-left:34px!important;height-right:34px!important}.hy-34{height-top:34px!important;height-bottom:34px!important}@media (min-width: 576px){.-smh-34{height:34px!important}.-smht-34{height-top:34px!important}.-smhr-34{height-right:34px!important}.-smhb-34{height-bottom:34px!important}.-smhl-34{height-left:34px!important}.-smhx-34{height-left:34px!important;height-right:34px!important}.-smhy-34{height-top:34px!important;height-bottom:34px!important}}@media (min-width: 768px){.-mdh-34{height:34px!important}.-mdht-34{height-top:34px!important}.-mdhr-34{height-right:34px!important}.-mdhb-34{height-bottom:34px!important}.-mdhl-34{height-left:34px!important}.-mdhx-34{height-left:34px!important;height-right:34px!important}.-mdhy-34{height-top:34px!important;height-bottom:34px!important}}@media (min-width: 992px){.-lgh-34{height:34px!important}.-lght-34{height-top:34px!important}.-lghr-34{height-right:34px!important}.-lghb-34{height-bottom:34px!important}.-lghl-34{height-left:34px!important}.-lghx-34{height-left:34px!important;height-right:34px!important}.-lghy-34{height-top:34px!important;height-bottom:34px!important}}@media (min-width: 1200px){.-xlh-34{height:34px!important}.-xlht-34{height-top:34px!important}.-xlhr-34{height-right:34px!important}.-xlhb-34{height-bottom:34px!important}.-xlhl-34{height-left:34px!important}.-xlhx-34{height-left:34px!important;height-right:34px!important}.-xlhy-34{height-top:34px!important;height-bottom:34px!important}}@media (min-width: 1400px){.-xxlh-34{height:34px!important}.-xxlht-34{height-top:34px!important}.-xxlhr-34{height-right:34px!important}.-xxlhb-34{height-bottom:34px!important}.-xxlhl-34{height-left:34px!important}.-xxlhx-34{height-left:34px!important;height-right:34px!important}.-xxlhy-34{height-top:34px!important;height-bottom:34px!important}}.rounded-34{border-radius:34px!important}.roundedt-34{border-radius-top:34px!important}.roundedr-34{border-radius-right:34px!important}.roundedb-34{border-radius-bottom:34px!important}.roundedl-34{border-radius-left:34px!important}.roundedx-34{border-radius-left:34px!important;border-radius-right:34px!important}.roundedy-34{border-radius-top:34px!important;border-radius-bottom:34px!important}@media (min-width: 576px){.-smrounded-34{border-radius:34px!important}.-smroundedt-34{border-radius-top:34px!important}.-smroundedr-34{border-radius-right:34px!important}.-smroundedb-34{border-radius-bottom:34px!important}.-smroundedl-34{border-radius-left:34px!important}.-smroundedx-34{border-radius-left:34px!important;border-radius-right:34px!important}.-smroundedy-34{border-radius-top:34px!important;border-radius-bottom:34px!important}}@media (min-width: 768px){.-mdrounded-34{border-radius:34px!important}.-mdroundedt-34{border-radius-top:34px!important}.-mdroundedr-34{border-radius-right:34px!important}.-mdroundedb-34{border-radius-bottom:34px!important}.-mdroundedl-34{border-radius-left:34px!important}.-mdroundedx-34{border-radius-left:34px!important;border-radius-right:34px!important}.-mdroundedy-34{border-radius-top:34px!important;border-radius-bottom:34px!important}}@media (min-width: 992px){.-lgrounded-34{border-radius:34px!important}.-lgroundedt-34{border-radius-top:34px!important}.-lgroundedr-34{border-radius-right:34px!important}.-lgroundedb-34{border-radius-bottom:34px!important}.-lgroundedl-34{border-radius-left:34px!important}.-lgroundedx-34{border-radius-left:34px!important;border-radius-right:34px!important}.-lgroundedy-34{border-radius-top:34px!important;border-radius-bottom:34px!important}}@media (min-width: 1200px){.-xlrounded-34{border-radius:34px!important}.-xlroundedt-34{border-radius-top:34px!important}.-xlroundedr-34{border-radius-right:34px!important}.-xlroundedb-34{border-radius-bottom:34px!important}.-xlroundedl-34{border-radius-left:34px!important}.-xlroundedx-34{border-radius-left:34px!important;border-radius-right:34px!important}.-xlroundedy-34{border-radius-top:34px!important;border-radius-bottom:34px!important}}@media (min-width: 1400px){.-xxlrounded-34{border-radius:34px!important}.-xxlroundedt-34{border-radius-top:34px!important}.-xxlroundedr-34{border-radius-right:34px!important}.-xxlroundedb-34{border-radius-bottom:34px!important}.-xxlroundedl-34{border-radius-left:34px!important}.-xxlroundedx-34{border-radius-left:34px!important;border-radius-right:34px!important}.-xxlroundedy-34{border-radius-top:34px!important;border-radius-bottom:34px!important}}.max-w-34{max-width:34px!important}.max-wt-34{max-width-top:34px!important}.max-wr-34{max-width-right:34px!important}.max-wb-34{max-width-bottom:34px!important}.max-wl-34{max-width-left:34px!important}.max-wx-34{max-width-left:34px!important;max-width-right:34px!important}.max-wy-34{max-width-top:34px!important;max-width-bottom:34px!important}@media (min-width: 576px){.-smmax-w-34{max-width:34px!important}.-smmax-wt-34{max-width-top:34px!important}.-smmax-wr-34{max-width-right:34px!important}.-smmax-wb-34{max-width-bottom:34px!important}.-smmax-wl-34{max-width-left:34px!important}.-smmax-wx-34{max-width-left:34px!important;max-width-right:34px!important}.-smmax-wy-34{max-width-top:34px!important;max-width-bottom:34px!important}}@media (min-width: 768px){.-mdmax-w-34{max-width:34px!important}.-mdmax-wt-34{max-width-top:34px!important}.-mdmax-wr-34{max-width-right:34px!important}.-mdmax-wb-34{max-width-bottom:34px!important}.-mdmax-wl-34{max-width-left:34px!important}.-mdmax-wx-34{max-width-left:34px!important;max-width-right:34px!important}.-mdmax-wy-34{max-width-top:34px!important;max-width-bottom:34px!important}}@media (min-width: 992px){.-lgmax-w-34{max-width:34px!important}.-lgmax-wt-34{max-width-top:34px!important}.-lgmax-wr-34{max-width-right:34px!important}.-lgmax-wb-34{max-width-bottom:34px!important}.-lgmax-wl-34{max-width-left:34px!important}.-lgmax-wx-34{max-width-left:34px!important;max-width-right:34px!important}.-lgmax-wy-34{max-width-top:34px!important;max-width-bottom:34px!important}}@media (min-width: 1200px){.-xlmax-w-34{max-width:34px!important}.-xlmax-wt-34{max-width-top:34px!important}.-xlmax-wr-34{max-width-right:34px!important}.-xlmax-wb-34{max-width-bottom:34px!important}.-xlmax-wl-34{max-width-left:34px!important}.-xlmax-wx-34{max-width-left:34px!important;max-width-right:34px!important}.-xlmax-wy-34{max-width-top:34px!important;max-width-bottom:34px!important}}@media (min-width: 1400px){.-xxlmax-w-34{max-width:34px!important}.-xxlmax-wt-34{max-width-top:34px!important}.-xxlmax-wr-34{max-width-right:34px!important}.-xxlmax-wb-34{max-width-bottom:34px!important}.-xxlmax-wl-34{max-width-left:34px!important}.-xxlmax-wx-34{max-width-left:34px!important;max-width-right:34px!important}.-xxlmax-wy-34{max-width-top:34px!important;max-width-bottom:34px!important}}.min-w-34{min-width:34px!important}.min-wt-34{min-width-top:34px!important}.min-wr-34{min-width-right:34px!important}.min-wb-34{min-width-bottom:34px!important}.min-wl-34{min-width-left:34px!important}.min-wx-34{min-width-left:34px!important;min-width-right:34px!important}.min-wy-34{min-width-top:34px!important;min-width-bottom:34px!important}@media (min-width: 576px){.-smmin-w-34{min-width:34px!important}.-smmin-wt-34{min-width-top:34px!important}.-smmin-wr-34{min-width-right:34px!important}.-smmin-wb-34{min-width-bottom:34px!important}.-smmin-wl-34{min-width-left:34px!important}.-smmin-wx-34{min-width-left:34px!important;min-width-right:34px!important}.-smmin-wy-34{min-width-top:34px!important;min-width-bottom:34px!important}}@media (min-width: 768px){.-mdmin-w-34{min-width:34px!important}.-mdmin-wt-34{min-width-top:34px!important}.-mdmin-wr-34{min-width-right:34px!important}.-mdmin-wb-34{min-width-bottom:34px!important}.-mdmin-wl-34{min-width-left:34px!important}.-mdmin-wx-34{min-width-left:34px!important;min-width-right:34px!important}.-mdmin-wy-34{min-width-top:34px!important;min-width-bottom:34px!important}}@media (min-width: 992px){.-lgmin-w-34{min-width:34px!important}.-lgmin-wt-34{min-width-top:34px!important}.-lgmin-wr-34{min-width-right:34px!important}.-lgmin-wb-34{min-width-bottom:34px!important}.-lgmin-wl-34{min-width-left:34px!important}.-lgmin-wx-34{min-width-left:34px!important;min-width-right:34px!important}.-lgmin-wy-34{min-width-top:34px!important;min-width-bottom:34px!important}}@media (min-width: 1200px){.-xlmin-w-34{min-width:34px!important}.-xlmin-wt-34{min-width-top:34px!important}.-xlmin-wr-34{min-width-right:34px!important}.-xlmin-wb-34{min-width-bottom:34px!important}.-xlmin-wl-34{min-width-left:34px!important}.-xlmin-wx-34{min-width-left:34px!important;min-width-right:34px!important}.-xlmin-wy-34{min-width-top:34px!important;min-width-bottom:34px!important}}@media (min-width: 1400px){.-xxlmin-w-34{min-width:34px!important}.-xxlmin-wt-34{min-width-top:34px!important}.-xxlmin-wr-34{min-width-right:34px!important}.-xxlmin-wb-34{min-width-bottom:34px!important}.-xxlmin-wl-34{min-width-left:34px!important}.-xxlmin-wx-34{min-width-left:34px!important;min-width-right:34px!important}.-xxlmin-wy-34{min-width-top:34px!important;min-width-bottom:34px!important}}.max-h-34{max-height:34px!important}.max-ht-34{max-height-top:34px!important}.max-hr-34{max-height-right:34px!important}.max-hb-34{max-height-bottom:34px!important}.max-hl-34{max-height-left:34px!important}.max-hx-34{max-height-left:34px!important;max-height-right:34px!important}.max-hy-34{max-height-top:34px!important;max-height-bottom:34px!important}@media (min-width: 576px){.-smmax-h-34{max-height:34px!important}.-smmax-ht-34{max-height-top:34px!important}.-smmax-hr-34{max-height-right:34px!important}.-smmax-hb-34{max-height-bottom:34px!important}.-smmax-hl-34{max-height-left:34px!important}.-smmax-hx-34{max-height-left:34px!important;max-height-right:34px!important}.-smmax-hy-34{max-height-top:34px!important;max-height-bottom:34px!important}}@media (min-width: 768px){.-mdmax-h-34{max-height:34px!important}.-mdmax-ht-34{max-height-top:34px!important}.-mdmax-hr-34{max-height-right:34px!important}.-mdmax-hb-34{max-height-bottom:34px!important}.-mdmax-hl-34{max-height-left:34px!important}.-mdmax-hx-34{max-height-left:34px!important;max-height-right:34px!important}.-mdmax-hy-34{max-height-top:34px!important;max-height-bottom:34px!important}}@media (min-width: 992px){.-lgmax-h-34{max-height:34px!important}.-lgmax-ht-34{max-height-top:34px!important}.-lgmax-hr-34{max-height-right:34px!important}.-lgmax-hb-34{max-height-bottom:34px!important}.-lgmax-hl-34{max-height-left:34px!important}.-lgmax-hx-34{max-height-left:34px!important;max-height-right:34px!important}.-lgmax-hy-34{max-height-top:34px!important;max-height-bottom:34px!important}}@media (min-width: 1200px){.-xlmax-h-34{max-height:34px!important}.-xlmax-ht-34{max-height-top:34px!important}.-xlmax-hr-34{max-height-right:34px!important}.-xlmax-hb-34{max-height-bottom:34px!important}.-xlmax-hl-34{max-height-left:34px!important}.-xlmax-hx-34{max-height-left:34px!important;max-height-right:34px!important}.-xlmax-hy-34{max-height-top:34px!important;max-height-bottom:34px!important}}@media (min-width: 1400px){.-xxlmax-h-34{max-height:34px!important}.-xxlmax-ht-34{max-height-top:34px!important}.-xxlmax-hr-34{max-height-right:34px!important}.-xxlmax-hb-34{max-height-bottom:34px!important}.-xxlmax-hl-34{max-height-left:34px!important}.-xxlmax-hx-34{max-height-left:34px!important;max-height-right:34px!important}.-xxlmax-hy-34{max-height-top:34px!important;max-height-bottom:34px!important}}.min-h-34{min-height:34px!important}.min-ht-34{min-height-top:34px!important}.min-hr-34{min-height-right:34px!important}.min-hb-34{min-height-bottom:34px!important}.min-hl-34{min-height-left:34px!important}.min-hx-34{min-height-left:34px!important;min-height-right:34px!important}.min-hy-34{min-height-top:34px!important;min-height-bottom:34px!important}@media (min-width: 576px){.-smmin-h-34{min-height:34px!important}.-smmin-ht-34{min-height-top:34px!important}.-smmin-hr-34{min-height-right:34px!important}.-smmin-hb-34{min-height-bottom:34px!important}.-smmin-hl-34{min-height-left:34px!important}.-smmin-hx-34{min-height-left:34px!important;min-height-right:34px!important}.-smmin-hy-34{min-height-top:34px!important;min-height-bottom:34px!important}}@media (min-width: 768px){.-mdmin-h-34{min-height:34px!important}.-mdmin-ht-34{min-height-top:34px!important}.-mdmin-hr-34{min-height-right:34px!important}.-mdmin-hb-34{min-height-bottom:34px!important}.-mdmin-hl-34{min-height-left:34px!important}.-mdmin-hx-34{min-height-left:34px!important;min-height-right:34px!important}.-mdmin-hy-34{min-height-top:34px!important;min-height-bottom:34px!important}}@media (min-width: 992px){.-lgmin-h-34{min-height:34px!important}.-lgmin-ht-34{min-height-top:34px!important}.-lgmin-hr-34{min-height-right:34px!important}.-lgmin-hb-34{min-height-bottom:34px!important}.-lgmin-hl-34{min-height-left:34px!important}.-lgmin-hx-34{min-height-left:34px!important;min-height-right:34px!important}.-lgmin-hy-34{min-height-top:34px!important;min-height-bottom:34px!important}}@media (min-width: 1200px){.-xlmin-h-34{min-height:34px!important}.-xlmin-ht-34{min-height-top:34px!important}.-xlmin-hr-34{min-height-right:34px!important}.-xlmin-hb-34{min-height-bottom:34px!important}.-xlmin-hl-34{min-height-left:34px!important}.-xlmin-hx-34{min-height-left:34px!important;min-height-right:34px!important}.-xlmin-hy-34{min-height-top:34px!important;min-height-bottom:34px!important}}@media (min-width: 1400px){.-xxlmin-h-34{min-height:34px!important}.-xxlmin-ht-34{min-height-top:34px!important}.-xxlmin-hr-34{min-height-right:34px!important}.-xxlmin-hb-34{min-height-bottom:34px!important}.-xxlmin-hl-34{min-height-left:34px!important}.-xxlmin-hx-34{min-height-left:34px!important;min-height-right:34px!important}.-xxlmin-hy-34{min-height-top:34px!important;min-height-bottom:34px!important}}.m-35{margin:35px!important}.mt-35{margin-top:35px!important}.mr-35{margin-right:35px!important}.mb-35{margin-bottom:35px!important}.ml-35{margin-left:35px!important}.mx-35{margin-left:35px!important;margin-right:35px!important}.my-35{margin-top:35px!important;margin-bottom:35px!important}@media (min-width: 576px){.-smm-35{margin:35px!important}.-smmt-35{margin-top:35px!important}.-smmr-35{margin-right:35px!important}.-smmb-35{margin-bottom:35px!important}.-smml-35{margin-left:35px!important}.-smmx-35{margin-left:35px!important;margin-right:35px!important}.-smmy-35{margin-top:35px!important;margin-bottom:35px!important}}@media (min-width: 768px){.-mdm-35{margin:35px!important}.-mdmt-35{margin-top:35px!important}.-mdmr-35{margin-right:35px!important}.-mdmb-35{margin-bottom:35px!important}.-mdml-35{margin-left:35px!important}.-mdmx-35{margin-left:35px!important;margin-right:35px!important}.-mdmy-35{margin-top:35px!important;margin-bottom:35px!important}}@media (min-width: 992px){.-lgm-35{margin:35px!important}.-lgmt-35{margin-top:35px!important}.-lgmr-35{margin-right:35px!important}.-lgmb-35{margin-bottom:35px!important}.-lgml-35{margin-left:35px!important}.-lgmx-35{margin-left:35px!important;margin-right:35px!important}.-lgmy-35{margin-top:35px!important;margin-bottom:35px!important}}@media (min-width: 1200px){.-xlm-35{margin:35px!important}.-xlmt-35{margin-top:35px!important}.-xlmr-35{margin-right:35px!important}.-xlmb-35{margin-bottom:35px!important}.-xlml-35{margin-left:35px!important}.-xlmx-35{margin-left:35px!important;margin-right:35px!important}.-xlmy-35{margin-top:35px!important;margin-bottom:35px!important}}@media (min-width: 1400px){.-xxlm-35{margin:35px!important}.-xxlmt-35{margin-top:35px!important}.-xxlmr-35{margin-right:35px!important}.-xxlmb-35{margin-bottom:35px!important}.-xxlml-35{margin-left:35px!important}.-xxlmx-35{margin-left:35px!important;margin-right:35px!important}.-xxlmy-35{margin-top:35px!important;margin-bottom:35px!important}}.p-35{padding:35px!important}.pt-35{padding-top:35px!important}.pr-35{padding-right:35px!important}.pb-35{padding-bottom:35px!important}.pl-35{padding-left:35px!important}.px-35{padding-left:35px!important;padding-right:35px!important}.py-35{padding-top:35px!important;padding-bottom:35px!important}@media (min-width: 576px){.-smp-35{padding:35px!important}.-smpt-35{padding-top:35px!important}.-smpr-35{padding-right:35px!important}.-smpb-35{padding-bottom:35px!important}.-smpl-35{padding-left:35px!important}.-smpx-35{padding-left:35px!important;padding-right:35px!important}.-smpy-35{padding-top:35px!important;padding-bottom:35px!important}}@media (min-width: 768px){.-mdp-35{padding:35px!important}.-mdpt-35{padding-top:35px!important}.-mdpr-35{padding-right:35px!important}.-mdpb-35{padding-bottom:35px!important}.-mdpl-35{padding-left:35px!important}.-mdpx-35{padding-left:35px!important;padding-right:35px!important}.-mdpy-35{padding-top:35px!important;padding-bottom:35px!important}}@media (min-width: 992px){.-lgp-35{padding:35px!important}.-lgpt-35{padding-top:35px!important}.-lgpr-35{padding-right:35px!important}.-lgpb-35{padding-bottom:35px!important}.-lgpl-35{padding-left:35px!important}.-lgpx-35{padding-left:35px!important;padding-right:35px!important}.-lgpy-35{padding-top:35px!important;padding-bottom:35px!important}}@media (min-width: 1200px){.-xlp-35{padding:35px!important}.-xlpt-35{padding-top:35px!important}.-xlpr-35{padding-right:35px!important}.-xlpb-35{padding-bottom:35px!important}.-xlpl-35{padding-left:35px!important}.-xlpx-35{padding-left:35px!important;padding-right:35px!important}.-xlpy-35{padding-top:35px!important;padding-bottom:35px!important}}@media (min-width: 1400px){.-xxlp-35{padding:35px!important}.-xxlpt-35{padding-top:35px!important}.-xxlpr-35{padding-right:35px!important}.-xxlpb-35{padding-bottom:35px!important}.-xxlpl-35{padding-left:35px!important}.-xxlpx-35{padding-left:35px!important;padding-right:35px!important}.-xxlpy-35{padding-top:35px!important;padding-bottom:35px!important}}.gap-35{gap:35px!important}.gapx-35{-webkit-column-gap:35px!important;-moz-column-gap:35px!important;column-gap:35px!important}.gapy-35{row-gap:35px!important}@media (min-width: 576px){.-smgap-35{gap:35px!important}.-smgapx-35{-webkit-column-gap:35px!important;-moz-column-gap:35px!important;column-gap:35px!important}.-smgapy-35{row-gap:35px!important}}@media (min-width: 768px){.-mdgap-35{gap:35px!important}.-mdgapx-35{-webkit-column-gap:35px!important;-moz-column-gap:35px!important;column-gap:35px!important}.-mdgapy-35{row-gap:35px!important}}@media (min-width: 992px){.-lggap-35{gap:35px!important}.-lggapx-35{-webkit-column-gap:35px!important;-moz-column-gap:35px!important;column-gap:35px!important}.-lggapy-35{row-gap:35px!important}}@media (min-width: 1200px){.-xlgap-35{gap:35px!important}.-xlgapx-35{-webkit-column-gap:35px!important;-moz-column-gap:35px!important;column-gap:35px!important}.-xlgapy-35{row-gap:35px!important}}@media (min-width: 1400px){.-xxlgap-35{gap:35px!important}.-xxlgapx-35{-webkit-column-gap:35px!important;-moz-column-gap:35px!important;column-gap:35px!important}.-xxlgapy-35{row-gap:35px!important}}.w-35{width:35px!important}.wt-35{width-top:35px!important}.wr-35{width-right:35px!important}.wb-35{width-bottom:35px!important}.wl-35{width-left:35px!important}.wx-35{width-left:35px!important;width-right:35px!important}.wy-35{width-top:35px!important;width-bottom:35px!important}@media (min-width: 576px){.-smw-35{width:35px!important}.-smwt-35{width-top:35px!important}.-smwr-35{width-right:35px!important}.-smwb-35{width-bottom:35px!important}.-smwl-35{width-left:35px!important}.-smwx-35{width-left:35px!important;width-right:35px!important}.-smwy-35{width-top:35px!important;width-bottom:35px!important}}@media (min-width: 768px){.-mdw-35{width:35px!important}.-mdwt-35{width-top:35px!important}.-mdwr-35{width-right:35px!important}.-mdwb-35{width-bottom:35px!important}.-mdwl-35{width-left:35px!important}.-mdwx-35{width-left:35px!important;width-right:35px!important}.-mdwy-35{width-top:35px!important;width-bottom:35px!important}}@media (min-width: 992px){.-lgw-35{width:35px!important}.-lgwt-35{width-top:35px!important}.-lgwr-35{width-right:35px!important}.-lgwb-35{width-bottom:35px!important}.-lgwl-35{width-left:35px!important}.-lgwx-35{width-left:35px!important;width-right:35px!important}.-lgwy-35{width-top:35px!important;width-bottom:35px!important}}@media (min-width: 1200px){.-xlw-35{width:35px!important}.-xlwt-35{width-top:35px!important}.-xlwr-35{width-right:35px!important}.-xlwb-35{width-bottom:35px!important}.-xlwl-35{width-left:35px!important}.-xlwx-35{width-left:35px!important;width-right:35px!important}.-xlwy-35{width-top:35px!important;width-bottom:35px!important}}@media (min-width: 1400px){.-xxlw-35{width:35px!important}.-xxlwt-35{width-top:35px!important}.-xxlwr-35{width-right:35px!important}.-xxlwb-35{width-bottom:35px!important}.-xxlwl-35{width-left:35px!important}.-xxlwx-35{width-left:35px!important;width-right:35px!important}.-xxlwy-35{width-top:35px!important;width-bottom:35px!important}}.h-35{height:35px!important}.ht-35{height-top:35px!important}.hr-35{height-right:35px!important}.hb-35{height-bottom:35px!important}.hl-35{height-left:35px!important}.hx-35{height-left:35px!important;height-right:35px!important}.hy-35{height-top:35px!important;height-bottom:35px!important}@media (min-width: 576px){.-smh-35{height:35px!important}.-smht-35{height-top:35px!important}.-smhr-35{height-right:35px!important}.-smhb-35{height-bottom:35px!important}.-smhl-35{height-left:35px!important}.-smhx-35{height-left:35px!important;height-right:35px!important}.-smhy-35{height-top:35px!important;height-bottom:35px!important}}@media (min-width: 768px){.-mdh-35{height:35px!important}.-mdht-35{height-top:35px!important}.-mdhr-35{height-right:35px!important}.-mdhb-35{height-bottom:35px!important}.-mdhl-35{height-left:35px!important}.-mdhx-35{height-left:35px!important;height-right:35px!important}.-mdhy-35{height-top:35px!important;height-bottom:35px!important}}@media (min-width: 992px){.-lgh-35{height:35px!important}.-lght-35{height-top:35px!important}.-lghr-35{height-right:35px!important}.-lghb-35{height-bottom:35px!important}.-lghl-35{height-left:35px!important}.-lghx-35{height-left:35px!important;height-right:35px!important}.-lghy-35{height-top:35px!important;height-bottom:35px!important}}@media (min-width: 1200px){.-xlh-35{height:35px!important}.-xlht-35{height-top:35px!important}.-xlhr-35{height-right:35px!important}.-xlhb-35{height-bottom:35px!important}.-xlhl-35{height-left:35px!important}.-xlhx-35{height-left:35px!important;height-right:35px!important}.-xlhy-35{height-top:35px!important;height-bottom:35px!important}}@media (min-width: 1400px){.-xxlh-35{height:35px!important}.-xxlht-35{height-top:35px!important}.-xxlhr-35{height-right:35px!important}.-xxlhb-35{height-bottom:35px!important}.-xxlhl-35{height-left:35px!important}.-xxlhx-35{height-left:35px!important;height-right:35px!important}.-xxlhy-35{height-top:35px!important;height-bottom:35px!important}}.rounded-35{border-radius:35px!important}.roundedt-35{border-radius-top:35px!important}.roundedr-35{border-radius-right:35px!important}.roundedb-35{border-radius-bottom:35px!important}.roundedl-35{border-radius-left:35px!important}.roundedx-35{border-radius-left:35px!important;border-radius-right:35px!important}.roundedy-35{border-radius-top:35px!important;border-radius-bottom:35px!important}@media (min-width: 576px){.-smrounded-35{border-radius:35px!important}.-smroundedt-35{border-radius-top:35px!important}.-smroundedr-35{border-radius-right:35px!important}.-smroundedb-35{border-radius-bottom:35px!important}.-smroundedl-35{border-radius-left:35px!important}.-smroundedx-35{border-radius-left:35px!important;border-radius-right:35px!important}.-smroundedy-35{border-radius-top:35px!important;border-radius-bottom:35px!important}}@media (min-width: 768px){.-mdrounded-35{border-radius:35px!important}.-mdroundedt-35{border-radius-top:35px!important}.-mdroundedr-35{border-radius-right:35px!important}.-mdroundedb-35{border-radius-bottom:35px!important}.-mdroundedl-35{border-radius-left:35px!important}.-mdroundedx-35{border-radius-left:35px!important;border-radius-right:35px!important}.-mdroundedy-35{border-radius-top:35px!important;border-radius-bottom:35px!important}}@media (min-width: 992px){.-lgrounded-35{border-radius:35px!important}.-lgroundedt-35{border-radius-top:35px!important}.-lgroundedr-35{border-radius-right:35px!important}.-lgroundedb-35{border-radius-bottom:35px!important}.-lgroundedl-35{border-radius-left:35px!important}.-lgroundedx-35{border-radius-left:35px!important;border-radius-right:35px!important}.-lgroundedy-35{border-radius-top:35px!important;border-radius-bottom:35px!important}}@media (min-width: 1200px){.-xlrounded-35{border-radius:35px!important}.-xlroundedt-35{border-radius-top:35px!important}.-xlroundedr-35{border-radius-right:35px!important}.-xlroundedb-35{border-radius-bottom:35px!important}.-xlroundedl-35{border-radius-left:35px!important}.-xlroundedx-35{border-radius-left:35px!important;border-radius-right:35px!important}.-xlroundedy-35{border-radius-top:35px!important;border-radius-bottom:35px!important}}@media (min-width: 1400px){.-xxlrounded-35{border-radius:35px!important}.-xxlroundedt-35{border-radius-top:35px!important}.-xxlroundedr-35{border-radius-right:35px!important}.-xxlroundedb-35{border-radius-bottom:35px!important}.-xxlroundedl-35{border-radius-left:35px!important}.-xxlroundedx-35{border-radius-left:35px!important;border-radius-right:35px!important}.-xxlroundedy-35{border-radius-top:35px!important;border-radius-bottom:35px!important}}.max-w-35{max-width:35px!important}.max-wt-35{max-width-top:35px!important}.max-wr-35{max-width-right:35px!important}.max-wb-35{max-width-bottom:35px!important}.max-wl-35{max-width-left:35px!important}.max-wx-35{max-width-left:35px!important;max-width-right:35px!important}.max-wy-35{max-width-top:35px!important;max-width-bottom:35px!important}@media (min-width: 576px){.-smmax-w-35{max-width:35px!important}.-smmax-wt-35{max-width-top:35px!important}.-smmax-wr-35{max-width-right:35px!important}.-smmax-wb-35{max-width-bottom:35px!important}.-smmax-wl-35{max-width-left:35px!important}.-smmax-wx-35{max-width-left:35px!important;max-width-right:35px!important}.-smmax-wy-35{max-width-top:35px!important;max-width-bottom:35px!important}}@media (min-width: 768px){.-mdmax-w-35{max-width:35px!important}.-mdmax-wt-35{max-width-top:35px!important}.-mdmax-wr-35{max-width-right:35px!important}.-mdmax-wb-35{max-width-bottom:35px!important}.-mdmax-wl-35{max-width-left:35px!important}.-mdmax-wx-35{max-width-left:35px!important;max-width-right:35px!important}.-mdmax-wy-35{max-width-top:35px!important;max-width-bottom:35px!important}}@media (min-width: 992px){.-lgmax-w-35{max-width:35px!important}.-lgmax-wt-35{max-width-top:35px!important}.-lgmax-wr-35{max-width-right:35px!important}.-lgmax-wb-35{max-width-bottom:35px!important}.-lgmax-wl-35{max-width-left:35px!important}.-lgmax-wx-35{max-width-left:35px!important;max-width-right:35px!important}.-lgmax-wy-35{max-width-top:35px!important;max-width-bottom:35px!important}}@media (min-width: 1200px){.-xlmax-w-35{max-width:35px!important}.-xlmax-wt-35{max-width-top:35px!important}.-xlmax-wr-35{max-width-right:35px!important}.-xlmax-wb-35{max-width-bottom:35px!important}.-xlmax-wl-35{max-width-left:35px!important}.-xlmax-wx-35{max-width-left:35px!important;max-width-right:35px!important}.-xlmax-wy-35{max-width-top:35px!important;max-width-bottom:35px!important}}@media (min-width: 1400px){.-xxlmax-w-35{max-width:35px!important}.-xxlmax-wt-35{max-width-top:35px!important}.-xxlmax-wr-35{max-width-right:35px!important}.-xxlmax-wb-35{max-width-bottom:35px!important}.-xxlmax-wl-35{max-width-left:35px!important}.-xxlmax-wx-35{max-width-left:35px!important;max-width-right:35px!important}.-xxlmax-wy-35{max-width-top:35px!important;max-width-bottom:35px!important}}.min-w-35{min-width:35px!important}.min-wt-35{min-width-top:35px!important}.min-wr-35{min-width-right:35px!important}.min-wb-35{min-width-bottom:35px!important}.min-wl-35{min-width-left:35px!important}.min-wx-35{min-width-left:35px!important;min-width-right:35px!important}.min-wy-35{min-width-top:35px!important;min-width-bottom:35px!important}@media (min-width: 576px){.-smmin-w-35{min-width:35px!important}.-smmin-wt-35{min-width-top:35px!important}.-smmin-wr-35{min-width-right:35px!important}.-smmin-wb-35{min-width-bottom:35px!important}.-smmin-wl-35{min-width-left:35px!important}.-smmin-wx-35{min-width-left:35px!important;min-width-right:35px!important}.-smmin-wy-35{min-width-top:35px!important;min-width-bottom:35px!important}}@media (min-width: 768px){.-mdmin-w-35{min-width:35px!important}.-mdmin-wt-35{min-width-top:35px!important}.-mdmin-wr-35{min-width-right:35px!important}.-mdmin-wb-35{min-width-bottom:35px!important}.-mdmin-wl-35{min-width-left:35px!important}.-mdmin-wx-35{min-width-left:35px!important;min-width-right:35px!important}.-mdmin-wy-35{min-width-top:35px!important;min-width-bottom:35px!important}}@media (min-width: 992px){.-lgmin-w-35{min-width:35px!important}.-lgmin-wt-35{min-width-top:35px!important}.-lgmin-wr-35{min-width-right:35px!important}.-lgmin-wb-35{min-width-bottom:35px!important}.-lgmin-wl-35{min-width-left:35px!important}.-lgmin-wx-35{min-width-left:35px!important;min-width-right:35px!important}.-lgmin-wy-35{min-width-top:35px!important;min-width-bottom:35px!important}}@media (min-width: 1200px){.-xlmin-w-35{min-width:35px!important}.-xlmin-wt-35{min-width-top:35px!important}.-xlmin-wr-35{min-width-right:35px!important}.-xlmin-wb-35{min-width-bottom:35px!important}.-xlmin-wl-35{min-width-left:35px!important}.-xlmin-wx-35{min-width-left:35px!important;min-width-right:35px!important}.-xlmin-wy-35{min-width-top:35px!important;min-width-bottom:35px!important}}@media (min-width: 1400px){.-xxlmin-w-35{min-width:35px!important}.-xxlmin-wt-35{min-width-top:35px!important}.-xxlmin-wr-35{min-width-right:35px!important}.-xxlmin-wb-35{min-width-bottom:35px!important}.-xxlmin-wl-35{min-width-left:35px!important}.-xxlmin-wx-35{min-width-left:35px!important;min-width-right:35px!important}.-xxlmin-wy-35{min-width-top:35px!important;min-width-bottom:35px!important}}.max-h-35{max-height:35px!important}.max-ht-35{max-height-top:35px!important}.max-hr-35{max-height-right:35px!important}.max-hb-35{max-height-bottom:35px!important}.max-hl-35{max-height-left:35px!important}.max-hx-35{max-height-left:35px!important;max-height-right:35px!important}.max-hy-35{max-height-top:35px!important;max-height-bottom:35px!important}@media (min-width: 576px){.-smmax-h-35{max-height:35px!important}.-smmax-ht-35{max-height-top:35px!important}.-smmax-hr-35{max-height-right:35px!important}.-smmax-hb-35{max-height-bottom:35px!important}.-smmax-hl-35{max-height-left:35px!important}.-smmax-hx-35{max-height-left:35px!important;max-height-right:35px!important}.-smmax-hy-35{max-height-top:35px!important;max-height-bottom:35px!important}}@media (min-width: 768px){.-mdmax-h-35{max-height:35px!important}.-mdmax-ht-35{max-height-top:35px!important}.-mdmax-hr-35{max-height-right:35px!important}.-mdmax-hb-35{max-height-bottom:35px!important}.-mdmax-hl-35{max-height-left:35px!important}.-mdmax-hx-35{max-height-left:35px!important;max-height-right:35px!important}.-mdmax-hy-35{max-height-top:35px!important;max-height-bottom:35px!important}}@media (min-width: 992px){.-lgmax-h-35{max-height:35px!important}.-lgmax-ht-35{max-height-top:35px!important}.-lgmax-hr-35{max-height-right:35px!important}.-lgmax-hb-35{max-height-bottom:35px!important}.-lgmax-hl-35{max-height-left:35px!important}.-lgmax-hx-35{max-height-left:35px!important;max-height-right:35px!important}.-lgmax-hy-35{max-height-top:35px!important;max-height-bottom:35px!important}}@media (min-width: 1200px){.-xlmax-h-35{max-height:35px!important}.-xlmax-ht-35{max-height-top:35px!important}.-xlmax-hr-35{max-height-right:35px!important}.-xlmax-hb-35{max-height-bottom:35px!important}.-xlmax-hl-35{max-height-left:35px!important}.-xlmax-hx-35{max-height-left:35px!important;max-height-right:35px!important}.-xlmax-hy-35{max-height-top:35px!important;max-height-bottom:35px!important}}@media (min-width: 1400px){.-xxlmax-h-35{max-height:35px!important}.-xxlmax-ht-35{max-height-top:35px!important}.-xxlmax-hr-35{max-height-right:35px!important}.-xxlmax-hb-35{max-height-bottom:35px!important}.-xxlmax-hl-35{max-height-left:35px!important}.-xxlmax-hx-35{max-height-left:35px!important;max-height-right:35px!important}.-xxlmax-hy-35{max-height-top:35px!important;max-height-bottom:35px!important}}.min-h-35{min-height:35px!important}.min-ht-35{min-height-top:35px!important}.min-hr-35{min-height-right:35px!important}.min-hb-35{min-height-bottom:35px!important}.min-hl-35{min-height-left:35px!important}.min-hx-35{min-height-left:35px!important;min-height-right:35px!important}.min-hy-35{min-height-top:35px!important;min-height-bottom:35px!important}@media (min-width: 576px){.-smmin-h-35{min-height:35px!important}.-smmin-ht-35{min-height-top:35px!important}.-smmin-hr-35{min-height-right:35px!important}.-smmin-hb-35{min-height-bottom:35px!important}.-smmin-hl-35{min-height-left:35px!important}.-smmin-hx-35{min-height-left:35px!important;min-height-right:35px!important}.-smmin-hy-35{min-height-top:35px!important;min-height-bottom:35px!important}}@media (min-width: 768px){.-mdmin-h-35{min-height:35px!important}.-mdmin-ht-35{min-height-top:35px!important}.-mdmin-hr-35{min-height-right:35px!important}.-mdmin-hb-35{min-height-bottom:35px!important}.-mdmin-hl-35{min-height-left:35px!important}.-mdmin-hx-35{min-height-left:35px!important;min-height-right:35px!important}.-mdmin-hy-35{min-height-top:35px!important;min-height-bottom:35px!important}}@media (min-width: 992px){.-lgmin-h-35{min-height:35px!important}.-lgmin-ht-35{min-height-top:35px!important}.-lgmin-hr-35{min-height-right:35px!important}.-lgmin-hb-35{min-height-bottom:35px!important}.-lgmin-hl-35{min-height-left:35px!important}.-lgmin-hx-35{min-height-left:35px!important;min-height-right:35px!important}.-lgmin-hy-35{min-height-top:35px!important;min-height-bottom:35px!important}}@media (min-width: 1200px){.-xlmin-h-35{min-height:35px!important}.-xlmin-ht-35{min-height-top:35px!important}.-xlmin-hr-35{min-height-right:35px!important}.-xlmin-hb-35{min-height-bottom:35px!important}.-xlmin-hl-35{min-height-left:35px!important}.-xlmin-hx-35{min-height-left:35px!important;min-height-right:35px!important}.-xlmin-hy-35{min-height-top:35px!important;min-height-bottom:35px!important}}@media (min-width: 1400px){.-xxlmin-h-35{min-height:35px!important}.-xxlmin-ht-35{min-height-top:35px!important}.-xxlmin-hr-35{min-height-right:35px!important}.-xxlmin-hb-35{min-height-bottom:35px!important}.-xxlmin-hl-35{min-height-left:35px!important}.-xxlmin-hx-35{min-height-left:35px!important;min-height-right:35px!important}.-xxlmin-hy-35{min-height-top:35px!important;min-height-bottom:35px!important}}.m-36{margin:36px!important}.mt-36{margin-top:36px!important}.mr-36{margin-right:36px!important}.mb-36{margin-bottom:36px!important}.ml-36{margin-left:36px!important}.mx-36{margin-left:36px!important;margin-right:36px!important}.my-36{margin-top:36px!important;margin-bottom:36px!important}@media (min-width: 576px){.-smm-36{margin:36px!important}.-smmt-36{margin-top:36px!important}.-smmr-36{margin-right:36px!important}.-smmb-36{margin-bottom:36px!important}.-smml-36{margin-left:36px!important}.-smmx-36{margin-left:36px!important;margin-right:36px!important}.-smmy-36{margin-top:36px!important;margin-bottom:36px!important}}@media (min-width: 768px){.-mdm-36{margin:36px!important}.-mdmt-36{margin-top:36px!important}.-mdmr-36{margin-right:36px!important}.-mdmb-36{margin-bottom:36px!important}.-mdml-36{margin-left:36px!important}.-mdmx-36{margin-left:36px!important;margin-right:36px!important}.-mdmy-36{margin-top:36px!important;margin-bottom:36px!important}}@media (min-width: 992px){.-lgm-36{margin:36px!important}.-lgmt-36{margin-top:36px!important}.-lgmr-36{margin-right:36px!important}.-lgmb-36{margin-bottom:36px!important}.-lgml-36{margin-left:36px!important}.-lgmx-36{margin-left:36px!important;margin-right:36px!important}.-lgmy-36{margin-top:36px!important;margin-bottom:36px!important}}@media (min-width: 1200px){.-xlm-36{margin:36px!important}.-xlmt-36{margin-top:36px!important}.-xlmr-36{margin-right:36px!important}.-xlmb-36{margin-bottom:36px!important}.-xlml-36{margin-left:36px!important}.-xlmx-36{margin-left:36px!important;margin-right:36px!important}.-xlmy-36{margin-top:36px!important;margin-bottom:36px!important}}@media (min-width: 1400px){.-xxlm-36{margin:36px!important}.-xxlmt-36{margin-top:36px!important}.-xxlmr-36{margin-right:36px!important}.-xxlmb-36{margin-bottom:36px!important}.-xxlml-36{margin-left:36px!important}.-xxlmx-36{margin-left:36px!important;margin-right:36px!important}.-xxlmy-36{margin-top:36px!important;margin-bottom:36px!important}}.p-36{padding:36px!important}.pt-36{padding-top:36px!important}.pr-36{padding-right:36px!important}.pb-36{padding-bottom:36px!important}.pl-36{padding-left:36px!important}.px-36{padding-left:36px!important;padding-right:36px!important}.py-36{padding-top:36px!important;padding-bottom:36px!important}@media (min-width: 576px){.-smp-36{padding:36px!important}.-smpt-36{padding-top:36px!important}.-smpr-36{padding-right:36px!important}.-smpb-36{padding-bottom:36px!important}.-smpl-36{padding-left:36px!important}.-smpx-36{padding-left:36px!important;padding-right:36px!important}.-smpy-36{padding-top:36px!important;padding-bottom:36px!important}}@media (min-width: 768px){.-mdp-36{padding:36px!important}.-mdpt-36{padding-top:36px!important}.-mdpr-36{padding-right:36px!important}.-mdpb-36{padding-bottom:36px!important}.-mdpl-36{padding-left:36px!important}.-mdpx-36{padding-left:36px!important;padding-right:36px!important}.-mdpy-36{padding-top:36px!important;padding-bottom:36px!important}}@media (min-width: 992px){.-lgp-36{padding:36px!important}.-lgpt-36{padding-top:36px!important}.-lgpr-36{padding-right:36px!important}.-lgpb-36{padding-bottom:36px!important}.-lgpl-36{padding-left:36px!important}.-lgpx-36{padding-left:36px!important;padding-right:36px!important}.-lgpy-36{padding-top:36px!important;padding-bottom:36px!important}}@media (min-width: 1200px){.-xlp-36{padding:36px!important}.-xlpt-36{padding-top:36px!important}.-xlpr-36{padding-right:36px!important}.-xlpb-36{padding-bottom:36px!important}.-xlpl-36{padding-left:36px!important}.-xlpx-36{padding-left:36px!important;padding-right:36px!important}.-xlpy-36{padding-top:36px!important;padding-bottom:36px!important}}@media (min-width: 1400px){.-xxlp-36{padding:36px!important}.-xxlpt-36{padding-top:36px!important}.-xxlpr-36{padding-right:36px!important}.-xxlpb-36{padding-bottom:36px!important}.-xxlpl-36{padding-left:36px!important}.-xxlpx-36{padding-left:36px!important;padding-right:36px!important}.-xxlpy-36{padding-top:36px!important;padding-bottom:36px!important}}.gap-36{gap:36px!important}.gapx-36{-webkit-column-gap:36px!important;-moz-column-gap:36px!important;column-gap:36px!important}.gapy-36{row-gap:36px!important}@media (min-width: 576px){.-smgap-36{gap:36px!important}.-smgapx-36{-webkit-column-gap:36px!important;-moz-column-gap:36px!important;column-gap:36px!important}.-smgapy-36{row-gap:36px!important}}@media (min-width: 768px){.-mdgap-36{gap:36px!important}.-mdgapx-36{-webkit-column-gap:36px!important;-moz-column-gap:36px!important;column-gap:36px!important}.-mdgapy-36{row-gap:36px!important}}@media (min-width: 992px){.-lggap-36{gap:36px!important}.-lggapx-36{-webkit-column-gap:36px!important;-moz-column-gap:36px!important;column-gap:36px!important}.-lggapy-36{row-gap:36px!important}}@media (min-width: 1200px){.-xlgap-36{gap:36px!important}.-xlgapx-36{-webkit-column-gap:36px!important;-moz-column-gap:36px!important;column-gap:36px!important}.-xlgapy-36{row-gap:36px!important}}@media (min-width: 1400px){.-xxlgap-36{gap:36px!important}.-xxlgapx-36{-webkit-column-gap:36px!important;-moz-column-gap:36px!important;column-gap:36px!important}.-xxlgapy-36{row-gap:36px!important}}.w-36{width:36px!important}.wt-36{width-top:36px!important}.wr-36{width-right:36px!important}.wb-36{width-bottom:36px!important}.wl-36{width-left:36px!important}.wx-36{width-left:36px!important;width-right:36px!important}.wy-36{width-top:36px!important;width-bottom:36px!important}@media (min-width: 576px){.-smw-36{width:36px!important}.-smwt-36{width-top:36px!important}.-smwr-36{width-right:36px!important}.-smwb-36{width-bottom:36px!important}.-smwl-36{width-left:36px!important}.-smwx-36{width-left:36px!important;width-right:36px!important}.-smwy-36{width-top:36px!important;width-bottom:36px!important}}@media (min-width: 768px){.-mdw-36{width:36px!important}.-mdwt-36{width-top:36px!important}.-mdwr-36{width-right:36px!important}.-mdwb-36{width-bottom:36px!important}.-mdwl-36{width-left:36px!important}.-mdwx-36{width-left:36px!important;width-right:36px!important}.-mdwy-36{width-top:36px!important;width-bottom:36px!important}}@media (min-width: 992px){.-lgw-36{width:36px!important}.-lgwt-36{width-top:36px!important}.-lgwr-36{width-right:36px!important}.-lgwb-36{width-bottom:36px!important}.-lgwl-36{width-left:36px!important}.-lgwx-36{width-left:36px!important;width-right:36px!important}.-lgwy-36{width-top:36px!important;width-bottom:36px!important}}@media (min-width: 1200px){.-xlw-36{width:36px!important}.-xlwt-36{width-top:36px!important}.-xlwr-36{width-right:36px!important}.-xlwb-36{width-bottom:36px!important}.-xlwl-36{width-left:36px!important}.-xlwx-36{width-left:36px!important;width-right:36px!important}.-xlwy-36{width-top:36px!important;width-bottom:36px!important}}@media (min-width: 1400px){.-xxlw-36{width:36px!important}.-xxlwt-36{width-top:36px!important}.-xxlwr-36{width-right:36px!important}.-xxlwb-36{width-bottom:36px!important}.-xxlwl-36{width-left:36px!important}.-xxlwx-36{width-left:36px!important;width-right:36px!important}.-xxlwy-36{width-top:36px!important;width-bottom:36px!important}}.h-36{height:36px!important}.ht-36{height-top:36px!important}.hr-36{height-right:36px!important}.hb-36{height-bottom:36px!important}.hl-36{height-left:36px!important}.hx-36{height-left:36px!important;height-right:36px!important}.hy-36{height-top:36px!important;height-bottom:36px!important}@media (min-width: 576px){.-smh-36{height:36px!important}.-smht-36{height-top:36px!important}.-smhr-36{height-right:36px!important}.-smhb-36{height-bottom:36px!important}.-smhl-36{height-left:36px!important}.-smhx-36{height-left:36px!important;height-right:36px!important}.-smhy-36{height-top:36px!important;height-bottom:36px!important}}@media (min-width: 768px){.-mdh-36{height:36px!important}.-mdht-36{height-top:36px!important}.-mdhr-36{height-right:36px!important}.-mdhb-36{height-bottom:36px!important}.-mdhl-36{height-left:36px!important}.-mdhx-36{height-left:36px!important;height-right:36px!important}.-mdhy-36{height-top:36px!important;height-bottom:36px!important}}@media (min-width: 992px){.-lgh-36{height:36px!important}.-lght-36{height-top:36px!important}.-lghr-36{height-right:36px!important}.-lghb-36{height-bottom:36px!important}.-lghl-36{height-left:36px!important}.-lghx-36{height-left:36px!important;height-right:36px!important}.-lghy-36{height-top:36px!important;height-bottom:36px!important}}@media (min-width: 1200px){.-xlh-36{height:36px!important}.-xlht-36{height-top:36px!important}.-xlhr-36{height-right:36px!important}.-xlhb-36{height-bottom:36px!important}.-xlhl-36{height-left:36px!important}.-xlhx-36{height-left:36px!important;height-right:36px!important}.-xlhy-36{height-top:36px!important;height-bottom:36px!important}}@media (min-width: 1400px){.-xxlh-36{height:36px!important}.-xxlht-36{height-top:36px!important}.-xxlhr-36{height-right:36px!important}.-xxlhb-36{height-bottom:36px!important}.-xxlhl-36{height-left:36px!important}.-xxlhx-36{height-left:36px!important;height-right:36px!important}.-xxlhy-36{height-top:36px!important;height-bottom:36px!important}}.rounded-36{border-radius:36px!important}.roundedt-36{border-radius-top:36px!important}.roundedr-36{border-radius-right:36px!important}.roundedb-36{border-radius-bottom:36px!important}.roundedl-36{border-radius-left:36px!important}.roundedx-36{border-radius-left:36px!important;border-radius-right:36px!important}.roundedy-36{border-radius-top:36px!important;border-radius-bottom:36px!important}@media (min-width: 576px){.-smrounded-36{border-radius:36px!important}.-smroundedt-36{border-radius-top:36px!important}.-smroundedr-36{border-radius-right:36px!important}.-smroundedb-36{border-radius-bottom:36px!important}.-smroundedl-36{border-radius-left:36px!important}.-smroundedx-36{border-radius-left:36px!important;border-radius-right:36px!important}.-smroundedy-36{border-radius-top:36px!important;border-radius-bottom:36px!important}}@media (min-width: 768px){.-mdrounded-36{border-radius:36px!important}.-mdroundedt-36{border-radius-top:36px!important}.-mdroundedr-36{border-radius-right:36px!important}.-mdroundedb-36{border-radius-bottom:36px!important}.-mdroundedl-36{border-radius-left:36px!important}.-mdroundedx-36{border-radius-left:36px!important;border-radius-right:36px!important}.-mdroundedy-36{border-radius-top:36px!important;border-radius-bottom:36px!important}}@media (min-width: 992px){.-lgrounded-36{border-radius:36px!important}.-lgroundedt-36{border-radius-top:36px!important}.-lgroundedr-36{border-radius-right:36px!important}.-lgroundedb-36{border-radius-bottom:36px!important}.-lgroundedl-36{border-radius-left:36px!important}.-lgroundedx-36{border-radius-left:36px!important;border-radius-right:36px!important}.-lgroundedy-36{border-radius-top:36px!important;border-radius-bottom:36px!important}}@media (min-width: 1200px){.-xlrounded-36{border-radius:36px!important}.-xlroundedt-36{border-radius-top:36px!important}.-xlroundedr-36{border-radius-right:36px!important}.-xlroundedb-36{border-radius-bottom:36px!important}.-xlroundedl-36{border-radius-left:36px!important}.-xlroundedx-36{border-radius-left:36px!important;border-radius-right:36px!important}.-xlroundedy-36{border-radius-top:36px!important;border-radius-bottom:36px!important}}@media (min-width: 1400px){.-xxlrounded-36{border-radius:36px!important}.-xxlroundedt-36{border-radius-top:36px!important}.-xxlroundedr-36{border-radius-right:36px!important}.-xxlroundedb-36{border-radius-bottom:36px!important}.-xxlroundedl-36{border-radius-left:36px!important}.-xxlroundedx-36{border-radius-left:36px!important;border-radius-right:36px!important}.-xxlroundedy-36{border-radius-top:36px!important;border-radius-bottom:36px!important}}.max-w-36{max-width:36px!important}.max-wt-36{max-width-top:36px!important}.max-wr-36{max-width-right:36px!important}.max-wb-36{max-width-bottom:36px!important}.max-wl-36{max-width-left:36px!important}.max-wx-36{max-width-left:36px!important;max-width-right:36px!important}.max-wy-36{max-width-top:36px!important;max-width-bottom:36px!important}@media (min-width: 576px){.-smmax-w-36{max-width:36px!important}.-smmax-wt-36{max-width-top:36px!important}.-smmax-wr-36{max-width-right:36px!important}.-smmax-wb-36{max-width-bottom:36px!important}.-smmax-wl-36{max-width-left:36px!important}.-smmax-wx-36{max-width-left:36px!important;max-width-right:36px!important}.-smmax-wy-36{max-width-top:36px!important;max-width-bottom:36px!important}}@media (min-width: 768px){.-mdmax-w-36{max-width:36px!important}.-mdmax-wt-36{max-width-top:36px!important}.-mdmax-wr-36{max-width-right:36px!important}.-mdmax-wb-36{max-width-bottom:36px!important}.-mdmax-wl-36{max-width-left:36px!important}.-mdmax-wx-36{max-width-left:36px!important;max-width-right:36px!important}.-mdmax-wy-36{max-width-top:36px!important;max-width-bottom:36px!important}}@media (min-width: 992px){.-lgmax-w-36{max-width:36px!important}.-lgmax-wt-36{max-width-top:36px!important}.-lgmax-wr-36{max-width-right:36px!important}.-lgmax-wb-36{max-width-bottom:36px!important}.-lgmax-wl-36{max-width-left:36px!important}.-lgmax-wx-36{max-width-left:36px!important;max-width-right:36px!important}.-lgmax-wy-36{max-width-top:36px!important;max-width-bottom:36px!important}}@media (min-width: 1200px){.-xlmax-w-36{max-width:36px!important}.-xlmax-wt-36{max-width-top:36px!important}.-xlmax-wr-36{max-width-right:36px!important}.-xlmax-wb-36{max-width-bottom:36px!important}.-xlmax-wl-36{max-width-left:36px!important}.-xlmax-wx-36{max-width-left:36px!important;max-width-right:36px!important}.-xlmax-wy-36{max-width-top:36px!important;max-width-bottom:36px!important}}@media (min-width: 1400px){.-xxlmax-w-36{max-width:36px!important}.-xxlmax-wt-36{max-width-top:36px!important}.-xxlmax-wr-36{max-width-right:36px!important}.-xxlmax-wb-36{max-width-bottom:36px!important}.-xxlmax-wl-36{max-width-left:36px!important}.-xxlmax-wx-36{max-width-left:36px!important;max-width-right:36px!important}.-xxlmax-wy-36{max-width-top:36px!important;max-width-bottom:36px!important}}.min-w-36{min-width:36px!important}.min-wt-36{min-width-top:36px!important}.min-wr-36{min-width-right:36px!important}.min-wb-36{min-width-bottom:36px!important}.min-wl-36{min-width-left:36px!important}.min-wx-36{min-width-left:36px!important;min-width-right:36px!important}.min-wy-36{min-width-top:36px!important;min-width-bottom:36px!important}@media (min-width: 576px){.-smmin-w-36{min-width:36px!important}.-smmin-wt-36{min-width-top:36px!important}.-smmin-wr-36{min-width-right:36px!important}.-smmin-wb-36{min-width-bottom:36px!important}.-smmin-wl-36{min-width-left:36px!important}.-smmin-wx-36{min-width-left:36px!important;min-width-right:36px!important}.-smmin-wy-36{min-width-top:36px!important;min-width-bottom:36px!important}}@media (min-width: 768px){.-mdmin-w-36{min-width:36px!important}.-mdmin-wt-36{min-width-top:36px!important}.-mdmin-wr-36{min-width-right:36px!important}.-mdmin-wb-36{min-width-bottom:36px!important}.-mdmin-wl-36{min-width-left:36px!important}.-mdmin-wx-36{min-width-left:36px!important;min-width-right:36px!important}.-mdmin-wy-36{min-width-top:36px!important;min-width-bottom:36px!important}}@media (min-width: 992px){.-lgmin-w-36{min-width:36px!important}.-lgmin-wt-36{min-width-top:36px!important}.-lgmin-wr-36{min-width-right:36px!important}.-lgmin-wb-36{min-width-bottom:36px!important}.-lgmin-wl-36{min-width-left:36px!important}.-lgmin-wx-36{min-width-left:36px!important;min-width-right:36px!important}.-lgmin-wy-36{min-width-top:36px!important;min-width-bottom:36px!important}}@media (min-width: 1200px){.-xlmin-w-36{min-width:36px!important}.-xlmin-wt-36{min-width-top:36px!important}.-xlmin-wr-36{min-width-right:36px!important}.-xlmin-wb-36{min-width-bottom:36px!important}.-xlmin-wl-36{min-width-left:36px!important}.-xlmin-wx-36{min-width-left:36px!important;min-width-right:36px!important}.-xlmin-wy-36{min-width-top:36px!important;min-width-bottom:36px!important}}@media (min-width: 1400px){.-xxlmin-w-36{min-width:36px!important}.-xxlmin-wt-36{min-width-top:36px!important}.-xxlmin-wr-36{min-width-right:36px!important}.-xxlmin-wb-36{min-width-bottom:36px!important}.-xxlmin-wl-36{min-width-left:36px!important}.-xxlmin-wx-36{min-width-left:36px!important;min-width-right:36px!important}.-xxlmin-wy-36{min-width-top:36px!important;min-width-bottom:36px!important}}.max-h-36{max-height:36px!important}.max-ht-36{max-height-top:36px!important}.max-hr-36{max-height-right:36px!important}.max-hb-36{max-height-bottom:36px!important}.max-hl-36{max-height-left:36px!important}.max-hx-36{max-height-left:36px!important;max-height-right:36px!important}.max-hy-36{max-height-top:36px!important;max-height-bottom:36px!important}@media (min-width: 576px){.-smmax-h-36{max-height:36px!important}.-smmax-ht-36{max-height-top:36px!important}.-smmax-hr-36{max-height-right:36px!important}.-smmax-hb-36{max-height-bottom:36px!important}.-smmax-hl-36{max-height-left:36px!important}.-smmax-hx-36{max-height-left:36px!important;max-height-right:36px!important}.-smmax-hy-36{max-height-top:36px!important;max-height-bottom:36px!important}}@media (min-width: 768px){.-mdmax-h-36{max-height:36px!important}.-mdmax-ht-36{max-height-top:36px!important}.-mdmax-hr-36{max-height-right:36px!important}.-mdmax-hb-36{max-height-bottom:36px!important}.-mdmax-hl-36{max-height-left:36px!important}.-mdmax-hx-36{max-height-left:36px!important;max-height-right:36px!important}.-mdmax-hy-36{max-height-top:36px!important;max-height-bottom:36px!important}}@media (min-width: 992px){.-lgmax-h-36{max-height:36px!important}.-lgmax-ht-36{max-height-top:36px!important}.-lgmax-hr-36{max-height-right:36px!important}.-lgmax-hb-36{max-height-bottom:36px!important}.-lgmax-hl-36{max-height-left:36px!important}.-lgmax-hx-36{max-height-left:36px!important;max-height-right:36px!important}.-lgmax-hy-36{max-height-top:36px!important;max-height-bottom:36px!important}}@media (min-width: 1200px){.-xlmax-h-36{max-height:36px!important}.-xlmax-ht-36{max-height-top:36px!important}.-xlmax-hr-36{max-height-right:36px!important}.-xlmax-hb-36{max-height-bottom:36px!important}.-xlmax-hl-36{max-height-left:36px!important}.-xlmax-hx-36{max-height-left:36px!important;max-height-right:36px!important}.-xlmax-hy-36{max-height-top:36px!important;max-height-bottom:36px!important}}@media (min-width: 1400px){.-xxlmax-h-36{max-height:36px!important}.-xxlmax-ht-36{max-height-top:36px!important}.-xxlmax-hr-36{max-height-right:36px!important}.-xxlmax-hb-36{max-height-bottom:36px!important}.-xxlmax-hl-36{max-height-left:36px!important}.-xxlmax-hx-36{max-height-left:36px!important;max-height-right:36px!important}.-xxlmax-hy-36{max-height-top:36px!important;max-height-bottom:36px!important}}.min-h-36{min-height:36px!important}.min-ht-36{min-height-top:36px!important}.min-hr-36{min-height-right:36px!important}.min-hb-36{min-height-bottom:36px!important}.min-hl-36{min-height-left:36px!important}.min-hx-36{min-height-left:36px!important;min-height-right:36px!important}.min-hy-36{min-height-top:36px!important;min-height-bottom:36px!important}@media (min-width: 576px){.-smmin-h-36{min-height:36px!important}.-smmin-ht-36{min-height-top:36px!important}.-smmin-hr-36{min-height-right:36px!important}.-smmin-hb-36{min-height-bottom:36px!important}.-smmin-hl-36{min-height-left:36px!important}.-smmin-hx-36{min-height-left:36px!important;min-height-right:36px!important}.-smmin-hy-36{min-height-top:36px!important;min-height-bottom:36px!important}}@media (min-width: 768px){.-mdmin-h-36{min-height:36px!important}.-mdmin-ht-36{min-height-top:36px!important}.-mdmin-hr-36{min-height-right:36px!important}.-mdmin-hb-36{min-height-bottom:36px!important}.-mdmin-hl-36{min-height-left:36px!important}.-mdmin-hx-36{min-height-left:36px!important;min-height-right:36px!important}.-mdmin-hy-36{min-height-top:36px!important;min-height-bottom:36px!important}}@media (min-width: 992px){.-lgmin-h-36{min-height:36px!important}.-lgmin-ht-36{min-height-top:36px!important}.-lgmin-hr-36{min-height-right:36px!important}.-lgmin-hb-36{min-height-bottom:36px!important}.-lgmin-hl-36{min-height-left:36px!important}.-lgmin-hx-36{min-height-left:36px!important;min-height-right:36px!important}.-lgmin-hy-36{min-height-top:36px!important;min-height-bottom:36px!important}}@media (min-width: 1200px){.-xlmin-h-36{min-height:36px!important}.-xlmin-ht-36{min-height-top:36px!important}.-xlmin-hr-36{min-height-right:36px!important}.-xlmin-hb-36{min-height-bottom:36px!important}.-xlmin-hl-36{min-height-left:36px!important}.-xlmin-hx-36{min-height-left:36px!important;min-height-right:36px!important}.-xlmin-hy-36{min-height-top:36px!important;min-height-bottom:36px!important}}@media (min-width: 1400px){.-xxlmin-h-36{min-height:36px!important}.-xxlmin-ht-36{min-height-top:36px!important}.-xxlmin-hr-36{min-height-right:36px!important}.-xxlmin-hb-36{min-height-bottom:36px!important}.-xxlmin-hl-36{min-height-left:36px!important}.-xxlmin-hx-36{min-height-left:36px!important;min-height-right:36px!important}.-xxlmin-hy-36{min-height-top:36px!important;min-height-bottom:36px!important}}.m-37{margin:37px!important}.mt-37{margin-top:37px!important}.mr-37{margin-right:37px!important}.mb-37{margin-bottom:37px!important}.ml-37{margin-left:37px!important}.mx-37{margin-left:37px!important;margin-right:37px!important}.my-37{margin-top:37px!important;margin-bottom:37px!important}@media (min-width: 576px){.-smm-37{margin:37px!important}.-smmt-37{margin-top:37px!important}.-smmr-37{margin-right:37px!important}.-smmb-37{margin-bottom:37px!important}.-smml-37{margin-left:37px!important}.-smmx-37{margin-left:37px!important;margin-right:37px!important}.-smmy-37{margin-top:37px!important;margin-bottom:37px!important}}@media (min-width: 768px){.-mdm-37{margin:37px!important}.-mdmt-37{margin-top:37px!important}.-mdmr-37{margin-right:37px!important}.-mdmb-37{margin-bottom:37px!important}.-mdml-37{margin-left:37px!important}.-mdmx-37{margin-left:37px!important;margin-right:37px!important}.-mdmy-37{margin-top:37px!important;margin-bottom:37px!important}}@media (min-width: 992px){.-lgm-37{margin:37px!important}.-lgmt-37{margin-top:37px!important}.-lgmr-37{margin-right:37px!important}.-lgmb-37{margin-bottom:37px!important}.-lgml-37{margin-left:37px!important}.-lgmx-37{margin-left:37px!important;margin-right:37px!important}.-lgmy-37{margin-top:37px!important;margin-bottom:37px!important}}@media (min-width: 1200px){.-xlm-37{margin:37px!important}.-xlmt-37{margin-top:37px!important}.-xlmr-37{margin-right:37px!important}.-xlmb-37{margin-bottom:37px!important}.-xlml-37{margin-left:37px!important}.-xlmx-37{margin-left:37px!important;margin-right:37px!important}.-xlmy-37{margin-top:37px!important;margin-bottom:37px!important}}@media (min-width: 1400px){.-xxlm-37{margin:37px!important}.-xxlmt-37{margin-top:37px!important}.-xxlmr-37{margin-right:37px!important}.-xxlmb-37{margin-bottom:37px!important}.-xxlml-37{margin-left:37px!important}.-xxlmx-37{margin-left:37px!important;margin-right:37px!important}.-xxlmy-37{margin-top:37px!important;margin-bottom:37px!important}}.p-37{padding:37px!important}.pt-37{padding-top:37px!important}.pr-37{padding-right:37px!important}.pb-37{padding-bottom:37px!important}.pl-37{padding-left:37px!important}.px-37{padding-left:37px!important;padding-right:37px!important}.py-37{padding-top:37px!important;padding-bottom:37px!important}@media (min-width: 576px){.-smp-37{padding:37px!important}.-smpt-37{padding-top:37px!important}.-smpr-37{padding-right:37px!important}.-smpb-37{padding-bottom:37px!important}.-smpl-37{padding-left:37px!important}.-smpx-37{padding-left:37px!important;padding-right:37px!important}.-smpy-37{padding-top:37px!important;padding-bottom:37px!important}}@media (min-width: 768px){.-mdp-37{padding:37px!important}.-mdpt-37{padding-top:37px!important}.-mdpr-37{padding-right:37px!important}.-mdpb-37{padding-bottom:37px!important}.-mdpl-37{padding-left:37px!important}.-mdpx-37{padding-left:37px!important;padding-right:37px!important}.-mdpy-37{padding-top:37px!important;padding-bottom:37px!important}}@media (min-width: 992px){.-lgp-37{padding:37px!important}.-lgpt-37{padding-top:37px!important}.-lgpr-37{padding-right:37px!important}.-lgpb-37{padding-bottom:37px!important}.-lgpl-37{padding-left:37px!important}.-lgpx-37{padding-left:37px!important;padding-right:37px!important}.-lgpy-37{padding-top:37px!important;padding-bottom:37px!important}}@media (min-width: 1200px){.-xlp-37{padding:37px!important}.-xlpt-37{padding-top:37px!important}.-xlpr-37{padding-right:37px!important}.-xlpb-37{padding-bottom:37px!important}.-xlpl-37{padding-left:37px!important}.-xlpx-37{padding-left:37px!important;padding-right:37px!important}.-xlpy-37{padding-top:37px!important;padding-bottom:37px!important}}@media (min-width: 1400px){.-xxlp-37{padding:37px!important}.-xxlpt-37{padding-top:37px!important}.-xxlpr-37{padding-right:37px!important}.-xxlpb-37{padding-bottom:37px!important}.-xxlpl-37{padding-left:37px!important}.-xxlpx-37{padding-left:37px!important;padding-right:37px!important}.-xxlpy-37{padding-top:37px!important;padding-bottom:37px!important}}.gap-37{gap:37px!important}.gapx-37{-webkit-column-gap:37px!important;-moz-column-gap:37px!important;column-gap:37px!important}.gapy-37{row-gap:37px!important}@media (min-width: 576px){.-smgap-37{gap:37px!important}.-smgapx-37{-webkit-column-gap:37px!important;-moz-column-gap:37px!important;column-gap:37px!important}.-smgapy-37{row-gap:37px!important}}@media (min-width: 768px){.-mdgap-37{gap:37px!important}.-mdgapx-37{-webkit-column-gap:37px!important;-moz-column-gap:37px!important;column-gap:37px!important}.-mdgapy-37{row-gap:37px!important}}@media (min-width: 992px){.-lggap-37{gap:37px!important}.-lggapx-37{-webkit-column-gap:37px!important;-moz-column-gap:37px!important;column-gap:37px!important}.-lggapy-37{row-gap:37px!important}}@media (min-width: 1200px){.-xlgap-37{gap:37px!important}.-xlgapx-37{-webkit-column-gap:37px!important;-moz-column-gap:37px!important;column-gap:37px!important}.-xlgapy-37{row-gap:37px!important}}@media (min-width: 1400px){.-xxlgap-37{gap:37px!important}.-xxlgapx-37{-webkit-column-gap:37px!important;-moz-column-gap:37px!important;column-gap:37px!important}.-xxlgapy-37{row-gap:37px!important}}.w-37{width:37px!important}.wt-37{width-top:37px!important}.wr-37{width-right:37px!important}.wb-37{width-bottom:37px!important}.wl-37{width-left:37px!important}.wx-37{width-left:37px!important;width-right:37px!important}.wy-37{width-top:37px!important;width-bottom:37px!important}@media (min-width: 576px){.-smw-37{width:37px!important}.-smwt-37{width-top:37px!important}.-smwr-37{width-right:37px!important}.-smwb-37{width-bottom:37px!important}.-smwl-37{width-left:37px!important}.-smwx-37{width-left:37px!important;width-right:37px!important}.-smwy-37{width-top:37px!important;width-bottom:37px!important}}@media (min-width: 768px){.-mdw-37{width:37px!important}.-mdwt-37{width-top:37px!important}.-mdwr-37{width-right:37px!important}.-mdwb-37{width-bottom:37px!important}.-mdwl-37{width-left:37px!important}.-mdwx-37{width-left:37px!important;width-right:37px!important}.-mdwy-37{width-top:37px!important;width-bottom:37px!important}}@media (min-width: 992px){.-lgw-37{width:37px!important}.-lgwt-37{width-top:37px!important}.-lgwr-37{width-right:37px!important}.-lgwb-37{width-bottom:37px!important}.-lgwl-37{width-left:37px!important}.-lgwx-37{width-left:37px!important;width-right:37px!important}.-lgwy-37{width-top:37px!important;width-bottom:37px!important}}@media (min-width: 1200px){.-xlw-37{width:37px!important}.-xlwt-37{width-top:37px!important}.-xlwr-37{width-right:37px!important}.-xlwb-37{width-bottom:37px!important}.-xlwl-37{width-left:37px!important}.-xlwx-37{width-left:37px!important;width-right:37px!important}.-xlwy-37{width-top:37px!important;width-bottom:37px!important}}@media (min-width: 1400px){.-xxlw-37{width:37px!important}.-xxlwt-37{width-top:37px!important}.-xxlwr-37{width-right:37px!important}.-xxlwb-37{width-bottom:37px!important}.-xxlwl-37{width-left:37px!important}.-xxlwx-37{width-left:37px!important;width-right:37px!important}.-xxlwy-37{width-top:37px!important;width-bottom:37px!important}}.h-37{height:37px!important}.ht-37{height-top:37px!important}.hr-37{height-right:37px!important}.hb-37{height-bottom:37px!important}.hl-37{height-left:37px!important}.hx-37{height-left:37px!important;height-right:37px!important}.hy-37{height-top:37px!important;height-bottom:37px!important}@media (min-width: 576px){.-smh-37{height:37px!important}.-smht-37{height-top:37px!important}.-smhr-37{height-right:37px!important}.-smhb-37{height-bottom:37px!important}.-smhl-37{height-left:37px!important}.-smhx-37{height-left:37px!important;height-right:37px!important}.-smhy-37{height-top:37px!important;height-bottom:37px!important}}@media (min-width: 768px){.-mdh-37{height:37px!important}.-mdht-37{height-top:37px!important}.-mdhr-37{height-right:37px!important}.-mdhb-37{height-bottom:37px!important}.-mdhl-37{height-left:37px!important}.-mdhx-37{height-left:37px!important;height-right:37px!important}.-mdhy-37{height-top:37px!important;height-bottom:37px!important}}@media (min-width: 992px){.-lgh-37{height:37px!important}.-lght-37{height-top:37px!important}.-lghr-37{height-right:37px!important}.-lghb-37{height-bottom:37px!important}.-lghl-37{height-left:37px!important}.-lghx-37{height-left:37px!important;height-right:37px!important}.-lghy-37{height-top:37px!important;height-bottom:37px!important}}@media (min-width: 1200px){.-xlh-37{height:37px!important}.-xlht-37{height-top:37px!important}.-xlhr-37{height-right:37px!important}.-xlhb-37{height-bottom:37px!important}.-xlhl-37{height-left:37px!important}.-xlhx-37{height-left:37px!important;height-right:37px!important}.-xlhy-37{height-top:37px!important;height-bottom:37px!important}}@media (min-width: 1400px){.-xxlh-37{height:37px!important}.-xxlht-37{height-top:37px!important}.-xxlhr-37{height-right:37px!important}.-xxlhb-37{height-bottom:37px!important}.-xxlhl-37{height-left:37px!important}.-xxlhx-37{height-left:37px!important;height-right:37px!important}.-xxlhy-37{height-top:37px!important;height-bottom:37px!important}}.rounded-37{border-radius:37px!important}.roundedt-37{border-radius-top:37px!important}.roundedr-37{border-radius-right:37px!important}.roundedb-37{border-radius-bottom:37px!important}.roundedl-37{border-radius-left:37px!important}.roundedx-37{border-radius-left:37px!important;border-radius-right:37px!important}.roundedy-37{border-radius-top:37px!important;border-radius-bottom:37px!important}@media (min-width: 576px){.-smrounded-37{border-radius:37px!important}.-smroundedt-37{border-radius-top:37px!important}.-smroundedr-37{border-radius-right:37px!important}.-smroundedb-37{border-radius-bottom:37px!important}.-smroundedl-37{border-radius-left:37px!important}.-smroundedx-37{border-radius-left:37px!important;border-radius-right:37px!important}.-smroundedy-37{border-radius-top:37px!important;border-radius-bottom:37px!important}}@media (min-width: 768px){.-mdrounded-37{border-radius:37px!important}.-mdroundedt-37{border-radius-top:37px!important}.-mdroundedr-37{border-radius-right:37px!important}.-mdroundedb-37{border-radius-bottom:37px!important}.-mdroundedl-37{border-radius-left:37px!important}.-mdroundedx-37{border-radius-left:37px!important;border-radius-right:37px!important}.-mdroundedy-37{border-radius-top:37px!important;border-radius-bottom:37px!important}}@media (min-width: 992px){.-lgrounded-37{border-radius:37px!important}.-lgroundedt-37{border-radius-top:37px!important}.-lgroundedr-37{border-radius-right:37px!important}.-lgroundedb-37{border-radius-bottom:37px!important}.-lgroundedl-37{border-radius-left:37px!important}.-lgroundedx-37{border-radius-left:37px!important;border-radius-right:37px!important}.-lgroundedy-37{border-radius-top:37px!important;border-radius-bottom:37px!important}}@media (min-width: 1200px){.-xlrounded-37{border-radius:37px!important}.-xlroundedt-37{border-radius-top:37px!important}.-xlroundedr-37{border-radius-right:37px!important}.-xlroundedb-37{border-radius-bottom:37px!important}.-xlroundedl-37{border-radius-left:37px!important}.-xlroundedx-37{border-radius-left:37px!important;border-radius-right:37px!important}.-xlroundedy-37{border-radius-top:37px!important;border-radius-bottom:37px!important}}@media (min-width: 1400px){.-xxlrounded-37{border-radius:37px!important}.-xxlroundedt-37{border-radius-top:37px!important}.-xxlroundedr-37{border-radius-right:37px!important}.-xxlroundedb-37{border-radius-bottom:37px!important}.-xxlroundedl-37{border-radius-left:37px!important}.-xxlroundedx-37{border-radius-left:37px!important;border-radius-right:37px!important}.-xxlroundedy-37{border-radius-top:37px!important;border-radius-bottom:37px!important}}.max-w-37{max-width:37px!important}.max-wt-37{max-width-top:37px!important}.max-wr-37{max-width-right:37px!important}.max-wb-37{max-width-bottom:37px!important}.max-wl-37{max-width-left:37px!important}.max-wx-37{max-width-left:37px!important;max-width-right:37px!important}.max-wy-37{max-width-top:37px!important;max-width-bottom:37px!important}@media (min-width: 576px){.-smmax-w-37{max-width:37px!important}.-smmax-wt-37{max-width-top:37px!important}.-smmax-wr-37{max-width-right:37px!important}.-smmax-wb-37{max-width-bottom:37px!important}.-smmax-wl-37{max-width-left:37px!important}.-smmax-wx-37{max-width-left:37px!important;max-width-right:37px!important}.-smmax-wy-37{max-width-top:37px!important;max-width-bottom:37px!important}}@media (min-width: 768px){.-mdmax-w-37{max-width:37px!important}.-mdmax-wt-37{max-width-top:37px!important}.-mdmax-wr-37{max-width-right:37px!important}.-mdmax-wb-37{max-width-bottom:37px!important}.-mdmax-wl-37{max-width-left:37px!important}.-mdmax-wx-37{max-width-left:37px!important;max-width-right:37px!important}.-mdmax-wy-37{max-width-top:37px!important;max-width-bottom:37px!important}}@media (min-width: 992px){.-lgmax-w-37{max-width:37px!important}.-lgmax-wt-37{max-width-top:37px!important}.-lgmax-wr-37{max-width-right:37px!important}.-lgmax-wb-37{max-width-bottom:37px!important}.-lgmax-wl-37{max-width-left:37px!important}.-lgmax-wx-37{max-width-left:37px!important;max-width-right:37px!important}.-lgmax-wy-37{max-width-top:37px!important;max-width-bottom:37px!important}}@media (min-width: 1200px){.-xlmax-w-37{max-width:37px!important}.-xlmax-wt-37{max-width-top:37px!important}.-xlmax-wr-37{max-width-right:37px!important}.-xlmax-wb-37{max-width-bottom:37px!important}.-xlmax-wl-37{max-width-left:37px!important}.-xlmax-wx-37{max-width-left:37px!important;max-width-right:37px!important}.-xlmax-wy-37{max-width-top:37px!important;max-width-bottom:37px!important}}@media (min-width: 1400px){.-xxlmax-w-37{max-width:37px!important}.-xxlmax-wt-37{max-width-top:37px!important}.-xxlmax-wr-37{max-width-right:37px!important}.-xxlmax-wb-37{max-width-bottom:37px!important}.-xxlmax-wl-37{max-width-left:37px!important}.-xxlmax-wx-37{max-width-left:37px!important;max-width-right:37px!important}.-xxlmax-wy-37{max-width-top:37px!important;max-width-bottom:37px!important}}.min-w-37{min-width:37px!important}.min-wt-37{min-width-top:37px!important}.min-wr-37{min-width-right:37px!important}.min-wb-37{min-width-bottom:37px!important}.min-wl-37{min-width-left:37px!important}.min-wx-37{min-width-left:37px!important;min-width-right:37px!important}.min-wy-37{min-width-top:37px!important;min-width-bottom:37px!important}@media (min-width: 576px){.-smmin-w-37{min-width:37px!important}.-smmin-wt-37{min-width-top:37px!important}.-smmin-wr-37{min-width-right:37px!important}.-smmin-wb-37{min-width-bottom:37px!important}.-smmin-wl-37{min-width-left:37px!important}.-smmin-wx-37{min-width-left:37px!important;min-width-right:37px!important}.-smmin-wy-37{min-width-top:37px!important;min-width-bottom:37px!important}}@media (min-width: 768px){.-mdmin-w-37{min-width:37px!important}.-mdmin-wt-37{min-width-top:37px!important}.-mdmin-wr-37{min-width-right:37px!important}.-mdmin-wb-37{min-width-bottom:37px!important}.-mdmin-wl-37{min-width-left:37px!important}.-mdmin-wx-37{min-width-left:37px!important;min-width-right:37px!important}.-mdmin-wy-37{min-width-top:37px!important;min-width-bottom:37px!important}}@media (min-width: 992px){.-lgmin-w-37{min-width:37px!important}.-lgmin-wt-37{min-width-top:37px!important}.-lgmin-wr-37{min-width-right:37px!important}.-lgmin-wb-37{min-width-bottom:37px!important}.-lgmin-wl-37{min-width-left:37px!important}.-lgmin-wx-37{min-width-left:37px!important;min-width-right:37px!important}.-lgmin-wy-37{min-width-top:37px!important;min-width-bottom:37px!important}}@media (min-width: 1200px){.-xlmin-w-37{min-width:37px!important}.-xlmin-wt-37{min-width-top:37px!important}.-xlmin-wr-37{min-width-right:37px!important}.-xlmin-wb-37{min-width-bottom:37px!important}.-xlmin-wl-37{min-width-left:37px!important}.-xlmin-wx-37{min-width-left:37px!important;min-width-right:37px!important}.-xlmin-wy-37{min-width-top:37px!important;min-width-bottom:37px!important}}@media (min-width: 1400px){.-xxlmin-w-37{min-width:37px!important}.-xxlmin-wt-37{min-width-top:37px!important}.-xxlmin-wr-37{min-width-right:37px!important}.-xxlmin-wb-37{min-width-bottom:37px!important}.-xxlmin-wl-37{min-width-left:37px!important}.-xxlmin-wx-37{min-width-left:37px!important;min-width-right:37px!important}.-xxlmin-wy-37{min-width-top:37px!important;min-width-bottom:37px!important}}.max-h-37{max-height:37px!important}.max-ht-37{max-height-top:37px!important}.max-hr-37{max-height-right:37px!important}.max-hb-37{max-height-bottom:37px!important}.max-hl-37{max-height-left:37px!important}.max-hx-37{max-height-left:37px!important;max-height-right:37px!important}.max-hy-37{max-height-top:37px!important;max-height-bottom:37px!important}@media (min-width: 576px){.-smmax-h-37{max-height:37px!important}.-smmax-ht-37{max-height-top:37px!important}.-smmax-hr-37{max-height-right:37px!important}.-smmax-hb-37{max-height-bottom:37px!important}.-smmax-hl-37{max-height-left:37px!important}.-smmax-hx-37{max-height-left:37px!important;max-height-right:37px!important}.-smmax-hy-37{max-height-top:37px!important;max-height-bottom:37px!important}}@media (min-width: 768px){.-mdmax-h-37{max-height:37px!important}.-mdmax-ht-37{max-height-top:37px!important}.-mdmax-hr-37{max-height-right:37px!important}.-mdmax-hb-37{max-height-bottom:37px!important}.-mdmax-hl-37{max-height-left:37px!important}.-mdmax-hx-37{max-height-left:37px!important;max-height-right:37px!important}.-mdmax-hy-37{max-height-top:37px!important;max-height-bottom:37px!important}}@media (min-width: 992px){.-lgmax-h-37{max-height:37px!important}.-lgmax-ht-37{max-height-top:37px!important}.-lgmax-hr-37{max-height-right:37px!important}.-lgmax-hb-37{max-height-bottom:37px!important}.-lgmax-hl-37{max-height-left:37px!important}.-lgmax-hx-37{max-height-left:37px!important;max-height-right:37px!important}.-lgmax-hy-37{max-height-top:37px!important;max-height-bottom:37px!important}}@media (min-width: 1200px){.-xlmax-h-37{max-height:37px!important}.-xlmax-ht-37{max-height-top:37px!important}.-xlmax-hr-37{max-height-right:37px!important}.-xlmax-hb-37{max-height-bottom:37px!important}.-xlmax-hl-37{max-height-left:37px!important}.-xlmax-hx-37{max-height-left:37px!important;max-height-right:37px!important}.-xlmax-hy-37{max-height-top:37px!important;max-height-bottom:37px!important}}@media (min-width: 1400px){.-xxlmax-h-37{max-height:37px!important}.-xxlmax-ht-37{max-height-top:37px!important}.-xxlmax-hr-37{max-height-right:37px!important}.-xxlmax-hb-37{max-height-bottom:37px!important}.-xxlmax-hl-37{max-height-left:37px!important}.-xxlmax-hx-37{max-height-left:37px!important;max-height-right:37px!important}.-xxlmax-hy-37{max-height-top:37px!important;max-height-bottom:37px!important}}.min-h-37{min-height:37px!important}.min-ht-37{min-height-top:37px!important}.min-hr-37{min-height-right:37px!important}.min-hb-37{min-height-bottom:37px!important}.min-hl-37{min-height-left:37px!important}.min-hx-37{min-height-left:37px!important;min-height-right:37px!important}.min-hy-37{min-height-top:37px!important;min-height-bottom:37px!important}@media (min-width: 576px){.-smmin-h-37{min-height:37px!important}.-smmin-ht-37{min-height-top:37px!important}.-smmin-hr-37{min-height-right:37px!important}.-smmin-hb-37{min-height-bottom:37px!important}.-smmin-hl-37{min-height-left:37px!important}.-smmin-hx-37{min-height-left:37px!important;min-height-right:37px!important}.-smmin-hy-37{min-height-top:37px!important;min-height-bottom:37px!important}}@media (min-width: 768px){.-mdmin-h-37{min-height:37px!important}.-mdmin-ht-37{min-height-top:37px!important}.-mdmin-hr-37{min-height-right:37px!important}.-mdmin-hb-37{min-height-bottom:37px!important}.-mdmin-hl-37{min-height-left:37px!important}.-mdmin-hx-37{min-height-left:37px!important;min-height-right:37px!important}.-mdmin-hy-37{min-height-top:37px!important;min-height-bottom:37px!important}}@media (min-width: 992px){.-lgmin-h-37{min-height:37px!important}.-lgmin-ht-37{min-height-top:37px!important}.-lgmin-hr-37{min-height-right:37px!important}.-lgmin-hb-37{min-height-bottom:37px!important}.-lgmin-hl-37{min-height-left:37px!important}.-lgmin-hx-37{min-height-left:37px!important;min-height-right:37px!important}.-lgmin-hy-37{min-height-top:37px!important;min-height-bottom:37px!important}}@media (min-width: 1200px){.-xlmin-h-37{min-height:37px!important}.-xlmin-ht-37{min-height-top:37px!important}.-xlmin-hr-37{min-height-right:37px!important}.-xlmin-hb-37{min-height-bottom:37px!important}.-xlmin-hl-37{min-height-left:37px!important}.-xlmin-hx-37{min-height-left:37px!important;min-height-right:37px!important}.-xlmin-hy-37{min-height-top:37px!important;min-height-bottom:37px!important}}@media (min-width: 1400px){.-xxlmin-h-37{min-height:37px!important}.-xxlmin-ht-37{min-height-top:37px!important}.-xxlmin-hr-37{min-height-right:37px!important}.-xxlmin-hb-37{min-height-bottom:37px!important}.-xxlmin-hl-37{min-height-left:37px!important}.-xxlmin-hx-37{min-height-left:37px!important;min-height-right:37px!important}.-xxlmin-hy-37{min-height-top:37px!important;min-height-bottom:37px!important}}.m-38{margin:38px!important}.mt-38{margin-top:38px!important}.mr-38{margin-right:38px!important}.mb-38{margin-bottom:38px!important}.ml-38{margin-left:38px!important}.mx-38{margin-left:38px!important;margin-right:38px!important}.my-38{margin-top:38px!important;margin-bottom:38px!important}@media (min-width: 576px){.-smm-38{margin:38px!important}.-smmt-38{margin-top:38px!important}.-smmr-38{margin-right:38px!important}.-smmb-38{margin-bottom:38px!important}.-smml-38{margin-left:38px!important}.-smmx-38{margin-left:38px!important;margin-right:38px!important}.-smmy-38{margin-top:38px!important;margin-bottom:38px!important}}@media (min-width: 768px){.-mdm-38{margin:38px!important}.-mdmt-38{margin-top:38px!important}.-mdmr-38{margin-right:38px!important}.-mdmb-38{margin-bottom:38px!important}.-mdml-38{margin-left:38px!important}.-mdmx-38{margin-left:38px!important;margin-right:38px!important}.-mdmy-38{margin-top:38px!important;margin-bottom:38px!important}}@media (min-width: 992px){.-lgm-38{margin:38px!important}.-lgmt-38{margin-top:38px!important}.-lgmr-38{margin-right:38px!important}.-lgmb-38{margin-bottom:38px!important}.-lgml-38{margin-left:38px!important}.-lgmx-38{margin-left:38px!important;margin-right:38px!important}.-lgmy-38{margin-top:38px!important;margin-bottom:38px!important}}@media (min-width: 1200px){.-xlm-38{margin:38px!important}.-xlmt-38{margin-top:38px!important}.-xlmr-38{margin-right:38px!important}.-xlmb-38{margin-bottom:38px!important}.-xlml-38{margin-left:38px!important}.-xlmx-38{margin-left:38px!important;margin-right:38px!important}.-xlmy-38{margin-top:38px!important;margin-bottom:38px!important}}@media (min-width: 1400px){.-xxlm-38{margin:38px!important}.-xxlmt-38{margin-top:38px!important}.-xxlmr-38{margin-right:38px!important}.-xxlmb-38{margin-bottom:38px!important}.-xxlml-38{margin-left:38px!important}.-xxlmx-38{margin-left:38px!important;margin-right:38px!important}.-xxlmy-38{margin-top:38px!important;margin-bottom:38px!important}}.p-38{padding:38px!important}.pt-38{padding-top:38px!important}.pr-38{padding-right:38px!important}.pb-38{padding-bottom:38px!important}.pl-38{padding-left:38px!important}.px-38{padding-left:38px!important;padding-right:38px!important}.py-38{padding-top:38px!important;padding-bottom:38px!important}@media (min-width: 576px){.-smp-38{padding:38px!important}.-smpt-38{padding-top:38px!important}.-smpr-38{padding-right:38px!important}.-smpb-38{padding-bottom:38px!important}.-smpl-38{padding-left:38px!important}.-smpx-38{padding-left:38px!important;padding-right:38px!important}.-smpy-38{padding-top:38px!important;padding-bottom:38px!important}}@media (min-width: 768px){.-mdp-38{padding:38px!important}.-mdpt-38{padding-top:38px!important}.-mdpr-38{padding-right:38px!important}.-mdpb-38{padding-bottom:38px!important}.-mdpl-38{padding-left:38px!important}.-mdpx-38{padding-left:38px!important;padding-right:38px!important}.-mdpy-38{padding-top:38px!important;padding-bottom:38px!important}}@media (min-width: 992px){.-lgp-38{padding:38px!important}.-lgpt-38{padding-top:38px!important}.-lgpr-38{padding-right:38px!important}.-lgpb-38{padding-bottom:38px!important}.-lgpl-38{padding-left:38px!important}.-lgpx-38{padding-left:38px!important;padding-right:38px!important}.-lgpy-38{padding-top:38px!important;padding-bottom:38px!important}}@media (min-width: 1200px){.-xlp-38{padding:38px!important}.-xlpt-38{padding-top:38px!important}.-xlpr-38{padding-right:38px!important}.-xlpb-38{padding-bottom:38px!important}.-xlpl-38{padding-left:38px!important}.-xlpx-38{padding-left:38px!important;padding-right:38px!important}.-xlpy-38{padding-top:38px!important;padding-bottom:38px!important}}@media (min-width: 1400px){.-xxlp-38{padding:38px!important}.-xxlpt-38{padding-top:38px!important}.-xxlpr-38{padding-right:38px!important}.-xxlpb-38{padding-bottom:38px!important}.-xxlpl-38{padding-left:38px!important}.-xxlpx-38{padding-left:38px!important;padding-right:38px!important}.-xxlpy-38{padding-top:38px!important;padding-bottom:38px!important}}.gap-38{gap:38px!important}.gapx-38{-webkit-column-gap:38px!important;-moz-column-gap:38px!important;column-gap:38px!important}.gapy-38{row-gap:38px!important}@media (min-width: 576px){.-smgap-38{gap:38px!important}.-smgapx-38{-webkit-column-gap:38px!important;-moz-column-gap:38px!important;column-gap:38px!important}.-smgapy-38{row-gap:38px!important}}@media (min-width: 768px){.-mdgap-38{gap:38px!important}.-mdgapx-38{-webkit-column-gap:38px!important;-moz-column-gap:38px!important;column-gap:38px!important}.-mdgapy-38{row-gap:38px!important}}@media (min-width: 992px){.-lggap-38{gap:38px!important}.-lggapx-38{-webkit-column-gap:38px!important;-moz-column-gap:38px!important;column-gap:38px!important}.-lggapy-38{row-gap:38px!important}}@media (min-width: 1200px){.-xlgap-38{gap:38px!important}.-xlgapx-38{-webkit-column-gap:38px!important;-moz-column-gap:38px!important;column-gap:38px!important}.-xlgapy-38{row-gap:38px!important}}@media (min-width: 1400px){.-xxlgap-38{gap:38px!important}.-xxlgapx-38{-webkit-column-gap:38px!important;-moz-column-gap:38px!important;column-gap:38px!important}.-xxlgapy-38{row-gap:38px!important}}.w-38{width:38px!important}.wt-38{width-top:38px!important}.wr-38{width-right:38px!important}.wb-38{width-bottom:38px!important}.wl-38{width-left:38px!important}.wx-38{width-left:38px!important;width-right:38px!important}.wy-38{width-top:38px!important;width-bottom:38px!important}@media (min-width: 576px){.-smw-38{width:38px!important}.-smwt-38{width-top:38px!important}.-smwr-38{width-right:38px!important}.-smwb-38{width-bottom:38px!important}.-smwl-38{width-left:38px!important}.-smwx-38{width-left:38px!important;width-right:38px!important}.-smwy-38{width-top:38px!important;width-bottom:38px!important}}@media (min-width: 768px){.-mdw-38{width:38px!important}.-mdwt-38{width-top:38px!important}.-mdwr-38{width-right:38px!important}.-mdwb-38{width-bottom:38px!important}.-mdwl-38{width-left:38px!important}.-mdwx-38{width-left:38px!important;width-right:38px!important}.-mdwy-38{width-top:38px!important;width-bottom:38px!important}}@media (min-width: 992px){.-lgw-38{width:38px!important}.-lgwt-38{width-top:38px!important}.-lgwr-38{width-right:38px!important}.-lgwb-38{width-bottom:38px!important}.-lgwl-38{width-left:38px!important}.-lgwx-38{width-left:38px!important;width-right:38px!important}.-lgwy-38{width-top:38px!important;width-bottom:38px!important}}@media (min-width: 1200px){.-xlw-38{width:38px!important}.-xlwt-38{width-top:38px!important}.-xlwr-38{width-right:38px!important}.-xlwb-38{width-bottom:38px!important}.-xlwl-38{width-left:38px!important}.-xlwx-38{width-left:38px!important;width-right:38px!important}.-xlwy-38{width-top:38px!important;width-bottom:38px!important}}@media (min-width: 1400px){.-xxlw-38{width:38px!important}.-xxlwt-38{width-top:38px!important}.-xxlwr-38{width-right:38px!important}.-xxlwb-38{width-bottom:38px!important}.-xxlwl-38{width-left:38px!important}.-xxlwx-38{width-left:38px!important;width-right:38px!important}.-xxlwy-38{width-top:38px!important;width-bottom:38px!important}}.h-38{height:38px!important}.ht-38{height-top:38px!important}.hr-38{height-right:38px!important}.hb-38{height-bottom:38px!important}.hl-38{height-left:38px!important}.hx-38{height-left:38px!important;height-right:38px!important}.hy-38{height-top:38px!important;height-bottom:38px!important}@media (min-width: 576px){.-smh-38{height:38px!important}.-smht-38{height-top:38px!important}.-smhr-38{height-right:38px!important}.-smhb-38{height-bottom:38px!important}.-smhl-38{height-left:38px!important}.-smhx-38{height-left:38px!important;height-right:38px!important}.-smhy-38{height-top:38px!important;height-bottom:38px!important}}@media (min-width: 768px){.-mdh-38{height:38px!important}.-mdht-38{height-top:38px!important}.-mdhr-38{height-right:38px!important}.-mdhb-38{height-bottom:38px!important}.-mdhl-38{height-left:38px!important}.-mdhx-38{height-left:38px!important;height-right:38px!important}.-mdhy-38{height-top:38px!important;height-bottom:38px!important}}@media (min-width: 992px){.-lgh-38{height:38px!important}.-lght-38{height-top:38px!important}.-lghr-38{height-right:38px!important}.-lghb-38{height-bottom:38px!important}.-lghl-38{height-left:38px!important}.-lghx-38{height-left:38px!important;height-right:38px!important}.-lghy-38{height-top:38px!important;height-bottom:38px!important}}@media (min-width: 1200px){.-xlh-38{height:38px!important}.-xlht-38{height-top:38px!important}.-xlhr-38{height-right:38px!important}.-xlhb-38{height-bottom:38px!important}.-xlhl-38{height-left:38px!important}.-xlhx-38{height-left:38px!important;height-right:38px!important}.-xlhy-38{height-top:38px!important;height-bottom:38px!important}}@media (min-width: 1400px){.-xxlh-38{height:38px!important}.-xxlht-38{height-top:38px!important}.-xxlhr-38{height-right:38px!important}.-xxlhb-38{height-bottom:38px!important}.-xxlhl-38{height-left:38px!important}.-xxlhx-38{height-left:38px!important;height-right:38px!important}.-xxlhy-38{height-top:38px!important;height-bottom:38px!important}}.rounded-38{border-radius:38px!important}.roundedt-38{border-radius-top:38px!important}.roundedr-38{border-radius-right:38px!important}.roundedb-38{border-radius-bottom:38px!important}.roundedl-38{border-radius-left:38px!important}.roundedx-38{border-radius-left:38px!important;border-radius-right:38px!important}.roundedy-38{border-radius-top:38px!important;border-radius-bottom:38px!important}@media (min-width: 576px){.-smrounded-38{border-radius:38px!important}.-smroundedt-38{border-radius-top:38px!important}.-smroundedr-38{border-radius-right:38px!important}.-smroundedb-38{border-radius-bottom:38px!important}.-smroundedl-38{border-radius-left:38px!important}.-smroundedx-38{border-radius-left:38px!important;border-radius-right:38px!important}.-smroundedy-38{border-radius-top:38px!important;border-radius-bottom:38px!important}}@media (min-width: 768px){.-mdrounded-38{border-radius:38px!important}.-mdroundedt-38{border-radius-top:38px!important}.-mdroundedr-38{border-radius-right:38px!important}.-mdroundedb-38{border-radius-bottom:38px!important}.-mdroundedl-38{border-radius-left:38px!important}.-mdroundedx-38{border-radius-left:38px!important;border-radius-right:38px!important}.-mdroundedy-38{border-radius-top:38px!important;border-radius-bottom:38px!important}}@media (min-width: 992px){.-lgrounded-38{border-radius:38px!important}.-lgroundedt-38{border-radius-top:38px!important}.-lgroundedr-38{border-radius-right:38px!important}.-lgroundedb-38{border-radius-bottom:38px!important}.-lgroundedl-38{border-radius-left:38px!important}.-lgroundedx-38{border-radius-left:38px!important;border-radius-right:38px!important}.-lgroundedy-38{border-radius-top:38px!important;border-radius-bottom:38px!important}}@media (min-width: 1200px){.-xlrounded-38{border-radius:38px!important}.-xlroundedt-38{border-radius-top:38px!important}.-xlroundedr-38{border-radius-right:38px!important}.-xlroundedb-38{border-radius-bottom:38px!important}.-xlroundedl-38{border-radius-left:38px!important}.-xlroundedx-38{border-radius-left:38px!important;border-radius-right:38px!important}.-xlroundedy-38{border-radius-top:38px!important;border-radius-bottom:38px!important}}@media (min-width: 1400px){.-xxlrounded-38{border-radius:38px!important}.-xxlroundedt-38{border-radius-top:38px!important}.-xxlroundedr-38{border-radius-right:38px!important}.-xxlroundedb-38{border-radius-bottom:38px!important}.-xxlroundedl-38{border-radius-left:38px!important}.-xxlroundedx-38{border-radius-left:38px!important;border-radius-right:38px!important}.-xxlroundedy-38{border-radius-top:38px!important;border-radius-bottom:38px!important}}.max-w-38{max-width:38px!important}.max-wt-38{max-width-top:38px!important}.max-wr-38{max-width-right:38px!important}.max-wb-38{max-width-bottom:38px!important}.max-wl-38{max-width-left:38px!important}.max-wx-38{max-width-left:38px!important;max-width-right:38px!important}.max-wy-38{max-width-top:38px!important;max-width-bottom:38px!important}@media (min-width: 576px){.-smmax-w-38{max-width:38px!important}.-smmax-wt-38{max-width-top:38px!important}.-smmax-wr-38{max-width-right:38px!important}.-smmax-wb-38{max-width-bottom:38px!important}.-smmax-wl-38{max-width-left:38px!important}.-smmax-wx-38{max-width-left:38px!important;max-width-right:38px!important}.-smmax-wy-38{max-width-top:38px!important;max-width-bottom:38px!important}}@media (min-width: 768px){.-mdmax-w-38{max-width:38px!important}.-mdmax-wt-38{max-width-top:38px!important}.-mdmax-wr-38{max-width-right:38px!important}.-mdmax-wb-38{max-width-bottom:38px!important}.-mdmax-wl-38{max-width-left:38px!important}.-mdmax-wx-38{max-width-left:38px!important;max-width-right:38px!important}.-mdmax-wy-38{max-width-top:38px!important;max-width-bottom:38px!important}}@media (min-width: 992px){.-lgmax-w-38{max-width:38px!important}.-lgmax-wt-38{max-width-top:38px!important}.-lgmax-wr-38{max-width-right:38px!important}.-lgmax-wb-38{max-width-bottom:38px!important}.-lgmax-wl-38{max-width-left:38px!important}.-lgmax-wx-38{max-width-left:38px!important;max-width-right:38px!important}.-lgmax-wy-38{max-width-top:38px!important;max-width-bottom:38px!important}}@media (min-width: 1200px){.-xlmax-w-38{max-width:38px!important}.-xlmax-wt-38{max-width-top:38px!important}.-xlmax-wr-38{max-width-right:38px!important}.-xlmax-wb-38{max-width-bottom:38px!important}.-xlmax-wl-38{max-width-left:38px!important}.-xlmax-wx-38{max-width-left:38px!important;max-width-right:38px!important}.-xlmax-wy-38{max-width-top:38px!important;max-width-bottom:38px!important}}@media (min-width: 1400px){.-xxlmax-w-38{max-width:38px!important}.-xxlmax-wt-38{max-width-top:38px!important}.-xxlmax-wr-38{max-width-right:38px!important}.-xxlmax-wb-38{max-width-bottom:38px!important}.-xxlmax-wl-38{max-width-left:38px!important}.-xxlmax-wx-38{max-width-left:38px!important;max-width-right:38px!important}.-xxlmax-wy-38{max-width-top:38px!important;max-width-bottom:38px!important}}.min-w-38{min-width:38px!important}.min-wt-38{min-width-top:38px!important}.min-wr-38{min-width-right:38px!important}.min-wb-38{min-width-bottom:38px!important}.min-wl-38{min-width-left:38px!important}.min-wx-38{min-width-left:38px!important;min-width-right:38px!important}.min-wy-38{min-width-top:38px!important;min-width-bottom:38px!important}@media (min-width: 576px){.-smmin-w-38{min-width:38px!important}.-smmin-wt-38{min-width-top:38px!important}.-smmin-wr-38{min-width-right:38px!important}.-smmin-wb-38{min-width-bottom:38px!important}.-smmin-wl-38{min-width-left:38px!important}.-smmin-wx-38{min-width-left:38px!important;min-width-right:38px!important}.-smmin-wy-38{min-width-top:38px!important;min-width-bottom:38px!important}}@media (min-width: 768px){.-mdmin-w-38{min-width:38px!important}.-mdmin-wt-38{min-width-top:38px!important}.-mdmin-wr-38{min-width-right:38px!important}.-mdmin-wb-38{min-width-bottom:38px!important}.-mdmin-wl-38{min-width-left:38px!important}.-mdmin-wx-38{min-width-left:38px!important;min-width-right:38px!important}.-mdmin-wy-38{min-width-top:38px!important;min-width-bottom:38px!important}}@media (min-width: 992px){.-lgmin-w-38{min-width:38px!important}.-lgmin-wt-38{min-width-top:38px!important}.-lgmin-wr-38{min-width-right:38px!important}.-lgmin-wb-38{min-width-bottom:38px!important}.-lgmin-wl-38{min-width-left:38px!important}.-lgmin-wx-38{min-width-left:38px!important;min-width-right:38px!important}.-lgmin-wy-38{min-width-top:38px!important;min-width-bottom:38px!important}}@media (min-width: 1200px){.-xlmin-w-38{min-width:38px!important}.-xlmin-wt-38{min-width-top:38px!important}.-xlmin-wr-38{min-width-right:38px!important}.-xlmin-wb-38{min-width-bottom:38px!important}.-xlmin-wl-38{min-width-left:38px!important}.-xlmin-wx-38{min-width-left:38px!important;min-width-right:38px!important}.-xlmin-wy-38{min-width-top:38px!important;min-width-bottom:38px!important}}@media (min-width: 1400px){.-xxlmin-w-38{min-width:38px!important}.-xxlmin-wt-38{min-width-top:38px!important}.-xxlmin-wr-38{min-width-right:38px!important}.-xxlmin-wb-38{min-width-bottom:38px!important}.-xxlmin-wl-38{min-width-left:38px!important}.-xxlmin-wx-38{min-width-left:38px!important;min-width-right:38px!important}.-xxlmin-wy-38{min-width-top:38px!important;min-width-bottom:38px!important}}.max-h-38{max-height:38px!important}.max-ht-38{max-height-top:38px!important}.max-hr-38{max-height-right:38px!important}.max-hb-38{max-height-bottom:38px!important}.max-hl-38{max-height-left:38px!important}.max-hx-38{max-height-left:38px!important;max-height-right:38px!important}.max-hy-38{max-height-top:38px!important;max-height-bottom:38px!important}@media (min-width: 576px){.-smmax-h-38{max-height:38px!important}.-smmax-ht-38{max-height-top:38px!important}.-smmax-hr-38{max-height-right:38px!important}.-smmax-hb-38{max-height-bottom:38px!important}.-smmax-hl-38{max-height-left:38px!important}.-smmax-hx-38{max-height-left:38px!important;max-height-right:38px!important}.-smmax-hy-38{max-height-top:38px!important;max-height-bottom:38px!important}}@media (min-width: 768px){.-mdmax-h-38{max-height:38px!important}.-mdmax-ht-38{max-height-top:38px!important}.-mdmax-hr-38{max-height-right:38px!important}.-mdmax-hb-38{max-height-bottom:38px!important}.-mdmax-hl-38{max-height-left:38px!important}.-mdmax-hx-38{max-height-left:38px!important;max-height-right:38px!important}.-mdmax-hy-38{max-height-top:38px!important;max-height-bottom:38px!important}}@media (min-width: 992px){.-lgmax-h-38{max-height:38px!important}.-lgmax-ht-38{max-height-top:38px!important}.-lgmax-hr-38{max-height-right:38px!important}.-lgmax-hb-38{max-height-bottom:38px!important}.-lgmax-hl-38{max-height-left:38px!important}.-lgmax-hx-38{max-height-left:38px!important;max-height-right:38px!important}.-lgmax-hy-38{max-height-top:38px!important;max-height-bottom:38px!important}}@media (min-width: 1200px){.-xlmax-h-38{max-height:38px!important}.-xlmax-ht-38{max-height-top:38px!important}.-xlmax-hr-38{max-height-right:38px!important}.-xlmax-hb-38{max-height-bottom:38px!important}.-xlmax-hl-38{max-height-left:38px!important}.-xlmax-hx-38{max-height-left:38px!important;max-height-right:38px!important}.-xlmax-hy-38{max-height-top:38px!important;max-height-bottom:38px!important}}@media (min-width: 1400px){.-xxlmax-h-38{max-height:38px!important}.-xxlmax-ht-38{max-height-top:38px!important}.-xxlmax-hr-38{max-height-right:38px!important}.-xxlmax-hb-38{max-height-bottom:38px!important}.-xxlmax-hl-38{max-height-left:38px!important}.-xxlmax-hx-38{max-height-left:38px!important;max-height-right:38px!important}.-xxlmax-hy-38{max-height-top:38px!important;max-height-bottom:38px!important}}.min-h-38{min-height:38px!important}.min-ht-38{min-height-top:38px!important}.min-hr-38{min-height-right:38px!important}.min-hb-38{min-height-bottom:38px!important}.min-hl-38{min-height-left:38px!important}.min-hx-38{min-height-left:38px!important;min-height-right:38px!important}.min-hy-38{min-height-top:38px!important;min-height-bottom:38px!important}@media (min-width: 576px){.-smmin-h-38{min-height:38px!important}.-smmin-ht-38{min-height-top:38px!important}.-smmin-hr-38{min-height-right:38px!important}.-smmin-hb-38{min-height-bottom:38px!important}.-smmin-hl-38{min-height-left:38px!important}.-smmin-hx-38{min-height-left:38px!important;min-height-right:38px!important}.-smmin-hy-38{min-height-top:38px!important;min-height-bottom:38px!important}}@media (min-width: 768px){.-mdmin-h-38{min-height:38px!important}.-mdmin-ht-38{min-height-top:38px!important}.-mdmin-hr-38{min-height-right:38px!important}.-mdmin-hb-38{min-height-bottom:38px!important}.-mdmin-hl-38{min-height-left:38px!important}.-mdmin-hx-38{min-height-left:38px!important;min-height-right:38px!important}.-mdmin-hy-38{min-height-top:38px!important;min-height-bottom:38px!important}}@media (min-width: 992px){.-lgmin-h-38{min-height:38px!important}.-lgmin-ht-38{min-height-top:38px!important}.-lgmin-hr-38{min-height-right:38px!important}.-lgmin-hb-38{min-height-bottom:38px!important}.-lgmin-hl-38{min-height-left:38px!important}.-lgmin-hx-38{min-height-left:38px!important;min-height-right:38px!important}.-lgmin-hy-38{min-height-top:38px!important;min-height-bottom:38px!important}}@media (min-width: 1200px){.-xlmin-h-38{min-height:38px!important}.-xlmin-ht-38{min-height-top:38px!important}.-xlmin-hr-38{min-height-right:38px!important}.-xlmin-hb-38{min-height-bottom:38px!important}.-xlmin-hl-38{min-height-left:38px!important}.-xlmin-hx-38{min-height-left:38px!important;min-height-right:38px!important}.-xlmin-hy-38{min-height-top:38px!important;min-height-bottom:38px!important}}@media (min-width: 1400px){.-xxlmin-h-38{min-height:38px!important}.-xxlmin-ht-38{min-height-top:38px!important}.-xxlmin-hr-38{min-height-right:38px!important}.-xxlmin-hb-38{min-height-bottom:38px!important}.-xxlmin-hl-38{min-height-left:38px!important}.-xxlmin-hx-38{min-height-left:38px!important;min-height-right:38px!important}.-xxlmin-hy-38{min-height-top:38px!important;min-height-bottom:38px!important}}.m-39{margin:39px!important}.mt-39{margin-top:39px!important}.mr-39{margin-right:39px!important}.mb-39{margin-bottom:39px!important}.ml-39{margin-left:39px!important}.mx-39{margin-left:39px!important;margin-right:39px!important}.my-39{margin-top:39px!important;margin-bottom:39px!important}@media (min-width: 576px){.-smm-39{margin:39px!important}.-smmt-39{margin-top:39px!important}.-smmr-39{margin-right:39px!important}.-smmb-39{margin-bottom:39px!important}.-smml-39{margin-left:39px!important}.-smmx-39{margin-left:39px!important;margin-right:39px!important}.-smmy-39{margin-top:39px!important;margin-bottom:39px!important}}@media (min-width: 768px){.-mdm-39{margin:39px!important}.-mdmt-39{margin-top:39px!important}.-mdmr-39{margin-right:39px!important}.-mdmb-39{margin-bottom:39px!important}.-mdml-39{margin-left:39px!important}.-mdmx-39{margin-left:39px!important;margin-right:39px!important}.-mdmy-39{margin-top:39px!important;margin-bottom:39px!important}}@media (min-width: 992px){.-lgm-39{margin:39px!important}.-lgmt-39{margin-top:39px!important}.-lgmr-39{margin-right:39px!important}.-lgmb-39{margin-bottom:39px!important}.-lgml-39{margin-left:39px!important}.-lgmx-39{margin-left:39px!important;margin-right:39px!important}.-lgmy-39{margin-top:39px!important;margin-bottom:39px!important}}@media (min-width: 1200px){.-xlm-39{margin:39px!important}.-xlmt-39{margin-top:39px!important}.-xlmr-39{margin-right:39px!important}.-xlmb-39{margin-bottom:39px!important}.-xlml-39{margin-left:39px!important}.-xlmx-39{margin-left:39px!important;margin-right:39px!important}.-xlmy-39{margin-top:39px!important;margin-bottom:39px!important}}@media (min-width: 1400px){.-xxlm-39{margin:39px!important}.-xxlmt-39{margin-top:39px!important}.-xxlmr-39{margin-right:39px!important}.-xxlmb-39{margin-bottom:39px!important}.-xxlml-39{margin-left:39px!important}.-xxlmx-39{margin-left:39px!important;margin-right:39px!important}.-xxlmy-39{margin-top:39px!important;margin-bottom:39px!important}}.p-39{padding:39px!important}.pt-39{padding-top:39px!important}.pr-39{padding-right:39px!important}.pb-39{padding-bottom:39px!important}.pl-39{padding-left:39px!important}.px-39{padding-left:39px!important;padding-right:39px!important}.py-39{padding-top:39px!important;padding-bottom:39px!important}@media (min-width: 576px){.-smp-39{padding:39px!important}.-smpt-39{padding-top:39px!important}.-smpr-39{padding-right:39px!important}.-smpb-39{padding-bottom:39px!important}.-smpl-39{padding-left:39px!important}.-smpx-39{padding-left:39px!important;padding-right:39px!important}.-smpy-39{padding-top:39px!important;padding-bottom:39px!important}}@media (min-width: 768px){.-mdp-39{padding:39px!important}.-mdpt-39{padding-top:39px!important}.-mdpr-39{padding-right:39px!important}.-mdpb-39{padding-bottom:39px!important}.-mdpl-39{padding-left:39px!important}.-mdpx-39{padding-left:39px!important;padding-right:39px!important}.-mdpy-39{padding-top:39px!important;padding-bottom:39px!important}}@media (min-width: 992px){.-lgp-39{padding:39px!important}.-lgpt-39{padding-top:39px!important}.-lgpr-39{padding-right:39px!important}.-lgpb-39{padding-bottom:39px!important}.-lgpl-39{padding-left:39px!important}.-lgpx-39{padding-left:39px!important;padding-right:39px!important}.-lgpy-39{padding-top:39px!important;padding-bottom:39px!important}}@media (min-width: 1200px){.-xlp-39{padding:39px!important}.-xlpt-39{padding-top:39px!important}.-xlpr-39{padding-right:39px!important}.-xlpb-39{padding-bottom:39px!important}.-xlpl-39{padding-left:39px!important}.-xlpx-39{padding-left:39px!important;padding-right:39px!important}.-xlpy-39{padding-top:39px!important;padding-bottom:39px!important}}@media (min-width: 1400px){.-xxlp-39{padding:39px!important}.-xxlpt-39{padding-top:39px!important}.-xxlpr-39{padding-right:39px!important}.-xxlpb-39{padding-bottom:39px!important}.-xxlpl-39{padding-left:39px!important}.-xxlpx-39{padding-left:39px!important;padding-right:39px!important}.-xxlpy-39{padding-top:39px!important;padding-bottom:39px!important}}.gap-39{gap:39px!important}.gapx-39{-webkit-column-gap:39px!important;-moz-column-gap:39px!important;column-gap:39px!important}.gapy-39{row-gap:39px!important}@media (min-width: 576px){.-smgap-39{gap:39px!important}.-smgapx-39{-webkit-column-gap:39px!important;-moz-column-gap:39px!important;column-gap:39px!important}.-smgapy-39{row-gap:39px!important}}@media (min-width: 768px){.-mdgap-39{gap:39px!important}.-mdgapx-39{-webkit-column-gap:39px!important;-moz-column-gap:39px!important;column-gap:39px!important}.-mdgapy-39{row-gap:39px!important}}@media (min-width: 992px){.-lggap-39{gap:39px!important}.-lggapx-39{-webkit-column-gap:39px!important;-moz-column-gap:39px!important;column-gap:39px!important}.-lggapy-39{row-gap:39px!important}}@media (min-width: 1200px){.-xlgap-39{gap:39px!important}.-xlgapx-39{-webkit-column-gap:39px!important;-moz-column-gap:39px!important;column-gap:39px!important}.-xlgapy-39{row-gap:39px!important}}@media (min-width: 1400px){.-xxlgap-39{gap:39px!important}.-xxlgapx-39{-webkit-column-gap:39px!important;-moz-column-gap:39px!important;column-gap:39px!important}.-xxlgapy-39{row-gap:39px!important}}.w-39{width:39px!important}.wt-39{width-top:39px!important}.wr-39{width-right:39px!important}.wb-39{width-bottom:39px!important}.wl-39{width-left:39px!important}.wx-39{width-left:39px!important;width-right:39px!important}.wy-39{width-top:39px!important;width-bottom:39px!important}@media (min-width: 576px){.-smw-39{width:39px!important}.-smwt-39{width-top:39px!important}.-smwr-39{width-right:39px!important}.-smwb-39{width-bottom:39px!important}.-smwl-39{width-left:39px!important}.-smwx-39{width-left:39px!important;width-right:39px!important}.-smwy-39{width-top:39px!important;width-bottom:39px!important}}@media (min-width: 768px){.-mdw-39{width:39px!important}.-mdwt-39{width-top:39px!important}.-mdwr-39{width-right:39px!important}.-mdwb-39{width-bottom:39px!important}.-mdwl-39{width-left:39px!important}.-mdwx-39{width-left:39px!important;width-right:39px!important}.-mdwy-39{width-top:39px!important;width-bottom:39px!important}}@media (min-width: 992px){.-lgw-39{width:39px!important}.-lgwt-39{width-top:39px!important}.-lgwr-39{width-right:39px!important}.-lgwb-39{width-bottom:39px!important}.-lgwl-39{width-left:39px!important}.-lgwx-39{width-left:39px!important;width-right:39px!important}.-lgwy-39{width-top:39px!important;width-bottom:39px!important}}@media (min-width: 1200px){.-xlw-39{width:39px!important}.-xlwt-39{width-top:39px!important}.-xlwr-39{width-right:39px!important}.-xlwb-39{width-bottom:39px!important}.-xlwl-39{width-left:39px!important}.-xlwx-39{width-left:39px!important;width-right:39px!important}.-xlwy-39{width-top:39px!important;width-bottom:39px!important}}@media (min-width: 1400px){.-xxlw-39{width:39px!important}.-xxlwt-39{width-top:39px!important}.-xxlwr-39{width-right:39px!important}.-xxlwb-39{width-bottom:39px!important}.-xxlwl-39{width-left:39px!important}.-xxlwx-39{width-left:39px!important;width-right:39px!important}.-xxlwy-39{width-top:39px!important;width-bottom:39px!important}}.h-39{height:39px!important}.ht-39{height-top:39px!important}.hr-39{height-right:39px!important}.hb-39{height-bottom:39px!important}.hl-39{height-left:39px!important}.hx-39{height-left:39px!important;height-right:39px!important}.hy-39{height-top:39px!important;height-bottom:39px!important}@media (min-width: 576px){.-smh-39{height:39px!important}.-smht-39{height-top:39px!important}.-smhr-39{height-right:39px!important}.-smhb-39{height-bottom:39px!important}.-smhl-39{height-left:39px!important}.-smhx-39{height-left:39px!important;height-right:39px!important}.-smhy-39{height-top:39px!important;height-bottom:39px!important}}@media (min-width: 768px){.-mdh-39{height:39px!important}.-mdht-39{height-top:39px!important}.-mdhr-39{height-right:39px!important}.-mdhb-39{height-bottom:39px!important}.-mdhl-39{height-left:39px!important}.-mdhx-39{height-left:39px!important;height-right:39px!important}.-mdhy-39{height-top:39px!important;height-bottom:39px!important}}@media (min-width: 992px){.-lgh-39{height:39px!important}.-lght-39{height-top:39px!important}.-lghr-39{height-right:39px!important}.-lghb-39{height-bottom:39px!important}.-lghl-39{height-left:39px!important}.-lghx-39{height-left:39px!important;height-right:39px!important}.-lghy-39{height-top:39px!important;height-bottom:39px!important}}@media (min-width: 1200px){.-xlh-39{height:39px!important}.-xlht-39{height-top:39px!important}.-xlhr-39{height-right:39px!important}.-xlhb-39{height-bottom:39px!important}.-xlhl-39{height-left:39px!important}.-xlhx-39{height-left:39px!important;height-right:39px!important}.-xlhy-39{height-top:39px!important;height-bottom:39px!important}}@media (min-width: 1400px){.-xxlh-39{height:39px!important}.-xxlht-39{height-top:39px!important}.-xxlhr-39{height-right:39px!important}.-xxlhb-39{height-bottom:39px!important}.-xxlhl-39{height-left:39px!important}.-xxlhx-39{height-left:39px!important;height-right:39px!important}.-xxlhy-39{height-top:39px!important;height-bottom:39px!important}}.rounded-39{border-radius:39px!important}.roundedt-39{border-radius-top:39px!important}.roundedr-39{border-radius-right:39px!important}.roundedb-39{border-radius-bottom:39px!important}.roundedl-39{border-radius-left:39px!important}.roundedx-39{border-radius-left:39px!important;border-radius-right:39px!important}.roundedy-39{border-radius-top:39px!important;border-radius-bottom:39px!important}@media (min-width: 576px){.-smrounded-39{border-radius:39px!important}.-smroundedt-39{border-radius-top:39px!important}.-smroundedr-39{border-radius-right:39px!important}.-smroundedb-39{border-radius-bottom:39px!important}.-smroundedl-39{border-radius-left:39px!important}.-smroundedx-39{border-radius-left:39px!important;border-radius-right:39px!important}.-smroundedy-39{border-radius-top:39px!important;border-radius-bottom:39px!important}}@media (min-width: 768px){.-mdrounded-39{border-radius:39px!important}.-mdroundedt-39{border-radius-top:39px!important}.-mdroundedr-39{border-radius-right:39px!important}.-mdroundedb-39{border-radius-bottom:39px!important}.-mdroundedl-39{border-radius-left:39px!important}.-mdroundedx-39{border-radius-left:39px!important;border-radius-right:39px!important}.-mdroundedy-39{border-radius-top:39px!important;border-radius-bottom:39px!important}}@media (min-width: 992px){.-lgrounded-39{border-radius:39px!important}.-lgroundedt-39{border-radius-top:39px!important}.-lgroundedr-39{border-radius-right:39px!important}.-lgroundedb-39{border-radius-bottom:39px!important}.-lgroundedl-39{border-radius-left:39px!important}.-lgroundedx-39{border-radius-left:39px!important;border-radius-right:39px!important}.-lgroundedy-39{border-radius-top:39px!important;border-radius-bottom:39px!important}}@media (min-width: 1200px){.-xlrounded-39{border-radius:39px!important}.-xlroundedt-39{border-radius-top:39px!important}.-xlroundedr-39{border-radius-right:39px!important}.-xlroundedb-39{border-radius-bottom:39px!important}.-xlroundedl-39{border-radius-left:39px!important}.-xlroundedx-39{border-radius-left:39px!important;border-radius-right:39px!important}.-xlroundedy-39{border-radius-top:39px!important;border-radius-bottom:39px!important}}@media (min-width: 1400px){.-xxlrounded-39{border-radius:39px!important}.-xxlroundedt-39{border-radius-top:39px!important}.-xxlroundedr-39{border-radius-right:39px!important}.-xxlroundedb-39{border-radius-bottom:39px!important}.-xxlroundedl-39{border-radius-left:39px!important}.-xxlroundedx-39{border-radius-left:39px!important;border-radius-right:39px!important}.-xxlroundedy-39{border-radius-top:39px!important;border-radius-bottom:39px!important}}.max-w-39{max-width:39px!important}.max-wt-39{max-width-top:39px!important}.max-wr-39{max-width-right:39px!important}.max-wb-39{max-width-bottom:39px!important}.max-wl-39{max-width-left:39px!important}.max-wx-39{max-width-left:39px!important;max-width-right:39px!important}.max-wy-39{max-width-top:39px!important;max-width-bottom:39px!important}@media (min-width: 576px){.-smmax-w-39{max-width:39px!important}.-smmax-wt-39{max-width-top:39px!important}.-smmax-wr-39{max-width-right:39px!important}.-smmax-wb-39{max-width-bottom:39px!important}.-smmax-wl-39{max-width-left:39px!important}.-smmax-wx-39{max-width-left:39px!important;max-width-right:39px!important}.-smmax-wy-39{max-width-top:39px!important;max-width-bottom:39px!important}}@media (min-width: 768px){.-mdmax-w-39{max-width:39px!important}.-mdmax-wt-39{max-width-top:39px!important}.-mdmax-wr-39{max-width-right:39px!important}.-mdmax-wb-39{max-width-bottom:39px!important}.-mdmax-wl-39{max-width-left:39px!important}.-mdmax-wx-39{max-width-left:39px!important;max-width-right:39px!important}.-mdmax-wy-39{max-width-top:39px!important;max-width-bottom:39px!important}}@media (min-width: 992px){.-lgmax-w-39{max-width:39px!important}.-lgmax-wt-39{max-width-top:39px!important}.-lgmax-wr-39{max-width-right:39px!important}.-lgmax-wb-39{max-width-bottom:39px!important}.-lgmax-wl-39{max-width-left:39px!important}.-lgmax-wx-39{max-width-left:39px!important;max-width-right:39px!important}.-lgmax-wy-39{max-width-top:39px!important;max-width-bottom:39px!important}}@media (min-width: 1200px){.-xlmax-w-39{max-width:39px!important}.-xlmax-wt-39{max-width-top:39px!important}.-xlmax-wr-39{max-width-right:39px!important}.-xlmax-wb-39{max-width-bottom:39px!important}.-xlmax-wl-39{max-width-left:39px!important}.-xlmax-wx-39{max-width-left:39px!important;max-width-right:39px!important}.-xlmax-wy-39{max-width-top:39px!important;max-width-bottom:39px!important}}@media (min-width: 1400px){.-xxlmax-w-39{max-width:39px!important}.-xxlmax-wt-39{max-width-top:39px!important}.-xxlmax-wr-39{max-width-right:39px!important}.-xxlmax-wb-39{max-width-bottom:39px!important}.-xxlmax-wl-39{max-width-left:39px!important}.-xxlmax-wx-39{max-width-left:39px!important;max-width-right:39px!important}.-xxlmax-wy-39{max-width-top:39px!important;max-width-bottom:39px!important}}.min-w-39{min-width:39px!important}.min-wt-39{min-width-top:39px!important}.min-wr-39{min-width-right:39px!important}.min-wb-39{min-width-bottom:39px!important}.min-wl-39{min-width-left:39px!important}.min-wx-39{min-width-left:39px!important;min-width-right:39px!important}.min-wy-39{min-width-top:39px!important;min-width-bottom:39px!important}@media (min-width: 576px){.-smmin-w-39{min-width:39px!important}.-smmin-wt-39{min-width-top:39px!important}.-smmin-wr-39{min-width-right:39px!important}.-smmin-wb-39{min-width-bottom:39px!important}.-smmin-wl-39{min-width-left:39px!important}.-smmin-wx-39{min-width-left:39px!important;min-width-right:39px!important}.-smmin-wy-39{min-width-top:39px!important;min-width-bottom:39px!important}}@media (min-width: 768px){.-mdmin-w-39{min-width:39px!important}.-mdmin-wt-39{min-width-top:39px!important}.-mdmin-wr-39{min-width-right:39px!important}.-mdmin-wb-39{min-width-bottom:39px!important}.-mdmin-wl-39{min-width-left:39px!important}.-mdmin-wx-39{min-width-left:39px!important;min-width-right:39px!important}.-mdmin-wy-39{min-width-top:39px!important;min-width-bottom:39px!important}}@media (min-width: 992px){.-lgmin-w-39{min-width:39px!important}.-lgmin-wt-39{min-width-top:39px!important}.-lgmin-wr-39{min-width-right:39px!important}.-lgmin-wb-39{min-width-bottom:39px!important}.-lgmin-wl-39{min-width-left:39px!important}.-lgmin-wx-39{min-width-left:39px!important;min-width-right:39px!important}.-lgmin-wy-39{min-width-top:39px!important;min-width-bottom:39px!important}}@media (min-width: 1200px){.-xlmin-w-39{min-width:39px!important}.-xlmin-wt-39{min-width-top:39px!important}.-xlmin-wr-39{min-width-right:39px!important}.-xlmin-wb-39{min-width-bottom:39px!important}.-xlmin-wl-39{min-width-left:39px!important}.-xlmin-wx-39{min-width-left:39px!important;min-width-right:39px!important}.-xlmin-wy-39{min-width-top:39px!important;min-width-bottom:39px!important}}@media (min-width: 1400px){.-xxlmin-w-39{min-width:39px!important}.-xxlmin-wt-39{min-width-top:39px!important}.-xxlmin-wr-39{min-width-right:39px!important}.-xxlmin-wb-39{min-width-bottom:39px!important}.-xxlmin-wl-39{min-width-left:39px!important}.-xxlmin-wx-39{min-width-left:39px!important;min-width-right:39px!important}.-xxlmin-wy-39{min-width-top:39px!important;min-width-bottom:39px!important}}.max-h-39{max-height:39px!important}.max-ht-39{max-height-top:39px!important}.max-hr-39{max-height-right:39px!important}.max-hb-39{max-height-bottom:39px!important}.max-hl-39{max-height-left:39px!important}.max-hx-39{max-height-left:39px!important;max-height-right:39px!important}.max-hy-39{max-height-top:39px!important;max-height-bottom:39px!important}@media (min-width: 576px){.-smmax-h-39{max-height:39px!important}.-smmax-ht-39{max-height-top:39px!important}.-smmax-hr-39{max-height-right:39px!important}.-smmax-hb-39{max-height-bottom:39px!important}.-smmax-hl-39{max-height-left:39px!important}.-smmax-hx-39{max-height-left:39px!important;max-height-right:39px!important}.-smmax-hy-39{max-height-top:39px!important;max-height-bottom:39px!important}}@media (min-width: 768px){.-mdmax-h-39{max-height:39px!important}.-mdmax-ht-39{max-height-top:39px!important}.-mdmax-hr-39{max-height-right:39px!important}.-mdmax-hb-39{max-height-bottom:39px!important}.-mdmax-hl-39{max-height-left:39px!important}.-mdmax-hx-39{max-height-left:39px!important;max-height-right:39px!important}.-mdmax-hy-39{max-height-top:39px!important;max-height-bottom:39px!important}}@media (min-width: 992px){.-lgmax-h-39{max-height:39px!important}.-lgmax-ht-39{max-height-top:39px!important}.-lgmax-hr-39{max-height-right:39px!important}.-lgmax-hb-39{max-height-bottom:39px!important}.-lgmax-hl-39{max-height-left:39px!important}.-lgmax-hx-39{max-height-left:39px!important;max-height-right:39px!important}.-lgmax-hy-39{max-height-top:39px!important;max-height-bottom:39px!important}}@media (min-width: 1200px){.-xlmax-h-39{max-height:39px!important}.-xlmax-ht-39{max-height-top:39px!important}.-xlmax-hr-39{max-height-right:39px!important}.-xlmax-hb-39{max-height-bottom:39px!important}.-xlmax-hl-39{max-height-left:39px!important}.-xlmax-hx-39{max-height-left:39px!important;max-height-right:39px!important}.-xlmax-hy-39{max-height-top:39px!important;max-height-bottom:39px!important}}@media (min-width: 1400px){.-xxlmax-h-39{max-height:39px!important}.-xxlmax-ht-39{max-height-top:39px!important}.-xxlmax-hr-39{max-height-right:39px!important}.-xxlmax-hb-39{max-height-bottom:39px!important}.-xxlmax-hl-39{max-height-left:39px!important}.-xxlmax-hx-39{max-height-left:39px!important;max-height-right:39px!important}.-xxlmax-hy-39{max-height-top:39px!important;max-height-bottom:39px!important}}.min-h-39{min-height:39px!important}.min-ht-39{min-height-top:39px!important}.min-hr-39{min-height-right:39px!important}.min-hb-39{min-height-bottom:39px!important}.min-hl-39{min-height-left:39px!important}.min-hx-39{min-height-left:39px!important;min-height-right:39px!important}.min-hy-39{min-height-top:39px!important;min-height-bottom:39px!important}@media (min-width: 576px){.-smmin-h-39{min-height:39px!important}.-smmin-ht-39{min-height-top:39px!important}.-smmin-hr-39{min-height-right:39px!important}.-smmin-hb-39{min-height-bottom:39px!important}.-smmin-hl-39{min-height-left:39px!important}.-smmin-hx-39{min-height-left:39px!important;min-height-right:39px!important}.-smmin-hy-39{min-height-top:39px!important;min-height-bottom:39px!important}}@media (min-width: 768px){.-mdmin-h-39{min-height:39px!important}.-mdmin-ht-39{min-height-top:39px!important}.-mdmin-hr-39{min-height-right:39px!important}.-mdmin-hb-39{min-height-bottom:39px!important}.-mdmin-hl-39{min-height-left:39px!important}.-mdmin-hx-39{min-height-left:39px!important;min-height-right:39px!important}.-mdmin-hy-39{min-height-top:39px!important;min-height-bottom:39px!important}}@media (min-width: 992px){.-lgmin-h-39{min-height:39px!important}.-lgmin-ht-39{min-height-top:39px!important}.-lgmin-hr-39{min-height-right:39px!important}.-lgmin-hb-39{min-height-bottom:39px!important}.-lgmin-hl-39{min-height-left:39px!important}.-lgmin-hx-39{min-height-left:39px!important;min-height-right:39px!important}.-lgmin-hy-39{min-height-top:39px!important;min-height-bottom:39px!important}}@media (min-width: 1200px){.-xlmin-h-39{min-height:39px!important}.-xlmin-ht-39{min-height-top:39px!important}.-xlmin-hr-39{min-height-right:39px!important}.-xlmin-hb-39{min-height-bottom:39px!important}.-xlmin-hl-39{min-height-left:39px!important}.-xlmin-hx-39{min-height-left:39px!important;min-height-right:39px!important}.-xlmin-hy-39{min-height-top:39px!important;min-height-bottom:39px!important}}@media (min-width: 1400px){.-xxlmin-h-39{min-height:39px!important}.-xxlmin-ht-39{min-height-top:39px!important}.-xxlmin-hr-39{min-height-right:39px!important}.-xxlmin-hb-39{min-height-bottom:39px!important}.-xxlmin-hl-39{min-height-left:39px!important}.-xxlmin-hx-39{min-height-left:39px!important;min-height-right:39px!important}.-xxlmin-hy-39{min-height-top:39px!important;min-height-bottom:39px!important}}.m-40{margin:40px!important}.mt-40{margin-top:40px!important}.mr-40{margin-right:40px!important}.mb-40{margin-bottom:40px!important}.ml-40{margin-left:40px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}@media (min-width: 576px){.-smm-40{margin:40px!important}.-smmt-40{margin-top:40px!important}.-smmr-40{margin-right:40px!important}.-smmb-40{margin-bottom:40px!important}.-smml-40{margin-left:40px!important}.-smmx-40{margin-left:40px!important;margin-right:40px!important}.-smmy-40{margin-top:40px!important;margin-bottom:40px!important}}@media (min-width: 768px){.-mdm-40{margin:40px!important}.-mdmt-40{margin-top:40px!important}.-mdmr-40{margin-right:40px!important}.-mdmb-40{margin-bottom:40px!important}.-mdml-40{margin-left:40px!important}.-mdmx-40{margin-left:40px!important;margin-right:40px!important}.-mdmy-40{margin-top:40px!important;margin-bottom:40px!important}}@media (min-width: 992px){.-lgm-40{margin:40px!important}.-lgmt-40{margin-top:40px!important}.-lgmr-40{margin-right:40px!important}.-lgmb-40{margin-bottom:40px!important}.-lgml-40{margin-left:40px!important}.-lgmx-40{margin-left:40px!important;margin-right:40px!important}.-lgmy-40{margin-top:40px!important;margin-bottom:40px!important}}@media (min-width: 1200px){.-xlm-40{margin:40px!important}.-xlmt-40{margin-top:40px!important}.-xlmr-40{margin-right:40px!important}.-xlmb-40{margin-bottom:40px!important}.-xlml-40{margin-left:40px!important}.-xlmx-40{margin-left:40px!important;margin-right:40px!important}.-xlmy-40{margin-top:40px!important;margin-bottom:40px!important}}@media (min-width: 1400px){.-xxlm-40{margin:40px!important}.-xxlmt-40{margin-top:40px!important}.-xxlmr-40{margin-right:40px!important}.-xxlmb-40{margin-bottom:40px!important}.-xxlml-40{margin-left:40px!important}.-xxlmx-40{margin-left:40px!important;margin-right:40px!important}.-xxlmy-40{margin-top:40px!important;margin-bottom:40px!important}}.p-40{padding:40px!important}.pt-40{padding-top:40px!important}.pr-40{padding-right:40px!important}.pb-40{padding-bottom:40px!important}.pl-40{padding-left:40px!important}.px-40{padding-left:40px!important;padding-right:40px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}@media (min-width: 576px){.-smp-40{padding:40px!important}.-smpt-40{padding-top:40px!important}.-smpr-40{padding-right:40px!important}.-smpb-40{padding-bottom:40px!important}.-smpl-40{padding-left:40px!important}.-smpx-40{padding-left:40px!important;padding-right:40px!important}.-smpy-40{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width: 768px){.-mdp-40{padding:40px!important}.-mdpt-40{padding-top:40px!important}.-mdpr-40{padding-right:40px!important}.-mdpb-40{padding-bottom:40px!important}.-mdpl-40{padding-left:40px!important}.-mdpx-40{padding-left:40px!important;padding-right:40px!important}.-mdpy-40{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width: 992px){.-lgp-40{padding:40px!important}.-lgpt-40{padding-top:40px!important}.-lgpr-40{padding-right:40px!important}.-lgpb-40{padding-bottom:40px!important}.-lgpl-40{padding-left:40px!important}.-lgpx-40{padding-left:40px!important;padding-right:40px!important}.-lgpy-40{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width: 1200px){.-xlp-40{padding:40px!important}.-xlpt-40{padding-top:40px!important}.-xlpr-40{padding-right:40px!important}.-xlpb-40{padding-bottom:40px!important}.-xlpl-40{padding-left:40px!important}.-xlpx-40{padding-left:40px!important;padding-right:40px!important}.-xlpy-40{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width: 1400px){.-xxlp-40{padding:40px!important}.-xxlpt-40{padding-top:40px!important}.-xxlpr-40{padding-right:40px!important}.-xxlpb-40{padding-bottom:40px!important}.-xxlpl-40{padding-left:40px!important}.-xxlpx-40{padding-left:40px!important;padding-right:40px!important}.-xxlpy-40{padding-top:40px!important;padding-bottom:40px!important}}.gap-40{gap:40px!important}.gapx-40{-webkit-column-gap:40px!important;-moz-column-gap:40px!important;column-gap:40px!important}.gapy-40{row-gap:40px!important}@media (min-width: 576px){.-smgap-40{gap:40px!important}.-smgapx-40{-webkit-column-gap:40px!important;-moz-column-gap:40px!important;column-gap:40px!important}.-smgapy-40{row-gap:40px!important}}@media (min-width: 768px){.-mdgap-40{gap:40px!important}.-mdgapx-40{-webkit-column-gap:40px!important;-moz-column-gap:40px!important;column-gap:40px!important}.-mdgapy-40{row-gap:40px!important}}@media (min-width: 992px){.-lggap-40{gap:40px!important}.-lggapx-40{-webkit-column-gap:40px!important;-moz-column-gap:40px!important;column-gap:40px!important}.-lggapy-40{row-gap:40px!important}}@media (min-width: 1200px){.-xlgap-40{gap:40px!important}.-xlgapx-40{-webkit-column-gap:40px!important;-moz-column-gap:40px!important;column-gap:40px!important}.-xlgapy-40{row-gap:40px!important}}@media (min-width: 1400px){.-xxlgap-40{gap:40px!important}.-xxlgapx-40{-webkit-column-gap:40px!important;-moz-column-gap:40px!important;column-gap:40px!important}.-xxlgapy-40{row-gap:40px!important}}.w-40{width:40px!important}.wt-40{width-top:40px!important}.wr-40{width-right:40px!important}.wb-40{width-bottom:40px!important}.wl-40{width-left:40px!important}.wx-40{width-left:40px!important;width-right:40px!important}.wy-40{width-top:40px!important;width-bottom:40px!important}@media (min-width: 576px){.-smw-40{width:40px!important}.-smwt-40{width-top:40px!important}.-smwr-40{width-right:40px!important}.-smwb-40{width-bottom:40px!important}.-smwl-40{width-left:40px!important}.-smwx-40{width-left:40px!important;width-right:40px!important}.-smwy-40{width-top:40px!important;width-bottom:40px!important}}@media (min-width: 768px){.-mdw-40{width:40px!important}.-mdwt-40{width-top:40px!important}.-mdwr-40{width-right:40px!important}.-mdwb-40{width-bottom:40px!important}.-mdwl-40{width-left:40px!important}.-mdwx-40{width-left:40px!important;width-right:40px!important}.-mdwy-40{width-top:40px!important;width-bottom:40px!important}}@media (min-width: 992px){.-lgw-40{width:40px!important}.-lgwt-40{width-top:40px!important}.-lgwr-40{width-right:40px!important}.-lgwb-40{width-bottom:40px!important}.-lgwl-40{width-left:40px!important}.-lgwx-40{width-left:40px!important;width-right:40px!important}.-lgwy-40{width-top:40px!important;width-bottom:40px!important}}@media (min-width: 1200px){.-xlw-40{width:40px!important}.-xlwt-40{width-top:40px!important}.-xlwr-40{width-right:40px!important}.-xlwb-40{width-bottom:40px!important}.-xlwl-40{width-left:40px!important}.-xlwx-40{width-left:40px!important;width-right:40px!important}.-xlwy-40{width-top:40px!important;width-bottom:40px!important}}@media (min-width: 1400px){.-xxlw-40{width:40px!important}.-xxlwt-40{width-top:40px!important}.-xxlwr-40{width-right:40px!important}.-xxlwb-40{width-bottom:40px!important}.-xxlwl-40{width-left:40px!important}.-xxlwx-40{width-left:40px!important;width-right:40px!important}.-xxlwy-40{width-top:40px!important;width-bottom:40px!important}}.h-40{height:40px!important}.ht-40{height-top:40px!important}.hr-40{height-right:40px!important}.hb-40{height-bottom:40px!important}.hl-40{height-left:40px!important}.hx-40{height-left:40px!important;height-right:40px!important}.hy-40{height-top:40px!important;height-bottom:40px!important}@media (min-width: 576px){.-smh-40{height:40px!important}.-smht-40{height-top:40px!important}.-smhr-40{height-right:40px!important}.-smhb-40{height-bottom:40px!important}.-smhl-40{height-left:40px!important}.-smhx-40{height-left:40px!important;height-right:40px!important}.-smhy-40{height-top:40px!important;height-bottom:40px!important}}@media (min-width: 768px){.-mdh-40{height:40px!important}.-mdht-40{height-top:40px!important}.-mdhr-40{height-right:40px!important}.-mdhb-40{height-bottom:40px!important}.-mdhl-40{height-left:40px!important}.-mdhx-40{height-left:40px!important;height-right:40px!important}.-mdhy-40{height-top:40px!important;height-bottom:40px!important}}@media (min-width: 992px){.-lgh-40{height:40px!important}.-lght-40{height-top:40px!important}.-lghr-40{height-right:40px!important}.-lghb-40{height-bottom:40px!important}.-lghl-40{height-left:40px!important}.-lghx-40{height-left:40px!important;height-right:40px!important}.-lghy-40{height-top:40px!important;height-bottom:40px!important}}@media (min-width: 1200px){.-xlh-40{height:40px!important}.-xlht-40{height-top:40px!important}.-xlhr-40{height-right:40px!important}.-xlhb-40{height-bottom:40px!important}.-xlhl-40{height-left:40px!important}.-xlhx-40{height-left:40px!important;height-right:40px!important}.-xlhy-40{height-top:40px!important;height-bottom:40px!important}}@media (min-width: 1400px){.-xxlh-40{height:40px!important}.-xxlht-40{height-top:40px!important}.-xxlhr-40{height-right:40px!important}.-xxlhb-40{height-bottom:40px!important}.-xxlhl-40{height-left:40px!important}.-xxlhx-40{height-left:40px!important;height-right:40px!important}.-xxlhy-40{height-top:40px!important;height-bottom:40px!important}}.rounded-40{border-radius:40px!important}.roundedt-40{border-radius-top:40px!important}.roundedr-40{border-radius-right:40px!important}.roundedb-40{border-radius-bottom:40px!important}.roundedl-40{border-radius-left:40px!important}.roundedx-40{border-radius-left:40px!important;border-radius-right:40px!important}.roundedy-40{border-radius-top:40px!important;border-radius-bottom:40px!important}@media (min-width: 576px){.-smrounded-40{border-radius:40px!important}.-smroundedt-40{border-radius-top:40px!important}.-smroundedr-40{border-radius-right:40px!important}.-smroundedb-40{border-radius-bottom:40px!important}.-smroundedl-40{border-radius-left:40px!important}.-smroundedx-40{border-radius-left:40px!important;border-radius-right:40px!important}.-smroundedy-40{border-radius-top:40px!important;border-radius-bottom:40px!important}}@media (min-width: 768px){.-mdrounded-40{border-radius:40px!important}.-mdroundedt-40{border-radius-top:40px!important}.-mdroundedr-40{border-radius-right:40px!important}.-mdroundedb-40{border-radius-bottom:40px!important}.-mdroundedl-40{border-radius-left:40px!important}.-mdroundedx-40{border-radius-left:40px!important;border-radius-right:40px!important}.-mdroundedy-40{border-radius-top:40px!important;border-radius-bottom:40px!important}}@media (min-width: 992px){.-lgrounded-40{border-radius:40px!important}.-lgroundedt-40{border-radius-top:40px!important}.-lgroundedr-40{border-radius-right:40px!important}.-lgroundedb-40{border-radius-bottom:40px!important}.-lgroundedl-40{border-radius-left:40px!important}.-lgroundedx-40{border-radius-left:40px!important;border-radius-right:40px!important}.-lgroundedy-40{border-radius-top:40px!important;border-radius-bottom:40px!important}}@media (min-width: 1200px){.-xlrounded-40{border-radius:40px!important}.-xlroundedt-40{border-radius-top:40px!important}.-xlroundedr-40{border-radius-right:40px!important}.-xlroundedb-40{border-radius-bottom:40px!important}.-xlroundedl-40{border-radius-left:40px!important}.-xlroundedx-40{border-radius-left:40px!important;border-radius-right:40px!important}.-xlroundedy-40{border-radius-top:40px!important;border-radius-bottom:40px!important}}@media (min-width: 1400px){.-xxlrounded-40{border-radius:40px!important}.-xxlroundedt-40{border-radius-top:40px!important}.-xxlroundedr-40{border-radius-right:40px!important}.-xxlroundedb-40{border-radius-bottom:40px!important}.-xxlroundedl-40{border-radius-left:40px!important}.-xxlroundedx-40{border-radius-left:40px!important;border-radius-right:40px!important}.-xxlroundedy-40{border-radius-top:40px!important;border-radius-bottom:40px!important}}.max-w-40{max-width:40px!important}.max-wt-40{max-width-top:40px!important}.max-wr-40{max-width-right:40px!important}.max-wb-40{max-width-bottom:40px!important}.max-wl-40{max-width-left:40px!important}.max-wx-40{max-width-left:40px!important;max-width-right:40px!important}.max-wy-40{max-width-top:40px!important;max-width-bottom:40px!important}@media (min-width: 576px){.-smmax-w-40{max-width:40px!important}.-smmax-wt-40{max-width-top:40px!important}.-smmax-wr-40{max-width-right:40px!important}.-smmax-wb-40{max-width-bottom:40px!important}.-smmax-wl-40{max-width-left:40px!important}.-smmax-wx-40{max-width-left:40px!important;max-width-right:40px!important}.-smmax-wy-40{max-width-top:40px!important;max-width-bottom:40px!important}}@media (min-width: 768px){.-mdmax-w-40{max-width:40px!important}.-mdmax-wt-40{max-width-top:40px!important}.-mdmax-wr-40{max-width-right:40px!important}.-mdmax-wb-40{max-width-bottom:40px!important}.-mdmax-wl-40{max-width-left:40px!important}.-mdmax-wx-40{max-width-left:40px!important;max-width-right:40px!important}.-mdmax-wy-40{max-width-top:40px!important;max-width-bottom:40px!important}}@media (min-width: 992px){.-lgmax-w-40{max-width:40px!important}.-lgmax-wt-40{max-width-top:40px!important}.-lgmax-wr-40{max-width-right:40px!important}.-lgmax-wb-40{max-width-bottom:40px!important}.-lgmax-wl-40{max-width-left:40px!important}.-lgmax-wx-40{max-width-left:40px!important;max-width-right:40px!important}.-lgmax-wy-40{max-width-top:40px!important;max-width-bottom:40px!important}}@media (min-width: 1200px){.-xlmax-w-40{max-width:40px!important}.-xlmax-wt-40{max-width-top:40px!important}.-xlmax-wr-40{max-width-right:40px!important}.-xlmax-wb-40{max-width-bottom:40px!important}.-xlmax-wl-40{max-width-left:40px!important}.-xlmax-wx-40{max-width-left:40px!important;max-width-right:40px!important}.-xlmax-wy-40{max-width-top:40px!important;max-width-bottom:40px!important}}@media (min-width: 1400px){.-xxlmax-w-40{max-width:40px!important}.-xxlmax-wt-40{max-width-top:40px!important}.-xxlmax-wr-40{max-width-right:40px!important}.-xxlmax-wb-40{max-width-bottom:40px!important}.-xxlmax-wl-40{max-width-left:40px!important}.-xxlmax-wx-40{max-width-left:40px!important;max-width-right:40px!important}.-xxlmax-wy-40{max-width-top:40px!important;max-width-bottom:40px!important}}.min-w-40{min-width:40px!important}.min-wt-40{min-width-top:40px!important}.min-wr-40{min-width-right:40px!important}.min-wb-40{min-width-bottom:40px!important}.min-wl-40{min-width-left:40px!important}.min-wx-40{min-width-left:40px!important;min-width-right:40px!important}.min-wy-40{min-width-top:40px!important;min-width-bottom:40px!important}@media (min-width: 576px){.-smmin-w-40{min-width:40px!important}.-smmin-wt-40{min-width-top:40px!important}.-smmin-wr-40{min-width-right:40px!important}.-smmin-wb-40{min-width-bottom:40px!important}.-smmin-wl-40{min-width-left:40px!important}.-smmin-wx-40{min-width-left:40px!important;min-width-right:40px!important}.-smmin-wy-40{min-width-top:40px!important;min-width-bottom:40px!important}}@media (min-width: 768px){.-mdmin-w-40{min-width:40px!important}.-mdmin-wt-40{min-width-top:40px!important}.-mdmin-wr-40{min-width-right:40px!important}.-mdmin-wb-40{min-width-bottom:40px!important}.-mdmin-wl-40{min-width-left:40px!important}.-mdmin-wx-40{min-width-left:40px!important;min-width-right:40px!important}.-mdmin-wy-40{min-width-top:40px!important;min-width-bottom:40px!important}}@media (min-width: 992px){.-lgmin-w-40{min-width:40px!important}.-lgmin-wt-40{min-width-top:40px!important}.-lgmin-wr-40{min-width-right:40px!important}.-lgmin-wb-40{min-width-bottom:40px!important}.-lgmin-wl-40{min-width-left:40px!important}.-lgmin-wx-40{min-width-left:40px!important;min-width-right:40px!important}.-lgmin-wy-40{min-width-top:40px!important;min-width-bottom:40px!important}}@media (min-width: 1200px){.-xlmin-w-40{min-width:40px!important}.-xlmin-wt-40{min-width-top:40px!important}.-xlmin-wr-40{min-width-right:40px!important}.-xlmin-wb-40{min-width-bottom:40px!important}.-xlmin-wl-40{min-width-left:40px!important}.-xlmin-wx-40{min-width-left:40px!important;min-width-right:40px!important}.-xlmin-wy-40{min-width-top:40px!important;min-width-bottom:40px!important}}@media (min-width: 1400px){.-xxlmin-w-40{min-width:40px!important}.-xxlmin-wt-40{min-width-top:40px!important}.-xxlmin-wr-40{min-width-right:40px!important}.-xxlmin-wb-40{min-width-bottom:40px!important}.-xxlmin-wl-40{min-width-left:40px!important}.-xxlmin-wx-40{min-width-left:40px!important;min-width-right:40px!important}.-xxlmin-wy-40{min-width-top:40px!important;min-width-bottom:40px!important}}.max-h-40{max-height:40px!important}.max-ht-40{max-height-top:40px!important}.max-hr-40{max-height-right:40px!important}.max-hb-40{max-height-bottom:40px!important}.max-hl-40{max-height-left:40px!important}.max-hx-40{max-height-left:40px!important;max-height-right:40px!important}.max-hy-40{max-height-top:40px!important;max-height-bottom:40px!important}@media (min-width: 576px){.-smmax-h-40{max-height:40px!important}.-smmax-ht-40{max-height-top:40px!important}.-smmax-hr-40{max-height-right:40px!important}.-smmax-hb-40{max-height-bottom:40px!important}.-smmax-hl-40{max-height-left:40px!important}.-smmax-hx-40{max-height-left:40px!important;max-height-right:40px!important}.-smmax-hy-40{max-height-top:40px!important;max-height-bottom:40px!important}}@media (min-width: 768px){.-mdmax-h-40{max-height:40px!important}.-mdmax-ht-40{max-height-top:40px!important}.-mdmax-hr-40{max-height-right:40px!important}.-mdmax-hb-40{max-height-bottom:40px!important}.-mdmax-hl-40{max-height-left:40px!important}.-mdmax-hx-40{max-height-left:40px!important;max-height-right:40px!important}.-mdmax-hy-40{max-height-top:40px!important;max-height-bottom:40px!important}}@media (min-width: 992px){.-lgmax-h-40{max-height:40px!important}.-lgmax-ht-40{max-height-top:40px!important}.-lgmax-hr-40{max-height-right:40px!important}.-lgmax-hb-40{max-height-bottom:40px!important}.-lgmax-hl-40{max-height-left:40px!important}.-lgmax-hx-40{max-height-left:40px!important;max-height-right:40px!important}.-lgmax-hy-40{max-height-top:40px!important;max-height-bottom:40px!important}}@media (min-width: 1200px){.-xlmax-h-40{max-height:40px!important}.-xlmax-ht-40{max-height-top:40px!important}.-xlmax-hr-40{max-height-right:40px!important}.-xlmax-hb-40{max-height-bottom:40px!important}.-xlmax-hl-40{max-height-left:40px!important}.-xlmax-hx-40{max-height-left:40px!important;max-height-right:40px!important}.-xlmax-hy-40{max-height-top:40px!important;max-height-bottom:40px!important}}@media (min-width: 1400px){.-xxlmax-h-40{max-height:40px!important}.-xxlmax-ht-40{max-height-top:40px!important}.-xxlmax-hr-40{max-height-right:40px!important}.-xxlmax-hb-40{max-height-bottom:40px!important}.-xxlmax-hl-40{max-height-left:40px!important}.-xxlmax-hx-40{max-height-left:40px!important;max-height-right:40px!important}.-xxlmax-hy-40{max-height-top:40px!important;max-height-bottom:40px!important}}.min-h-40{min-height:40px!important}.min-ht-40{min-height-top:40px!important}.min-hr-40{min-height-right:40px!important}.min-hb-40{min-height-bottom:40px!important}.min-hl-40{min-height-left:40px!important}.min-hx-40{min-height-left:40px!important;min-height-right:40px!important}.min-hy-40{min-height-top:40px!important;min-height-bottom:40px!important}@media (min-width: 576px){.-smmin-h-40{min-height:40px!important}.-smmin-ht-40{min-height-top:40px!important}.-smmin-hr-40{min-height-right:40px!important}.-smmin-hb-40{min-height-bottom:40px!important}.-smmin-hl-40{min-height-left:40px!important}.-smmin-hx-40{min-height-left:40px!important;min-height-right:40px!important}.-smmin-hy-40{min-height-top:40px!important;min-height-bottom:40px!important}}@media (min-width: 768px){.-mdmin-h-40{min-height:40px!important}.-mdmin-ht-40{min-height-top:40px!important}.-mdmin-hr-40{min-height-right:40px!important}.-mdmin-hb-40{min-height-bottom:40px!important}.-mdmin-hl-40{min-height-left:40px!important}.-mdmin-hx-40{min-height-left:40px!important;min-height-right:40px!important}.-mdmin-hy-40{min-height-top:40px!important;min-height-bottom:40px!important}}@media (min-width: 992px){.-lgmin-h-40{min-height:40px!important}.-lgmin-ht-40{min-height-top:40px!important}.-lgmin-hr-40{min-height-right:40px!important}.-lgmin-hb-40{min-height-bottom:40px!important}.-lgmin-hl-40{min-height-left:40px!important}.-lgmin-hx-40{min-height-left:40px!important;min-height-right:40px!important}.-lgmin-hy-40{min-height-top:40px!important;min-height-bottom:40px!important}}@media (min-width: 1200px){.-xlmin-h-40{min-height:40px!important}.-xlmin-ht-40{min-height-top:40px!important}.-xlmin-hr-40{min-height-right:40px!important}.-xlmin-hb-40{min-height-bottom:40px!important}.-xlmin-hl-40{min-height-left:40px!important}.-xlmin-hx-40{min-height-left:40px!important;min-height-right:40px!important}.-xlmin-hy-40{min-height-top:40px!important;min-height-bottom:40px!important}}@media (min-width: 1400px){.-xxlmin-h-40{min-height:40px!important}.-xxlmin-ht-40{min-height-top:40px!important}.-xxlmin-hr-40{min-height-right:40px!important}.-xxlmin-hb-40{min-height-bottom:40px!important}.-xxlmin-hl-40{min-height-left:40px!important}.-xxlmin-hx-40{min-height-left:40px!important;min-height-right:40px!important}.-xxlmin-hy-40{min-height-top:40px!important;min-height-bottom:40px!important}}.m-41{margin:41px!important}.mt-41{margin-top:41px!important}.mr-41{margin-right:41px!important}.mb-41{margin-bottom:41px!important}.ml-41{margin-left:41px!important}.mx-41{margin-left:41px!important;margin-right:41px!important}.my-41{margin-top:41px!important;margin-bottom:41px!important}@media (min-width: 576px){.-smm-41{margin:41px!important}.-smmt-41{margin-top:41px!important}.-smmr-41{margin-right:41px!important}.-smmb-41{margin-bottom:41px!important}.-smml-41{margin-left:41px!important}.-smmx-41{margin-left:41px!important;margin-right:41px!important}.-smmy-41{margin-top:41px!important;margin-bottom:41px!important}}@media (min-width: 768px){.-mdm-41{margin:41px!important}.-mdmt-41{margin-top:41px!important}.-mdmr-41{margin-right:41px!important}.-mdmb-41{margin-bottom:41px!important}.-mdml-41{margin-left:41px!important}.-mdmx-41{margin-left:41px!important;margin-right:41px!important}.-mdmy-41{margin-top:41px!important;margin-bottom:41px!important}}@media (min-width: 992px){.-lgm-41{margin:41px!important}.-lgmt-41{margin-top:41px!important}.-lgmr-41{margin-right:41px!important}.-lgmb-41{margin-bottom:41px!important}.-lgml-41{margin-left:41px!important}.-lgmx-41{margin-left:41px!important;margin-right:41px!important}.-lgmy-41{margin-top:41px!important;margin-bottom:41px!important}}@media (min-width: 1200px){.-xlm-41{margin:41px!important}.-xlmt-41{margin-top:41px!important}.-xlmr-41{margin-right:41px!important}.-xlmb-41{margin-bottom:41px!important}.-xlml-41{margin-left:41px!important}.-xlmx-41{margin-left:41px!important;margin-right:41px!important}.-xlmy-41{margin-top:41px!important;margin-bottom:41px!important}}@media (min-width: 1400px){.-xxlm-41{margin:41px!important}.-xxlmt-41{margin-top:41px!important}.-xxlmr-41{margin-right:41px!important}.-xxlmb-41{margin-bottom:41px!important}.-xxlml-41{margin-left:41px!important}.-xxlmx-41{margin-left:41px!important;margin-right:41px!important}.-xxlmy-41{margin-top:41px!important;margin-bottom:41px!important}}.p-41{padding:41px!important}.pt-41{padding-top:41px!important}.pr-41{padding-right:41px!important}.pb-41{padding-bottom:41px!important}.pl-41{padding-left:41px!important}.px-41{padding-left:41px!important;padding-right:41px!important}.py-41{padding-top:41px!important;padding-bottom:41px!important}@media (min-width: 576px){.-smp-41{padding:41px!important}.-smpt-41{padding-top:41px!important}.-smpr-41{padding-right:41px!important}.-smpb-41{padding-bottom:41px!important}.-smpl-41{padding-left:41px!important}.-smpx-41{padding-left:41px!important;padding-right:41px!important}.-smpy-41{padding-top:41px!important;padding-bottom:41px!important}}@media (min-width: 768px){.-mdp-41{padding:41px!important}.-mdpt-41{padding-top:41px!important}.-mdpr-41{padding-right:41px!important}.-mdpb-41{padding-bottom:41px!important}.-mdpl-41{padding-left:41px!important}.-mdpx-41{padding-left:41px!important;padding-right:41px!important}.-mdpy-41{padding-top:41px!important;padding-bottom:41px!important}}@media (min-width: 992px){.-lgp-41{padding:41px!important}.-lgpt-41{padding-top:41px!important}.-lgpr-41{padding-right:41px!important}.-lgpb-41{padding-bottom:41px!important}.-lgpl-41{padding-left:41px!important}.-lgpx-41{padding-left:41px!important;padding-right:41px!important}.-lgpy-41{padding-top:41px!important;padding-bottom:41px!important}}@media (min-width: 1200px){.-xlp-41{padding:41px!important}.-xlpt-41{padding-top:41px!important}.-xlpr-41{padding-right:41px!important}.-xlpb-41{padding-bottom:41px!important}.-xlpl-41{padding-left:41px!important}.-xlpx-41{padding-left:41px!important;padding-right:41px!important}.-xlpy-41{padding-top:41px!important;padding-bottom:41px!important}}@media (min-width: 1400px){.-xxlp-41{padding:41px!important}.-xxlpt-41{padding-top:41px!important}.-xxlpr-41{padding-right:41px!important}.-xxlpb-41{padding-bottom:41px!important}.-xxlpl-41{padding-left:41px!important}.-xxlpx-41{padding-left:41px!important;padding-right:41px!important}.-xxlpy-41{padding-top:41px!important;padding-bottom:41px!important}}.gap-41{gap:41px!important}.gapx-41{-webkit-column-gap:41px!important;-moz-column-gap:41px!important;column-gap:41px!important}.gapy-41{row-gap:41px!important}@media (min-width: 576px){.-smgap-41{gap:41px!important}.-smgapx-41{-webkit-column-gap:41px!important;-moz-column-gap:41px!important;column-gap:41px!important}.-smgapy-41{row-gap:41px!important}}@media (min-width: 768px){.-mdgap-41{gap:41px!important}.-mdgapx-41{-webkit-column-gap:41px!important;-moz-column-gap:41px!important;column-gap:41px!important}.-mdgapy-41{row-gap:41px!important}}@media (min-width: 992px){.-lggap-41{gap:41px!important}.-lggapx-41{-webkit-column-gap:41px!important;-moz-column-gap:41px!important;column-gap:41px!important}.-lggapy-41{row-gap:41px!important}}@media (min-width: 1200px){.-xlgap-41{gap:41px!important}.-xlgapx-41{-webkit-column-gap:41px!important;-moz-column-gap:41px!important;column-gap:41px!important}.-xlgapy-41{row-gap:41px!important}}@media (min-width: 1400px){.-xxlgap-41{gap:41px!important}.-xxlgapx-41{-webkit-column-gap:41px!important;-moz-column-gap:41px!important;column-gap:41px!important}.-xxlgapy-41{row-gap:41px!important}}.w-41{width:41px!important}.wt-41{width-top:41px!important}.wr-41{width-right:41px!important}.wb-41{width-bottom:41px!important}.wl-41{width-left:41px!important}.wx-41{width-left:41px!important;width-right:41px!important}.wy-41{width-top:41px!important;width-bottom:41px!important}@media (min-width: 576px){.-smw-41{width:41px!important}.-smwt-41{width-top:41px!important}.-smwr-41{width-right:41px!important}.-smwb-41{width-bottom:41px!important}.-smwl-41{width-left:41px!important}.-smwx-41{width-left:41px!important;width-right:41px!important}.-smwy-41{width-top:41px!important;width-bottom:41px!important}}@media (min-width: 768px){.-mdw-41{width:41px!important}.-mdwt-41{width-top:41px!important}.-mdwr-41{width-right:41px!important}.-mdwb-41{width-bottom:41px!important}.-mdwl-41{width-left:41px!important}.-mdwx-41{width-left:41px!important;width-right:41px!important}.-mdwy-41{width-top:41px!important;width-bottom:41px!important}}@media (min-width: 992px){.-lgw-41{width:41px!important}.-lgwt-41{width-top:41px!important}.-lgwr-41{width-right:41px!important}.-lgwb-41{width-bottom:41px!important}.-lgwl-41{width-left:41px!important}.-lgwx-41{width-left:41px!important;width-right:41px!important}.-lgwy-41{width-top:41px!important;width-bottom:41px!important}}@media (min-width: 1200px){.-xlw-41{width:41px!important}.-xlwt-41{width-top:41px!important}.-xlwr-41{width-right:41px!important}.-xlwb-41{width-bottom:41px!important}.-xlwl-41{width-left:41px!important}.-xlwx-41{width-left:41px!important;width-right:41px!important}.-xlwy-41{width-top:41px!important;width-bottom:41px!important}}@media (min-width: 1400px){.-xxlw-41{width:41px!important}.-xxlwt-41{width-top:41px!important}.-xxlwr-41{width-right:41px!important}.-xxlwb-41{width-bottom:41px!important}.-xxlwl-41{width-left:41px!important}.-xxlwx-41{width-left:41px!important;width-right:41px!important}.-xxlwy-41{width-top:41px!important;width-bottom:41px!important}}.h-41{height:41px!important}.ht-41{height-top:41px!important}.hr-41{height-right:41px!important}.hb-41{height-bottom:41px!important}.hl-41{height-left:41px!important}.hx-41{height-left:41px!important;height-right:41px!important}.hy-41{height-top:41px!important;height-bottom:41px!important}@media (min-width: 576px){.-smh-41{height:41px!important}.-smht-41{height-top:41px!important}.-smhr-41{height-right:41px!important}.-smhb-41{height-bottom:41px!important}.-smhl-41{height-left:41px!important}.-smhx-41{height-left:41px!important;height-right:41px!important}.-smhy-41{height-top:41px!important;height-bottom:41px!important}}@media (min-width: 768px){.-mdh-41{height:41px!important}.-mdht-41{height-top:41px!important}.-mdhr-41{height-right:41px!important}.-mdhb-41{height-bottom:41px!important}.-mdhl-41{height-left:41px!important}.-mdhx-41{height-left:41px!important;height-right:41px!important}.-mdhy-41{height-top:41px!important;height-bottom:41px!important}}@media (min-width: 992px){.-lgh-41{height:41px!important}.-lght-41{height-top:41px!important}.-lghr-41{height-right:41px!important}.-lghb-41{height-bottom:41px!important}.-lghl-41{height-left:41px!important}.-lghx-41{height-left:41px!important;height-right:41px!important}.-lghy-41{height-top:41px!important;height-bottom:41px!important}}@media (min-width: 1200px){.-xlh-41{height:41px!important}.-xlht-41{height-top:41px!important}.-xlhr-41{height-right:41px!important}.-xlhb-41{height-bottom:41px!important}.-xlhl-41{height-left:41px!important}.-xlhx-41{height-left:41px!important;height-right:41px!important}.-xlhy-41{height-top:41px!important;height-bottom:41px!important}}@media (min-width: 1400px){.-xxlh-41{height:41px!important}.-xxlht-41{height-top:41px!important}.-xxlhr-41{height-right:41px!important}.-xxlhb-41{height-bottom:41px!important}.-xxlhl-41{height-left:41px!important}.-xxlhx-41{height-left:41px!important;height-right:41px!important}.-xxlhy-41{height-top:41px!important;height-bottom:41px!important}}.rounded-41{border-radius:41px!important}.roundedt-41{border-radius-top:41px!important}.roundedr-41{border-radius-right:41px!important}.roundedb-41{border-radius-bottom:41px!important}.roundedl-41{border-radius-left:41px!important}.roundedx-41{border-radius-left:41px!important;border-radius-right:41px!important}.roundedy-41{border-radius-top:41px!important;border-radius-bottom:41px!important}@media (min-width: 576px){.-smrounded-41{border-radius:41px!important}.-smroundedt-41{border-radius-top:41px!important}.-smroundedr-41{border-radius-right:41px!important}.-smroundedb-41{border-radius-bottom:41px!important}.-smroundedl-41{border-radius-left:41px!important}.-smroundedx-41{border-radius-left:41px!important;border-radius-right:41px!important}.-smroundedy-41{border-radius-top:41px!important;border-radius-bottom:41px!important}}@media (min-width: 768px){.-mdrounded-41{border-radius:41px!important}.-mdroundedt-41{border-radius-top:41px!important}.-mdroundedr-41{border-radius-right:41px!important}.-mdroundedb-41{border-radius-bottom:41px!important}.-mdroundedl-41{border-radius-left:41px!important}.-mdroundedx-41{border-radius-left:41px!important;border-radius-right:41px!important}.-mdroundedy-41{border-radius-top:41px!important;border-radius-bottom:41px!important}}@media (min-width: 992px){.-lgrounded-41{border-radius:41px!important}.-lgroundedt-41{border-radius-top:41px!important}.-lgroundedr-41{border-radius-right:41px!important}.-lgroundedb-41{border-radius-bottom:41px!important}.-lgroundedl-41{border-radius-left:41px!important}.-lgroundedx-41{border-radius-left:41px!important;border-radius-right:41px!important}.-lgroundedy-41{border-radius-top:41px!important;border-radius-bottom:41px!important}}@media (min-width: 1200px){.-xlrounded-41{border-radius:41px!important}.-xlroundedt-41{border-radius-top:41px!important}.-xlroundedr-41{border-radius-right:41px!important}.-xlroundedb-41{border-radius-bottom:41px!important}.-xlroundedl-41{border-radius-left:41px!important}.-xlroundedx-41{border-radius-left:41px!important;border-radius-right:41px!important}.-xlroundedy-41{border-radius-top:41px!important;border-radius-bottom:41px!important}}@media (min-width: 1400px){.-xxlrounded-41{border-radius:41px!important}.-xxlroundedt-41{border-radius-top:41px!important}.-xxlroundedr-41{border-radius-right:41px!important}.-xxlroundedb-41{border-radius-bottom:41px!important}.-xxlroundedl-41{border-radius-left:41px!important}.-xxlroundedx-41{border-radius-left:41px!important;border-radius-right:41px!important}.-xxlroundedy-41{border-radius-top:41px!important;border-radius-bottom:41px!important}}.max-w-41{max-width:41px!important}.max-wt-41{max-width-top:41px!important}.max-wr-41{max-width-right:41px!important}.max-wb-41{max-width-bottom:41px!important}.max-wl-41{max-width-left:41px!important}.max-wx-41{max-width-left:41px!important;max-width-right:41px!important}.max-wy-41{max-width-top:41px!important;max-width-bottom:41px!important}@media (min-width: 576px){.-smmax-w-41{max-width:41px!important}.-smmax-wt-41{max-width-top:41px!important}.-smmax-wr-41{max-width-right:41px!important}.-smmax-wb-41{max-width-bottom:41px!important}.-smmax-wl-41{max-width-left:41px!important}.-smmax-wx-41{max-width-left:41px!important;max-width-right:41px!important}.-smmax-wy-41{max-width-top:41px!important;max-width-bottom:41px!important}}@media (min-width: 768px){.-mdmax-w-41{max-width:41px!important}.-mdmax-wt-41{max-width-top:41px!important}.-mdmax-wr-41{max-width-right:41px!important}.-mdmax-wb-41{max-width-bottom:41px!important}.-mdmax-wl-41{max-width-left:41px!important}.-mdmax-wx-41{max-width-left:41px!important;max-width-right:41px!important}.-mdmax-wy-41{max-width-top:41px!important;max-width-bottom:41px!important}}@media (min-width: 992px){.-lgmax-w-41{max-width:41px!important}.-lgmax-wt-41{max-width-top:41px!important}.-lgmax-wr-41{max-width-right:41px!important}.-lgmax-wb-41{max-width-bottom:41px!important}.-lgmax-wl-41{max-width-left:41px!important}.-lgmax-wx-41{max-width-left:41px!important;max-width-right:41px!important}.-lgmax-wy-41{max-width-top:41px!important;max-width-bottom:41px!important}}@media (min-width: 1200px){.-xlmax-w-41{max-width:41px!important}.-xlmax-wt-41{max-width-top:41px!important}.-xlmax-wr-41{max-width-right:41px!important}.-xlmax-wb-41{max-width-bottom:41px!important}.-xlmax-wl-41{max-width-left:41px!important}.-xlmax-wx-41{max-width-left:41px!important;max-width-right:41px!important}.-xlmax-wy-41{max-width-top:41px!important;max-width-bottom:41px!important}}@media (min-width: 1400px){.-xxlmax-w-41{max-width:41px!important}.-xxlmax-wt-41{max-width-top:41px!important}.-xxlmax-wr-41{max-width-right:41px!important}.-xxlmax-wb-41{max-width-bottom:41px!important}.-xxlmax-wl-41{max-width-left:41px!important}.-xxlmax-wx-41{max-width-left:41px!important;max-width-right:41px!important}.-xxlmax-wy-41{max-width-top:41px!important;max-width-bottom:41px!important}}.min-w-41{min-width:41px!important}.min-wt-41{min-width-top:41px!important}.min-wr-41{min-width-right:41px!important}.min-wb-41{min-width-bottom:41px!important}.min-wl-41{min-width-left:41px!important}.min-wx-41{min-width-left:41px!important;min-width-right:41px!important}.min-wy-41{min-width-top:41px!important;min-width-bottom:41px!important}@media (min-width: 576px){.-smmin-w-41{min-width:41px!important}.-smmin-wt-41{min-width-top:41px!important}.-smmin-wr-41{min-width-right:41px!important}.-smmin-wb-41{min-width-bottom:41px!important}.-smmin-wl-41{min-width-left:41px!important}.-smmin-wx-41{min-width-left:41px!important;min-width-right:41px!important}.-smmin-wy-41{min-width-top:41px!important;min-width-bottom:41px!important}}@media (min-width: 768px){.-mdmin-w-41{min-width:41px!important}.-mdmin-wt-41{min-width-top:41px!important}.-mdmin-wr-41{min-width-right:41px!important}.-mdmin-wb-41{min-width-bottom:41px!important}.-mdmin-wl-41{min-width-left:41px!important}.-mdmin-wx-41{min-width-left:41px!important;min-width-right:41px!important}.-mdmin-wy-41{min-width-top:41px!important;min-width-bottom:41px!important}}@media (min-width: 992px){.-lgmin-w-41{min-width:41px!important}.-lgmin-wt-41{min-width-top:41px!important}.-lgmin-wr-41{min-width-right:41px!important}.-lgmin-wb-41{min-width-bottom:41px!important}.-lgmin-wl-41{min-width-left:41px!important}.-lgmin-wx-41{min-width-left:41px!important;min-width-right:41px!important}.-lgmin-wy-41{min-width-top:41px!important;min-width-bottom:41px!important}}@media (min-width: 1200px){.-xlmin-w-41{min-width:41px!important}.-xlmin-wt-41{min-width-top:41px!important}.-xlmin-wr-41{min-width-right:41px!important}.-xlmin-wb-41{min-width-bottom:41px!important}.-xlmin-wl-41{min-width-left:41px!important}.-xlmin-wx-41{min-width-left:41px!important;min-width-right:41px!important}.-xlmin-wy-41{min-width-top:41px!important;min-width-bottom:41px!important}}@media (min-width: 1400px){.-xxlmin-w-41{min-width:41px!important}.-xxlmin-wt-41{min-width-top:41px!important}.-xxlmin-wr-41{min-width-right:41px!important}.-xxlmin-wb-41{min-width-bottom:41px!important}.-xxlmin-wl-41{min-width-left:41px!important}.-xxlmin-wx-41{min-width-left:41px!important;min-width-right:41px!important}.-xxlmin-wy-41{min-width-top:41px!important;min-width-bottom:41px!important}}.max-h-41{max-height:41px!important}.max-ht-41{max-height-top:41px!important}.max-hr-41{max-height-right:41px!important}.max-hb-41{max-height-bottom:41px!important}.max-hl-41{max-height-left:41px!important}.max-hx-41{max-height-left:41px!important;max-height-right:41px!important}.max-hy-41{max-height-top:41px!important;max-height-bottom:41px!important}@media (min-width: 576px){.-smmax-h-41{max-height:41px!important}.-smmax-ht-41{max-height-top:41px!important}.-smmax-hr-41{max-height-right:41px!important}.-smmax-hb-41{max-height-bottom:41px!important}.-smmax-hl-41{max-height-left:41px!important}.-smmax-hx-41{max-height-left:41px!important;max-height-right:41px!important}.-smmax-hy-41{max-height-top:41px!important;max-height-bottom:41px!important}}@media (min-width: 768px){.-mdmax-h-41{max-height:41px!important}.-mdmax-ht-41{max-height-top:41px!important}.-mdmax-hr-41{max-height-right:41px!important}.-mdmax-hb-41{max-height-bottom:41px!important}.-mdmax-hl-41{max-height-left:41px!important}.-mdmax-hx-41{max-height-left:41px!important;max-height-right:41px!important}.-mdmax-hy-41{max-height-top:41px!important;max-height-bottom:41px!important}}@media (min-width: 992px){.-lgmax-h-41{max-height:41px!important}.-lgmax-ht-41{max-height-top:41px!important}.-lgmax-hr-41{max-height-right:41px!important}.-lgmax-hb-41{max-height-bottom:41px!important}.-lgmax-hl-41{max-height-left:41px!important}.-lgmax-hx-41{max-height-left:41px!important;max-height-right:41px!important}.-lgmax-hy-41{max-height-top:41px!important;max-height-bottom:41px!important}}@media (min-width: 1200px){.-xlmax-h-41{max-height:41px!important}.-xlmax-ht-41{max-height-top:41px!important}.-xlmax-hr-41{max-height-right:41px!important}.-xlmax-hb-41{max-height-bottom:41px!important}.-xlmax-hl-41{max-height-left:41px!important}.-xlmax-hx-41{max-height-left:41px!important;max-height-right:41px!important}.-xlmax-hy-41{max-height-top:41px!important;max-height-bottom:41px!important}}@media (min-width: 1400px){.-xxlmax-h-41{max-height:41px!important}.-xxlmax-ht-41{max-height-top:41px!important}.-xxlmax-hr-41{max-height-right:41px!important}.-xxlmax-hb-41{max-height-bottom:41px!important}.-xxlmax-hl-41{max-height-left:41px!important}.-xxlmax-hx-41{max-height-left:41px!important;max-height-right:41px!important}.-xxlmax-hy-41{max-height-top:41px!important;max-height-bottom:41px!important}}.min-h-41{min-height:41px!important}.min-ht-41{min-height-top:41px!important}.min-hr-41{min-height-right:41px!important}.min-hb-41{min-height-bottom:41px!important}.min-hl-41{min-height-left:41px!important}.min-hx-41{min-height-left:41px!important;min-height-right:41px!important}.min-hy-41{min-height-top:41px!important;min-height-bottom:41px!important}@media (min-width: 576px){.-smmin-h-41{min-height:41px!important}.-smmin-ht-41{min-height-top:41px!important}.-smmin-hr-41{min-height-right:41px!important}.-smmin-hb-41{min-height-bottom:41px!important}.-smmin-hl-41{min-height-left:41px!important}.-smmin-hx-41{min-height-left:41px!important;min-height-right:41px!important}.-smmin-hy-41{min-height-top:41px!important;min-height-bottom:41px!important}}@media (min-width: 768px){.-mdmin-h-41{min-height:41px!important}.-mdmin-ht-41{min-height-top:41px!important}.-mdmin-hr-41{min-height-right:41px!important}.-mdmin-hb-41{min-height-bottom:41px!important}.-mdmin-hl-41{min-height-left:41px!important}.-mdmin-hx-41{min-height-left:41px!important;min-height-right:41px!important}.-mdmin-hy-41{min-height-top:41px!important;min-height-bottom:41px!important}}@media (min-width: 992px){.-lgmin-h-41{min-height:41px!important}.-lgmin-ht-41{min-height-top:41px!important}.-lgmin-hr-41{min-height-right:41px!important}.-lgmin-hb-41{min-height-bottom:41px!important}.-lgmin-hl-41{min-height-left:41px!important}.-lgmin-hx-41{min-height-left:41px!important;min-height-right:41px!important}.-lgmin-hy-41{min-height-top:41px!important;min-height-bottom:41px!important}}@media (min-width: 1200px){.-xlmin-h-41{min-height:41px!important}.-xlmin-ht-41{min-height-top:41px!important}.-xlmin-hr-41{min-height-right:41px!important}.-xlmin-hb-41{min-height-bottom:41px!important}.-xlmin-hl-41{min-height-left:41px!important}.-xlmin-hx-41{min-height-left:41px!important;min-height-right:41px!important}.-xlmin-hy-41{min-height-top:41px!important;min-height-bottom:41px!important}}@media (min-width: 1400px){.-xxlmin-h-41{min-height:41px!important}.-xxlmin-ht-41{min-height-top:41px!important}.-xxlmin-hr-41{min-height-right:41px!important}.-xxlmin-hb-41{min-height-bottom:41px!important}.-xxlmin-hl-41{min-height-left:41px!important}.-xxlmin-hx-41{min-height-left:41px!important;min-height-right:41px!important}.-xxlmin-hy-41{min-height-top:41px!important;min-height-bottom:41px!important}}.m-42{margin:42px!important}.mt-42{margin-top:42px!important}.mr-42{margin-right:42px!important}.mb-42{margin-bottom:42px!important}.ml-42{margin-left:42px!important}.mx-42{margin-left:42px!important;margin-right:42px!important}.my-42{margin-top:42px!important;margin-bottom:42px!important}@media (min-width: 576px){.-smm-42{margin:42px!important}.-smmt-42{margin-top:42px!important}.-smmr-42{margin-right:42px!important}.-smmb-42{margin-bottom:42px!important}.-smml-42{margin-left:42px!important}.-smmx-42{margin-left:42px!important;margin-right:42px!important}.-smmy-42{margin-top:42px!important;margin-bottom:42px!important}}@media (min-width: 768px){.-mdm-42{margin:42px!important}.-mdmt-42{margin-top:42px!important}.-mdmr-42{margin-right:42px!important}.-mdmb-42{margin-bottom:42px!important}.-mdml-42{margin-left:42px!important}.-mdmx-42{margin-left:42px!important;margin-right:42px!important}.-mdmy-42{margin-top:42px!important;margin-bottom:42px!important}}@media (min-width: 992px){.-lgm-42{margin:42px!important}.-lgmt-42{margin-top:42px!important}.-lgmr-42{margin-right:42px!important}.-lgmb-42{margin-bottom:42px!important}.-lgml-42{margin-left:42px!important}.-lgmx-42{margin-left:42px!important;margin-right:42px!important}.-lgmy-42{margin-top:42px!important;margin-bottom:42px!important}}@media (min-width: 1200px){.-xlm-42{margin:42px!important}.-xlmt-42{margin-top:42px!important}.-xlmr-42{margin-right:42px!important}.-xlmb-42{margin-bottom:42px!important}.-xlml-42{margin-left:42px!important}.-xlmx-42{margin-left:42px!important;margin-right:42px!important}.-xlmy-42{margin-top:42px!important;margin-bottom:42px!important}}@media (min-width: 1400px){.-xxlm-42{margin:42px!important}.-xxlmt-42{margin-top:42px!important}.-xxlmr-42{margin-right:42px!important}.-xxlmb-42{margin-bottom:42px!important}.-xxlml-42{margin-left:42px!important}.-xxlmx-42{margin-left:42px!important;margin-right:42px!important}.-xxlmy-42{margin-top:42px!important;margin-bottom:42px!important}}.p-42{padding:42px!important}.pt-42{padding-top:42px!important}.pr-42{padding-right:42px!important}.pb-42{padding-bottom:42px!important}.pl-42{padding-left:42px!important}.px-42{padding-left:42px!important;padding-right:42px!important}.py-42{padding-top:42px!important;padding-bottom:42px!important}@media (min-width: 576px){.-smp-42{padding:42px!important}.-smpt-42{padding-top:42px!important}.-smpr-42{padding-right:42px!important}.-smpb-42{padding-bottom:42px!important}.-smpl-42{padding-left:42px!important}.-smpx-42{padding-left:42px!important;padding-right:42px!important}.-smpy-42{padding-top:42px!important;padding-bottom:42px!important}}@media (min-width: 768px){.-mdp-42{padding:42px!important}.-mdpt-42{padding-top:42px!important}.-mdpr-42{padding-right:42px!important}.-mdpb-42{padding-bottom:42px!important}.-mdpl-42{padding-left:42px!important}.-mdpx-42{padding-left:42px!important;padding-right:42px!important}.-mdpy-42{padding-top:42px!important;padding-bottom:42px!important}}@media (min-width: 992px){.-lgp-42{padding:42px!important}.-lgpt-42{padding-top:42px!important}.-lgpr-42{padding-right:42px!important}.-lgpb-42{padding-bottom:42px!important}.-lgpl-42{padding-left:42px!important}.-lgpx-42{padding-left:42px!important;padding-right:42px!important}.-lgpy-42{padding-top:42px!important;padding-bottom:42px!important}}@media (min-width: 1200px){.-xlp-42{padding:42px!important}.-xlpt-42{padding-top:42px!important}.-xlpr-42{padding-right:42px!important}.-xlpb-42{padding-bottom:42px!important}.-xlpl-42{padding-left:42px!important}.-xlpx-42{padding-left:42px!important;padding-right:42px!important}.-xlpy-42{padding-top:42px!important;padding-bottom:42px!important}}@media (min-width: 1400px){.-xxlp-42{padding:42px!important}.-xxlpt-42{padding-top:42px!important}.-xxlpr-42{padding-right:42px!important}.-xxlpb-42{padding-bottom:42px!important}.-xxlpl-42{padding-left:42px!important}.-xxlpx-42{padding-left:42px!important;padding-right:42px!important}.-xxlpy-42{padding-top:42px!important;padding-bottom:42px!important}}.gap-42{gap:42px!important}.gapx-42{-webkit-column-gap:42px!important;-moz-column-gap:42px!important;column-gap:42px!important}.gapy-42{row-gap:42px!important}@media (min-width: 576px){.-smgap-42{gap:42px!important}.-smgapx-42{-webkit-column-gap:42px!important;-moz-column-gap:42px!important;column-gap:42px!important}.-smgapy-42{row-gap:42px!important}}@media (min-width: 768px){.-mdgap-42{gap:42px!important}.-mdgapx-42{-webkit-column-gap:42px!important;-moz-column-gap:42px!important;column-gap:42px!important}.-mdgapy-42{row-gap:42px!important}}@media (min-width: 992px){.-lggap-42{gap:42px!important}.-lggapx-42{-webkit-column-gap:42px!important;-moz-column-gap:42px!important;column-gap:42px!important}.-lggapy-42{row-gap:42px!important}}@media (min-width: 1200px){.-xlgap-42{gap:42px!important}.-xlgapx-42{-webkit-column-gap:42px!important;-moz-column-gap:42px!important;column-gap:42px!important}.-xlgapy-42{row-gap:42px!important}}@media (min-width: 1400px){.-xxlgap-42{gap:42px!important}.-xxlgapx-42{-webkit-column-gap:42px!important;-moz-column-gap:42px!important;column-gap:42px!important}.-xxlgapy-42{row-gap:42px!important}}.w-42{width:42px!important}.wt-42{width-top:42px!important}.wr-42{width-right:42px!important}.wb-42{width-bottom:42px!important}.wl-42{width-left:42px!important}.wx-42{width-left:42px!important;width-right:42px!important}.wy-42{width-top:42px!important;width-bottom:42px!important}@media (min-width: 576px){.-smw-42{width:42px!important}.-smwt-42{width-top:42px!important}.-smwr-42{width-right:42px!important}.-smwb-42{width-bottom:42px!important}.-smwl-42{width-left:42px!important}.-smwx-42{width-left:42px!important;width-right:42px!important}.-smwy-42{width-top:42px!important;width-bottom:42px!important}}@media (min-width: 768px){.-mdw-42{width:42px!important}.-mdwt-42{width-top:42px!important}.-mdwr-42{width-right:42px!important}.-mdwb-42{width-bottom:42px!important}.-mdwl-42{width-left:42px!important}.-mdwx-42{width-left:42px!important;width-right:42px!important}.-mdwy-42{width-top:42px!important;width-bottom:42px!important}}@media (min-width: 992px){.-lgw-42{width:42px!important}.-lgwt-42{width-top:42px!important}.-lgwr-42{width-right:42px!important}.-lgwb-42{width-bottom:42px!important}.-lgwl-42{width-left:42px!important}.-lgwx-42{width-left:42px!important;width-right:42px!important}.-lgwy-42{width-top:42px!important;width-bottom:42px!important}}@media (min-width: 1200px){.-xlw-42{width:42px!important}.-xlwt-42{width-top:42px!important}.-xlwr-42{width-right:42px!important}.-xlwb-42{width-bottom:42px!important}.-xlwl-42{width-left:42px!important}.-xlwx-42{width-left:42px!important;width-right:42px!important}.-xlwy-42{width-top:42px!important;width-bottom:42px!important}}@media (min-width: 1400px){.-xxlw-42{width:42px!important}.-xxlwt-42{width-top:42px!important}.-xxlwr-42{width-right:42px!important}.-xxlwb-42{width-bottom:42px!important}.-xxlwl-42{width-left:42px!important}.-xxlwx-42{width-left:42px!important;width-right:42px!important}.-xxlwy-42{width-top:42px!important;width-bottom:42px!important}}.h-42{height:42px!important}.ht-42{height-top:42px!important}.hr-42{height-right:42px!important}.hb-42{height-bottom:42px!important}.hl-42{height-left:42px!important}.hx-42{height-left:42px!important;height-right:42px!important}.hy-42{height-top:42px!important;height-bottom:42px!important}@media (min-width: 576px){.-smh-42{height:42px!important}.-smht-42{height-top:42px!important}.-smhr-42{height-right:42px!important}.-smhb-42{height-bottom:42px!important}.-smhl-42{height-left:42px!important}.-smhx-42{height-left:42px!important;height-right:42px!important}.-smhy-42{height-top:42px!important;height-bottom:42px!important}}@media (min-width: 768px){.-mdh-42{height:42px!important}.-mdht-42{height-top:42px!important}.-mdhr-42{height-right:42px!important}.-mdhb-42{height-bottom:42px!important}.-mdhl-42{height-left:42px!important}.-mdhx-42{height-left:42px!important;height-right:42px!important}.-mdhy-42{height-top:42px!important;height-bottom:42px!important}}@media (min-width: 992px){.-lgh-42{height:42px!important}.-lght-42{height-top:42px!important}.-lghr-42{height-right:42px!important}.-lghb-42{height-bottom:42px!important}.-lghl-42{height-left:42px!important}.-lghx-42{height-left:42px!important;height-right:42px!important}.-lghy-42{height-top:42px!important;height-bottom:42px!important}}@media (min-width: 1200px){.-xlh-42{height:42px!important}.-xlht-42{height-top:42px!important}.-xlhr-42{height-right:42px!important}.-xlhb-42{height-bottom:42px!important}.-xlhl-42{height-left:42px!important}.-xlhx-42{height-left:42px!important;height-right:42px!important}.-xlhy-42{height-top:42px!important;height-bottom:42px!important}}@media (min-width: 1400px){.-xxlh-42{height:42px!important}.-xxlht-42{height-top:42px!important}.-xxlhr-42{height-right:42px!important}.-xxlhb-42{height-bottom:42px!important}.-xxlhl-42{height-left:42px!important}.-xxlhx-42{height-left:42px!important;height-right:42px!important}.-xxlhy-42{height-top:42px!important;height-bottom:42px!important}}.rounded-42{border-radius:42px!important}.roundedt-42{border-radius-top:42px!important}.roundedr-42{border-radius-right:42px!important}.roundedb-42{border-radius-bottom:42px!important}.roundedl-42{border-radius-left:42px!important}.roundedx-42{border-radius-left:42px!important;border-radius-right:42px!important}.roundedy-42{border-radius-top:42px!important;border-radius-bottom:42px!important}@media (min-width: 576px){.-smrounded-42{border-radius:42px!important}.-smroundedt-42{border-radius-top:42px!important}.-smroundedr-42{border-radius-right:42px!important}.-smroundedb-42{border-radius-bottom:42px!important}.-smroundedl-42{border-radius-left:42px!important}.-smroundedx-42{border-radius-left:42px!important;border-radius-right:42px!important}.-smroundedy-42{border-radius-top:42px!important;border-radius-bottom:42px!important}}@media (min-width: 768px){.-mdrounded-42{border-radius:42px!important}.-mdroundedt-42{border-radius-top:42px!important}.-mdroundedr-42{border-radius-right:42px!important}.-mdroundedb-42{border-radius-bottom:42px!important}.-mdroundedl-42{border-radius-left:42px!important}.-mdroundedx-42{border-radius-left:42px!important;border-radius-right:42px!important}.-mdroundedy-42{border-radius-top:42px!important;border-radius-bottom:42px!important}}@media (min-width: 992px){.-lgrounded-42{border-radius:42px!important}.-lgroundedt-42{border-radius-top:42px!important}.-lgroundedr-42{border-radius-right:42px!important}.-lgroundedb-42{border-radius-bottom:42px!important}.-lgroundedl-42{border-radius-left:42px!important}.-lgroundedx-42{border-radius-left:42px!important;border-radius-right:42px!important}.-lgroundedy-42{border-radius-top:42px!important;border-radius-bottom:42px!important}}@media (min-width: 1200px){.-xlrounded-42{border-radius:42px!important}.-xlroundedt-42{border-radius-top:42px!important}.-xlroundedr-42{border-radius-right:42px!important}.-xlroundedb-42{border-radius-bottom:42px!important}.-xlroundedl-42{border-radius-left:42px!important}.-xlroundedx-42{border-radius-left:42px!important;border-radius-right:42px!important}.-xlroundedy-42{border-radius-top:42px!important;border-radius-bottom:42px!important}}@media (min-width: 1400px){.-xxlrounded-42{border-radius:42px!important}.-xxlroundedt-42{border-radius-top:42px!important}.-xxlroundedr-42{border-radius-right:42px!important}.-xxlroundedb-42{border-radius-bottom:42px!important}.-xxlroundedl-42{border-radius-left:42px!important}.-xxlroundedx-42{border-radius-left:42px!important;border-radius-right:42px!important}.-xxlroundedy-42{border-radius-top:42px!important;border-radius-bottom:42px!important}}.max-w-42{max-width:42px!important}.max-wt-42{max-width-top:42px!important}.max-wr-42{max-width-right:42px!important}.max-wb-42{max-width-bottom:42px!important}.max-wl-42{max-width-left:42px!important}.max-wx-42{max-width-left:42px!important;max-width-right:42px!important}.max-wy-42{max-width-top:42px!important;max-width-bottom:42px!important}@media (min-width: 576px){.-smmax-w-42{max-width:42px!important}.-smmax-wt-42{max-width-top:42px!important}.-smmax-wr-42{max-width-right:42px!important}.-smmax-wb-42{max-width-bottom:42px!important}.-smmax-wl-42{max-width-left:42px!important}.-smmax-wx-42{max-width-left:42px!important;max-width-right:42px!important}.-smmax-wy-42{max-width-top:42px!important;max-width-bottom:42px!important}}@media (min-width: 768px){.-mdmax-w-42{max-width:42px!important}.-mdmax-wt-42{max-width-top:42px!important}.-mdmax-wr-42{max-width-right:42px!important}.-mdmax-wb-42{max-width-bottom:42px!important}.-mdmax-wl-42{max-width-left:42px!important}.-mdmax-wx-42{max-width-left:42px!important;max-width-right:42px!important}.-mdmax-wy-42{max-width-top:42px!important;max-width-bottom:42px!important}}@media (min-width: 992px){.-lgmax-w-42{max-width:42px!important}.-lgmax-wt-42{max-width-top:42px!important}.-lgmax-wr-42{max-width-right:42px!important}.-lgmax-wb-42{max-width-bottom:42px!important}.-lgmax-wl-42{max-width-left:42px!important}.-lgmax-wx-42{max-width-left:42px!important;max-width-right:42px!important}.-lgmax-wy-42{max-width-top:42px!important;max-width-bottom:42px!important}}@media (min-width: 1200px){.-xlmax-w-42{max-width:42px!important}.-xlmax-wt-42{max-width-top:42px!important}.-xlmax-wr-42{max-width-right:42px!important}.-xlmax-wb-42{max-width-bottom:42px!important}.-xlmax-wl-42{max-width-left:42px!important}.-xlmax-wx-42{max-width-left:42px!important;max-width-right:42px!important}.-xlmax-wy-42{max-width-top:42px!important;max-width-bottom:42px!important}}@media (min-width: 1400px){.-xxlmax-w-42{max-width:42px!important}.-xxlmax-wt-42{max-width-top:42px!important}.-xxlmax-wr-42{max-width-right:42px!important}.-xxlmax-wb-42{max-width-bottom:42px!important}.-xxlmax-wl-42{max-width-left:42px!important}.-xxlmax-wx-42{max-width-left:42px!important;max-width-right:42px!important}.-xxlmax-wy-42{max-width-top:42px!important;max-width-bottom:42px!important}}.min-w-42{min-width:42px!important}.min-wt-42{min-width-top:42px!important}.min-wr-42{min-width-right:42px!important}.min-wb-42{min-width-bottom:42px!important}.min-wl-42{min-width-left:42px!important}.min-wx-42{min-width-left:42px!important;min-width-right:42px!important}.min-wy-42{min-width-top:42px!important;min-width-bottom:42px!important}@media (min-width: 576px){.-smmin-w-42{min-width:42px!important}.-smmin-wt-42{min-width-top:42px!important}.-smmin-wr-42{min-width-right:42px!important}.-smmin-wb-42{min-width-bottom:42px!important}.-smmin-wl-42{min-width-left:42px!important}.-smmin-wx-42{min-width-left:42px!important;min-width-right:42px!important}.-smmin-wy-42{min-width-top:42px!important;min-width-bottom:42px!important}}@media (min-width: 768px){.-mdmin-w-42{min-width:42px!important}.-mdmin-wt-42{min-width-top:42px!important}.-mdmin-wr-42{min-width-right:42px!important}.-mdmin-wb-42{min-width-bottom:42px!important}.-mdmin-wl-42{min-width-left:42px!important}.-mdmin-wx-42{min-width-left:42px!important;min-width-right:42px!important}.-mdmin-wy-42{min-width-top:42px!important;min-width-bottom:42px!important}}@media (min-width: 992px){.-lgmin-w-42{min-width:42px!important}.-lgmin-wt-42{min-width-top:42px!important}.-lgmin-wr-42{min-width-right:42px!important}.-lgmin-wb-42{min-width-bottom:42px!important}.-lgmin-wl-42{min-width-left:42px!important}.-lgmin-wx-42{min-width-left:42px!important;min-width-right:42px!important}.-lgmin-wy-42{min-width-top:42px!important;min-width-bottom:42px!important}}@media (min-width: 1200px){.-xlmin-w-42{min-width:42px!important}.-xlmin-wt-42{min-width-top:42px!important}.-xlmin-wr-42{min-width-right:42px!important}.-xlmin-wb-42{min-width-bottom:42px!important}.-xlmin-wl-42{min-width-left:42px!important}.-xlmin-wx-42{min-width-left:42px!important;min-width-right:42px!important}.-xlmin-wy-42{min-width-top:42px!important;min-width-bottom:42px!important}}@media (min-width: 1400px){.-xxlmin-w-42{min-width:42px!important}.-xxlmin-wt-42{min-width-top:42px!important}.-xxlmin-wr-42{min-width-right:42px!important}.-xxlmin-wb-42{min-width-bottom:42px!important}.-xxlmin-wl-42{min-width-left:42px!important}.-xxlmin-wx-42{min-width-left:42px!important;min-width-right:42px!important}.-xxlmin-wy-42{min-width-top:42px!important;min-width-bottom:42px!important}}.max-h-42{max-height:42px!important}.max-ht-42{max-height-top:42px!important}.max-hr-42{max-height-right:42px!important}.max-hb-42{max-height-bottom:42px!important}.max-hl-42{max-height-left:42px!important}.max-hx-42{max-height-left:42px!important;max-height-right:42px!important}.max-hy-42{max-height-top:42px!important;max-height-bottom:42px!important}@media (min-width: 576px){.-smmax-h-42{max-height:42px!important}.-smmax-ht-42{max-height-top:42px!important}.-smmax-hr-42{max-height-right:42px!important}.-smmax-hb-42{max-height-bottom:42px!important}.-smmax-hl-42{max-height-left:42px!important}.-smmax-hx-42{max-height-left:42px!important;max-height-right:42px!important}.-smmax-hy-42{max-height-top:42px!important;max-height-bottom:42px!important}}@media (min-width: 768px){.-mdmax-h-42{max-height:42px!important}.-mdmax-ht-42{max-height-top:42px!important}.-mdmax-hr-42{max-height-right:42px!important}.-mdmax-hb-42{max-height-bottom:42px!important}.-mdmax-hl-42{max-height-left:42px!important}.-mdmax-hx-42{max-height-left:42px!important;max-height-right:42px!important}.-mdmax-hy-42{max-height-top:42px!important;max-height-bottom:42px!important}}@media (min-width: 992px){.-lgmax-h-42{max-height:42px!important}.-lgmax-ht-42{max-height-top:42px!important}.-lgmax-hr-42{max-height-right:42px!important}.-lgmax-hb-42{max-height-bottom:42px!important}.-lgmax-hl-42{max-height-left:42px!important}.-lgmax-hx-42{max-height-left:42px!important;max-height-right:42px!important}.-lgmax-hy-42{max-height-top:42px!important;max-height-bottom:42px!important}}@media (min-width: 1200px){.-xlmax-h-42{max-height:42px!important}.-xlmax-ht-42{max-height-top:42px!important}.-xlmax-hr-42{max-height-right:42px!important}.-xlmax-hb-42{max-height-bottom:42px!important}.-xlmax-hl-42{max-height-left:42px!important}.-xlmax-hx-42{max-height-left:42px!important;max-height-right:42px!important}.-xlmax-hy-42{max-height-top:42px!important;max-height-bottom:42px!important}}@media (min-width: 1400px){.-xxlmax-h-42{max-height:42px!important}.-xxlmax-ht-42{max-height-top:42px!important}.-xxlmax-hr-42{max-height-right:42px!important}.-xxlmax-hb-42{max-height-bottom:42px!important}.-xxlmax-hl-42{max-height-left:42px!important}.-xxlmax-hx-42{max-height-left:42px!important;max-height-right:42px!important}.-xxlmax-hy-42{max-height-top:42px!important;max-height-bottom:42px!important}}.min-h-42{min-height:42px!important}.min-ht-42{min-height-top:42px!important}.min-hr-42{min-height-right:42px!important}.min-hb-42{min-height-bottom:42px!important}.min-hl-42{min-height-left:42px!important}.min-hx-42{min-height-left:42px!important;min-height-right:42px!important}.min-hy-42{min-height-top:42px!important;min-height-bottom:42px!important}@media (min-width: 576px){.-smmin-h-42{min-height:42px!important}.-smmin-ht-42{min-height-top:42px!important}.-smmin-hr-42{min-height-right:42px!important}.-smmin-hb-42{min-height-bottom:42px!important}.-smmin-hl-42{min-height-left:42px!important}.-smmin-hx-42{min-height-left:42px!important;min-height-right:42px!important}.-smmin-hy-42{min-height-top:42px!important;min-height-bottom:42px!important}}@media (min-width: 768px){.-mdmin-h-42{min-height:42px!important}.-mdmin-ht-42{min-height-top:42px!important}.-mdmin-hr-42{min-height-right:42px!important}.-mdmin-hb-42{min-height-bottom:42px!important}.-mdmin-hl-42{min-height-left:42px!important}.-mdmin-hx-42{min-height-left:42px!important;min-height-right:42px!important}.-mdmin-hy-42{min-height-top:42px!important;min-height-bottom:42px!important}}@media (min-width: 992px){.-lgmin-h-42{min-height:42px!important}.-lgmin-ht-42{min-height-top:42px!important}.-lgmin-hr-42{min-height-right:42px!important}.-lgmin-hb-42{min-height-bottom:42px!important}.-lgmin-hl-42{min-height-left:42px!important}.-lgmin-hx-42{min-height-left:42px!important;min-height-right:42px!important}.-lgmin-hy-42{min-height-top:42px!important;min-height-bottom:42px!important}}@media (min-width: 1200px){.-xlmin-h-42{min-height:42px!important}.-xlmin-ht-42{min-height-top:42px!important}.-xlmin-hr-42{min-height-right:42px!important}.-xlmin-hb-42{min-height-bottom:42px!important}.-xlmin-hl-42{min-height-left:42px!important}.-xlmin-hx-42{min-height-left:42px!important;min-height-right:42px!important}.-xlmin-hy-42{min-height-top:42px!important;min-height-bottom:42px!important}}@media (min-width: 1400px){.-xxlmin-h-42{min-height:42px!important}.-xxlmin-ht-42{min-height-top:42px!important}.-xxlmin-hr-42{min-height-right:42px!important}.-xxlmin-hb-42{min-height-bottom:42px!important}.-xxlmin-hl-42{min-height-left:42px!important}.-xxlmin-hx-42{min-height-left:42px!important;min-height-right:42px!important}.-xxlmin-hy-42{min-height-top:42px!important;min-height-bottom:42px!important}}.m-43{margin:43px!important}.mt-43{margin-top:43px!important}.mr-43{margin-right:43px!important}.mb-43{margin-bottom:43px!important}.ml-43{margin-left:43px!important}.mx-43{margin-left:43px!important;margin-right:43px!important}.my-43{margin-top:43px!important;margin-bottom:43px!important}@media (min-width: 576px){.-smm-43{margin:43px!important}.-smmt-43{margin-top:43px!important}.-smmr-43{margin-right:43px!important}.-smmb-43{margin-bottom:43px!important}.-smml-43{margin-left:43px!important}.-smmx-43{margin-left:43px!important;margin-right:43px!important}.-smmy-43{margin-top:43px!important;margin-bottom:43px!important}}@media (min-width: 768px){.-mdm-43{margin:43px!important}.-mdmt-43{margin-top:43px!important}.-mdmr-43{margin-right:43px!important}.-mdmb-43{margin-bottom:43px!important}.-mdml-43{margin-left:43px!important}.-mdmx-43{margin-left:43px!important;margin-right:43px!important}.-mdmy-43{margin-top:43px!important;margin-bottom:43px!important}}@media (min-width: 992px){.-lgm-43{margin:43px!important}.-lgmt-43{margin-top:43px!important}.-lgmr-43{margin-right:43px!important}.-lgmb-43{margin-bottom:43px!important}.-lgml-43{margin-left:43px!important}.-lgmx-43{margin-left:43px!important;margin-right:43px!important}.-lgmy-43{margin-top:43px!important;margin-bottom:43px!important}}@media (min-width: 1200px){.-xlm-43{margin:43px!important}.-xlmt-43{margin-top:43px!important}.-xlmr-43{margin-right:43px!important}.-xlmb-43{margin-bottom:43px!important}.-xlml-43{margin-left:43px!important}.-xlmx-43{margin-left:43px!important;margin-right:43px!important}.-xlmy-43{margin-top:43px!important;margin-bottom:43px!important}}@media (min-width: 1400px){.-xxlm-43{margin:43px!important}.-xxlmt-43{margin-top:43px!important}.-xxlmr-43{margin-right:43px!important}.-xxlmb-43{margin-bottom:43px!important}.-xxlml-43{margin-left:43px!important}.-xxlmx-43{margin-left:43px!important;margin-right:43px!important}.-xxlmy-43{margin-top:43px!important;margin-bottom:43px!important}}.p-43{padding:43px!important}.pt-43{padding-top:43px!important}.pr-43{padding-right:43px!important}.pb-43{padding-bottom:43px!important}.pl-43{padding-left:43px!important}.px-43{padding-left:43px!important;padding-right:43px!important}.py-43{padding-top:43px!important;padding-bottom:43px!important}@media (min-width: 576px){.-smp-43{padding:43px!important}.-smpt-43{padding-top:43px!important}.-smpr-43{padding-right:43px!important}.-smpb-43{padding-bottom:43px!important}.-smpl-43{padding-left:43px!important}.-smpx-43{padding-left:43px!important;padding-right:43px!important}.-smpy-43{padding-top:43px!important;padding-bottom:43px!important}}@media (min-width: 768px){.-mdp-43{padding:43px!important}.-mdpt-43{padding-top:43px!important}.-mdpr-43{padding-right:43px!important}.-mdpb-43{padding-bottom:43px!important}.-mdpl-43{padding-left:43px!important}.-mdpx-43{padding-left:43px!important;padding-right:43px!important}.-mdpy-43{padding-top:43px!important;padding-bottom:43px!important}}@media (min-width: 992px){.-lgp-43{padding:43px!important}.-lgpt-43{padding-top:43px!important}.-lgpr-43{padding-right:43px!important}.-lgpb-43{padding-bottom:43px!important}.-lgpl-43{padding-left:43px!important}.-lgpx-43{padding-left:43px!important;padding-right:43px!important}.-lgpy-43{padding-top:43px!important;padding-bottom:43px!important}}@media (min-width: 1200px){.-xlp-43{padding:43px!important}.-xlpt-43{padding-top:43px!important}.-xlpr-43{padding-right:43px!important}.-xlpb-43{padding-bottom:43px!important}.-xlpl-43{padding-left:43px!important}.-xlpx-43{padding-left:43px!important;padding-right:43px!important}.-xlpy-43{padding-top:43px!important;padding-bottom:43px!important}}@media (min-width: 1400px){.-xxlp-43{padding:43px!important}.-xxlpt-43{padding-top:43px!important}.-xxlpr-43{padding-right:43px!important}.-xxlpb-43{padding-bottom:43px!important}.-xxlpl-43{padding-left:43px!important}.-xxlpx-43{padding-left:43px!important;padding-right:43px!important}.-xxlpy-43{padding-top:43px!important;padding-bottom:43px!important}}.gap-43{gap:43px!important}.gapx-43{-webkit-column-gap:43px!important;-moz-column-gap:43px!important;column-gap:43px!important}.gapy-43{row-gap:43px!important}@media (min-width: 576px){.-smgap-43{gap:43px!important}.-smgapx-43{-webkit-column-gap:43px!important;-moz-column-gap:43px!important;column-gap:43px!important}.-smgapy-43{row-gap:43px!important}}@media (min-width: 768px){.-mdgap-43{gap:43px!important}.-mdgapx-43{-webkit-column-gap:43px!important;-moz-column-gap:43px!important;column-gap:43px!important}.-mdgapy-43{row-gap:43px!important}}@media (min-width: 992px){.-lggap-43{gap:43px!important}.-lggapx-43{-webkit-column-gap:43px!important;-moz-column-gap:43px!important;column-gap:43px!important}.-lggapy-43{row-gap:43px!important}}@media (min-width: 1200px){.-xlgap-43{gap:43px!important}.-xlgapx-43{-webkit-column-gap:43px!important;-moz-column-gap:43px!important;column-gap:43px!important}.-xlgapy-43{row-gap:43px!important}}@media (min-width: 1400px){.-xxlgap-43{gap:43px!important}.-xxlgapx-43{-webkit-column-gap:43px!important;-moz-column-gap:43px!important;column-gap:43px!important}.-xxlgapy-43{row-gap:43px!important}}.w-43{width:43px!important}.wt-43{width-top:43px!important}.wr-43{width-right:43px!important}.wb-43{width-bottom:43px!important}.wl-43{width-left:43px!important}.wx-43{width-left:43px!important;width-right:43px!important}.wy-43{width-top:43px!important;width-bottom:43px!important}@media (min-width: 576px){.-smw-43{width:43px!important}.-smwt-43{width-top:43px!important}.-smwr-43{width-right:43px!important}.-smwb-43{width-bottom:43px!important}.-smwl-43{width-left:43px!important}.-smwx-43{width-left:43px!important;width-right:43px!important}.-smwy-43{width-top:43px!important;width-bottom:43px!important}}@media (min-width: 768px){.-mdw-43{width:43px!important}.-mdwt-43{width-top:43px!important}.-mdwr-43{width-right:43px!important}.-mdwb-43{width-bottom:43px!important}.-mdwl-43{width-left:43px!important}.-mdwx-43{width-left:43px!important;width-right:43px!important}.-mdwy-43{width-top:43px!important;width-bottom:43px!important}}@media (min-width: 992px){.-lgw-43{width:43px!important}.-lgwt-43{width-top:43px!important}.-lgwr-43{width-right:43px!important}.-lgwb-43{width-bottom:43px!important}.-lgwl-43{width-left:43px!important}.-lgwx-43{width-left:43px!important;width-right:43px!important}.-lgwy-43{width-top:43px!important;width-bottom:43px!important}}@media (min-width: 1200px){.-xlw-43{width:43px!important}.-xlwt-43{width-top:43px!important}.-xlwr-43{width-right:43px!important}.-xlwb-43{width-bottom:43px!important}.-xlwl-43{width-left:43px!important}.-xlwx-43{width-left:43px!important;width-right:43px!important}.-xlwy-43{width-top:43px!important;width-bottom:43px!important}}@media (min-width: 1400px){.-xxlw-43{width:43px!important}.-xxlwt-43{width-top:43px!important}.-xxlwr-43{width-right:43px!important}.-xxlwb-43{width-bottom:43px!important}.-xxlwl-43{width-left:43px!important}.-xxlwx-43{width-left:43px!important;width-right:43px!important}.-xxlwy-43{width-top:43px!important;width-bottom:43px!important}}.h-43{height:43px!important}.ht-43{height-top:43px!important}.hr-43{height-right:43px!important}.hb-43{height-bottom:43px!important}.hl-43{height-left:43px!important}.hx-43{height-left:43px!important;height-right:43px!important}.hy-43{height-top:43px!important;height-bottom:43px!important}@media (min-width: 576px){.-smh-43{height:43px!important}.-smht-43{height-top:43px!important}.-smhr-43{height-right:43px!important}.-smhb-43{height-bottom:43px!important}.-smhl-43{height-left:43px!important}.-smhx-43{height-left:43px!important;height-right:43px!important}.-smhy-43{height-top:43px!important;height-bottom:43px!important}}@media (min-width: 768px){.-mdh-43{height:43px!important}.-mdht-43{height-top:43px!important}.-mdhr-43{height-right:43px!important}.-mdhb-43{height-bottom:43px!important}.-mdhl-43{height-left:43px!important}.-mdhx-43{height-left:43px!important;height-right:43px!important}.-mdhy-43{height-top:43px!important;height-bottom:43px!important}}@media (min-width: 992px){.-lgh-43{height:43px!important}.-lght-43{height-top:43px!important}.-lghr-43{height-right:43px!important}.-lghb-43{height-bottom:43px!important}.-lghl-43{height-left:43px!important}.-lghx-43{height-left:43px!important;height-right:43px!important}.-lghy-43{height-top:43px!important;height-bottom:43px!important}}@media (min-width: 1200px){.-xlh-43{height:43px!important}.-xlht-43{height-top:43px!important}.-xlhr-43{height-right:43px!important}.-xlhb-43{height-bottom:43px!important}.-xlhl-43{height-left:43px!important}.-xlhx-43{height-left:43px!important;height-right:43px!important}.-xlhy-43{height-top:43px!important;height-bottom:43px!important}}@media (min-width: 1400px){.-xxlh-43{height:43px!important}.-xxlht-43{height-top:43px!important}.-xxlhr-43{height-right:43px!important}.-xxlhb-43{height-bottom:43px!important}.-xxlhl-43{height-left:43px!important}.-xxlhx-43{height-left:43px!important;height-right:43px!important}.-xxlhy-43{height-top:43px!important;height-bottom:43px!important}}.rounded-43{border-radius:43px!important}.roundedt-43{border-radius-top:43px!important}.roundedr-43{border-radius-right:43px!important}.roundedb-43{border-radius-bottom:43px!important}.roundedl-43{border-radius-left:43px!important}.roundedx-43{border-radius-left:43px!important;border-radius-right:43px!important}.roundedy-43{border-radius-top:43px!important;border-radius-bottom:43px!important}@media (min-width: 576px){.-smrounded-43{border-radius:43px!important}.-smroundedt-43{border-radius-top:43px!important}.-smroundedr-43{border-radius-right:43px!important}.-smroundedb-43{border-radius-bottom:43px!important}.-smroundedl-43{border-radius-left:43px!important}.-smroundedx-43{border-radius-left:43px!important;border-radius-right:43px!important}.-smroundedy-43{border-radius-top:43px!important;border-radius-bottom:43px!important}}@media (min-width: 768px){.-mdrounded-43{border-radius:43px!important}.-mdroundedt-43{border-radius-top:43px!important}.-mdroundedr-43{border-radius-right:43px!important}.-mdroundedb-43{border-radius-bottom:43px!important}.-mdroundedl-43{border-radius-left:43px!important}.-mdroundedx-43{border-radius-left:43px!important;border-radius-right:43px!important}.-mdroundedy-43{border-radius-top:43px!important;border-radius-bottom:43px!important}}@media (min-width: 992px){.-lgrounded-43{border-radius:43px!important}.-lgroundedt-43{border-radius-top:43px!important}.-lgroundedr-43{border-radius-right:43px!important}.-lgroundedb-43{border-radius-bottom:43px!important}.-lgroundedl-43{border-radius-left:43px!important}.-lgroundedx-43{border-radius-left:43px!important;border-radius-right:43px!important}.-lgroundedy-43{border-radius-top:43px!important;border-radius-bottom:43px!important}}@media (min-width: 1200px){.-xlrounded-43{border-radius:43px!important}.-xlroundedt-43{border-radius-top:43px!important}.-xlroundedr-43{border-radius-right:43px!important}.-xlroundedb-43{border-radius-bottom:43px!important}.-xlroundedl-43{border-radius-left:43px!important}.-xlroundedx-43{border-radius-left:43px!important;border-radius-right:43px!important}.-xlroundedy-43{border-radius-top:43px!important;border-radius-bottom:43px!important}}@media (min-width: 1400px){.-xxlrounded-43{border-radius:43px!important}.-xxlroundedt-43{border-radius-top:43px!important}.-xxlroundedr-43{border-radius-right:43px!important}.-xxlroundedb-43{border-radius-bottom:43px!important}.-xxlroundedl-43{border-radius-left:43px!important}.-xxlroundedx-43{border-radius-left:43px!important;border-radius-right:43px!important}.-xxlroundedy-43{border-radius-top:43px!important;border-radius-bottom:43px!important}}.max-w-43{max-width:43px!important}.max-wt-43{max-width-top:43px!important}.max-wr-43{max-width-right:43px!important}.max-wb-43{max-width-bottom:43px!important}.max-wl-43{max-width-left:43px!important}.max-wx-43{max-width-left:43px!important;max-width-right:43px!important}.max-wy-43{max-width-top:43px!important;max-width-bottom:43px!important}@media (min-width: 576px){.-smmax-w-43{max-width:43px!important}.-smmax-wt-43{max-width-top:43px!important}.-smmax-wr-43{max-width-right:43px!important}.-smmax-wb-43{max-width-bottom:43px!important}.-smmax-wl-43{max-width-left:43px!important}.-smmax-wx-43{max-width-left:43px!important;max-width-right:43px!important}.-smmax-wy-43{max-width-top:43px!important;max-width-bottom:43px!important}}@media (min-width: 768px){.-mdmax-w-43{max-width:43px!important}.-mdmax-wt-43{max-width-top:43px!important}.-mdmax-wr-43{max-width-right:43px!important}.-mdmax-wb-43{max-width-bottom:43px!important}.-mdmax-wl-43{max-width-left:43px!important}.-mdmax-wx-43{max-width-left:43px!important;max-width-right:43px!important}.-mdmax-wy-43{max-width-top:43px!important;max-width-bottom:43px!important}}@media (min-width: 992px){.-lgmax-w-43{max-width:43px!important}.-lgmax-wt-43{max-width-top:43px!important}.-lgmax-wr-43{max-width-right:43px!important}.-lgmax-wb-43{max-width-bottom:43px!important}.-lgmax-wl-43{max-width-left:43px!important}.-lgmax-wx-43{max-width-left:43px!important;max-width-right:43px!important}.-lgmax-wy-43{max-width-top:43px!important;max-width-bottom:43px!important}}@media (min-width: 1200px){.-xlmax-w-43{max-width:43px!important}.-xlmax-wt-43{max-width-top:43px!important}.-xlmax-wr-43{max-width-right:43px!important}.-xlmax-wb-43{max-width-bottom:43px!important}.-xlmax-wl-43{max-width-left:43px!important}.-xlmax-wx-43{max-width-left:43px!important;max-width-right:43px!important}.-xlmax-wy-43{max-width-top:43px!important;max-width-bottom:43px!important}}@media (min-width: 1400px){.-xxlmax-w-43{max-width:43px!important}.-xxlmax-wt-43{max-width-top:43px!important}.-xxlmax-wr-43{max-width-right:43px!important}.-xxlmax-wb-43{max-width-bottom:43px!important}.-xxlmax-wl-43{max-width-left:43px!important}.-xxlmax-wx-43{max-width-left:43px!important;max-width-right:43px!important}.-xxlmax-wy-43{max-width-top:43px!important;max-width-bottom:43px!important}}.min-w-43{min-width:43px!important}.min-wt-43{min-width-top:43px!important}.min-wr-43{min-width-right:43px!important}.min-wb-43{min-width-bottom:43px!important}.min-wl-43{min-width-left:43px!important}.min-wx-43{min-width-left:43px!important;min-width-right:43px!important}.min-wy-43{min-width-top:43px!important;min-width-bottom:43px!important}@media (min-width: 576px){.-smmin-w-43{min-width:43px!important}.-smmin-wt-43{min-width-top:43px!important}.-smmin-wr-43{min-width-right:43px!important}.-smmin-wb-43{min-width-bottom:43px!important}.-smmin-wl-43{min-width-left:43px!important}.-smmin-wx-43{min-width-left:43px!important;min-width-right:43px!important}.-smmin-wy-43{min-width-top:43px!important;min-width-bottom:43px!important}}@media (min-width: 768px){.-mdmin-w-43{min-width:43px!important}.-mdmin-wt-43{min-width-top:43px!important}.-mdmin-wr-43{min-width-right:43px!important}.-mdmin-wb-43{min-width-bottom:43px!important}.-mdmin-wl-43{min-width-left:43px!important}.-mdmin-wx-43{min-width-left:43px!important;min-width-right:43px!important}.-mdmin-wy-43{min-width-top:43px!important;min-width-bottom:43px!important}}@media (min-width: 992px){.-lgmin-w-43{min-width:43px!important}.-lgmin-wt-43{min-width-top:43px!important}.-lgmin-wr-43{min-width-right:43px!important}.-lgmin-wb-43{min-width-bottom:43px!important}.-lgmin-wl-43{min-width-left:43px!important}.-lgmin-wx-43{min-width-left:43px!important;min-width-right:43px!important}.-lgmin-wy-43{min-width-top:43px!important;min-width-bottom:43px!important}}@media (min-width: 1200px){.-xlmin-w-43{min-width:43px!important}.-xlmin-wt-43{min-width-top:43px!important}.-xlmin-wr-43{min-width-right:43px!important}.-xlmin-wb-43{min-width-bottom:43px!important}.-xlmin-wl-43{min-width-left:43px!important}.-xlmin-wx-43{min-width-left:43px!important;min-width-right:43px!important}.-xlmin-wy-43{min-width-top:43px!important;min-width-bottom:43px!important}}@media (min-width: 1400px){.-xxlmin-w-43{min-width:43px!important}.-xxlmin-wt-43{min-width-top:43px!important}.-xxlmin-wr-43{min-width-right:43px!important}.-xxlmin-wb-43{min-width-bottom:43px!important}.-xxlmin-wl-43{min-width-left:43px!important}.-xxlmin-wx-43{min-width-left:43px!important;min-width-right:43px!important}.-xxlmin-wy-43{min-width-top:43px!important;min-width-bottom:43px!important}}.max-h-43{max-height:43px!important}.max-ht-43{max-height-top:43px!important}.max-hr-43{max-height-right:43px!important}.max-hb-43{max-height-bottom:43px!important}.max-hl-43{max-height-left:43px!important}.max-hx-43{max-height-left:43px!important;max-height-right:43px!important}.max-hy-43{max-height-top:43px!important;max-height-bottom:43px!important}@media (min-width: 576px){.-smmax-h-43{max-height:43px!important}.-smmax-ht-43{max-height-top:43px!important}.-smmax-hr-43{max-height-right:43px!important}.-smmax-hb-43{max-height-bottom:43px!important}.-smmax-hl-43{max-height-left:43px!important}.-smmax-hx-43{max-height-left:43px!important;max-height-right:43px!important}.-smmax-hy-43{max-height-top:43px!important;max-height-bottom:43px!important}}@media (min-width: 768px){.-mdmax-h-43{max-height:43px!important}.-mdmax-ht-43{max-height-top:43px!important}.-mdmax-hr-43{max-height-right:43px!important}.-mdmax-hb-43{max-height-bottom:43px!important}.-mdmax-hl-43{max-height-left:43px!important}.-mdmax-hx-43{max-height-left:43px!important;max-height-right:43px!important}.-mdmax-hy-43{max-height-top:43px!important;max-height-bottom:43px!important}}@media (min-width: 992px){.-lgmax-h-43{max-height:43px!important}.-lgmax-ht-43{max-height-top:43px!important}.-lgmax-hr-43{max-height-right:43px!important}.-lgmax-hb-43{max-height-bottom:43px!important}.-lgmax-hl-43{max-height-left:43px!important}.-lgmax-hx-43{max-height-left:43px!important;max-height-right:43px!important}.-lgmax-hy-43{max-height-top:43px!important;max-height-bottom:43px!important}}@media (min-width: 1200px){.-xlmax-h-43{max-height:43px!important}.-xlmax-ht-43{max-height-top:43px!important}.-xlmax-hr-43{max-height-right:43px!important}.-xlmax-hb-43{max-height-bottom:43px!important}.-xlmax-hl-43{max-height-left:43px!important}.-xlmax-hx-43{max-height-left:43px!important;max-height-right:43px!important}.-xlmax-hy-43{max-height-top:43px!important;max-height-bottom:43px!important}}@media (min-width: 1400px){.-xxlmax-h-43{max-height:43px!important}.-xxlmax-ht-43{max-height-top:43px!important}.-xxlmax-hr-43{max-height-right:43px!important}.-xxlmax-hb-43{max-height-bottom:43px!important}.-xxlmax-hl-43{max-height-left:43px!important}.-xxlmax-hx-43{max-height-left:43px!important;max-height-right:43px!important}.-xxlmax-hy-43{max-height-top:43px!important;max-height-bottom:43px!important}}.min-h-43{min-height:43px!important}.min-ht-43{min-height-top:43px!important}.min-hr-43{min-height-right:43px!important}.min-hb-43{min-height-bottom:43px!important}.min-hl-43{min-height-left:43px!important}.min-hx-43{min-height-left:43px!important;min-height-right:43px!important}.min-hy-43{min-height-top:43px!important;min-height-bottom:43px!important}@media (min-width: 576px){.-smmin-h-43{min-height:43px!important}.-smmin-ht-43{min-height-top:43px!important}.-smmin-hr-43{min-height-right:43px!important}.-smmin-hb-43{min-height-bottom:43px!important}.-smmin-hl-43{min-height-left:43px!important}.-smmin-hx-43{min-height-left:43px!important;min-height-right:43px!important}.-smmin-hy-43{min-height-top:43px!important;min-height-bottom:43px!important}}@media (min-width: 768px){.-mdmin-h-43{min-height:43px!important}.-mdmin-ht-43{min-height-top:43px!important}.-mdmin-hr-43{min-height-right:43px!important}.-mdmin-hb-43{min-height-bottom:43px!important}.-mdmin-hl-43{min-height-left:43px!important}.-mdmin-hx-43{min-height-left:43px!important;min-height-right:43px!important}.-mdmin-hy-43{min-height-top:43px!important;min-height-bottom:43px!important}}@media (min-width: 992px){.-lgmin-h-43{min-height:43px!important}.-lgmin-ht-43{min-height-top:43px!important}.-lgmin-hr-43{min-height-right:43px!important}.-lgmin-hb-43{min-height-bottom:43px!important}.-lgmin-hl-43{min-height-left:43px!important}.-lgmin-hx-43{min-height-left:43px!important;min-height-right:43px!important}.-lgmin-hy-43{min-height-top:43px!important;min-height-bottom:43px!important}}@media (min-width: 1200px){.-xlmin-h-43{min-height:43px!important}.-xlmin-ht-43{min-height-top:43px!important}.-xlmin-hr-43{min-height-right:43px!important}.-xlmin-hb-43{min-height-bottom:43px!important}.-xlmin-hl-43{min-height-left:43px!important}.-xlmin-hx-43{min-height-left:43px!important;min-height-right:43px!important}.-xlmin-hy-43{min-height-top:43px!important;min-height-bottom:43px!important}}@media (min-width: 1400px){.-xxlmin-h-43{min-height:43px!important}.-xxlmin-ht-43{min-height-top:43px!important}.-xxlmin-hr-43{min-height-right:43px!important}.-xxlmin-hb-43{min-height-bottom:43px!important}.-xxlmin-hl-43{min-height-left:43px!important}.-xxlmin-hx-43{min-height-left:43px!important;min-height-right:43px!important}.-xxlmin-hy-43{min-height-top:43px!important;min-height-bottom:43px!important}}.m-44{margin:44px!important}.mt-44{margin-top:44px!important}.mr-44{margin-right:44px!important}.mb-44{margin-bottom:44px!important}.ml-44{margin-left:44px!important}.mx-44{margin-left:44px!important;margin-right:44px!important}.my-44{margin-top:44px!important;margin-bottom:44px!important}@media (min-width: 576px){.-smm-44{margin:44px!important}.-smmt-44{margin-top:44px!important}.-smmr-44{margin-right:44px!important}.-smmb-44{margin-bottom:44px!important}.-smml-44{margin-left:44px!important}.-smmx-44{margin-left:44px!important;margin-right:44px!important}.-smmy-44{margin-top:44px!important;margin-bottom:44px!important}}@media (min-width: 768px){.-mdm-44{margin:44px!important}.-mdmt-44{margin-top:44px!important}.-mdmr-44{margin-right:44px!important}.-mdmb-44{margin-bottom:44px!important}.-mdml-44{margin-left:44px!important}.-mdmx-44{margin-left:44px!important;margin-right:44px!important}.-mdmy-44{margin-top:44px!important;margin-bottom:44px!important}}@media (min-width: 992px){.-lgm-44{margin:44px!important}.-lgmt-44{margin-top:44px!important}.-lgmr-44{margin-right:44px!important}.-lgmb-44{margin-bottom:44px!important}.-lgml-44{margin-left:44px!important}.-lgmx-44{margin-left:44px!important;margin-right:44px!important}.-lgmy-44{margin-top:44px!important;margin-bottom:44px!important}}@media (min-width: 1200px){.-xlm-44{margin:44px!important}.-xlmt-44{margin-top:44px!important}.-xlmr-44{margin-right:44px!important}.-xlmb-44{margin-bottom:44px!important}.-xlml-44{margin-left:44px!important}.-xlmx-44{margin-left:44px!important;margin-right:44px!important}.-xlmy-44{margin-top:44px!important;margin-bottom:44px!important}}@media (min-width: 1400px){.-xxlm-44{margin:44px!important}.-xxlmt-44{margin-top:44px!important}.-xxlmr-44{margin-right:44px!important}.-xxlmb-44{margin-bottom:44px!important}.-xxlml-44{margin-left:44px!important}.-xxlmx-44{margin-left:44px!important;margin-right:44px!important}.-xxlmy-44{margin-top:44px!important;margin-bottom:44px!important}}.p-44{padding:44px!important}.pt-44{padding-top:44px!important}.pr-44{padding-right:44px!important}.pb-44{padding-bottom:44px!important}.pl-44{padding-left:44px!important}.px-44{padding-left:44px!important;padding-right:44px!important}.py-44{padding-top:44px!important;padding-bottom:44px!important}@media (min-width: 576px){.-smp-44{padding:44px!important}.-smpt-44{padding-top:44px!important}.-smpr-44{padding-right:44px!important}.-smpb-44{padding-bottom:44px!important}.-smpl-44{padding-left:44px!important}.-smpx-44{padding-left:44px!important;padding-right:44px!important}.-smpy-44{padding-top:44px!important;padding-bottom:44px!important}}@media (min-width: 768px){.-mdp-44{padding:44px!important}.-mdpt-44{padding-top:44px!important}.-mdpr-44{padding-right:44px!important}.-mdpb-44{padding-bottom:44px!important}.-mdpl-44{padding-left:44px!important}.-mdpx-44{padding-left:44px!important;padding-right:44px!important}.-mdpy-44{padding-top:44px!important;padding-bottom:44px!important}}@media (min-width: 992px){.-lgp-44{padding:44px!important}.-lgpt-44{padding-top:44px!important}.-lgpr-44{padding-right:44px!important}.-lgpb-44{padding-bottom:44px!important}.-lgpl-44{padding-left:44px!important}.-lgpx-44{padding-left:44px!important;padding-right:44px!important}.-lgpy-44{padding-top:44px!important;padding-bottom:44px!important}}@media (min-width: 1200px){.-xlp-44{padding:44px!important}.-xlpt-44{padding-top:44px!important}.-xlpr-44{padding-right:44px!important}.-xlpb-44{padding-bottom:44px!important}.-xlpl-44{padding-left:44px!important}.-xlpx-44{padding-left:44px!important;padding-right:44px!important}.-xlpy-44{padding-top:44px!important;padding-bottom:44px!important}}@media (min-width: 1400px){.-xxlp-44{padding:44px!important}.-xxlpt-44{padding-top:44px!important}.-xxlpr-44{padding-right:44px!important}.-xxlpb-44{padding-bottom:44px!important}.-xxlpl-44{padding-left:44px!important}.-xxlpx-44{padding-left:44px!important;padding-right:44px!important}.-xxlpy-44{padding-top:44px!important;padding-bottom:44px!important}}.gap-44{gap:44px!important}.gapx-44{-webkit-column-gap:44px!important;-moz-column-gap:44px!important;column-gap:44px!important}.gapy-44{row-gap:44px!important}@media (min-width: 576px){.-smgap-44{gap:44px!important}.-smgapx-44{-webkit-column-gap:44px!important;-moz-column-gap:44px!important;column-gap:44px!important}.-smgapy-44{row-gap:44px!important}}@media (min-width: 768px){.-mdgap-44{gap:44px!important}.-mdgapx-44{-webkit-column-gap:44px!important;-moz-column-gap:44px!important;column-gap:44px!important}.-mdgapy-44{row-gap:44px!important}}@media (min-width: 992px){.-lggap-44{gap:44px!important}.-lggapx-44{-webkit-column-gap:44px!important;-moz-column-gap:44px!important;column-gap:44px!important}.-lggapy-44{row-gap:44px!important}}@media (min-width: 1200px){.-xlgap-44{gap:44px!important}.-xlgapx-44{-webkit-column-gap:44px!important;-moz-column-gap:44px!important;column-gap:44px!important}.-xlgapy-44{row-gap:44px!important}}@media (min-width: 1400px){.-xxlgap-44{gap:44px!important}.-xxlgapx-44{-webkit-column-gap:44px!important;-moz-column-gap:44px!important;column-gap:44px!important}.-xxlgapy-44{row-gap:44px!important}}.w-44{width:44px!important}.wt-44{width-top:44px!important}.wr-44{width-right:44px!important}.wb-44{width-bottom:44px!important}.wl-44{width-left:44px!important}.wx-44{width-left:44px!important;width-right:44px!important}.wy-44{width-top:44px!important;width-bottom:44px!important}@media (min-width: 576px){.-smw-44{width:44px!important}.-smwt-44{width-top:44px!important}.-smwr-44{width-right:44px!important}.-smwb-44{width-bottom:44px!important}.-smwl-44{width-left:44px!important}.-smwx-44{width-left:44px!important;width-right:44px!important}.-smwy-44{width-top:44px!important;width-bottom:44px!important}}@media (min-width: 768px){.-mdw-44{width:44px!important}.-mdwt-44{width-top:44px!important}.-mdwr-44{width-right:44px!important}.-mdwb-44{width-bottom:44px!important}.-mdwl-44{width-left:44px!important}.-mdwx-44{width-left:44px!important;width-right:44px!important}.-mdwy-44{width-top:44px!important;width-bottom:44px!important}}@media (min-width: 992px){.-lgw-44{width:44px!important}.-lgwt-44{width-top:44px!important}.-lgwr-44{width-right:44px!important}.-lgwb-44{width-bottom:44px!important}.-lgwl-44{width-left:44px!important}.-lgwx-44{width-left:44px!important;width-right:44px!important}.-lgwy-44{width-top:44px!important;width-bottom:44px!important}}@media (min-width: 1200px){.-xlw-44{width:44px!important}.-xlwt-44{width-top:44px!important}.-xlwr-44{width-right:44px!important}.-xlwb-44{width-bottom:44px!important}.-xlwl-44{width-left:44px!important}.-xlwx-44{width-left:44px!important;width-right:44px!important}.-xlwy-44{width-top:44px!important;width-bottom:44px!important}}@media (min-width: 1400px){.-xxlw-44{width:44px!important}.-xxlwt-44{width-top:44px!important}.-xxlwr-44{width-right:44px!important}.-xxlwb-44{width-bottom:44px!important}.-xxlwl-44{width-left:44px!important}.-xxlwx-44{width-left:44px!important;width-right:44px!important}.-xxlwy-44{width-top:44px!important;width-bottom:44px!important}}.h-44{height:44px!important}.ht-44{height-top:44px!important}.hr-44{height-right:44px!important}.hb-44{height-bottom:44px!important}.hl-44{height-left:44px!important}.hx-44{height-left:44px!important;height-right:44px!important}.hy-44{height-top:44px!important;height-bottom:44px!important}@media (min-width: 576px){.-smh-44{height:44px!important}.-smht-44{height-top:44px!important}.-smhr-44{height-right:44px!important}.-smhb-44{height-bottom:44px!important}.-smhl-44{height-left:44px!important}.-smhx-44{height-left:44px!important;height-right:44px!important}.-smhy-44{height-top:44px!important;height-bottom:44px!important}}@media (min-width: 768px){.-mdh-44{height:44px!important}.-mdht-44{height-top:44px!important}.-mdhr-44{height-right:44px!important}.-mdhb-44{height-bottom:44px!important}.-mdhl-44{height-left:44px!important}.-mdhx-44{height-left:44px!important;height-right:44px!important}.-mdhy-44{height-top:44px!important;height-bottom:44px!important}}@media (min-width: 992px){.-lgh-44{height:44px!important}.-lght-44{height-top:44px!important}.-lghr-44{height-right:44px!important}.-lghb-44{height-bottom:44px!important}.-lghl-44{height-left:44px!important}.-lghx-44{height-left:44px!important;height-right:44px!important}.-lghy-44{height-top:44px!important;height-bottom:44px!important}}@media (min-width: 1200px){.-xlh-44{height:44px!important}.-xlht-44{height-top:44px!important}.-xlhr-44{height-right:44px!important}.-xlhb-44{height-bottom:44px!important}.-xlhl-44{height-left:44px!important}.-xlhx-44{height-left:44px!important;height-right:44px!important}.-xlhy-44{height-top:44px!important;height-bottom:44px!important}}@media (min-width: 1400px){.-xxlh-44{height:44px!important}.-xxlht-44{height-top:44px!important}.-xxlhr-44{height-right:44px!important}.-xxlhb-44{height-bottom:44px!important}.-xxlhl-44{height-left:44px!important}.-xxlhx-44{height-left:44px!important;height-right:44px!important}.-xxlhy-44{height-top:44px!important;height-bottom:44px!important}}.rounded-44{border-radius:44px!important}.roundedt-44{border-radius-top:44px!important}.roundedr-44{border-radius-right:44px!important}.roundedb-44{border-radius-bottom:44px!important}.roundedl-44{border-radius-left:44px!important}.roundedx-44{border-radius-left:44px!important;border-radius-right:44px!important}.roundedy-44{border-radius-top:44px!important;border-radius-bottom:44px!important}@media (min-width: 576px){.-smrounded-44{border-radius:44px!important}.-smroundedt-44{border-radius-top:44px!important}.-smroundedr-44{border-radius-right:44px!important}.-smroundedb-44{border-radius-bottom:44px!important}.-smroundedl-44{border-radius-left:44px!important}.-smroundedx-44{border-radius-left:44px!important;border-radius-right:44px!important}.-smroundedy-44{border-radius-top:44px!important;border-radius-bottom:44px!important}}@media (min-width: 768px){.-mdrounded-44{border-radius:44px!important}.-mdroundedt-44{border-radius-top:44px!important}.-mdroundedr-44{border-radius-right:44px!important}.-mdroundedb-44{border-radius-bottom:44px!important}.-mdroundedl-44{border-radius-left:44px!important}.-mdroundedx-44{border-radius-left:44px!important;border-radius-right:44px!important}.-mdroundedy-44{border-radius-top:44px!important;border-radius-bottom:44px!important}}@media (min-width: 992px){.-lgrounded-44{border-radius:44px!important}.-lgroundedt-44{border-radius-top:44px!important}.-lgroundedr-44{border-radius-right:44px!important}.-lgroundedb-44{border-radius-bottom:44px!important}.-lgroundedl-44{border-radius-left:44px!important}.-lgroundedx-44{border-radius-left:44px!important;border-radius-right:44px!important}.-lgroundedy-44{border-radius-top:44px!important;border-radius-bottom:44px!important}}@media (min-width: 1200px){.-xlrounded-44{border-radius:44px!important}.-xlroundedt-44{border-radius-top:44px!important}.-xlroundedr-44{border-radius-right:44px!important}.-xlroundedb-44{border-radius-bottom:44px!important}.-xlroundedl-44{border-radius-left:44px!important}.-xlroundedx-44{border-radius-left:44px!important;border-radius-right:44px!important}.-xlroundedy-44{border-radius-top:44px!important;border-radius-bottom:44px!important}}@media (min-width: 1400px){.-xxlrounded-44{border-radius:44px!important}.-xxlroundedt-44{border-radius-top:44px!important}.-xxlroundedr-44{border-radius-right:44px!important}.-xxlroundedb-44{border-radius-bottom:44px!important}.-xxlroundedl-44{border-radius-left:44px!important}.-xxlroundedx-44{border-radius-left:44px!important;border-radius-right:44px!important}.-xxlroundedy-44{border-radius-top:44px!important;border-radius-bottom:44px!important}}.max-w-44{max-width:44px!important}.max-wt-44{max-width-top:44px!important}.max-wr-44{max-width-right:44px!important}.max-wb-44{max-width-bottom:44px!important}.max-wl-44{max-width-left:44px!important}.max-wx-44{max-width-left:44px!important;max-width-right:44px!important}.max-wy-44{max-width-top:44px!important;max-width-bottom:44px!important}@media (min-width: 576px){.-smmax-w-44{max-width:44px!important}.-smmax-wt-44{max-width-top:44px!important}.-smmax-wr-44{max-width-right:44px!important}.-smmax-wb-44{max-width-bottom:44px!important}.-smmax-wl-44{max-width-left:44px!important}.-smmax-wx-44{max-width-left:44px!important;max-width-right:44px!important}.-smmax-wy-44{max-width-top:44px!important;max-width-bottom:44px!important}}@media (min-width: 768px){.-mdmax-w-44{max-width:44px!important}.-mdmax-wt-44{max-width-top:44px!important}.-mdmax-wr-44{max-width-right:44px!important}.-mdmax-wb-44{max-width-bottom:44px!important}.-mdmax-wl-44{max-width-left:44px!important}.-mdmax-wx-44{max-width-left:44px!important;max-width-right:44px!important}.-mdmax-wy-44{max-width-top:44px!important;max-width-bottom:44px!important}}@media (min-width: 992px){.-lgmax-w-44{max-width:44px!important}.-lgmax-wt-44{max-width-top:44px!important}.-lgmax-wr-44{max-width-right:44px!important}.-lgmax-wb-44{max-width-bottom:44px!important}.-lgmax-wl-44{max-width-left:44px!important}.-lgmax-wx-44{max-width-left:44px!important;max-width-right:44px!important}.-lgmax-wy-44{max-width-top:44px!important;max-width-bottom:44px!important}}@media (min-width: 1200px){.-xlmax-w-44{max-width:44px!important}.-xlmax-wt-44{max-width-top:44px!important}.-xlmax-wr-44{max-width-right:44px!important}.-xlmax-wb-44{max-width-bottom:44px!important}.-xlmax-wl-44{max-width-left:44px!important}.-xlmax-wx-44{max-width-left:44px!important;max-width-right:44px!important}.-xlmax-wy-44{max-width-top:44px!important;max-width-bottom:44px!important}}@media (min-width: 1400px){.-xxlmax-w-44{max-width:44px!important}.-xxlmax-wt-44{max-width-top:44px!important}.-xxlmax-wr-44{max-width-right:44px!important}.-xxlmax-wb-44{max-width-bottom:44px!important}.-xxlmax-wl-44{max-width-left:44px!important}.-xxlmax-wx-44{max-width-left:44px!important;max-width-right:44px!important}.-xxlmax-wy-44{max-width-top:44px!important;max-width-bottom:44px!important}}.min-w-44{min-width:44px!important}.min-wt-44{min-width-top:44px!important}.min-wr-44{min-width-right:44px!important}.min-wb-44{min-width-bottom:44px!important}.min-wl-44{min-width-left:44px!important}.min-wx-44{min-width-left:44px!important;min-width-right:44px!important}.min-wy-44{min-width-top:44px!important;min-width-bottom:44px!important}@media (min-width: 576px){.-smmin-w-44{min-width:44px!important}.-smmin-wt-44{min-width-top:44px!important}.-smmin-wr-44{min-width-right:44px!important}.-smmin-wb-44{min-width-bottom:44px!important}.-smmin-wl-44{min-width-left:44px!important}.-smmin-wx-44{min-width-left:44px!important;min-width-right:44px!important}.-smmin-wy-44{min-width-top:44px!important;min-width-bottom:44px!important}}@media (min-width: 768px){.-mdmin-w-44{min-width:44px!important}.-mdmin-wt-44{min-width-top:44px!important}.-mdmin-wr-44{min-width-right:44px!important}.-mdmin-wb-44{min-width-bottom:44px!important}.-mdmin-wl-44{min-width-left:44px!important}.-mdmin-wx-44{min-width-left:44px!important;min-width-right:44px!important}.-mdmin-wy-44{min-width-top:44px!important;min-width-bottom:44px!important}}@media (min-width: 992px){.-lgmin-w-44{min-width:44px!important}.-lgmin-wt-44{min-width-top:44px!important}.-lgmin-wr-44{min-width-right:44px!important}.-lgmin-wb-44{min-width-bottom:44px!important}.-lgmin-wl-44{min-width-left:44px!important}.-lgmin-wx-44{min-width-left:44px!important;min-width-right:44px!important}.-lgmin-wy-44{min-width-top:44px!important;min-width-bottom:44px!important}}@media (min-width: 1200px){.-xlmin-w-44{min-width:44px!important}.-xlmin-wt-44{min-width-top:44px!important}.-xlmin-wr-44{min-width-right:44px!important}.-xlmin-wb-44{min-width-bottom:44px!important}.-xlmin-wl-44{min-width-left:44px!important}.-xlmin-wx-44{min-width-left:44px!important;min-width-right:44px!important}.-xlmin-wy-44{min-width-top:44px!important;min-width-bottom:44px!important}}@media (min-width: 1400px){.-xxlmin-w-44{min-width:44px!important}.-xxlmin-wt-44{min-width-top:44px!important}.-xxlmin-wr-44{min-width-right:44px!important}.-xxlmin-wb-44{min-width-bottom:44px!important}.-xxlmin-wl-44{min-width-left:44px!important}.-xxlmin-wx-44{min-width-left:44px!important;min-width-right:44px!important}.-xxlmin-wy-44{min-width-top:44px!important;min-width-bottom:44px!important}}.max-h-44{max-height:44px!important}.max-ht-44{max-height-top:44px!important}.max-hr-44{max-height-right:44px!important}.max-hb-44{max-height-bottom:44px!important}.max-hl-44{max-height-left:44px!important}.max-hx-44{max-height-left:44px!important;max-height-right:44px!important}.max-hy-44{max-height-top:44px!important;max-height-bottom:44px!important}@media (min-width: 576px){.-smmax-h-44{max-height:44px!important}.-smmax-ht-44{max-height-top:44px!important}.-smmax-hr-44{max-height-right:44px!important}.-smmax-hb-44{max-height-bottom:44px!important}.-smmax-hl-44{max-height-left:44px!important}.-smmax-hx-44{max-height-left:44px!important;max-height-right:44px!important}.-smmax-hy-44{max-height-top:44px!important;max-height-bottom:44px!important}}@media (min-width: 768px){.-mdmax-h-44{max-height:44px!important}.-mdmax-ht-44{max-height-top:44px!important}.-mdmax-hr-44{max-height-right:44px!important}.-mdmax-hb-44{max-height-bottom:44px!important}.-mdmax-hl-44{max-height-left:44px!important}.-mdmax-hx-44{max-height-left:44px!important;max-height-right:44px!important}.-mdmax-hy-44{max-height-top:44px!important;max-height-bottom:44px!important}}@media (min-width: 992px){.-lgmax-h-44{max-height:44px!important}.-lgmax-ht-44{max-height-top:44px!important}.-lgmax-hr-44{max-height-right:44px!important}.-lgmax-hb-44{max-height-bottom:44px!important}.-lgmax-hl-44{max-height-left:44px!important}.-lgmax-hx-44{max-height-left:44px!important;max-height-right:44px!important}.-lgmax-hy-44{max-height-top:44px!important;max-height-bottom:44px!important}}@media (min-width: 1200px){.-xlmax-h-44{max-height:44px!important}.-xlmax-ht-44{max-height-top:44px!important}.-xlmax-hr-44{max-height-right:44px!important}.-xlmax-hb-44{max-height-bottom:44px!important}.-xlmax-hl-44{max-height-left:44px!important}.-xlmax-hx-44{max-height-left:44px!important;max-height-right:44px!important}.-xlmax-hy-44{max-height-top:44px!important;max-height-bottom:44px!important}}@media (min-width: 1400px){.-xxlmax-h-44{max-height:44px!important}.-xxlmax-ht-44{max-height-top:44px!important}.-xxlmax-hr-44{max-height-right:44px!important}.-xxlmax-hb-44{max-height-bottom:44px!important}.-xxlmax-hl-44{max-height-left:44px!important}.-xxlmax-hx-44{max-height-left:44px!important;max-height-right:44px!important}.-xxlmax-hy-44{max-height-top:44px!important;max-height-bottom:44px!important}}.min-h-44{min-height:44px!important}.min-ht-44{min-height-top:44px!important}.min-hr-44{min-height-right:44px!important}.min-hb-44{min-height-bottom:44px!important}.min-hl-44{min-height-left:44px!important}.min-hx-44{min-height-left:44px!important;min-height-right:44px!important}.min-hy-44{min-height-top:44px!important;min-height-bottom:44px!important}@media (min-width: 576px){.-smmin-h-44{min-height:44px!important}.-smmin-ht-44{min-height-top:44px!important}.-smmin-hr-44{min-height-right:44px!important}.-smmin-hb-44{min-height-bottom:44px!important}.-smmin-hl-44{min-height-left:44px!important}.-smmin-hx-44{min-height-left:44px!important;min-height-right:44px!important}.-smmin-hy-44{min-height-top:44px!important;min-height-bottom:44px!important}}@media (min-width: 768px){.-mdmin-h-44{min-height:44px!important}.-mdmin-ht-44{min-height-top:44px!important}.-mdmin-hr-44{min-height-right:44px!important}.-mdmin-hb-44{min-height-bottom:44px!important}.-mdmin-hl-44{min-height-left:44px!important}.-mdmin-hx-44{min-height-left:44px!important;min-height-right:44px!important}.-mdmin-hy-44{min-height-top:44px!important;min-height-bottom:44px!important}}@media (min-width: 992px){.-lgmin-h-44{min-height:44px!important}.-lgmin-ht-44{min-height-top:44px!important}.-lgmin-hr-44{min-height-right:44px!important}.-lgmin-hb-44{min-height-bottom:44px!important}.-lgmin-hl-44{min-height-left:44px!important}.-lgmin-hx-44{min-height-left:44px!important;min-height-right:44px!important}.-lgmin-hy-44{min-height-top:44px!important;min-height-bottom:44px!important}}@media (min-width: 1200px){.-xlmin-h-44{min-height:44px!important}.-xlmin-ht-44{min-height-top:44px!important}.-xlmin-hr-44{min-height-right:44px!important}.-xlmin-hb-44{min-height-bottom:44px!important}.-xlmin-hl-44{min-height-left:44px!important}.-xlmin-hx-44{min-height-left:44px!important;min-height-right:44px!important}.-xlmin-hy-44{min-height-top:44px!important;min-height-bottom:44px!important}}@media (min-width: 1400px){.-xxlmin-h-44{min-height:44px!important}.-xxlmin-ht-44{min-height-top:44px!important}.-xxlmin-hr-44{min-height-right:44px!important}.-xxlmin-hb-44{min-height-bottom:44px!important}.-xxlmin-hl-44{min-height-left:44px!important}.-xxlmin-hx-44{min-height-left:44px!important;min-height-right:44px!important}.-xxlmin-hy-44{min-height-top:44px!important;min-height-bottom:44px!important}}.m-45{margin:45px!important}.mt-45{margin-top:45px!important}.mr-45{margin-right:45px!important}.mb-45{margin-bottom:45px!important}.ml-45{margin-left:45px!important}.mx-45{margin-left:45px!important;margin-right:45px!important}.my-45{margin-top:45px!important;margin-bottom:45px!important}@media (min-width: 576px){.-smm-45{margin:45px!important}.-smmt-45{margin-top:45px!important}.-smmr-45{margin-right:45px!important}.-smmb-45{margin-bottom:45px!important}.-smml-45{margin-left:45px!important}.-smmx-45{margin-left:45px!important;margin-right:45px!important}.-smmy-45{margin-top:45px!important;margin-bottom:45px!important}}@media (min-width: 768px){.-mdm-45{margin:45px!important}.-mdmt-45{margin-top:45px!important}.-mdmr-45{margin-right:45px!important}.-mdmb-45{margin-bottom:45px!important}.-mdml-45{margin-left:45px!important}.-mdmx-45{margin-left:45px!important;margin-right:45px!important}.-mdmy-45{margin-top:45px!important;margin-bottom:45px!important}}@media (min-width: 992px){.-lgm-45{margin:45px!important}.-lgmt-45{margin-top:45px!important}.-lgmr-45{margin-right:45px!important}.-lgmb-45{margin-bottom:45px!important}.-lgml-45{margin-left:45px!important}.-lgmx-45{margin-left:45px!important;margin-right:45px!important}.-lgmy-45{margin-top:45px!important;margin-bottom:45px!important}}@media (min-width: 1200px){.-xlm-45{margin:45px!important}.-xlmt-45{margin-top:45px!important}.-xlmr-45{margin-right:45px!important}.-xlmb-45{margin-bottom:45px!important}.-xlml-45{margin-left:45px!important}.-xlmx-45{margin-left:45px!important;margin-right:45px!important}.-xlmy-45{margin-top:45px!important;margin-bottom:45px!important}}@media (min-width: 1400px){.-xxlm-45{margin:45px!important}.-xxlmt-45{margin-top:45px!important}.-xxlmr-45{margin-right:45px!important}.-xxlmb-45{margin-bottom:45px!important}.-xxlml-45{margin-left:45px!important}.-xxlmx-45{margin-left:45px!important;margin-right:45px!important}.-xxlmy-45{margin-top:45px!important;margin-bottom:45px!important}}.p-45{padding:45px!important}.pt-45{padding-top:45px!important}.pr-45{padding-right:45px!important}.pb-45{padding-bottom:45px!important}.pl-45{padding-left:45px!important}.px-45{padding-left:45px!important;padding-right:45px!important}.py-45{padding-top:45px!important;padding-bottom:45px!important}@media (min-width: 576px){.-smp-45{padding:45px!important}.-smpt-45{padding-top:45px!important}.-smpr-45{padding-right:45px!important}.-smpb-45{padding-bottom:45px!important}.-smpl-45{padding-left:45px!important}.-smpx-45{padding-left:45px!important;padding-right:45px!important}.-smpy-45{padding-top:45px!important;padding-bottom:45px!important}}@media (min-width: 768px){.-mdp-45{padding:45px!important}.-mdpt-45{padding-top:45px!important}.-mdpr-45{padding-right:45px!important}.-mdpb-45{padding-bottom:45px!important}.-mdpl-45{padding-left:45px!important}.-mdpx-45{padding-left:45px!important;padding-right:45px!important}.-mdpy-45{padding-top:45px!important;padding-bottom:45px!important}}@media (min-width: 992px){.-lgp-45{padding:45px!important}.-lgpt-45{padding-top:45px!important}.-lgpr-45{padding-right:45px!important}.-lgpb-45{padding-bottom:45px!important}.-lgpl-45{padding-left:45px!important}.-lgpx-45{padding-left:45px!important;padding-right:45px!important}.-lgpy-45{padding-top:45px!important;padding-bottom:45px!important}}@media (min-width: 1200px){.-xlp-45{padding:45px!important}.-xlpt-45{padding-top:45px!important}.-xlpr-45{padding-right:45px!important}.-xlpb-45{padding-bottom:45px!important}.-xlpl-45{padding-left:45px!important}.-xlpx-45{padding-left:45px!important;padding-right:45px!important}.-xlpy-45{padding-top:45px!important;padding-bottom:45px!important}}@media (min-width: 1400px){.-xxlp-45{padding:45px!important}.-xxlpt-45{padding-top:45px!important}.-xxlpr-45{padding-right:45px!important}.-xxlpb-45{padding-bottom:45px!important}.-xxlpl-45{padding-left:45px!important}.-xxlpx-45{padding-left:45px!important;padding-right:45px!important}.-xxlpy-45{padding-top:45px!important;padding-bottom:45px!important}}.gap-45{gap:45px!important}.gapx-45{-webkit-column-gap:45px!important;-moz-column-gap:45px!important;column-gap:45px!important}.gapy-45{row-gap:45px!important}@media (min-width: 576px){.-smgap-45{gap:45px!important}.-smgapx-45{-webkit-column-gap:45px!important;-moz-column-gap:45px!important;column-gap:45px!important}.-smgapy-45{row-gap:45px!important}}@media (min-width: 768px){.-mdgap-45{gap:45px!important}.-mdgapx-45{-webkit-column-gap:45px!important;-moz-column-gap:45px!important;column-gap:45px!important}.-mdgapy-45{row-gap:45px!important}}@media (min-width: 992px){.-lggap-45{gap:45px!important}.-lggapx-45{-webkit-column-gap:45px!important;-moz-column-gap:45px!important;column-gap:45px!important}.-lggapy-45{row-gap:45px!important}}@media (min-width: 1200px){.-xlgap-45{gap:45px!important}.-xlgapx-45{-webkit-column-gap:45px!important;-moz-column-gap:45px!important;column-gap:45px!important}.-xlgapy-45{row-gap:45px!important}}@media (min-width: 1400px){.-xxlgap-45{gap:45px!important}.-xxlgapx-45{-webkit-column-gap:45px!important;-moz-column-gap:45px!important;column-gap:45px!important}.-xxlgapy-45{row-gap:45px!important}}.w-45{width:45px!important}.wt-45{width-top:45px!important}.wr-45{width-right:45px!important}.wb-45{width-bottom:45px!important}.wl-45{width-left:45px!important}.wx-45{width-left:45px!important;width-right:45px!important}.wy-45{width-top:45px!important;width-bottom:45px!important}@media (min-width: 576px){.-smw-45{width:45px!important}.-smwt-45{width-top:45px!important}.-smwr-45{width-right:45px!important}.-smwb-45{width-bottom:45px!important}.-smwl-45{width-left:45px!important}.-smwx-45{width-left:45px!important;width-right:45px!important}.-smwy-45{width-top:45px!important;width-bottom:45px!important}}@media (min-width: 768px){.-mdw-45{width:45px!important}.-mdwt-45{width-top:45px!important}.-mdwr-45{width-right:45px!important}.-mdwb-45{width-bottom:45px!important}.-mdwl-45{width-left:45px!important}.-mdwx-45{width-left:45px!important;width-right:45px!important}.-mdwy-45{width-top:45px!important;width-bottom:45px!important}}@media (min-width: 992px){.-lgw-45{width:45px!important}.-lgwt-45{width-top:45px!important}.-lgwr-45{width-right:45px!important}.-lgwb-45{width-bottom:45px!important}.-lgwl-45{width-left:45px!important}.-lgwx-45{width-left:45px!important;width-right:45px!important}.-lgwy-45{width-top:45px!important;width-bottom:45px!important}}@media (min-width: 1200px){.-xlw-45{width:45px!important}.-xlwt-45{width-top:45px!important}.-xlwr-45{width-right:45px!important}.-xlwb-45{width-bottom:45px!important}.-xlwl-45{width-left:45px!important}.-xlwx-45{width-left:45px!important;width-right:45px!important}.-xlwy-45{width-top:45px!important;width-bottom:45px!important}}@media (min-width: 1400px){.-xxlw-45{width:45px!important}.-xxlwt-45{width-top:45px!important}.-xxlwr-45{width-right:45px!important}.-xxlwb-45{width-bottom:45px!important}.-xxlwl-45{width-left:45px!important}.-xxlwx-45{width-left:45px!important;width-right:45px!important}.-xxlwy-45{width-top:45px!important;width-bottom:45px!important}}.h-45{height:45px!important}.ht-45{height-top:45px!important}.hr-45{height-right:45px!important}.hb-45{height-bottom:45px!important}.hl-45{height-left:45px!important}.hx-45{height-left:45px!important;height-right:45px!important}.hy-45{height-top:45px!important;height-bottom:45px!important}@media (min-width: 576px){.-smh-45{height:45px!important}.-smht-45{height-top:45px!important}.-smhr-45{height-right:45px!important}.-smhb-45{height-bottom:45px!important}.-smhl-45{height-left:45px!important}.-smhx-45{height-left:45px!important;height-right:45px!important}.-smhy-45{height-top:45px!important;height-bottom:45px!important}}@media (min-width: 768px){.-mdh-45{height:45px!important}.-mdht-45{height-top:45px!important}.-mdhr-45{height-right:45px!important}.-mdhb-45{height-bottom:45px!important}.-mdhl-45{height-left:45px!important}.-mdhx-45{height-left:45px!important;height-right:45px!important}.-mdhy-45{height-top:45px!important;height-bottom:45px!important}}@media (min-width: 992px){.-lgh-45{height:45px!important}.-lght-45{height-top:45px!important}.-lghr-45{height-right:45px!important}.-lghb-45{height-bottom:45px!important}.-lghl-45{height-left:45px!important}.-lghx-45{height-left:45px!important;height-right:45px!important}.-lghy-45{height-top:45px!important;height-bottom:45px!important}}@media (min-width: 1200px){.-xlh-45{height:45px!important}.-xlht-45{height-top:45px!important}.-xlhr-45{height-right:45px!important}.-xlhb-45{height-bottom:45px!important}.-xlhl-45{height-left:45px!important}.-xlhx-45{height-left:45px!important;height-right:45px!important}.-xlhy-45{height-top:45px!important;height-bottom:45px!important}}@media (min-width: 1400px){.-xxlh-45{height:45px!important}.-xxlht-45{height-top:45px!important}.-xxlhr-45{height-right:45px!important}.-xxlhb-45{height-bottom:45px!important}.-xxlhl-45{height-left:45px!important}.-xxlhx-45{height-left:45px!important;height-right:45px!important}.-xxlhy-45{height-top:45px!important;height-bottom:45px!important}}.rounded-45{border-radius:45px!important}.roundedt-45{border-radius-top:45px!important}.roundedr-45{border-radius-right:45px!important}.roundedb-45{border-radius-bottom:45px!important}.roundedl-45{border-radius-left:45px!important}.roundedx-45{border-radius-left:45px!important;border-radius-right:45px!important}.roundedy-45{border-radius-top:45px!important;border-radius-bottom:45px!important}@media (min-width: 576px){.-smrounded-45{border-radius:45px!important}.-smroundedt-45{border-radius-top:45px!important}.-smroundedr-45{border-radius-right:45px!important}.-smroundedb-45{border-radius-bottom:45px!important}.-smroundedl-45{border-radius-left:45px!important}.-smroundedx-45{border-radius-left:45px!important;border-radius-right:45px!important}.-smroundedy-45{border-radius-top:45px!important;border-radius-bottom:45px!important}}@media (min-width: 768px){.-mdrounded-45{border-radius:45px!important}.-mdroundedt-45{border-radius-top:45px!important}.-mdroundedr-45{border-radius-right:45px!important}.-mdroundedb-45{border-radius-bottom:45px!important}.-mdroundedl-45{border-radius-left:45px!important}.-mdroundedx-45{border-radius-left:45px!important;border-radius-right:45px!important}.-mdroundedy-45{border-radius-top:45px!important;border-radius-bottom:45px!important}}@media (min-width: 992px){.-lgrounded-45{border-radius:45px!important}.-lgroundedt-45{border-radius-top:45px!important}.-lgroundedr-45{border-radius-right:45px!important}.-lgroundedb-45{border-radius-bottom:45px!important}.-lgroundedl-45{border-radius-left:45px!important}.-lgroundedx-45{border-radius-left:45px!important;border-radius-right:45px!important}.-lgroundedy-45{border-radius-top:45px!important;border-radius-bottom:45px!important}}@media (min-width: 1200px){.-xlrounded-45{border-radius:45px!important}.-xlroundedt-45{border-radius-top:45px!important}.-xlroundedr-45{border-radius-right:45px!important}.-xlroundedb-45{border-radius-bottom:45px!important}.-xlroundedl-45{border-radius-left:45px!important}.-xlroundedx-45{border-radius-left:45px!important;border-radius-right:45px!important}.-xlroundedy-45{border-radius-top:45px!important;border-radius-bottom:45px!important}}@media (min-width: 1400px){.-xxlrounded-45{border-radius:45px!important}.-xxlroundedt-45{border-radius-top:45px!important}.-xxlroundedr-45{border-radius-right:45px!important}.-xxlroundedb-45{border-radius-bottom:45px!important}.-xxlroundedl-45{border-radius-left:45px!important}.-xxlroundedx-45{border-radius-left:45px!important;border-radius-right:45px!important}.-xxlroundedy-45{border-radius-top:45px!important;border-radius-bottom:45px!important}}.max-w-45{max-width:45px!important}.max-wt-45{max-width-top:45px!important}.max-wr-45{max-width-right:45px!important}.max-wb-45{max-width-bottom:45px!important}.max-wl-45{max-width-left:45px!important}.max-wx-45{max-width-left:45px!important;max-width-right:45px!important}.max-wy-45{max-width-top:45px!important;max-width-bottom:45px!important}@media (min-width: 576px){.-smmax-w-45{max-width:45px!important}.-smmax-wt-45{max-width-top:45px!important}.-smmax-wr-45{max-width-right:45px!important}.-smmax-wb-45{max-width-bottom:45px!important}.-smmax-wl-45{max-width-left:45px!important}.-smmax-wx-45{max-width-left:45px!important;max-width-right:45px!important}.-smmax-wy-45{max-width-top:45px!important;max-width-bottom:45px!important}}@media (min-width: 768px){.-mdmax-w-45{max-width:45px!important}.-mdmax-wt-45{max-width-top:45px!important}.-mdmax-wr-45{max-width-right:45px!important}.-mdmax-wb-45{max-width-bottom:45px!important}.-mdmax-wl-45{max-width-left:45px!important}.-mdmax-wx-45{max-width-left:45px!important;max-width-right:45px!important}.-mdmax-wy-45{max-width-top:45px!important;max-width-bottom:45px!important}}@media (min-width: 992px){.-lgmax-w-45{max-width:45px!important}.-lgmax-wt-45{max-width-top:45px!important}.-lgmax-wr-45{max-width-right:45px!important}.-lgmax-wb-45{max-width-bottom:45px!important}.-lgmax-wl-45{max-width-left:45px!important}.-lgmax-wx-45{max-width-left:45px!important;max-width-right:45px!important}.-lgmax-wy-45{max-width-top:45px!important;max-width-bottom:45px!important}}@media (min-width: 1200px){.-xlmax-w-45{max-width:45px!important}.-xlmax-wt-45{max-width-top:45px!important}.-xlmax-wr-45{max-width-right:45px!important}.-xlmax-wb-45{max-width-bottom:45px!important}.-xlmax-wl-45{max-width-left:45px!important}.-xlmax-wx-45{max-width-left:45px!important;max-width-right:45px!important}.-xlmax-wy-45{max-width-top:45px!important;max-width-bottom:45px!important}}@media (min-width: 1400px){.-xxlmax-w-45{max-width:45px!important}.-xxlmax-wt-45{max-width-top:45px!important}.-xxlmax-wr-45{max-width-right:45px!important}.-xxlmax-wb-45{max-width-bottom:45px!important}.-xxlmax-wl-45{max-width-left:45px!important}.-xxlmax-wx-45{max-width-left:45px!important;max-width-right:45px!important}.-xxlmax-wy-45{max-width-top:45px!important;max-width-bottom:45px!important}}.min-w-45{min-width:45px!important}.min-wt-45{min-width-top:45px!important}.min-wr-45{min-width-right:45px!important}.min-wb-45{min-width-bottom:45px!important}.min-wl-45{min-width-left:45px!important}.min-wx-45{min-width-left:45px!important;min-width-right:45px!important}.min-wy-45{min-width-top:45px!important;min-width-bottom:45px!important}@media (min-width: 576px){.-smmin-w-45{min-width:45px!important}.-smmin-wt-45{min-width-top:45px!important}.-smmin-wr-45{min-width-right:45px!important}.-smmin-wb-45{min-width-bottom:45px!important}.-smmin-wl-45{min-width-left:45px!important}.-smmin-wx-45{min-width-left:45px!important;min-width-right:45px!important}.-smmin-wy-45{min-width-top:45px!important;min-width-bottom:45px!important}}@media (min-width: 768px){.-mdmin-w-45{min-width:45px!important}.-mdmin-wt-45{min-width-top:45px!important}.-mdmin-wr-45{min-width-right:45px!important}.-mdmin-wb-45{min-width-bottom:45px!important}.-mdmin-wl-45{min-width-left:45px!important}.-mdmin-wx-45{min-width-left:45px!important;min-width-right:45px!important}.-mdmin-wy-45{min-width-top:45px!important;min-width-bottom:45px!important}}@media (min-width: 992px){.-lgmin-w-45{min-width:45px!important}.-lgmin-wt-45{min-width-top:45px!important}.-lgmin-wr-45{min-width-right:45px!important}.-lgmin-wb-45{min-width-bottom:45px!important}.-lgmin-wl-45{min-width-left:45px!important}.-lgmin-wx-45{min-width-left:45px!important;min-width-right:45px!important}.-lgmin-wy-45{min-width-top:45px!important;min-width-bottom:45px!important}}@media (min-width: 1200px){.-xlmin-w-45{min-width:45px!important}.-xlmin-wt-45{min-width-top:45px!important}.-xlmin-wr-45{min-width-right:45px!important}.-xlmin-wb-45{min-width-bottom:45px!important}.-xlmin-wl-45{min-width-left:45px!important}.-xlmin-wx-45{min-width-left:45px!important;min-width-right:45px!important}.-xlmin-wy-45{min-width-top:45px!important;min-width-bottom:45px!important}}@media (min-width: 1400px){.-xxlmin-w-45{min-width:45px!important}.-xxlmin-wt-45{min-width-top:45px!important}.-xxlmin-wr-45{min-width-right:45px!important}.-xxlmin-wb-45{min-width-bottom:45px!important}.-xxlmin-wl-45{min-width-left:45px!important}.-xxlmin-wx-45{min-width-left:45px!important;min-width-right:45px!important}.-xxlmin-wy-45{min-width-top:45px!important;min-width-bottom:45px!important}}.max-h-45{max-height:45px!important}.max-ht-45{max-height-top:45px!important}.max-hr-45{max-height-right:45px!important}.max-hb-45{max-height-bottom:45px!important}.max-hl-45{max-height-left:45px!important}.max-hx-45{max-height-left:45px!important;max-height-right:45px!important}.max-hy-45{max-height-top:45px!important;max-height-bottom:45px!important}@media (min-width: 576px){.-smmax-h-45{max-height:45px!important}.-smmax-ht-45{max-height-top:45px!important}.-smmax-hr-45{max-height-right:45px!important}.-smmax-hb-45{max-height-bottom:45px!important}.-smmax-hl-45{max-height-left:45px!important}.-smmax-hx-45{max-height-left:45px!important;max-height-right:45px!important}.-smmax-hy-45{max-height-top:45px!important;max-height-bottom:45px!important}}@media (min-width: 768px){.-mdmax-h-45{max-height:45px!important}.-mdmax-ht-45{max-height-top:45px!important}.-mdmax-hr-45{max-height-right:45px!important}.-mdmax-hb-45{max-height-bottom:45px!important}.-mdmax-hl-45{max-height-left:45px!important}.-mdmax-hx-45{max-height-left:45px!important;max-height-right:45px!important}.-mdmax-hy-45{max-height-top:45px!important;max-height-bottom:45px!important}}@media (min-width: 992px){.-lgmax-h-45{max-height:45px!important}.-lgmax-ht-45{max-height-top:45px!important}.-lgmax-hr-45{max-height-right:45px!important}.-lgmax-hb-45{max-height-bottom:45px!important}.-lgmax-hl-45{max-height-left:45px!important}.-lgmax-hx-45{max-height-left:45px!important;max-height-right:45px!important}.-lgmax-hy-45{max-height-top:45px!important;max-height-bottom:45px!important}}@media (min-width: 1200px){.-xlmax-h-45{max-height:45px!important}.-xlmax-ht-45{max-height-top:45px!important}.-xlmax-hr-45{max-height-right:45px!important}.-xlmax-hb-45{max-height-bottom:45px!important}.-xlmax-hl-45{max-height-left:45px!important}.-xlmax-hx-45{max-height-left:45px!important;max-height-right:45px!important}.-xlmax-hy-45{max-height-top:45px!important;max-height-bottom:45px!important}}@media (min-width: 1400px){.-xxlmax-h-45{max-height:45px!important}.-xxlmax-ht-45{max-height-top:45px!important}.-xxlmax-hr-45{max-height-right:45px!important}.-xxlmax-hb-45{max-height-bottom:45px!important}.-xxlmax-hl-45{max-height-left:45px!important}.-xxlmax-hx-45{max-height-left:45px!important;max-height-right:45px!important}.-xxlmax-hy-45{max-height-top:45px!important;max-height-bottom:45px!important}}.min-h-45{min-height:45px!important}.min-ht-45{min-height-top:45px!important}.min-hr-45{min-height-right:45px!important}.min-hb-45{min-height-bottom:45px!important}.min-hl-45{min-height-left:45px!important}.min-hx-45{min-height-left:45px!important;min-height-right:45px!important}.min-hy-45{min-height-top:45px!important;min-height-bottom:45px!important}@media (min-width: 576px){.-smmin-h-45{min-height:45px!important}.-smmin-ht-45{min-height-top:45px!important}.-smmin-hr-45{min-height-right:45px!important}.-smmin-hb-45{min-height-bottom:45px!important}.-smmin-hl-45{min-height-left:45px!important}.-smmin-hx-45{min-height-left:45px!important;min-height-right:45px!important}.-smmin-hy-45{min-height-top:45px!important;min-height-bottom:45px!important}}@media (min-width: 768px){.-mdmin-h-45{min-height:45px!important}.-mdmin-ht-45{min-height-top:45px!important}.-mdmin-hr-45{min-height-right:45px!important}.-mdmin-hb-45{min-height-bottom:45px!important}.-mdmin-hl-45{min-height-left:45px!important}.-mdmin-hx-45{min-height-left:45px!important;min-height-right:45px!important}.-mdmin-hy-45{min-height-top:45px!important;min-height-bottom:45px!important}}@media (min-width: 992px){.-lgmin-h-45{min-height:45px!important}.-lgmin-ht-45{min-height-top:45px!important}.-lgmin-hr-45{min-height-right:45px!important}.-lgmin-hb-45{min-height-bottom:45px!important}.-lgmin-hl-45{min-height-left:45px!important}.-lgmin-hx-45{min-height-left:45px!important;min-height-right:45px!important}.-lgmin-hy-45{min-height-top:45px!important;min-height-bottom:45px!important}}@media (min-width: 1200px){.-xlmin-h-45{min-height:45px!important}.-xlmin-ht-45{min-height-top:45px!important}.-xlmin-hr-45{min-height-right:45px!important}.-xlmin-hb-45{min-height-bottom:45px!important}.-xlmin-hl-45{min-height-left:45px!important}.-xlmin-hx-45{min-height-left:45px!important;min-height-right:45px!important}.-xlmin-hy-45{min-height-top:45px!important;min-height-bottom:45px!important}}@media (min-width: 1400px){.-xxlmin-h-45{min-height:45px!important}.-xxlmin-ht-45{min-height-top:45px!important}.-xxlmin-hr-45{min-height-right:45px!important}.-xxlmin-hb-45{min-height-bottom:45px!important}.-xxlmin-hl-45{min-height-left:45px!important}.-xxlmin-hx-45{min-height-left:45px!important;min-height-right:45px!important}.-xxlmin-hy-45{min-height-top:45px!important;min-height-bottom:45px!important}}.m-46{margin:46px!important}.mt-46{margin-top:46px!important}.mr-46{margin-right:46px!important}.mb-46{margin-bottom:46px!important}.ml-46{margin-left:46px!important}.mx-46{margin-left:46px!important;margin-right:46px!important}.my-46{margin-top:46px!important;margin-bottom:46px!important}@media (min-width: 576px){.-smm-46{margin:46px!important}.-smmt-46{margin-top:46px!important}.-smmr-46{margin-right:46px!important}.-smmb-46{margin-bottom:46px!important}.-smml-46{margin-left:46px!important}.-smmx-46{margin-left:46px!important;margin-right:46px!important}.-smmy-46{margin-top:46px!important;margin-bottom:46px!important}}@media (min-width: 768px){.-mdm-46{margin:46px!important}.-mdmt-46{margin-top:46px!important}.-mdmr-46{margin-right:46px!important}.-mdmb-46{margin-bottom:46px!important}.-mdml-46{margin-left:46px!important}.-mdmx-46{margin-left:46px!important;margin-right:46px!important}.-mdmy-46{margin-top:46px!important;margin-bottom:46px!important}}@media (min-width: 992px){.-lgm-46{margin:46px!important}.-lgmt-46{margin-top:46px!important}.-lgmr-46{margin-right:46px!important}.-lgmb-46{margin-bottom:46px!important}.-lgml-46{margin-left:46px!important}.-lgmx-46{margin-left:46px!important;margin-right:46px!important}.-lgmy-46{margin-top:46px!important;margin-bottom:46px!important}}@media (min-width: 1200px){.-xlm-46{margin:46px!important}.-xlmt-46{margin-top:46px!important}.-xlmr-46{margin-right:46px!important}.-xlmb-46{margin-bottom:46px!important}.-xlml-46{margin-left:46px!important}.-xlmx-46{margin-left:46px!important;margin-right:46px!important}.-xlmy-46{margin-top:46px!important;margin-bottom:46px!important}}@media (min-width: 1400px){.-xxlm-46{margin:46px!important}.-xxlmt-46{margin-top:46px!important}.-xxlmr-46{margin-right:46px!important}.-xxlmb-46{margin-bottom:46px!important}.-xxlml-46{margin-left:46px!important}.-xxlmx-46{margin-left:46px!important;margin-right:46px!important}.-xxlmy-46{margin-top:46px!important;margin-bottom:46px!important}}.p-46{padding:46px!important}.pt-46{padding-top:46px!important}.pr-46{padding-right:46px!important}.pb-46{padding-bottom:46px!important}.pl-46{padding-left:46px!important}.px-46{padding-left:46px!important;padding-right:46px!important}.py-46{padding-top:46px!important;padding-bottom:46px!important}@media (min-width: 576px){.-smp-46{padding:46px!important}.-smpt-46{padding-top:46px!important}.-smpr-46{padding-right:46px!important}.-smpb-46{padding-bottom:46px!important}.-smpl-46{padding-left:46px!important}.-smpx-46{padding-left:46px!important;padding-right:46px!important}.-smpy-46{padding-top:46px!important;padding-bottom:46px!important}}@media (min-width: 768px){.-mdp-46{padding:46px!important}.-mdpt-46{padding-top:46px!important}.-mdpr-46{padding-right:46px!important}.-mdpb-46{padding-bottom:46px!important}.-mdpl-46{padding-left:46px!important}.-mdpx-46{padding-left:46px!important;padding-right:46px!important}.-mdpy-46{padding-top:46px!important;padding-bottom:46px!important}}@media (min-width: 992px){.-lgp-46{padding:46px!important}.-lgpt-46{padding-top:46px!important}.-lgpr-46{padding-right:46px!important}.-lgpb-46{padding-bottom:46px!important}.-lgpl-46{padding-left:46px!important}.-lgpx-46{padding-left:46px!important;padding-right:46px!important}.-lgpy-46{padding-top:46px!important;padding-bottom:46px!important}}@media (min-width: 1200px){.-xlp-46{padding:46px!important}.-xlpt-46{padding-top:46px!important}.-xlpr-46{padding-right:46px!important}.-xlpb-46{padding-bottom:46px!important}.-xlpl-46{padding-left:46px!important}.-xlpx-46{padding-left:46px!important;padding-right:46px!important}.-xlpy-46{padding-top:46px!important;padding-bottom:46px!important}}@media (min-width: 1400px){.-xxlp-46{padding:46px!important}.-xxlpt-46{padding-top:46px!important}.-xxlpr-46{padding-right:46px!important}.-xxlpb-46{padding-bottom:46px!important}.-xxlpl-46{padding-left:46px!important}.-xxlpx-46{padding-left:46px!important;padding-right:46px!important}.-xxlpy-46{padding-top:46px!important;padding-bottom:46px!important}}.gap-46{gap:46px!important}.gapx-46{-webkit-column-gap:46px!important;-moz-column-gap:46px!important;column-gap:46px!important}.gapy-46{row-gap:46px!important}@media (min-width: 576px){.-smgap-46{gap:46px!important}.-smgapx-46{-webkit-column-gap:46px!important;-moz-column-gap:46px!important;column-gap:46px!important}.-smgapy-46{row-gap:46px!important}}@media (min-width: 768px){.-mdgap-46{gap:46px!important}.-mdgapx-46{-webkit-column-gap:46px!important;-moz-column-gap:46px!important;column-gap:46px!important}.-mdgapy-46{row-gap:46px!important}}@media (min-width: 992px){.-lggap-46{gap:46px!important}.-lggapx-46{-webkit-column-gap:46px!important;-moz-column-gap:46px!important;column-gap:46px!important}.-lggapy-46{row-gap:46px!important}}@media (min-width: 1200px){.-xlgap-46{gap:46px!important}.-xlgapx-46{-webkit-column-gap:46px!important;-moz-column-gap:46px!important;column-gap:46px!important}.-xlgapy-46{row-gap:46px!important}}@media (min-width: 1400px){.-xxlgap-46{gap:46px!important}.-xxlgapx-46{-webkit-column-gap:46px!important;-moz-column-gap:46px!important;column-gap:46px!important}.-xxlgapy-46{row-gap:46px!important}}.w-46{width:46px!important}.wt-46{width-top:46px!important}.wr-46{width-right:46px!important}.wb-46{width-bottom:46px!important}.wl-46{width-left:46px!important}.wx-46{width-left:46px!important;width-right:46px!important}.wy-46{width-top:46px!important;width-bottom:46px!important}@media (min-width: 576px){.-smw-46{width:46px!important}.-smwt-46{width-top:46px!important}.-smwr-46{width-right:46px!important}.-smwb-46{width-bottom:46px!important}.-smwl-46{width-left:46px!important}.-smwx-46{width-left:46px!important;width-right:46px!important}.-smwy-46{width-top:46px!important;width-bottom:46px!important}}@media (min-width: 768px){.-mdw-46{width:46px!important}.-mdwt-46{width-top:46px!important}.-mdwr-46{width-right:46px!important}.-mdwb-46{width-bottom:46px!important}.-mdwl-46{width-left:46px!important}.-mdwx-46{width-left:46px!important;width-right:46px!important}.-mdwy-46{width-top:46px!important;width-bottom:46px!important}}@media (min-width: 992px){.-lgw-46{width:46px!important}.-lgwt-46{width-top:46px!important}.-lgwr-46{width-right:46px!important}.-lgwb-46{width-bottom:46px!important}.-lgwl-46{width-left:46px!important}.-lgwx-46{width-left:46px!important;width-right:46px!important}.-lgwy-46{width-top:46px!important;width-bottom:46px!important}}@media (min-width: 1200px){.-xlw-46{width:46px!important}.-xlwt-46{width-top:46px!important}.-xlwr-46{width-right:46px!important}.-xlwb-46{width-bottom:46px!important}.-xlwl-46{width-left:46px!important}.-xlwx-46{width-left:46px!important;width-right:46px!important}.-xlwy-46{width-top:46px!important;width-bottom:46px!important}}@media (min-width: 1400px){.-xxlw-46{width:46px!important}.-xxlwt-46{width-top:46px!important}.-xxlwr-46{width-right:46px!important}.-xxlwb-46{width-bottom:46px!important}.-xxlwl-46{width-left:46px!important}.-xxlwx-46{width-left:46px!important;width-right:46px!important}.-xxlwy-46{width-top:46px!important;width-bottom:46px!important}}.h-46{height:46px!important}.ht-46{height-top:46px!important}.hr-46{height-right:46px!important}.hb-46{height-bottom:46px!important}.hl-46{height-left:46px!important}.hx-46{height-left:46px!important;height-right:46px!important}.hy-46{height-top:46px!important;height-bottom:46px!important}@media (min-width: 576px){.-smh-46{height:46px!important}.-smht-46{height-top:46px!important}.-smhr-46{height-right:46px!important}.-smhb-46{height-bottom:46px!important}.-smhl-46{height-left:46px!important}.-smhx-46{height-left:46px!important;height-right:46px!important}.-smhy-46{height-top:46px!important;height-bottom:46px!important}}@media (min-width: 768px){.-mdh-46{height:46px!important}.-mdht-46{height-top:46px!important}.-mdhr-46{height-right:46px!important}.-mdhb-46{height-bottom:46px!important}.-mdhl-46{height-left:46px!important}.-mdhx-46{height-left:46px!important;height-right:46px!important}.-mdhy-46{height-top:46px!important;height-bottom:46px!important}}@media (min-width: 992px){.-lgh-46{height:46px!important}.-lght-46{height-top:46px!important}.-lghr-46{height-right:46px!important}.-lghb-46{height-bottom:46px!important}.-lghl-46{height-left:46px!important}.-lghx-46{height-left:46px!important;height-right:46px!important}.-lghy-46{height-top:46px!important;height-bottom:46px!important}}@media (min-width: 1200px){.-xlh-46{height:46px!important}.-xlht-46{height-top:46px!important}.-xlhr-46{height-right:46px!important}.-xlhb-46{height-bottom:46px!important}.-xlhl-46{height-left:46px!important}.-xlhx-46{height-left:46px!important;height-right:46px!important}.-xlhy-46{height-top:46px!important;height-bottom:46px!important}}@media (min-width: 1400px){.-xxlh-46{height:46px!important}.-xxlht-46{height-top:46px!important}.-xxlhr-46{height-right:46px!important}.-xxlhb-46{height-bottom:46px!important}.-xxlhl-46{height-left:46px!important}.-xxlhx-46{height-left:46px!important;height-right:46px!important}.-xxlhy-46{height-top:46px!important;height-bottom:46px!important}}.rounded-46{border-radius:46px!important}.roundedt-46{border-radius-top:46px!important}.roundedr-46{border-radius-right:46px!important}.roundedb-46{border-radius-bottom:46px!important}.roundedl-46{border-radius-left:46px!important}.roundedx-46{border-radius-left:46px!important;border-radius-right:46px!important}.roundedy-46{border-radius-top:46px!important;border-radius-bottom:46px!important}@media (min-width: 576px){.-smrounded-46{border-radius:46px!important}.-smroundedt-46{border-radius-top:46px!important}.-smroundedr-46{border-radius-right:46px!important}.-smroundedb-46{border-radius-bottom:46px!important}.-smroundedl-46{border-radius-left:46px!important}.-smroundedx-46{border-radius-left:46px!important;border-radius-right:46px!important}.-smroundedy-46{border-radius-top:46px!important;border-radius-bottom:46px!important}}@media (min-width: 768px){.-mdrounded-46{border-radius:46px!important}.-mdroundedt-46{border-radius-top:46px!important}.-mdroundedr-46{border-radius-right:46px!important}.-mdroundedb-46{border-radius-bottom:46px!important}.-mdroundedl-46{border-radius-left:46px!important}.-mdroundedx-46{border-radius-left:46px!important;border-radius-right:46px!important}.-mdroundedy-46{border-radius-top:46px!important;border-radius-bottom:46px!important}}@media (min-width: 992px){.-lgrounded-46{border-radius:46px!important}.-lgroundedt-46{border-radius-top:46px!important}.-lgroundedr-46{border-radius-right:46px!important}.-lgroundedb-46{border-radius-bottom:46px!important}.-lgroundedl-46{border-radius-left:46px!important}.-lgroundedx-46{border-radius-left:46px!important;border-radius-right:46px!important}.-lgroundedy-46{border-radius-top:46px!important;border-radius-bottom:46px!important}}@media (min-width: 1200px){.-xlrounded-46{border-radius:46px!important}.-xlroundedt-46{border-radius-top:46px!important}.-xlroundedr-46{border-radius-right:46px!important}.-xlroundedb-46{border-radius-bottom:46px!important}.-xlroundedl-46{border-radius-left:46px!important}.-xlroundedx-46{border-radius-left:46px!important;border-radius-right:46px!important}.-xlroundedy-46{border-radius-top:46px!important;border-radius-bottom:46px!important}}@media (min-width: 1400px){.-xxlrounded-46{border-radius:46px!important}.-xxlroundedt-46{border-radius-top:46px!important}.-xxlroundedr-46{border-radius-right:46px!important}.-xxlroundedb-46{border-radius-bottom:46px!important}.-xxlroundedl-46{border-radius-left:46px!important}.-xxlroundedx-46{border-radius-left:46px!important;border-radius-right:46px!important}.-xxlroundedy-46{border-radius-top:46px!important;border-radius-bottom:46px!important}}.max-w-46{max-width:46px!important}.max-wt-46{max-width-top:46px!important}.max-wr-46{max-width-right:46px!important}.max-wb-46{max-width-bottom:46px!important}.max-wl-46{max-width-left:46px!important}.max-wx-46{max-width-left:46px!important;max-width-right:46px!important}.max-wy-46{max-width-top:46px!important;max-width-bottom:46px!important}@media (min-width: 576px){.-smmax-w-46{max-width:46px!important}.-smmax-wt-46{max-width-top:46px!important}.-smmax-wr-46{max-width-right:46px!important}.-smmax-wb-46{max-width-bottom:46px!important}.-smmax-wl-46{max-width-left:46px!important}.-smmax-wx-46{max-width-left:46px!important;max-width-right:46px!important}.-smmax-wy-46{max-width-top:46px!important;max-width-bottom:46px!important}}@media (min-width: 768px){.-mdmax-w-46{max-width:46px!important}.-mdmax-wt-46{max-width-top:46px!important}.-mdmax-wr-46{max-width-right:46px!important}.-mdmax-wb-46{max-width-bottom:46px!important}.-mdmax-wl-46{max-width-left:46px!important}.-mdmax-wx-46{max-width-left:46px!important;max-width-right:46px!important}.-mdmax-wy-46{max-width-top:46px!important;max-width-bottom:46px!important}}@media (min-width: 992px){.-lgmax-w-46{max-width:46px!important}.-lgmax-wt-46{max-width-top:46px!important}.-lgmax-wr-46{max-width-right:46px!important}.-lgmax-wb-46{max-width-bottom:46px!important}.-lgmax-wl-46{max-width-left:46px!important}.-lgmax-wx-46{max-width-left:46px!important;max-width-right:46px!important}.-lgmax-wy-46{max-width-top:46px!important;max-width-bottom:46px!important}}@media (min-width: 1200px){.-xlmax-w-46{max-width:46px!important}.-xlmax-wt-46{max-width-top:46px!important}.-xlmax-wr-46{max-width-right:46px!important}.-xlmax-wb-46{max-width-bottom:46px!important}.-xlmax-wl-46{max-width-left:46px!important}.-xlmax-wx-46{max-width-left:46px!important;max-width-right:46px!important}.-xlmax-wy-46{max-width-top:46px!important;max-width-bottom:46px!important}}@media (min-width: 1400px){.-xxlmax-w-46{max-width:46px!important}.-xxlmax-wt-46{max-width-top:46px!important}.-xxlmax-wr-46{max-width-right:46px!important}.-xxlmax-wb-46{max-width-bottom:46px!important}.-xxlmax-wl-46{max-width-left:46px!important}.-xxlmax-wx-46{max-width-left:46px!important;max-width-right:46px!important}.-xxlmax-wy-46{max-width-top:46px!important;max-width-bottom:46px!important}}.min-w-46{min-width:46px!important}.min-wt-46{min-width-top:46px!important}.min-wr-46{min-width-right:46px!important}.min-wb-46{min-width-bottom:46px!important}.min-wl-46{min-width-left:46px!important}.min-wx-46{min-width-left:46px!important;min-width-right:46px!important}.min-wy-46{min-width-top:46px!important;min-width-bottom:46px!important}@media (min-width: 576px){.-smmin-w-46{min-width:46px!important}.-smmin-wt-46{min-width-top:46px!important}.-smmin-wr-46{min-width-right:46px!important}.-smmin-wb-46{min-width-bottom:46px!important}.-smmin-wl-46{min-width-left:46px!important}.-smmin-wx-46{min-width-left:46px!important;min-width-right:46px!important}.-smmin-wy-46{min-width-top:46px!important;min-width-bottom:46px!important}}@media (min-width: 768px){.-mdmin-w-46{min-width:46px!important}.-mdmin-wt-46{min-width-top:46px!important}.-mdmin-wr-46{min-width-right:46px!important}.-mdmin-wb-46{min-width-bottom:46px!important}.-mdmin-wl-46{min-width-left:46px!important}.-mdmin-wx-46{min-width-left:46px!important;min-width-right:46px!important}.-mdmin-wy-46{min-width-top:46px!important;min-width-bottom:46px!important}}@media (min-width: 992px){.-lgmin-w-46{min-width:46px!important}.-lgmin-wt-46{min-width-top:46px!important}.-lgmin-wr-46{min-width-right:46px!important}.-lgmin-wb-46{min-width-bottom:46px!important}.-lgmin-wl-46{min-width-left:46px!important}.-lgmin-wx-46{min-width-left:46px!important;min-width-right:46px!important}.-lgmin-wy-46{min-width-top:46px!important;min-width-bottom:46px!important}}@media (min-width: 1200px){.-xlmin-w-46{min-width:46px!important}.-xlmin-wt-46{min-width-top:46px!important}.-xlmin-wr-46{min-width-right:46px!important}.-xlmin-wb-46{min-width-bottom:46px!important}.-xlmin-wl-46{min-width-left:46px!important}.-xlmin-wx-46{min-width-left:46px!important;min-width-right:46px!important}.-xlmin-wy-46{min-width-top:46px!important;min-width-bottom:46px!important}}@media (min-width: 1400px){.-xxlmin-w-46{min-width:46px!important}.-xxlmin-wt-46{min-width-top:46px!important}.-xxlmin-wr-46{min-width-right:46px!important}.-xxlmin-wb-46{min-width-bottom:46px!important}.-xxlmin-wl-46{min-width-left:46px!important}.-xxlmin-wx-46{min-width-left:46px!important;min-width-right:46px!important}.-xxlmin-wy-46{min-width-top:46px!important;min-width-bottom:46px!important}}.max-h-46{max-height:46px!important}.max-ht-46{max-height-top:46px!important}.max-hr-46{max-height-right:46px!important}.max-hb-46{max-height-bottom:46px!important}.max-hl-46{max-height-left:46px!important}.max-hx-46{max-height-left:46px!important;max-height-right:46px!important}.max-hy-46{max-height-top:46px!important;max-height-bottom:46px!important}@media (min-width: 576px){.-smmax-h-46{max-height:46px!important}.-smmax-ht-46{max-height-top:46px!important}.-smmax-hr-46{max-height-right:46px!important}.-smmax-hb-46{max-height-bottom:46px!important}.-smmax-hl-46{max-height-left:46px!important}.-smmax-hx-46{max-height-left:46px!important;max-height-right:46px!important}.-smmax-hy-46{max-height-top:46px!important;max-height-bottom:46px!important}}@media (min-width: 768px){.-mdmax-h-46{max-height:46px!important}.-mdmax-ht-46{max-height-top:46px!important}.-mdmax-hr-46{max-height-right:46px!important}.-mdmax-hb-46{max-height-bottom:46px!important}.-mdmax-hl-46{max-height-left:46px!important}.-mdmax-hx-46{max-height-left:46px!important;max-height-right:46px!important}.-mdmax-hy-46{max-height-top:46px!important;max-height-bottom:46px!important}}@media (min-width: 992px){.-lgmax-h-46{max-height:46px!important}.-lgmax-ht-46{max-height-top:46px!important}.-lgmax-hr-46{max-height-right:46px!important}.-lgmax-hb-46{max-height-bottom:46px!important}.-lgmax-hl-46{max-height-left:46px!important}.-lgmax-hx-46{max-height-left:46px!important;max-height-right:46px!important}.-lgmax-hy-46{max-height-top:46px!important;max-height-bottom:46px!important}}@media (min-width: 1200px){.-xlmax-h-46{max-height:46px!important}.-xlmax-ht-46{max-height-top:46px!important}.-xlmax-hr-46{max-height-right:46px!important}.-xlmax-hb-46{max-height-bottom:46px!important}.-xlmax-hl-46{max-height-left:46px!important}.-xlmax-hx-46{max-height-left:46px!important;max-height-right:46px!important}.-xlmax-hy-46{max-height-top:46px!important;max-height-bottom:46px!important}}@media (min-width: 1400px){.-xxlmax-h-46{max-height:46px!important}.-xxlmax-ht-46{max-height-top:46px!important}.-xxlmax-hr-46{max-height-right:46px!important}.-xxlmax-hb-46{max-height-bottom:46px!important}.-xxlmax-hl-46{max-height-left:46px!important}.-xxlmax-hx-46{max-height-left:46px!important;max-height-right:46px!important}.-xxlmax-hy-46{max-height-top:46px!important;max-height-bottom:46px!important}}.min-h-46{min-height:46px!important}.min-ht-46{min-height-top:46px!important}.min-hr-46{min-height-right:46px!important}.min-hb-46{min-height-bottom:46px!important}.min-hl-46{min-height-left:46px!important}.min-hx-46{min-height-left:46px!important;min-height-right:46px!important}.min-hy-46{min-height-top:46px!important;min-height-bottom:46px!important}@media (min-width: 576px){.-smmin-h-46{min-height:46px!important}.-smmin-ht-46{min-height-top:46px!important}.-smmin-hr-46{min-height-right:46px!important}.-smmin-hb-46{min-height-bottom:46px!important}.-smmin-hl-46{min-height-left:46px!important}.-smmin-hx-46{min-height-left:46px!important;min-height-right:46px!important}.-smmin-hy-46{min-height-top:46px!important;min-height-bottom:46px!important}}@media (min-width: 768px){.-mdmin-h-46{min-height:46px!important}.-mdmin-ht-46{min-height-top:46px!important}.-mdmin-hr-46{min-height-right:46px!important}.-mdmin-hb-46{min-height-bottom:46px!important}.-mdmin-hl-46{min-height-left:46px!important}.-mdmin-hx-46{min-height-left:46px!important;min-height-right:46px!important}.-mdmin-hy-46{min-height-top:46px!important;min-height-bottom:46px!important}}@media (min-width: 992px){.-lgmin-h-46{min-height:46px!important}.-lgmin-ht-46{min-height-top:46px!important}.-lgmin-hr-46{min-height-right:46px!important}.-lgmin-hb-46{min-height-bottom:46px!important}.-lgmin-hl-46{min-height-left:46px!important}.-lgmin-hx-46{min-height-left:46px!important;min-height-right:46px!important}.-lgmin-hy-46{min-height-top:46px!important;min-height-bottom:46px!important}}@media (min-width: 1200px){.-xlmin-h-46{min-height:46px!important}.-xlmin-ht-46{min-height-top:46px!important}.-xlmin-hr-46{min-height-right:46px!important}.-xlmin-hb-46{min-height-bottom:46px!important}.-xlmin-hl-46{min-height-left:46px!important}.-xlmin-hx-46{min-height-left:46px!important;min-height-right:46px!important}.-xlmin-hy-46{min-height-top:46px!important;min-height-bottom:46px!important}}@media (min-width: 1400px){.-xxlmin-h-46{min-height:46px!important}.-xxlmin-ht-46{min-height-top:46px!important}.-xxlmin-hr-46{min-height-right:46px!important}.-xxlmin-hb-46{min-height-bottom:46px!important}.-xxlmin-hl-46{min-height-left:46px!important}.-xxlmin-hx-46{min-height-left:46px!important;min-height-right:46px!important}.-xxlmin-hy-46{min-height-top:46px!important;min-height-bottom:46px!important}}.m-47{margin:47px!important}.mt-47{margin-top:47px!important}.mr-47{margin-right:47px!important}.mb-47{margin-bottom:47px!important}.ml-47{margin-left:47px!important}.mx-47{margin-left:47px!important;margin-right:47px!important}.my-47{margin-top:47px!important;margin-bottom:47px!important}@media (min-width: 576px){.-smm-47{margin:47px!important}.-smmt-47{margin-top:47px!important}.-smmr-47{margin-right:47px!important}.-smmb-47{margin-bottom:47px!important}.-smml-47{margin-left:47px!important}.-smmx-47{margin-left:47px!important;margin-right:47px!important}.-smmy-47{margin-top:47px!important;margin-bottom:47px!important}}@media (min-width: 768px){.-mdm-47{margin:47px!important}.-mdmt-47{margin-top:47px!important}.-mdmr-47{margin-right:47px!important}.-mdmb-47{margin-bottom:47px!important}.-mdml-47{margin-left:47px!important}.-mdmx-47{margin-left:47px!important;margin-right:47px!important}.-mdmy-47{margin-top:47px!important;margin-bottom:47px!important}}@media (min-width: 992px){.-lgm-47{margin:47px!important}.-lgmt-47{margin-top:47px!important}.-lgmr-47{margin-right:47px!important}.-lgmb-47{margin-bottom:47px!important}.-lgml-47{margin-left:47px!important}.-lgmx-47{margin-left:47px!important;margin-right:47px!important}.-lgmy-47{margin-top:47px!important;margin-bottom:47px!important}}@media (min-width: 1200px){.-xlm-47{margin:47px!important}.-xlmt-47{margin-top:47px!important}.-xlmr-47{margin-right:47px!important}.-xlmb-47{margin-bottom:47px!important}.-xlml-47{margin-left:47px!important}.-xlmx-47{margin-left:47px!important;margin-right:47px!important}.-xlmy-47{margin-top:47px!important;margin-bottom:47px!important}}@media (min-width: 1400px){.-xxlm-47{margin:47px!important}.-xxlmt-47{margin-top:47px!important}.-xxlmr-47{margin-right:47px!important}.-xxlmb-47{margin-bottom:47px!important}.-xxlml-47{margin-left:47px!important}.-xxlmx-47{margin-left:47px!important;margin-right:47px!important}.-xxlmy-47{margin-top:47px!important;margin-bottom:47px!important}}.p-47{padding:47px!important}.pt-47{padding-top:47px!important}.pr-47{padding-right:47px!important}.pb-47{padding-bottom:47px!important}.pl-47{padding-left:47px!important}.px-47{padding-left:47px!important;padding-right:47px!important}.py-47{padding-top:47px!important;padding-bottom:47px!important}@media (min-width: 576px){.-smp-47{padding:47px!important}.-smpt-47{padding-top:47px!important}.-smpr-47{padding-right:47px!important}.-smpb-47{padding-bottom:47px!important}.-smpl-47{padding-left:47px!important}.-smpx-47{padding-left:47px!important;padding-right:47px!important}.-smpy-47{padding-top:47px!important;padding-bottom:47px!important}}@media (min-width: 768px){.-mdp-47{padding:47px!important}.-mdpt-47{padding-top:47px!important}.-mdpr-47{padding-right:47px!important}.-mdpb-47{padding-bottom:47px!important}.-mdpl-47{padding-left:47px!important}.-mdpx-47{padding-left:47px!important;padding-right:47px!important}.-mdpy-47{padding-top:47px!important;padding-bottom:47px!important}}@media (min-width: 992px){.-lgp-47{padding:47px!important}.-lgpt-47{padding-top:47px!important}.-lgpr-47{padding-right:47px!important}.-lgpb-47{padding-bottom:47px!important}.-lgpl-47{padding-left:47px!important}.-lgpx-47{padding-left:47px!important;padding-right:47px!important}.-lgpy-47{padding-top:47px!important;padding-bottom:47px!important}}@media (min-width: 1200px){.-xlp-47{padding:47px!important}.-xlpt-47{padding-top:47px!important}.-xlpr-47{padding-right:47px!important}.-xlpb-47{padding-bottom:47px!important}.-xlpl-47{padding-left:47px!important}.-xlpx-47{padding-left:47px!important;padding-right:47px!important}.-xlpy-47{padding-top:47px!important;padding-bottom:47px!important}}@media (min-width: 1400px){.-xxlp-47{padding:47px!important}.-xxlpt-47{padding-top:47px!important}.-xxlpr-47{padding-right:47px!important}.-xxlpb-47{padding-bottom:47px!important}.-xxlpl-47{padding-left:47px!important}.-xxlpx-47{padding-left:47px!important;padding-right:47px!important}.-xxlpy-47{padding-top:47px!important;padding-bottom:47px!important}}.gap-47{gap:47px!important}.gapx-47{-webkit-column-gap:47px!important;-moz-column-gap:47px!important;column-gap:47px!important}.gapy-47{row-gap:47px!important}@media (min-width: 576px){.-smgap-47{gap:47px!important}.-smgapx-47{-webkit-column-gap:47px!important;-moz-column-gap:47px!important;column-gap:47px!important}.-smgapy-47{row-gap:47px!important}}@media (min-width: 768px){.-mdgap-47{gap:47px!important}.-mdgapx-47{-webkit-column-gap:47px!important;-moz-column-gap:47px!important;column-gap:47px!important}.-mdgapy-47{row-gap:47px!important}}@media (min-width: 992px){.-lggap-47{gap:47px!important}.-lggapx-47{-webkit-column-gap:47px!important;-moz-column-gap:47px!important;column-gap:47px!important}.-lggapy-47{row-gap:47px!important}}@media (min-width: 1200px){.-xlgap-47{gap:47px!important}.-xlgapx-47{-webkit-column-gap:47px!important;-moz-column-gap:47px!important;column-gap:47px!important}.-xlgapy-47{row-gap:47px!important}}@media (min-width: 1400px){.-xxlgap-47{gap:47px!important}.-xxlgapx-47{-webkit-column-gap:47px!important;-moz-column-gap:47px!important;column-gap:47px!important}.-xxlgapy-47{row-gap:47px!important}}.w-47{width:47px!important}.wt-47{width-top:47px!important}.wr-47{width-right:47px!important}.wb-47{width-bottom:47px!important}.wl-47{width-left:47px!important}.wx-47{width-left:47px!important;width-right:47px!important}.wy-47{width-top:47px!important;width-bottom:47px!important}@media (min-width: 576px){.-smw-47{width:47px!important}.-smwt-47{width-top:47px!important}.-smwr-47{width-right:47px!important}.-smwb-47{width-bottom:47px!important}.-smwl-47{width-left:47px!important}.-smwx-47{width-left:47px!important;width-right:47px!important}.-smwy-47{width-top:47px!important;width-bottom:47px!important}}@media (min-width: 768px){.-mdw-47{width:47px!important}.-mdwt-47{width-top:47px!important}.-mdwr-47{width-right:47px!important}.-mdwb-47{width-bottom:47px!important}.-mdwl-47{width-left:47px!important}.-mdwx-47{width-left:47px!important;width-right:47px!important}.-mdwy-47{width-top:47px!important;width-bottom:47px!important}}@media (min-width: 992px){.-lgw-47{width:47px!important}.-lgwt-47{width-top:47px!important}.-lgwr-47{width-right:47px!important}.-lgwb-47{width-bottom:47px!important}.-lgwl-47{width-left:47px!important}.-lgwx-47{width-left:47px!important;width-right:47px!important}.-lgwy-47{width-top:47px!important;width-bottom:47px!important}}@media (min-width: 1200px){.-xlw-47{width:47px!important}.-xlwt-47{width-top:47px!important}.-xlwr-47{width-right:47px!important}.-xlwb-47{width-bottom:47px!important}.-xlwl-47{width-left:47px!important}.-xlwx-47{width-left:47px!important;width-right:47px!important}.-xlwy-47{width-top:47px!important;width-bottom:47px!important}}@media (min-width: 1400px){.-xxlw-47{width:47px!important}.-xxlwt-47{width-top:47px!important}.-xxlwr-47{width-right:47px!important}.-xxlwb-47{width-bottom:47px!important}.-xxlwl-47{width-left:47px!important}.-xxlwx-47{width-left:47px!important;width-right:47px!important}.-xxlwy-47{width-top:47px!important;width-bottom:47px!important}}.h-47{height:47px!important}.ht-47{height-top:47px!important}.hr-47{height-right:47px!important}.hb-47{height-bottom:47px!important}.hl-47{height-left:47px!important}.hx-47{height-left:47px!important;height-right:47px!important}.hy-47{height-top:47px!important;height-bottom:47px!important}@media (min-width: 576px){.-smh-47{height:47px!important}.-smht-47{height-top:47px!important}.-smhr-47{height-right:47px!important}.-smhb-47{height-bottom:47px!important}.-smhl-47{height-left:47px!important}.-smhx-47{height-left:47px!important;height-right:47px!important}.-smhy-47{height-top:47px!important;height-bottom:47px!important}}@media (min-width: 768px){.-mdh-47{height:47px!important}.-mdht-47{height-top:47px!important}.-mdhr-47{height-right:47px!important}.-mdhb-47{height-bottom:47px!important}.-mdhl-47{height-left:47px!important}.-mdhx-47{height-left:47px!important;height-right:47px!important}.-mdhy-47{height-top:47px!important;height-bottom:47px!important}}@media (min-width: 992px){.-lgh-47{height:47px!important}.-lght-47{height-top:47px!important}.-lghr-47{height-right:47px!important}.-lghb-47{height-bottom:47px!important}.-lghl-47{height-left:47px!important}.-lghx-47{height-left:47px!important;height-right:47px!important}.-lghy-47{height-top:47px!important;height-bottom:47px!important}}@media (min-width: 1200px){.-xlh-47{height:47px!important}.-xlht-47{height-top:47px!important}.-xlhr-47{height-right:47px!important}.-xlhb-47{height-bottom:47px!important}.-xlhl-47{height-left:47px!important}.-xlhx-47{height-left:47px!important;height-right:47px!important}.-xlhy-47{height-top:47px!important;height-bottom:47px!important}}@media (min-width: 1400px){.-xxlh-47{height:47px!important}.-xxlht-47{height-top:47px!important}.-xxlhr-47{height-right:47px!important}.-xxlhb-47{height-bottom:47px!important}.-xxlhl-47{height-left:47px!important}.-xxlhx-47{height-left:47px!important;height-right:47px!important}.-xxlhy-47{height-top:47px!important;height-bottom:47px!important}}.rounded-47{border-radius:47px!important}.roundedt-47{border-radius-top:47px!important}.roundedr-47{border-radius-right:47px!important}.roundedb-47{border-radius-bottom:47px!important}.roundedl-47{border-radius-left:47px!important}.roundedx-47{border-radius-left:47px!important;border-radius-right:47px!important}.roundedy-47{border-radius-top:47px!important;border-radius-bottom:47px!important}@media (min-width: 576px){.-smrounded-47{border-radius:47px!important}.-smroundedt-47{border-radius-top:47px!important}.-smroundedr-47{border-radius-right:47px!important}.-smroundedb-47{border-radius-bottom:47px!important}.-smroundedl-47{border-radius-left:47px!important}.-smroundedx-47{border-radius-left:47px!important;border-radius-right:47px!important}.-smroundedy-47{border-radius-top:47px!important;border-radius-bottom:47px!important}}@media (min-width: 768px){.-mdrounded-47{border-radius:47px!important}.-mdroundedt-47{border-radius-top:47px!important}.-mdroundedr-47{border-radius-right:47px!important}.-mdroundedb-47{border-radius-bottom:47px!important}.-mdroundedl-47{border-radius-left:47px!important}.-mdroundedx-47{border-radius-left:47px!important;border-radius-right:47px!important}.-mdroundedy-47{border-radius-top:47px!important;border-radius-bottom:47px!important}}@media (min-width: 992px){.-lgrounded-47{border-radius:47px!important}.-lgroundedt-47{border-radius-top:47px!important}.-lgroundedr-47{border-radius-right:47px!important}.-lgroundedb-47{border-radius-bottom:47px!important}.-lgroundedl-47{border-radius-left:47px!important}.-lgroundedx-47{border-radius-left:47px!important;border-radius-right:47px!important}.-lgroundedy-47{border-radius-top:47px!important;border-radius-bottom:47px!important}}@media (min-width: 1200px){.-xlrounded-47{border-radius:47px!important}.-xlroundedt-47{border-radius-top:47px!important}.-xlroundedr-47{border-radius-right:47px!important}.-xlroundedb-47{border-radius-bottom:47px!important}.-xlroundedl-47{border-radius-left:47px!important}.-xlroundedx-47{border-radius-left:47px!important;border-radius-right:47px!important}.-xlroundedy-47{border-radius-top:47px!important;border-radius-bottom:47px!important}}@media (min-width: 1400px){.-xxlrounded-47{border-radius:47px!important}.-xxlroundedt-47{border-radius-top:47px!important}.-xxlroundedr-47{border-radius-right:47px!important}.-xxlroundedb-47{border-radius-bottom:47px!important}.-xxlroundedl-47{border-radius-left:47px!important}.-xxlroundedx-47{border-radius-left:47px!important;border-radius-right:47px!important}.-xxlroundedy-47{border-radius-top:47px!important;border-radius-bottom:47px!important}}.max-w-47{max-width:47px!important}.max-wt-47{max-width-top:47px!important}.max-wr-47{max-width-right:47px!important}.max-wb-47{max-width-bottom:47px!important}.max-wl-47{max-width-left:47px!important}.max-wx-47{max-width-left:47px!important;max-width-right:47px!important}.max-wy-47{max-width-top:47px!important;max-width-bottom:47px!important}@media (min-width: 576px){.-smmax-w-47{max-width:47px!important}.-smmax-wt-47{max-width-top:47px!important}.-smmax-wr-47{max-width-right:47px!important}.-smmax-wb-47{max-width-bottom:47px!important}.-smmax-wl-47{max-width-left:47px!important}.-smmax-wx-47{max-width-left:47px!important;max-width-right:47px!important}.-smmax-wy-47{max-width-top:47px!important;max-width-bottom:47px!important}}@media (min-width: 768px){.-mdmax-w-47{max-width:47px!important}.-mdmax-wt-47{max-width-top:47px!important}.-mdmax-wr-47{max-width-right:47px!important}.-mdmax-wb-47{max-width-bottom:47px!important}.-mdmax-wl-47{max-width-left:47px!important}.-mdmax-wx-47{max-width-left:47px!important;max-width-right:47px!important}.-mdmax-wy-47{max-width-top:47px!important;max-width-bottom:47px!important}}@media (min-width: 992px){.-lgmax-w-47{max-width:47px!important}.-lgmax-wt-47{max-width-top:47px!important}.-lgmax-wr-47{max-width-right:47px!important}.-lgmax-wb-47{max-width-bottom:47px!important}.-lgmax-wl-47{max-width-left:47px!important}.-lgmax-wx-47{max-width-left:47px!important;max-width-right:47px!important}.-lgmax-wy-47{max-width-top:47px!important;max-width-bottom:47px!important}}@media (min-width: 1200px){.-xlmax-w-47{max-width:47px!important}.-xlmax-wt-47{max-width-top:47px!important}.-xlmax-wr-47{max-width-right:47px!important}.-xlmax-wb-47{max-width-bottom:47px!important}.-xlmax-wl-47{max-width-left:47px!important}.-xlmax-wx-47{max-width-left:47px!important;max-width-right:47px!important}.-xlmax-wy-47{max-width-top:47px!important;max-width-bottom:47px!important}}@media (min-width: 1400px){.-xxlmax-w-47{max-width:47px!important}.-xxlmax-wt-47{max-width-top:47px!important}.-xxlmax-wr-47{max-width-right:47px!important}.-xxlmax-wb-47{max-width-bottom:47px!important}.-xxlmax-wl-47{max-width-left:47px!important}.-xxlmax-wx-47{max-width-left:47px!important;max-width-right:47px!important}.-xxlmax-wy-47{max-width-top:47px!important;max-width-bottom:47px!important}}.min-w-47{min-width:47px!important}.min-wt-47{min-width-top:47px!important}.min-wr-47{min-width-right:47px!important}.min-wb-47{min-width-bottom:47px!important}.min-wl-47{min-width-left:47px!important}.min-wx-47{min-width-left:47px!important;min-width-right:47px!important}.min-wy-47{min-width-top:47px!important;min-width-bottom:47px!important}@media (min-width: 576px){.-smmin-w-47{min-width:47px!important}.-smmin-wt-47{min-width-top:47px!important}.-smmin-wr-47{min-width-right:47px!important}.-smmin-wb-47{min-width-bottom:47px!important}.-smmin-wl-47{min-width-left:47px!important}.-smmin-wx-47{min-width-left:47px!important;min-width-right:47px!important}.-smmin-wy-47{min-width-top:47px!important;min-width-bottom:47px!important}}@media (min-width: 768px){.-mdmin-w-47{min-width:47px!important}.-mdmin-wt-47{min-width-top:47px!important}.-mdmin-wr-47{min-width-right:47px!important}.-mdmin-wb-47{min-width-bottom:47px!important}.-mdmin-wl-47{min-width-left:47px!important}.-mdmin-wx-47{min-width-left:47px!important;min-width-right:47px!important}.-mdmin-wy-47{min-width-top:47px!important;min-width-bottom:47px!important}}@media (min-width: 992px){.-lgmin-w-47{min-width:47px!important}.-lgmin-wt-47{min-width-top:47px!important}.-lgmin-wr-47{min-width-right:47px!important}.-lgmin-wb-47{min-width-bottom:47px!important}.-lgmin-wl-47{min-width-left:47px!important}.-lgmin-wx-47{min-width-left:47px!important;min-width-right:47px!important}.-lgmin-wy-47{min-width-top:47px!important;min-width-bottom:47px!important}}@media (min-width: 1200px){.-xlmin-w-47{min-width:47px!important}.-xlmin-wt-47{min-width-top:47px!important}.-xlmin-wr-47{min-width-right:47px!important}.-xlmin-wb-47{min-width-bottom:47px!important}.-xlmin-wl-47{min-width-left:47px!important}.-xlmin-wx-47{min-width-left:47px!important;min-width-right:47px!important}.-xlmin-wy-47{min-width-top:47px!important;min-width-bottom:47px!important}}@media (min-width: 1400px){.-xxlmin-w-47{min-width:47px!important}.-xxlmin-wt-47{min-width-top:47px!important}.-xxlmin-wr-47{min-width-right:47px!important}.-xxlmin-wb-47{min-width-bottom:47px!important}.-xxlmin-wl-47{min-width-left:47px!important}.-xxlmin-wx-47{min-width-left:47px!important;min-width-right:47px!important}.-xxlmin-wy-47{min-width-top:47px!important;min-width-bottom:47px!important}}.max-h-47{max-height:47px!important}.max-ht-47{max-height-top:47px!important}.max-hr-47{max-height-right:47px!important}.max-hb-47{max-height-bottom:47px!important}.max-hl-47{max-height-left:47px!important}.max-hx-47{max-height-left:47px!important;max-height-right:47px!important}.max-hy-47{max-height-top:47px!important;max-height-bottom:47px!important}@media (min-width: 576px){.-smmax-h-47{max-height:47px!important}.-smmax-ht-47{max-height-top:47px!important}.-smmax-hr-47{max-height-right:47px!important}.-smmax-hb-47{max-height-bottom:47px!important}.-smmax-hl-47{max-height-left:47px!important}.-smmax-hx-47{max-height-left:47px!important;max-height-right:47px!important}.-smmax-hy-47{max-height-top:47px!important;max-height-bottom:47px!important}}@media (min-width: 768px){.-mdmax-h-47{max-height:47px!important}.-mdmax-ht-47{max-height-top:47px!important}.-mdmax-hr-47{max-height-right:47px!important}.-mdmax-hb-47{max-height-bottom:47px!important}.-mdmax-hl-47{max-height-left:47px!important}.-mdmax-hx-47{max-height-left:47px!important;max-height-right:47px!important}.-mdmax-hy-47{max-height-top:47px!important;max-height-bottom:47px!important}}@media (min-width: 992px){.-lgmax-h-47{max-height:47px!important}.-lgmax-ht-47{max-height-top:47px!important}.-lgmax-hr-47{max-height-right:47px!important}.-lgmax-hb-47{max-height-bottom:47px!important}.-lgmax-hl-47{max-height-left:47px!important}.-lgmax-hx-47{max-height-left:47px!important;max-height-right:47px!important}.-lgmax-hy-47{max-height-top:47px!important;max-height-bottom:47px!important}}@media (min-width: 1200px){.-xlmax-h-47{max-height:47px!important}.-xlmax-ht-47{max-height-top:47px!important}.-xlmax-hr-47{max-height-right:47px!important}.-xlmax-hb-47{max-height-bottom:47px!important}.-xlmax-hl-47{max-height-left:47px!important}.-xlmax-hx-47{max-height-left:47px!important;max-height-right:47px!important}.-xlmax-hy-47{max-height-top:47px!important;max-height-bottom:47px!important}}@media (min-width: 1400px){.-xxlmax-h-47{max-height:47px!important}.-xxlmax-ht-47{max-height-top:47px!important}.-xxlmax-hr-47{max-height-right:47px!important}.-xxlmax-hb-47{max-height-bottom:47px!important}.-xxlmax-hl-47{max-height-left:47px!important}.-xxlmax-hx-47{max-height-left:47px!important;max-height-right:47px!important}.-xxlmax-hy-47{max-height-top:47px!important;max-height-bottom:47px!important}}.min-h-47{min-height:47px!important}.min-ht-47{min-height-top:47px!important}.min-hr-47{min-height-right:47px!important}.min-hb-47{min-height-bottom:47px!important}.min-hl-47{min-height-left:47px!important}.min-hx-47{min-height-left:47px!important;min-height-right:47px!important}.min-hy-47{min-height-top:47px!important;min-height-bottom:47px!important}@media (min-width: 576px){.-smmin-h-47{min-height:47px!important}.-smmin-ht-47{min-height-top:47px!important}.-smmin-hr-47{min-height-right:47px!important}.-smmin-hb-47{min-height-bottom:47px!important}.-smmin-hl-47{min-height-left:47px!important}.-smmin-hx-47{min-height-left:47px!important;min-height-right:47px!important}.-smmin-hy-47{min-height-top:47px!important;min-height-bottom:47px!important}}@media (min-width: 768px){.-mdmin-h-47{min-height:47px!important}.-mdmin-ht-47{min-height-top:47px!important}.-mdmin-hr-47{min-height-right:47px!important}.-mdmin-hb-47{min-height-bottom:47px!important}.-mdmin-hl-47{min-height-left:47px!important}.-mdmin-hx-47{min-height-left:47px!important;min-height-right:47px!important}.-mdmin-hy-47{min-height-top:47px!important;min-height-bottom:47px!important}}@media (min-width: 992px){.-lgmin-h-47{min-height:47px!important}.-lgmin-ht-47{min-height-top:47px!important}.-lgmin-hr-47{min-height-right:47px!important}.-lgmin-hb-47{min-height-bottom:47px!important}.-lgmin-hl-47{min-height-left:47px!important}.-lgmin-hx-47{min-height-left:47px!important;min-height-right:47px!important}.-lgmin-hy-47{min-height-top:47px!important;min-height-bottom:47px!important}}@media (min-width: 1200px){.-xlmin-h-47{min-height:47px!important}.-xlmin-ht-47{min-height-top:47px!important}.-xlmin-hr-47{min-height-right:47px!important}.-xlmin-hb-47{min-height-bottom:47px!important}.-xlmin-hl-47{min-height-left:47px!important}.-xlmin-hx-47{min-height-left:47px!important;min-height-right:47px!important}.-xlmin-hy-47{min-height-top:47px!important;min-height-bottom:47px!important}}@media (min-width: 1400px){.-xxlmin-h-47{min-height:47px!important}.-xxlmin-ht-47{min-height-top:47px!important}.-xxlmin-hr-47{min-height-right:47px!important}.-xxlmin-hb-47{min-height-bottom:47px!important}.-xxlmin-hl-47{min-height-left:47px!important}.-xxlmin-hx-47{min-height-left:47px!important;min-height-right:47px!important}.-xxlmin-hy-47{min-height-top:47px!important;min-height-bottom:47px!important}}.m-48{margin:48px!important}.mt-48{margin-top:48px!important}.mr-48{margin-right:48px!important}.mb-48{margin-bottom:48px!important}.ml-48{margin-left:48px!important}.mx-48{margin-left:48px!important;margin-right:48px!important}.my-48{margin-top:48px!important;margin-bottom:48px!important}@media (min-width: 576px){.-smm-48{margin:48px!important}.-smmt-48{margin-top:48px!important}.-smmr-48{margin-right:48px!important}.-smmb-48{margin-bottom:48px!important}.-smml-48{margin-left:48px!important}.-smmx-48{margin-left:48px!important;margin-right:48px!important}.-smmy-48{margin-top:48px!important;margin-bottom:48px!important}}@media (min-width: 768px){.-mdm-48{margin:48px!important}.-mdmt-48{margin-top:48px!important}.-mdmr-48{margin-right:48px!important}.-mdmb-48{margin-bottom:48px!important}.-mdml-48{margin-left:48px!important}.-mdmx-48{margin-left:48px!important;margin-right:48px!important}.-mdmy-48{margin-top:48px!important;margin-bottom:48px!important}}@media (min-width: 992px){.-lgm-48{margin:48px!important}.-lgmt-48{margin-top:48px!important}.-lgmr-48{margin-right:48px!important}.-lgmb-48{margin-bottom:48px!important}.-lgml-48{margin-left:48px!important}.-lgmx-48{margin-left:48px!important;margin-right:48px!important}.-lgmy-48{margin-top:48px!important;margin-bottom:48px!important}}@media (min-width: 1200px){.-xlm-48{margin:48px!important}.-xlmt-48{margin-top:48px!important}.-xlmr-48{margin-right:48px!important}.-xlmb-48{margin-bottom:48px!important}.-xlml-48{margin-left:48px!important}.-xlmx-48{margin-left:48px!important;margin-right:48px!important}.-xlmy-48{margin-top:48px!important;margin-bottom:48px!important}}@media (min-width: 1400px){.-xxlm-48{margin:48px!important}.-xxlmt-48{margin-top:48px!important}.-xxlmr-48{margin-right:48px!important}.-xxlmb-48{margin-bottom:48px!important}.-xxlml-48{margin-left:48px!important}.-xxlmx-48{margin-left:48px!important;margin-right:48px!important}.-xxlmy-48{margin-top:48px!important;margin-bottom:48px!important}}.p-48{padding:48px!important}.pt-48{padding-top:48px!important}.pr-48{padding-right:48px!important}.pb-48{padding-bottom:48px!important}.pl-48{padding-left:48px!important}.px-48{padding-left:48px!important;padding-right:48px!important}.py-48{padding-top:48px!important;padding-bottom:48px!important}@media (min-width: 576px){.-smp-48{padding:48px!important}.-smpt-48{padding-top:48px!important}.-smpr-48{padding-right:48px!important}.-smpb-48{padding-bottom:48px!important}.-smpl-48{padding-left:48px!important}.-smpx-48{padding-left:48px!important;padding-right:48px!important}.-smpy-48{padding-top:48px!important;padding-bottom:48px!important}}@media (min-width: 768px){.-mdp-48{padding:48px!important}.-mdpt-48{padding-top:48px!important}.-mdpr-48{padding-right:48px!important}.-mdpb-48{padding-bottom:48px!important}.-mdpl-48{padding-left:48px!important}.-mdpx-48{padding-left:48px!important;padding-right:48px!important}.-mdpy-48{padding-top:48px!important;padding-bottom:48px!important}}@media (min-width: 992px){.-lgp-48{padding:48px!important}.-lgpt-48{padding-top:48px!important}.-lgpr-48{padding-right:48px!important}.-lgpb-48{padding-bottom:48px!important}.-lgpl-48{padding-left:48px!important}.-lgpx-48{padding-left:48px!important;padding-right:48px!important}.-lgpy-48{padding-top:48px!important;padding-bottom:48px!important}}@media (min-width: 1200px){.-xlp-48{padding:48px!important}.-xlpt-48{padding-top:48px!important}.-xlpr-48{padding-right:48px!important}.-xlpb-48{padding-bottom:48px!important}.-xlpl-48{padding-left:48px!important}.-xlpx-48{padding-left:48px!important;padding-right:48px!important}.-xlpy-48{padding-top:48px!important;padding-bottom:48px!important}}@media (min-width: 1400px){.-xxlp-48{padding:48px!important}.-xxlpt-48{padding-top:48px!important}.-xxlpr-48{padding-right:48px!important}.-xxlpb-48{padding-bottom:48px!important}.-xxlpl-48{padding-left:48px!important}.-xxlpx-48{padding-left:48px!important;padding-right:48px!important}.-xxlpy-48{padding-top:48px!important;padding-bottom:48px!important}}.gap-48{gap:48px!important}.gapx-48{-webkit-column-gap:48px!important;-moz-column-gap:48px!important;column-gap:48px!important}.gapy-48{row-gap:48px!important}@media (min-width: 576px){.-smgap-48{gap:48px!important}.-smgapx-48{-webkit-column-gap:48px!important;-moz-column-gap:48px!important;column-gap:48px!important}.-smgapy-48{row-gap:48px!important}}@media (min-width: 768px){.-mdgap-48{gap:48px!important}.-mdgapx-48{-webkit-column-gap:48px!important;-moz-column-gap:48px!important;column-gap:48px!important}.-mdgapy-48{row-gap:48px!important}}@media (min-width: 992px){.-lggap-48{gap:48px!important}.-lggapx-48{-webkit-column-gap:48px!important;-moz-column-gap:48px!important;column-gap:48px!important}.-lggapy-48{row-gap:48px!important}}@media (min-width: 1200px){.-xlgap-48{gap:48px!important}.-xlgapx-48{-webkit-column-gap:48px!important;-moz-column-gap:48px!important;column-gap:48px!important}.-xlgapy-48{row-gap:48px!important}}@media (min-width: 1400px){.-xxlgap-48{gap:48px!important}.-xxlgapx-48{-webkit-column-gap:48px!important;-moz-column-gap:48px!important;column-gap:48px!important}.-xxlgapy-48{row-gap:48px!important}}.w-48{width:48px!important}.wt-48{width-top:48px!important}.wr-48{width-right:48px!important}.wb-48{width-bottom:48px!important}.wl-48{width-left:48px!important}.wx-48{width-left:48px!important;width-right:48px!important}.wy-48{width-top:48px!important;width-bottom:48px!important}@media (min-width: 576px){.-smw-48{width:48px!important}.-smwt-48{width-top:48px!important}.-smwr-48{width-right:48px!important}.-smwb-48{width-bottom:48px!important}.-smwl-48{width-left:48px!important}.-smwx-48{width-left:48px!important;width-right:48px!important}.-smwy-48{width-top:48px!important;width-bottom:48px!important}}@media (min-width: 768px){.-mdw-48{width:48px!important}.-mdwt-48{width-top:48px!important}.-mdwr-48{width-right:48px!important}.-mdwb-48{width-bottom:48px!important}.-mdwl-48{width-left:48px!important}.-mdwx-48{width-left:48px!important;width-right:48px!important}.-mdwy-48{width-top:48px!important;width-bottom:48px!important}}@media (min-width: 992px){.-lgw-48{width:48px!important}.-lgwt-48{width-top:48px!important}.-lgwr-48{width-right:48px!important}.-lgwb-48{width-bottom:48px!important}.-lgwl-48{width-left:48px!important}.-lgwx-48{width-left:48px!important;width-right:48px!important}.-lgwy-48{width-top:48px!important;width-bottom:48px!important}}@media (min-width: 1200px){.-xlw-48{width:48px!important}.-xlwt-48{width-top:48px!important}.-xlwr-48{width-right:48px!important}.-xlwb-48{width-bottom:48px!important}.-xlwl-48{width-left:48px!important}.-xlwx-48{width-left:48px!important;width-right:48px!important}.-xlwy-48{width-top:48px!important;width-bottom:48px!important}}@media (min-width: 1400px){.-xxlw-48{width:48px!important}.-xxlwt-48{width-top:48px!important}.-xxlwr-48{width-right:48px!important}.-xxlwb-48{width-bottom:48px!important}.-xxlwl-48{width-left:48px!important}.-xxlwx-48{width-left:48px!important;width-right:48px!important}.-xxlwy-48{width-top:48px!important;width-bottom:48px!important}}.h-48{height:48px!important}.ht-48{height-top:48px!important}.hr-48{height-right:48px!important}.hb-48{height-bottom:48px!important}.hl-48{height-left:48px!important}.hx-48{height-left:48px!important;height-right:48px!important}.hy-48{height-top:48px!important;height-bottom:48px!important}@media (min-width: 576px){.-smh-48{height:48px!important}.-smht-48{height-top:48px!important}.-smhr-48{height-right:48px!important}.-smhb-48{height-bottom:48px!important}.-smhl-48{height-left:48px!important}.-smhx-48{height-left:48px!important;height-right:48px!important}.-smhy-48{height-top:48px!important;height-bottom:48px!important}}@media (min-width: 768px){.-mdh-48{height:48px!important}.-mdht-48{height-top:48px!important}.-mdhr-48{height-right:48px!important}.-mdhb-48{height-bottom:48px!important}.-mdhl-48{height-left:48px!important}.-mdhx-48{height-left:48px!important;height-right:48px!important}.-mdhy-48{height-top:48px!important;height-bottom:48px!important}}@media (min-width: 992px){.-lgh-48{height:48px!important}.-lght-48{height-top:48px!important}.-lghr-48{height-right:48px!important}.-lghb-48{height-bottom:48px!important}.-lghl-48{height-left:48px!important}.-lghx-48{height-left:48px!important;height-right:48px!important}.-lghy-48{height-top:48px!important;height-bottom:48px!important}}@media (min-width: 1200px){.-xlh-48{height:48px!important}.-xlht-48{height-top:48px!important}.-xlhr-48{height-right:48px!important}.-xlhb-48{height-bottom:48px!important}.-xlhl-48{height-left:48px!important}.-xlhx-48{height-left:48px!important;height-right:48px!important}.-xlhy-48{height-top:48px!important;height-bottom:48px!important}}@media (min-width: 1400px){.-xxlh-48{height:48px!important}.-xxlht-48{height-top:48px!important}.-xxlhr-48{height-right:48px!important}.-xxlhb-48{height-bottom:48px!important}.-xxlhl-48{height-left:48px!important}.-xxlhx-48{height-left:48px!important;height-right:48px!important}.-xxlhy-48{height-top:48px!important;height-bottom:48px!important}}.rounded-48{border-radius:48px!important}.roundedt-48{border-radius-top:48px!important}.roundedr-48{border-radius-right:48px!important}.roundedb-48{border-radius-bottom:48px!important}.roundedl-48{border-radius-left:48px!important}.roundedx-48{border-radius-left:48px!important;border-radius-right:48px!important}.roundedy-48{border-radius-top:48px!important;border-radius-bottom:48px!important}@media (min-width: 576px){.-smrounded-48{border-radius:48px!important}.-smroundedt-48{border-radius-top:48px!important}.-smroundedr-48{border-radius-right:48px!important}.-smroundedb-48{border-radius-bottom:48px!important}.-smroundedl-48{border-radius-left:48px!important}.-smroundedx-48{border-radius-left:48px!important;border-radius-right:48px!important}.-smroundedy-48{border-radius-top:48px!important;border-radius-bottom:48px!important}}@media (min-width: 768px){.-mdrounded-48{border-radius:48px!important}.-mdroundedt-48{border-radius-top:48px!important}.-mdroundedr-48{border-radius-right:48px!important}.-mdroundedb-48{border-radius-bottom:48px!important}.-mdroundedl-48{border-radius-left:48px!important}.-mdroundedx-48{border-radius-left:48px!important;border-radius-right:48px!important}.-mdroundedy-48{border-radius-top:48px!important;border-radius-bottom:48px!important}}@media (min-width: 992px){.-lgrounded-48{border-radius:48px!important}.-lgroundedt-48{border-radius-top:48px!important}.-lgroundedr-48{border-radius-right:48px!important}.-lgroundedb-48{border-radius-bottom:48px!important}.-lgroundedl-48{border-radius-left:48px!important}.-lgroundedx-48{border-radius-left:48px!important;border-radius-right:48px!important}.-lgroundedy-48{border-radius-top:48px!important;border-radius-bottom:48px!important}}@media (min-width: 1200px){.-xlrounded-48{border-radius:48px!important}.-xlroundedt-48{border-radius-top:48px!important}.-xlroundedr-48{border-radius-right:48px!important}.-xlroundedb-48{border-radius-bottom:48px!important}.-xlroundedl-48{border-radius-left:48px!important}.-xlroundedx-48{border-radius-left:48px!important;border-radius-right:48px!important}.-xlroundedy-48{border-radius-top:48px!important;border-radius-bottom:48px!important}}@media (min-width: 1400px){.-xxlrounded-48{border-radius:48px!important}.-xxlroundedt-48{border-radius-top:48px!important}.-xxlroundedr-48{border-radius-right:48px!important}.-xxlroundedb-48{border-radius-bottom:48px!important}.-xxlroundedl-48{border-radius-left:48px!important}.-xxlroundedx-48{border-radius-left:48px!important;border-radius-right:48px!important}.-xxlroundedy-48{border-radius-top:48px!important;border-radius-bottom:48px!important}}.max-w-48{max-width:48px!important}.max-wt-48{max-width-top:48px!important}.max-wr-48{max-width-right:48px!important}.max-wb-48{max-width-bottom:48px!important}.max-wl-48{max-width-left:48px!important}.max-wx-48{max-width-left:48px!important;max-width-right:48px!important}.max-wy-48{max-width-top:48px!important;max-width-bottom:48px!important}@media (min-width: 576px){.-smmax-w-48{max-width:48px!important}.-smmax-wt-48{max-width-top:48px!important}.-smmax-wr-48{max-width-right:48px!important}.-smmax-wb-48{max-width-bottom:48px!important}.-smmax-wl-48{max-width-left:48px!important}.-smmax-wx-48{max-width-left:48px!important;max-width-right:48px!important}.-smmax-wy-48{max-width-top:48px!important;max-width-bottom:48px!important}}@media (min-width: 768px){.-mdmax-w-48{max-width:48px!important}.-mdmax-wt-48{max-width-top:48px!important}.-mdmax-wr-48{max-width-right:48px!important}.-mdmax-wb-48{max-width-bottom:48px!important}.-mdmax-wl-48{max-width-left:48px!important}.-mdmax-wx-48{max-width-left:48px!important;max-width-right:48px!important}.-mdmax-wy-48{max-width-top:48px!important;max-width-bottom:48px!important}}@media (min-width: 992px){.-lgmax-w-48{max-width:48px!important}.-lgmax-wt-48{max-width-top:48px!important}.-lgmax-wr-48{max-width-right:48px!important}.-lgmax-wb-48{max-width-bottom:48px!important}.-lgmax-wl-48{max-width-left:48px!important}.-lgmax-wx-48{max-width-left:48px!important;max-width-right:48px!important}.-lgmax-wy-48{max-width-top:48px!important;max-width-bottom:48px!important}}@media (min-width: 1200px){.-xlmax-w-48{max-width:48px!important}.-xlmax-wt-48{max-width-top:48px!important}.-xlmax-wr-48{max-width-right:48px!important}.-xlmax-wb-48{max-width-bottom:48px!important}.-xlmax-wl-48{max-width-left:48px!important}.-xlmax-wx-48{max-width-left:48px!important;max-width-right:48px!important}.-xlmax-wy-48{max-width-top:48px!important;max-width-bottom:48px!important}}@media (min-width: 1400px){.-xxlmax-w-48{max-width:48px!important}.-xxlmax-wt-48{max-width-top:48px!important}.-xxlmax-wr-48{max-width-right:48px!important}.-xxlmax-wb-48{max-width-bottom:48px!important}.-xxlmax-wl-48{max-width-left:48px!important}.-xxlmax-wx-48{max-width-left:48px!important;max-width-right:48px!important}.-xxlmax-wy-48{max-width-top:48px!important;max-width-bottom:48px!important}}.min-w-48{min-width:48px!important}.min-wt-48{min-width-top:48px!important}.min-wr-48{min-width-right:48px!important}.min-wb-48{min-width-bottom:48px!important}.min-wl-48{min-width-left:48px!important}.min-wx-48{min-width-left:48px!important;min-width-right:48px!important}.min-wy-48{min-width-top:48px!important;min-width-bottom:48px!important}@media (min-width: 576px){.-smmin-w-48{min-width:48px!important}.-smmin-wt-48{min-width-top:48px!important}.-smmin-wr-48{min-width-right:48px!important}.-smmin-wb-48{min-width-bottom:48px!important}.-smmin-wl-48{min-width-left:48px!important}.-smmin-wx-48{min-width-left:48px!important;min-width-right:48px!important}.-smmin-wy-48{min-width-top:48px!important;min-width-bottom:48px!important}}@media (min-width: 768px){.-mdmin-w-48{min-width:48px!important}.-mdmin-wt-48{min-width-top:48px!important}.-mdmin-wr-48{min-width-right:48px!important}.-mdmin-wb-48{min-width-bottom:48px!important}.-mdmin-wl-48{min-width-left:48px!important}.-mdmin-wx-48{min-width-left:48px!important;min-width-right:48px!important}.-mdmin-wy-48{min-width-top:48px!important;min-width-bottom:48px!important}}@media (min-width: 992px){.-lgmin-w-48{min-width:48px!important}.-lgmin-wt-48{min-width-top:48px!important}.-lgmin-wr-48{min-width-right:48px!important}.-lgmin-wb-48{min-width-bottom:48px!important}.-lgmin-wl-48{min-width-left:48px!important}.-lgmin-wx-48{min-width-left:48px!important;min-width-right:48px!important}.-lgmin-wy-48{min-width-top:48px!important;min-width-bottom:48px!important}}@media (min-width: 1200px){.-xlmin-w-48{min-width:48px!important}.-xlmin-wt-48{min-width-top:48px!important}.-xlmin-wr-48{min-width-right:48px!important}.-xlmin-wb-48{min-width-bottom:48px!important}.-xlmin-wl-48{min-width-left:48px!important}.-xlmin-wx-48{min-width-left:48px!important;min-width-right:48px!important}.-xlmin-wy-48{min-width-top:48px!important;min-width-bottom:48px!important}}@media (min-width: 1400px){.-xxlmin-w-48{min-width:48px!important}.-xxlmin-wt-48{min-width-top:48px!important}.-xxlmin-wr-48{min-width-right:48px!important}.-xxlmin-wb-48{min-width-bottom:48px!important}.-xxlmin-wl-48{min-width-left:48px!important}.-xxlmin-wx-48{min-width-left:48px!important;min-width-right:48px!important}.-xxlmin-wy-48{min-width-top:48px!important;min-width-bottom:48px!important}}.max-h-48{max-height:48px!important}.max-ht-48{max-height-top:48px!important}.max-hr-48{max-height-right:48px!important}.max-hb-48{max-height-bottom:48px!important}.max-hl-48{max-height-left:48px!important}.max-hx-48{max-height-left:48px!important;max-height-right:48px!important}.max-hy-48{max-height-top:48px!important;max-height-bottom:48px!important}@media (min-width: 576px){.-smmax-h-48{max-height:48px!important}.-smmax-ht-48{max-height-top:48px!important}.-smmax-hr-48{max-height-right:48px!important}.-smmax-hb-48{max-height-bottom:48px!important}.-smmax-hl-48{max-height-left:48px!important}.-smmax-hx-48{max-height-left:48px!important;max-height-right:48px!important}.-smmax-hy-48{max-height-top:48px!important;max-height-bottom:48px!important}}@media (min-width: 768px){.-mdmax-h-48{max-height:48px!important}.-mdmax-ht-48{max-height-top:48px!important}.-mdmax-hr-48{max-height-right:48px!important}.-mdmax-hb-48{max-height-bottom:48px!important}.-mdmax-hl-48{max-height-left:48px!important}.-mdmax-hx-48{max-height-left:48px!important;max-height-right:48px!important}.-mdmax-hy-48{max-height-top:48px!important;max-height-bottom:48px!important}}@media (min-width: 992px){.-lgmax-h-48{max-height:48px!important}.-lgmax-ht-48{max-height-top:48px!important}.-lgmax-hr-48{max-height-right:48px!important}.-lgmax-hb-48{max-height-bottom:48px!important}.-lgmax-hl-48{max-height-left:48px!important}.-lgmax-hx-48{max-height-left:48px!important;max-height-right:48px!important}.-lgmax-hy-48{max-height-top:48px!important;max-height-bottom:48px!important}}@media (min-width: 1200px){.-xlmax-h-48{max-height:48px!important}.-xlmax-ht-48{max-height-top:48px!important}.-xlmax-hr-48{max-height-right:48px!important}.-xlmax-hb-48{max-height-bottom:48px!important}.-xlmax-hl-48{max-height-left:48px!important}.-xlmax-hx-48{max-height-left:48px!important;max-height-right:48px!important}.-xlmax-hy-48{max-height-top:48px!important;max-height-bottom:48px!important}}@media (min-width: 1400px){.-xxlmax-h-48{max-height:48px!important}.-xxlmax-ht-48{max-height-top:48px!important}.-xxlmax-hr-48{max-height-right:48px!important}.-xxlmax-hb-48{max-height-bottom:48px!important}.-xxlmax-hl-48{max-height-left:48px!important}.-xxlmax-hx-48{max-height-left:48px!important;max-height-right:48px!important}.-xxlmax-hy-48{max-height-top:48px!important;max-height-bottom:48px!important}}.min-h-48{min-height:48px!important}.min-ht-48{min-height-top:48px!important}.min-hr-48{min-height-right:48px!important}.min-hb-48{min-height-bottom:48px!important}.min-hl-48{min-height-left:48px!important}.min-hx-48{min-height-left:48px!important;min-height-right:48px!important}.min-hy-48{min-height-top:48px!important;min-height-bottom:48px!important}@media (min-width: 576px){.-smmin-h-48{min-height:48px!important}.-smmin-ht-48{min-height-top:48px!important}.-smmin-hr-48{min-height-right:48px!important}.-smmin-hb-48{min-height-bottom:48px!important}.-smmin-hl-48{min-height-left:48px!important}.-smmin-hx-48{min-height-left:48px!important;min-height-right:48px!important}.-smmin-hy-48{min-height-top:48px!important;min-height-bottom:48px!important}}@media (min-width: 768px){.-mdmin-h-48{min-height:48px!important}.-mdmin-ht-48{min-height-top:48px!important}.-mdmin-hr-48{min-height-right:48px!important}.-mdmin-hb-48{min-height-bottom:48px!important}.-mdmin-hl-48{min-height-left:48px!important}.-mdmin-hx-48{min-height-left:48px!important;min-height-right:48px!important}.-mdmin-hy-48{min-height-top:48px!important;min-height-bottom:48px!important}}@media (min-width: 992px){.-lgmin-h-48{min-height:48px!important}.-lgmin-ht-48{min-height-top:48px!important}.-lgmin-hr-48{min-height-right:48px!important}.-lgmin-hb-48{min-height-bottom:48px!important}.-lgmin-hl-48{min-height-left:48px!important}.-lgmin-hx-48{min-height-left:48px!important;min-height-right:48px!important}.-lgmin-hy-48{min-height-top:48px!important;min-height-bottom:48px!important}}@media (min-width: 1200px){.-xlmin-h-48{min-height:48px!important}.-xlmin-ht-48{min-height-top:48px!important}.-xlmin-hr-48{min-height-right:48px!important}.-xlmin-hb-48{min-height-bottom:48px!important}.-xlmin-hl-48{min-height-left:48px!important}.-xlmin-hx-48{min-height-left:48px!important;min-height-right:48px!important}.-xlmin-hy-48{min-height-top:48px!important;min-height-bottom:48px!important}}@media (min-width: 1400px){.-xxlmin-h-48{min-height:48px!important}.-xxlmin-ht-48{min-height-top:48px!important}.-xxlmin-hr-48{min-height-right:48px!important}.-xxlmin-hb-48{min-height-bottom:48px!important}.-xxlmin-hl-48{min-height-left:48px!important}.-xxlmin-hx-48{min-height-left:48px!important;min-height-right:48px!important}.-xxlmin-hy-48{min-height-top:48px!important;min-height-bottom:48px!important}}.m-49{margin:49px!important}.mt-49{margin-top:49px!important}.mr-49{margin-right:49px!important}.mb-49{margin-bottom:49px!important}.ml-49{margin-left:49px!important}.mx-49{margin-left:49px!important;margin-right:49px!important}.my-49{margin-top:49px!important;margin-bottom:49px!important}@media (min-width: 576px){.-smm-49{margin:49px!important}.-smmt-49{margin-top:49px!important}.-smmr-49{margin-right:49px!important}.-smmb-49{margin-bottom:49px!important}.-smml-49{margin-left:49px!important}.-smmx-49{margin-left:49px!important;margin-right:49px!important}.-smmy-49{margin-top:49px!important;margin-bottom:49px!important}}@media (min-width: 768px){.-mdm-49{margin:49px!important}.-mdmt-49{margin-top:49px!important}.-mdmr-49{margin-right:49px!important}.-mdmb-49{margin-bottom:49px!important}.-mdml-49{margin-left:49px!important}.-mdmx-49{margin-left:49px!important;margin-right:49px!important}.-mdmy-49{margin-top:49px!important;margin-bottom:49px!important}}@media (min-width: 992px){.-lgm-49{margin:49px!important}.-lgmt-49{margin-top:49px!important}.-lgmr-49{margin-right:49px!important}.-lgmb-49{margin-bottom:49px!important}.-lgml-49{margin-left:49px!important}.-lgmx-49{margin-left:49px!important;margin-right:49px!important}.-lgmy-49{margin-top:49px!important;margin-bottom:49px!important}}@media (min-width: 1200px){.-xlm-49{margin:49px!important}.-xlmt-49{margin-top:49px!important}.-xlmr-49{margin-right:49px!important}.-xlmb-49{margin-bottom:49px!important}.-xlml-49{margin-left:49px!important}.-xlmx-49{margin-left:49px!important;margin-right:49px!important}.-xlmy-49{margin-top:49px!important;margin-bottom:49px!important}}@media (min-width: 1400px){.-xxlm-49{margin:49px!important}.-xxlmt-49{margin-top:49px!important}.-xxlmr-49{margin-right:49px!important}.-xxlmb-49{margin-bottom:49px!important}.-xxlml-49{margin-left:49px!important}.-xxlmx-49{margin-left:49px!important;margin-right:49px!important}.-xxlmy-49{margin-top:49px!important;margin-bottom:49px!important}}.p-49{padding:49px!important}.pt-49{padding-top:49px!important}.pr-49{padding-right:49px!important}.pb-49{padding-bottom:49px!important}.pl-49{padding-left:49px!important}.px-49{padding-left:49px!important;padding-right:49px!important}.py-49{padding-top:49px!important;padding-bottom:49px!important}@media (min-width: 576px){.-smp-49{padding:49px!important}.-smpt-49{padding-top:49px!important}.-smpr-49{padding-right:49px!important}.-smpb-49{padding-bottom:49px!important}.-smpl-49{padding-left:49px!important}.-smpx-49{padding-left:49px!important;padding-right:49px!important}.-smpy-49{padding-top:49px!important;padding-bottom:49px!important}}@media (min-width: 768px){.-mdp-49{padding:49px!important}.-mdpt-49{padding-top:49px!important}.-mdpr-49{padding-right:49px!important}.-mdpb-49{padding-bottom:49px!important}.-mdpl-49{padding-left:49px!important}.-mdpx-49{padding-left:49px!important;padding-right:49px!important}.-mdpy-49{padding-top:49px!important;padding-bottom:49px!important}}@media (min-width: 992px){.-lgp-49{padding:49px!important}.-lgpt-49{padding-top:49px!important}.-lgpr-49{padding-right:49px!important}.-lgpb-49{padding-bottom:49px!important}.-lgpl-49{padding-left:49px!important}.-lgpx-49{padding-left:49px!important;padding-right:49px!important}.-lgpy-49{padding-top:49px!important;padding-bottom:49px!important}}@media (min-width: 1200px){.-xlp-49{padding:49px!important}.-xlpt-49{padding-top:49px!important}.-xlpr-49{padding-right:49px!important}.-xlpb-49{padding-bottom:49px!important}.-xlpl-49{padding-left:49px!important}.-xlpx-49{padding-left:49px!important;padding-right:49px!important}.-xlpy-49{padding-top:49px!important;padding-bottom:49px!important}}@media (min-width: 1400px){.-xxlp-49{padding:49px!important}.-xxlpt-49{padding-top:49px!important}.-xxlpr-49{padding-right:49px!important}.-xxlpb-49{padding-bottom:49px!important}.-xxlpl-49{padding-left:49px!important}.-xxlpx-49{padding-left:49px!important;padding-right:49px!important}.-xxlpy-49{padding-top:49px!important;padding-bottom:49px!important}}.gap-49{gap:49px!important}.gapx-49{-webkit-column-gap:49px!important;-moz-column-gap:49px!important;column-gap:49px!important}.gapy-49{row-gap:49px!important}@media (min-width: 576px){.-smgap-49{gap:49px!important}.-smgapx-49{-webkit-column-gap:49px!important;-moz-column-gap:49px!important;column-gap:49px!important}.-smgapy-49{row-gap:49px!important}}@media (min-width: 768px){.-mdgap-49{gap:49px!important}.-mdgapx-49{-webkit-column-gap:49px!important;-moz-column-gap:49px!important;column-gap:49px!important}.-mdgapy-49{row-gap:49px!important}}@media (min-width: 992px){.-lggap-49{gap:49px!important}.-lggapx-49{-webkit-column-gap:49px!important;-moz-column-gap:49px!important;column-gap:49px!important}.-lggapy-49{row-gap:49px!important}}@media (min-width: 1200px){.-xlgap-49{gap:49px!important}.-xlgapx-49{-webkit-column-gap:49px!important;-moz-column-gap:49px!important;column-gap:49px!important}.-xlgapy-49{row-gap:49px!important}}@media (min-width: 1400px){.-xxlgap-49{gap:49px!important}.-xxlgapx-49{-webkit-column-gap:49px!important;-moz-column-gap:49px!important;column-gap:49px!important}.-xxlgapy-49{row-gap:49px!important}}.w-49{width:49px!important}.wt-49{width-top:49px!important}.wr-49{width-right:49px!important}.wb-49{width-bottom:49px!important}.wl-49{width-left:49px!important}.wx-49{width-left:49px!important;width-right:49px!important}.wy-49{width-top:49px!important;width-bottom:49px!important}@media (min-width: 576px){.-smw-49{width:49px!important}.-smwt-49{width-top:49px!important}.-smwr-49{width-right:49px!important}.-smwb-49{width-bottom:49px!important}.-smwl-49{width-left:49px!important}.-smwx-49{width-left:49px!important;width-right:49px!important}.-smwy-49{width-top:49px!important;width-bottom:49px!important}}@media (min-width: 768px){.-mdw-49{width:49px!important}.-mdwt-49{width-top:49px!important}.-mdwr-49{width-right:49px!important}.-mdwb-49{width-bottom:49px!important}.-mdwl-49{width-left:49px!important}.-mdwx-49{width-left:49px!important;width-right:49px!important}.-mdwy-49{width-top:49px!important;width-bottom:49px!important}}@media (min-width: 992px){.-lgw-49{width:49px!important}.-lgwt-49{width-top:49px!important}.-lgwr-49{width-right:49px!important}.-lgwb-49{width-bottom:49px!important}.-lgwl-49{width-left:49px!important}.-lgwx-49{width-left:49px!important;width-right:49px!important}.-lgwy-49{width-top:49px!important;width-bottom:49px!important}}@media (min-width: 1200px){.-xlw-49{width:49px!important}.-xlwt-49{width-top:49px!important}.-xlwr-49{width-right:49px!important}.-xlwb-49{width-bottom:49px!important}.-xlwl-49{width-left:49px!important}.-xlwx-49{width-left:49px!important;width-right:49px!important}.-xlwy-49{width-top:49px!important;width-bottom:49px!important}}@media (min-width: 1400px){.-xxlw-49{width:49px!important}.-xxlwt-49{width-top:49px!important}.-xxlwr-49{width-right:49px!important}.-xxlwb-49{width-bottom:49px!important}.-xxlwl-49{width-left:49px!important}.-xxlwx-49{width-left:49px!important;width-right:49px!important}.-xxlwy-49{width-top:49px!important;width-bottom:49px!important}}.h-49{height:49px!important}.ht-49{height-top:49px!important}.hr-49{height-right:49px!important}.hb-49{height-bottom:49px!important}.hl-49{height-left:49px!important}.hx-49{height-left:49px!important;height-right:49px!important}.hy-49{height-top:49px!important;height-bottom:49px!important}@media (min-width: 576px){.-smh-49{height:49px!important}.-smht-49{height-top:49px!important}.-smhr-49{height-right:49px!important}.-smhb-49{height-bottom:49px!important}.-smhl-49{height-left:49px!important}.-smhx-49{height-left:49px!important;height-right:49px!important}.-smhy-49{height-top:49px!important;height-bottom:49px!important}}@media (min-width: 768px){.-mdh-49{height:49px!important}.-mdht-49{height-top:49px!important}.-mdhr-49{height-right:49px!important}.-mdhb-49{height-bottom:49px!important}.-mdhl-49{height-left:49px!important}.-mdhx-49{height-left:49px!important;height-right:49px!important}.-mdhy-49{height-top:49px!important;height-bottom:49px!important}}@media (min-width: 992px){.-lgh-49{height:49px!important}.-lght-49{height-top:49px!important}.-lghr-49{height-right:49px!important}.-lghb-49{height-bottom:49px!important}.-lghl-49{height-left:49px!important}.-lghx-49{height-left:49px!important;height-right:49px!important}.-lghy-49{height-top:49px!important;height-bottom:49px!important}}@media (min-width: 1200px){.-xlh-49{height:49px!important}.-xlht-49{height-top:49px!important}.-xlhr-49{height-right:49px!important}.-xlhb-49{height-bottom:49px!important}.-xlhl-49{height-left:49px!important}.-xlhx-49{height-left:49px!important;height-right:49px!important}.-xlhy-49{height-top:49px!important;height-bottom:49px!important}}@media (min-width: 1400px){.-xxlh-49{height:49px!important}.-xxlht-49{height-top:49px!important}.-xxlhr-49{height-right:49px!important}.-xxlhb-49{height-bottom:49px!important}.-xxlhl-49{height-left:49px!important}.-xxlhx-49{height-left:49px!important;height-right:49px!important}.-xxlhy-49{height-top:49px!important;height-bottom:49px!important}}.rounded-49{border-radius:49px!important}.roundedt-49{border-radius-top:49px!important}.roundedr-49{border-radius-right:49px!important}.roundedb-49{border-radius-bottom:49px!important}.roundedl-49{border-radius-left:49px!important}.roundedx-49{border-radius-left:49px!important;border-radius-right:49px!important}.roundedy-49{border-radius-top:49px!important;border-radius-bottom:49px!important}@media (min-width: 576px){.-smrounded-49{border-radius:49px!important}.-smroundedt-49{border-radius-top:49px!important}.-smroundedr-49{border-radius-right:49px!important}.-smroundedb-49{border-radius-bottom:49px!important}.-smroundedl-49{border-radius-left:49px!important}.-smroundedx-49{border-radius-left:49px!important;border-radius-right:49px!important}.-smroundedy-49{border-radius-top:49px!important;border-radius-bottom:49px!important}}@media (min-width: 768px){.-mdrounded-49{border-radius:49px!important}.-mdroundedt-49{border-radius-top:49px!important}.-mdroundedr-49{border-radius-right:49px!important}.-mdroundedb-49{border-radius-bottom:49px!important}.-mdroundedl-49{border-radius-left:49px!important}.-mdroundedx-49{border-radius-left:49px!important;border-radius-right:49px!important}.-mdroundedy-49{border-radius-top:49px!important;border-radius-bottom:49px!important}}@media (min-width: 992px){.-lgrounded-49{border-radius:49px!important}.-lgroundedt-49{border-radius-top:49px!important}.-lgroundedr-49{border-radius-right:49px!important}.-lgroundedb-49{border-radius-bottom:49px!important}.-lgroundedl-49{border-radius-left:49px!important}.-lgroundedx-49{border-radius-left:49px!important;border-radius-right:49px!important}.-lgroundedy-49{border-radius-top:49px!important;border-radius-bottom:49px!important}}@media (min-width: 1200px){.-xlrounded-49{border-radius:49px!important}.-xlroundedt-49{border-radius-top:49px!important}.-xlroundedr-49{border-radius-right:49px!important}.-xlroundedb-49{border-radius-bottom:49px!important}.-xlroundedl-49{border-radius-left:49px!important}.-xlroundedx-49{border-radius-left:49px!important;border-radius-right:49px!important}.-xlroundedy-49{border-radius-top:49px!important;border-radius-bottom:49px!important}}@media (min-width: 1400px){.-xxlrounded-49{border-radius:49px!important}.-xxlroundedt-49{border-radius-top:49px!important}.-xxlroundedr-49{border-radius-right:49px!important}.-xxlroundedb-49{border-radius-bottom:49px!important}.-xxlroundedl-49{border-radius-left:49px!important}.-xxlroundedx-49{border-radius-left:49px!important;border-radius-right:49px!important}.-xxlroundedy-49{border-radius-top:49px!important;border-radius-bottom:49px!important}}.max-w-49{max-width:49px!important}.max-wt-49{max-width-top:49px!important}.max-wr-49{max-width-right:49px!important}.max-wb-49{max-width-bottom:49px!important}.max-wl-49{max-width-left:49px!important}.max-wx-49{max-width-left:49px!important;max-width-right:49px!important}.max-wy-49{max-width-top:49px!important;max-width-bottom:49px!important}@media (min-width: 576px){.-smmax-w-49{max-width:49px!important}.-smmax-wt-49{max-width-top:49px!important}.-smmax-wr-49{max-width-right:49px!important}.-smmax-wb-49{max-width-bottom:49px!important}.-smmax-wl-49{max-width-left:49px!important}.-smmax-wx-49{max-width-left:49px!important;max-width-right:49px!important}.-smmax-wy-49{max-width-top:49px!important;max-width-bottom:49px!important}}@media (min-width: 768px){.-mdmax-w-49{max-width:49px!important}.-mdmax-wt-49{max-width-top:49px!important}.-mdmax-wr-49{max-width-right:49px!important}.-mdmax-wb-49{max-width-bottom:49px!important}.-mdmax-wl-49{max-width-left:49px!important}.-mdmax-wx-49{max-width-left:49px!important;max-width-right:49px!important}.-mdmax-wy-49{max-width-top:49px!important;max-width-bottom:49px!important}}@media (min-width: 992px){.-lgmax-w-49{max-width:49px!important}.-lgmax-wt-49{max-width-top:49px!important}.-lgmax-wr-49{max-width-right:49px!important}.-lgmax-wb-49{max-width-bottom:49px!important}.-lgmax-wl-49{max-width-left:49px!important}.-lgmax-wx-49{max-width-left:49px!important;max-width-right:49px!important}.-lgmax-wy-49{max-width-top:49px!important;max-width-bottom:49px!important}}@media (min-width: 1200px){.-xlmax-w-49{max-width:49px!important}.-xlmax-wt-49{max-width-top:49px!important}.-xlmax-wr-49{max-width-right:49px!important}.-xlmax-wb-49{max-width-bottom:49px!important}.-xlmax-wl-49{max-width-left:49px!important}.-xlmax-wx-49{max-width-left:49px!important;max-width-right:49px!important}.-xlmax-wy-49{max-width-top:49px!important;max-width-bottom:49px!important}}@media (min-width: 1400px){.-xxlmax-w-49{max-width:49px!important}.-xxlmax-wt-49{max-width-top:49px!important}.-xxlmax-wr-49{max-width-right:49px!important}.-xxlmax-wb-49{max-width-bottom:49px!important}.-xxlmax-wl-49{max-width-left:49px!important}.-xxlmax-wx-49{max-width-left:49px!important;max-width-right:49px!important}.-xxlmax-wy-49{max-width-top:49px!important;max-width-bottom:49px!important}}.min-w-49{min-width:49px!important}.min-wt-49{min-width-top:49px!important}.min-wr-49{min-width-right:49px!important}.min-wb-49{min-width-bottom:49px!important}.min-wl-49{min-width-left:49px!important}.min-wx-49{min-width-left:49px!important;min-width-right:49px!important}.min-wy-49{min-width-top:49px!important;min-width-bottom:49px!important}@media (min-width: 576px){.-smmin-w-49{min-width:49px!important}.-smmin-wt-49{min-width-top:49px!important}.-smmin-wr-49{min-width-right:49px!important}.-smmin-wb-49{min-width-bottom:49px!important}.-smmin-wl-49{min-width-left:49px!important}.-smmin-wx-49{min-width-left:49px!important;min-width-right:49px!important}.-smmin-wy-49{min-width-top:49px!important;min-width-bottom:49px!important}}@media (min-width: 768px){.-mdmin-w-49{min-width:49px!important}.-mdmin-wt-49{min-width-top:49px!important}.-mdmin-wr-49{min-width-right:49px!important}.-mdmin-wb-49{min-width-bottom:49px!important}.-mdmin-wl-49{min-width-left:49px!important}.-mdmin-wx-49{min-width-left:49px!important;min-width-right:49px!important}.-mdmin-wy-49{min-width-top:49px!important;min-width-bottom:49px!important}}@media (min-width: 992px){.-lgmin-w-49{min-width:49px!important}.-lgmin-wt-49{min-width-top:49px!important}.-lgmin-wr-49{min-width-right:49px!important}.-lgmin-wb-49{min-width-bottom:49px!important}.-lgmin-wl-49{min-width-left:49px!important}.-lgmin-wx-49{min-width-left:49px!important;min-width-right:49px!important}.-lgmin-wy-49{min-width-top:49px!important;min-width-bottom:49px!important}}@media (min-width: 1200px){.-xlmin-w-49{min-width:49px!important}.-xlmin-wt-49{min-width-top:49px!important}.-xlmin-wr-49{min-width-right:49px!important}.-xlmin-wb-49{min-width-bottom:49px!important}.-xlmin-wl-49{min-width-left:49px!important}.-xlmin-wx-49{min-width-left:49px!important;min-width-right:49px!important}.-xlmin-wy-49{min-width-top:49px!important;min-width-bottom:49px!important}}@media (min-width: 1400px){.-xxlmin-w-49{min-width:49px!important}.-xxlmin-wt-49{min-width-top:49px!important}.-xxlmin-wr-49{min-width-right:49px!important}.-xxlmin-wb-49{min-width-bottom:49px!important}.-xxlmin-wl-49{min-width-left:49px!important}.-xxlmin-wx-49{min-width-left:49px!important;min-width-right:49px!important}.-xxlmin-wy-49{min-width-top:49px!important;min-width-bottom:49px!important}}.max-h-49{max-height:49px!important}.max-ht-49{max-height-top:49px!important}.max-hr-49{max-height-right:49px!important}.max-hb-49{max-height-bottom:49px!important}.max-hl-49{max-height-left:49px!important}.max-hx-49{max-height-left:49px!important;max-height-right:49px!important}.max-hy-49{max-height-top:49px!important;max-height-bottom:49px!important}@media (min-width: 576px){.-smmax-h-49{max-height:49px!important}.-smmax-ht-49{max-height-top:49px!important}.-smmax-hr-49{max-height-right:49px!important}.-smmax-hb-49{max-height-bottom:49px!important}.-smmax-hl-49{max-height-left:49px!important}.-smmax-hx-49{max-height-left:49px!important;max-height-right:49px!important}.-smmax-hy-49{max-height-top:49px!important;max-height-bottom:49px!important}}@media (min-width: 768px){.-mdmax-h-49{max-height:49px!important}.-mdmax-ht-49{max-height-top:49px!important}.-mdmax-hr-49{max-height-right:49px!important}.-mdmax-hb-49{max-height-bottom:49px!important}.-mdmax-hl-49{max-height-left:49px!important}.-mdmax-hx-49{max-height-left:49px!important;max-height-right:49px!important}.-mdmax-hy-49{max-height-top:49px!important;max-height-bottom:49px!important}}@media (min-width: 992px){.-lgmax-h-49{max-height:49px!important}.-lgmax-ht-49{max-height-top:49px!important}.-lgmax-hr-49{max-height-right:49px!important}.-lgmax-hb-49{max-height-bottom:49px!important}.-lgmax-hl-49{max-height-left:49px!important}.-lgmax-hx-49{max-height-left:49px!important;max-height-right:49px!important}.-lgmax-hy-49{max-height-top:49px!important;max-height-bottom:49px!important}}@media (min-width: 1200px){.-xlmax-h-49{max-height:49px!important}.-xlmax-ht-49{max-height-top:49px!important}.-xlmax-hr-49{max-height-right:49px!important}.-xlmax-hb-49{max-height-bottom:49px!important}.-xlmax-hl-49{max-height-left:49px!important}.-xlmax-hx-49{max-height-left:49px!important;max-height-right:49px!important}.-xlmax-hy-49{max-height-top:49px!important;max-height-bottom:49px!important}}@media (min-width: 1400px){.-xxlmax-h-49{max-height:49px!important}.-xxlmax-ht-49{max-height-top:49px!important}.-xxlmax-hr-49{max-height-right:49px!important}.-xxlmax-hb-49{max-height-bottom:49px!important}.-xxlmax-hl-49{max-height-left:49px!important}.-xxlmax-hx-49{max-height-left:49px!important;max-height-right:49px!important}.-xxlmax-hy-49{max-height-top:49px!important;max-height-bottom:49px!important}}.min-h-49{min-height:49px!important}.min-ht-49{min-height-top:49px!important}.min-hr-49{min-height-right:49px!important}.min-hb-49{min-height-bottom:49px!important}.min-hl-49{min-height-left:49px!important}.min-hx-49{min-height-left:49px!important;min-height-right:49px!important}.min-hy-49{min-height-top:49px!important;min-height-bottom:49px!important}@media (min-width: 576px){.-smmin-h-49{min-height:49px!important}.-smmin-ht-49{min-height-top:49px!important}.-smmin-hr-49{min-height-right:49px!important}.-smmin-hb-49{min-height-bottom:49px!important}.-smmin-hl-49{min-height-left:49px!important}.-smmin-hx-49{min-height-left:49px!important;min-height-right:49px!important}.-smmin-hy-49{min-height-top:49px!important;min-height-bottom:49px!important}}@media (min-width: 768px){.-mdmin-h-49{min-height:49px!important}.-mdmin-ht-49{min-height-top:49px!important}.-mdmin-hr-49{min-height-right:49px!important}.-mdmin-hb-49{min-height-bottom:49px!important}.-mdmin-hl-49{min-height-left:49px!important}.-mdmin-hx-49{min-height-left:49px!important;min-height-right:49px!important}.-mdmin-hy-49{min-height-top:49px!important;min-height-bottom:49px!important}}@media (min-width: 992px){.-lgmin-h-49{min-height:49px!important}.-lgmin-ht-49{min-height-top:49px!important}.-lgmin-hr-49{min-height-right:49px!important}.-lgmin-hb-49{min-height-bottom:49px!important}.-lgmin-hl-49{min-height-left:49px!important}.-lgmin-hx-49{min-height-left:49px!important;min-height-right:49px!important}.-lgmin-hy-49{min-height-top:49px!important;min-height-bottom:49px!important}}@media (min-width: 1200px){.-xlmin-h-49{min-height:49px!important}.-xlmin-ht-49{min-height-top:49px!important}.-xlmin-hr-49{min-height-right:49px!important}.-xlmin-hb-49{min-height-bottom:49px!important}.-xlmin-hl-49{min-height-left:49px!important}.-xlmin-hx-49{min-height-left:49px!important;min-height-right:49px!important}.-xlmin-hy-49{min-height-top:49px!important;min-height-bottom:49px!important}}@media (min-width: 1400px){.-xxlmin-h-49{min-height:49px!important}.-xxlmin-ht-49{min-height-top:49px!important}.-xxlmin-hr-49{min-height-right:49px!important}.-xxlmin-hb-49{min-height-bottom:49px!important}.-xxlmin-hl-49{min-height-left:49px!important}.-xxlmin-hx-49{min-height-left:49px!important;min-height-right:49px!important}.-xxlmin-hy-49{min-height-top:49px!important;min-height-bottom:49px!important}}.m-50{margin:50px!important}.mt-50{margin-top:50px!important}.mr-50{margin-right:50px!important}.mb-50{margin-bottom:50px!important}.ml-50{margin-left:50px!important}.mx-50{margin-left:50px!important;margin-right:50px!important}.my-50{margin-top:50px!important;margin-bottom:50px!important}@media (min-width: 576px){.-smm-50{margin:50px!important}.-smmt-50{margin-top:50px!important}.-smmr-50{margin-right:50px!important}.-smmb-50{margin-bottom:50px!important}.-smml-50{margin-left:50px!important}.-smmx-50{margin-left:50px!important;margin-right:50px!important}.-smmy-50{margin-top:50px!important;margin-bottom:50px!important}}@media (min-width: 768px){.-mdm-50{margin:50px!important}.-mdmt-50{margin-top:50px!important}.-mdmr-50{margin-right:50px!important}.-mdmb-50{margin-bottom:50px!important}.-mdml-50{margin-left:50px!important}.-mdmx-50{margin-left:50px!important;margin-right:50px!important}.-mdmy-50{margin-top:50px!important;margin-bottom:50px!important}}@media (min-width: 992px){.-lgm-50{margin:50px!important}.-lgmt-50{margin-top:50px!important}.-lgmr-50{margin-right:50px!important}.-lgmb-50{margin-bottom:50px!important}.-lgml-50{margin-left:50px!important}.-lgmx-50{margin-left:50px!important;margin-right:50px!important}.-lgmy-50{margin-top:50px!important;margin-bottom:50px!important}}@media (min-width: 1200px){.-xlm-50{margin:50px!important}.-xlmt-50{margin-top:50px!important}.-xlmr-50{margin-right:50px!important}.-xlmb-50{margin-bottom:50px!important}.-xlml-50{margin-left:50px!important}.-xlmx-50{margin-left:50px!important;margin-right:50px!important}.-xlmy-50{margin-top:50px!important;margin-bottom:50px!important}}@media (min-width: 1400px){.-xxlm-50{margin:50px!important}.-xxlmt-50{margin-top:50px!important}.-xxlmr-50{margin-right:50px!important}.-xxlmb-50{margin-bottom:50px!important}.-xxlml-50{margin-left:50px!important}.-xxlmx-50{margin-left:50px!important;margin-right:50px!important}.-xxlmy-50{margin-top:50px!important;margin-bottom:50px!important}}.p-50{padding:50px!important}.pt-50{padding-top:50px!important}.pr-50{padding-right:50px!important}.pb-50{padding-bottom:50px!important}.pl-50{padding-left:50px!important}.px-50{padding-left:50px!important;padding-right:50px!important}.py-50{padding-top:50px!important;padding-bottom:50px!important}@media (min-width: 576px){.-smp-50{padding:50px!important}.-smpt-50{padding-top:50px!important}.-smpr-50{padding-right:50px!important}.-smpb-50{padding-bottom:50px!important}.-smpl-50{padding-left:50px!important}.-smpx-50{padding-left:50px!important;padding-right:50px!important}.-smpy-50{padding-top:50px!important;padding-bottom:50px!important}}@media (min-width: 768px){.-mdp-50{padding:50px!important}.-mdpt-50{padding-top:50px!important}.-mdpr-50{padding-right:50px!important}.-mdpb-50{padding-bottom:50px!important}.-mdpl-50{padding-left:50px!important}.-mdpx-50{padding-left:50px!important;padding-right:50px!important}.-mdpy-50{padding-top:50px!important;padding-bottom:50px!important}}@media (min-width: 992px){.-lgp-50{padding:50px!important}.-lgpt-50{padding-top:50px!important}.-lgpr-50{padding-right:50px!important}.-lgpb-50{padding-bottom:50px!important}.-lgpl-50{padding-left:50px!important}.-lgpx-50{padding-left:50px!important;padding-right:50px!important}.-lgpy-50{padding-top:50px!important;padding-bottom:50px!important}}@media (min-width: 1200px){.-xlp-50{padding:50px!important}.-xlpt-50{padding-top:50px!important}.-xlpr-50{padding-right:50px!important}.-xlpb-50{padding-bottom:50px!important}.-xlpl-50{padding-left:50px!important}.-xlpx-50{padding-left:50px!important;padding-right:50px!important}.-xlpy-50{padding-top:50px!important;padding-bottom:50px!important}}@media (min-width: 1400px){.-xxlp-50{padding:50px!important}.-xxlpt-50{padding-top:50px!important}.-xxlpr-50{padding-right:50px!important}.-xxlpb-50{padding-bottom:50px!important}.-xxlpl-50{padding-left:50px!important}.-xxlpx-50{padding-left:50px!important;padding-right:50px!important}.-xxlpy-50{padding-top:50px!important;padding-bottom:50px!important}}.gap-50{gap:50px!important}.gapx-50{-webkit-column-gap:50px!important;-moz-column-gap:50px!important;column-gap:50px!important}.gapy-50{row-gap:50px!important}@media (min-width: 576px){.-smgap-50{gap:50px!important}.-smgapx-50{-webkit-column-gap:50px!important;-moz-column-gap:50px!important;column-gap:50px!important}.-smgapy-50{row-gap:50px!important}}@media (min-width: 768px){.-mdgap-50{gap:50px!important}.-mdgapx-50{-webkit-column-gap:50px!important;-moz-column-gap:50px!important;column-gap:50px!important}.-mdgapy-50{row-gap:50px!important}}@media (min-width: 992px){.-lggap-50{gap:50px!important}.-lggapx-50{-webkit-column-gap:50px!important;-moz-column-gap:50px!important;column-gap:50px!important}.-lggapy-50{row-gap:50px!important}}@media (min-width: 1200px){.-xlgap-50{gap:50px!important}.-xlgapx-50{-webkit-column-gap:50px!important;-moz-column-gap:50px!important;column-gap:50px!important}.-xlgapy-50{row-gap:50px!important}}@media (min-width: 1400px){.-xxlgap-50{gap:50px!important}.-xxlgapx-50{-webkit-column-gap:50px!important;-moz-column-gap:50px!important;column-gap:50px!important}.-xxlgapy-50{row-gap:50px!important}}.w-50{width:50px!important}.wt-50{width-top:50px!important}.wr-50{width-right:50px!important}.wb-50{width-bottom:50px!important}.wl-50{width-left:50px!important}.wx-50{width-left:50px!important;width-right:50px!important}.wy-50{width-top:50px!important;width-bottom:50px!important}@media (min-width: 576px){.-smw-50{width:50px!important}.-smwt-50{width-top:50px!important}.-smwr-50{width-right:50px!important}.-smwb-50{width-bottom:50px!important}.-smwl-50{width-left:50px!important}.-smwx-50{width-left:50px!important;width-right:50px!important}.-smwy-50{width-top:50px!important;width-bottom:50px!important}}@media (min-width: 768px){.-mdw-50{width:50px!important}.-mdwt-50{width-top:50px!important}.-mdwr-50{width-right:50px!important}.-mdwb-50{width-bottom:50px!important}.-mdwl-50{width-left:50px!important}.-mdwx-50{width-left:50px!important;width-right:50px!important}.-mdwy-50{width-top:50px!important;width-bottom:50px!important}}@media (min-width: 992px){.-lgw-50{width:50px!important}.-lgwt-50{width-top:50px!important}.-lgwr-50{width-right:50px!important}.-lgwb-50{width-bottom:50px!important}.-lgwl-50{width-left:50px!important}.-lgwx-50{width-left:50px!important;width-right:50px!important}.-lgwy-50{width-top:50px!important;width-bottom:50px!important}}@media (min-width: 1200px){.-xlw-50{width:50px!important}.-xlwt-50{width-top:50px!important}.-xlwr-50{width-right:50px!important}.-xlwb-50{width-bottom:50px!important}.-xlwl-50{width-left:50px!important}.-xlwx-50{width-left:50px!important;width-right:50px!important}.-xlwy-50{width-top:50px!important;width-bottom:50px!important}}@media (min-width: 1400px){.-xxlw-50{width:50px!important}.-xxlwt-50{width-top:50px!important}.-xxlwr-50{width-right:50px!important}.-xxlwb-50{width-bottom:50px!important}.-xxlwl-50{width-left:50px!important}.-xxlwx-50{width-left:50px!important;width-right:50px!important}.-xxlwy-50{width-top:50px!important;width-bottom:50px!important}}.h-50{height:50px!important}.ht-50{height-top:50px!important}.hr-50{height-right:50px!important}.hb-50{height-bottom:50px!important}.hl-50{height-left:50px!important}.hx-50{height-left:50px!important;height-right:50px!important}.hy-50{height-top:50px!important;height-bottom:50px!important}@media (min-width: 576px){.-smh-50{height:50px!important}.-smht-50{height-top:50px!important}.-smhr-50{height-right:50px!important}.-smhb-50{height-bottom:50px!important}.-smhl-50{height-left:50px!important}.-smhx-50{height-left:50px!important;height-right:50px!important}.-smhy-50{height-top:50px!important;height-bottom:50px!important}}@media (min-width: 768px){.-mdh-50{height:50px!important}.-mdht-50{height-top:50px!important}.-mdhr-50{height-right:50px!important}.-mdhb-50{height-bottom:50px!important}.-mdhl-50{height-left:50px!important}.-mdhx-50{height-left:50px!important;height-right:50px!important}.-mdhy-50{height-top:50px!important;height-bottom:50px!important}}@media (min-width: 992px){.-lgh-50{height:50px!important}.-lght-50{height-top:50px!important}.-lghr-50{height-right:50px!important}.-lghb-50{height-bottom:50px!important}.-lghl-50{height-left:50px!important}.-lghx-50{height-left:50px!important;height-right:50px!important}.-lghy-50{height-top:50px!important;height-bottom:50px!important}}@media (min-width: 1200px){.-xlh-50{height:50px!important}.-xlht-50{height-top:50px!important}.-xlhr-50{height-right:50px!important}.-xlhb-50{height-bottom:50px!important}.-xlhl-50{height-left:50px!important}.-xlhx-50{height-left:50px!important;height-right:50px!important}.-xlhy-50{height-top:50px!important;height-bottom:50px!important}}@media (min-width: 1400px){.-xxlh-50{height:50px!important}.-xxlht-50{height-top:50px!important}.-xxlhr-50{height-right:50px!important}.-xxlhb-50{height-bottom:50px!important}.-xxlhl-50{height-left:50px!important}.-xxlhx-50{height-left:50px!important;height-right:50px!important}.-xxlhy-50{height-top:50px!important;height-bottom:50px!important}}.rounded-50{border-radius:50px!important}.roundedt-50{border-radius-top:50px!important}.roundedr-50{border-radius-right:50px!important}.roundedb-50{border-radius-bottom:50px!important}.roundedl-50{border-radius-left:50px!important}.roundedx-50{border-radius-left:50px!important;border-radius-right:50px!important}.roundedy-50{border-radius-top:50px!important;border-radius-bottom:50px!important}@media (min-width: 576px){.-smrounded-50{border-radius:50px!important}.-smroundedt-50{border-radius-top:50px!important}.-smroundedr-50{border-radius-right:50px!important}.-smroundedb-50{border-radius-bottom:50px!important}.-smroundedl-50{border-radius-left:50px!important}.-smroundedx-50{border-radius-left:50px!important;border-radius-right:50px!important}.-smroundedy-50{border-radius-top:50px!important;border-radius-bottom:50px!important}}@media (min-width: 768px){.-mdrounded-50{border-radius:50px!important}.-mdroundedt-50{border-radius-top:50px!important}.-mdroundedr-50{border-radius-right:50px!important}.-mdroundedb-50{border-radius-bottom:50px!important}.-mdroundedl-50{border-radius-left:50px!important}.-mdroundedx-50{border-radius-left:50px!important;border-radius-right:50px!important}.-mdroundedy-50{border-radius-top:50px!important;border-radius-bottom:50px!important}}@media (min-width: 992px){.-lgrounded-50{border-radius:50px!important}.-lgroundedt-50{border-radius-top:50px!important}.-lgroundedr-50{border-radius-right:50px!important}.-lgroundedb-50{border-radius-bottom:50px!important}.-lgroundedl-50{border-radius-left:50px!important}.-lgroundedx-50{border-radius-left:50px!important;border-radius-right:50px!important}.-lgroundedy-50{border-radius-top:50px!important;border-radius-bottom:50px!important}}@media (min-width: 1200px){.-xlrounded-50{border-radius:50px!important}.-xlroundedt-50{border-radius-top:50px!important}.-xlroundedr-50{border-radius-right:50px!important}.-xlroundedb-50{border-radius-bottom:50px!important}.-xlroundedl-50{border-radius-left:50px!important}.-xlroundedx-50{border-radius-left:50px!important;border-radius-right:50px!important}.-xlroundedy-50{border-radius-top:50px!important;border-radius-bottom:50px!important}}@media (min-width: 1400px){.-xxlrounded-50{border-radius:50px!important}.-xxlroundedt-50{border-radius-top:50px!important}.-xxlroundedr-50{border-radius-right:50px!important}.-xxlroundedb-50{border-radius-bottom:50px!important}.-xxlroundedl-50{border-radius-left:50px!important}.-xxlroundedx-50{border-radius-left:50px!important;border-radius-right:50px!important}.-xxlroundedy-50{border-radius-top:50px!important;border-radius-bottom:50px!important}}.max-w-50{max-width:50px!important}.max-wt-50{max-width-top:50px!important}.max-wr-50{max-width-right:50px!important}.max-wb-50{max-width-bottom:50px!important}.max-wl-50{max-width-left:50px!important}.max-wx-50{max-width-left:50px!important;max-width-right:50px!important}.max-wy-50{max-width-top:50px!important;max-width-bottom:50px!important}@media (min-width: 576px){.-smmax-w-50{max-width:50px!important}.-smmax-wt-50{max-width-top:50px!important}.-smmax-wr-50{max-width-right:50px!important}.-smmax-wb-50{max-width-bottom:50px!important}.-smmax-wl-50{max-width-left:50px!important}.-smmax-wx-50{max-width-left:50px!important;max-width-right:50px!important}.-smmax-wy-50{max-width-top:50px!important;max-width-bottom:50px!important}}@media (min-width: 768px){.-mdmax-w-50{max-width:50px!important}.-mdmax-wt-50{max-width-top:50px!important}.-mdmax-wr-50{max-width-right:50px!important}.-mdmax-wb-50{max-width-bottom:50px!important}.-mdmax-wl-50{max-width-left:50px!important}.-mdmax-wx-50{max-width-left:50px!important;max-width-right:50px!important}.-mdmax-wy-50{max-width-top:50px!important;max-width-bottom:50px!important}}@media (min-width: 992px){.-lgmax-w-50{max-width:50px!important}.-lgmax-wt-50{max-width-top:50px!important}.-lgmax-wr-50{max-width-right:50px!important}.-lgmax-wb-50{max-width-bottom:50px!important}.-lgmax-wl-50{max-width-left:50px!important}.-lgmax-wx-50{max-width-left:50px!important;max-width-right:50px!important}.-lgmax-wy-50{max-width-top:50px!important;max-width-bottom:50px!important}}@media (min-width: 1200px){.-xlmax-w-50{max-width:50px!important}.-xlmax-wt-50{max-width-top:50px!important}.-xlmax-wr-50{max-width-right:50px!important}.-xlmax-wb-50{max-width-bottom:50px!important}.-xlmax-wl-50{max-width-left:50px!important}.-xlmax-wx-50{max-width-left:50px!important;max-width-right:50px!important}.-xlmax-wy-50{max-width-top:50px!important;max-width-bottom:50px!important}}@media (min-width: 1400px){.-xxlmax-w-50{max-width:50px!important}.-xxlmax-wt-50{max-width-top:50px!important}.-xxlmax-wr-50{max-width-right:50px!important}.-xxlmax-wb-50{max-width-bottom:50px!important}.-xxlmax-wl-50{max-width-left:50px!important}.-xxlmax-wx-50{max-width-left:50px!important;max-width-right:50px!important}.-xxlmax-wy-50{max-width-top:50px!important;max-width-bottom:50px!important}}.min-w-50{min-width:50px!important}.min-wt-50{min-width-top:50px!important}.min-wr-50{min-width-right:50px!important}.min-wb-50{min-width-bottom:50px!important}.min-wl-50{min-width-left:50px!important}.min-wx-50{min-width-left:50px!important;min-width-right:50px!important}.min-wy-50{min-width-top:50px!important;min-width-bottom:50px!important}@media (min-width: 576px){.-smmin-w-50{min-width:50px!important}.-smmin-wt-50{min-width-top:50px!important}.-smmin-wr-50{min-width-right:50px!important}.-smmin-wb-50{min-width-bottom:50px!important}.-smmin-wl-50{min-width-left:50px!important}.-smmin-wx-50{min-width-left:50px!important;min-width-right:50px!important}.-smmin-wy-50{min-width-top:50px!important;min-width-bottom:50px!important}}@media (min-width: 768px){.-mdmin-w-50{min-width:50px!important}.-mdmin-wt-50{min-width-top:50px!important}.-mdmin-wr-50{min-width-right:50px!important}.-mdmin-wb-50{min-width-bottom:50px!important}.-mdmin-wl-50{min-width-left:50px!important}.-mdmin-wx-50{min-width-left:50px!important;min-width-right:50px!important}.-mdmin-wy-50{min-width-top:50px!important;min-width-bottom:50px!important}}@media (min-width: 992px){.-lgmin-w-50{min-width:50px!important}.-lgmin-wt-50{min-width-top:50px!important}.-lgmin-wr-50{min-width-right:50px!important}.-lgmin-wb-50{min-width-bottom:50px!important}.-lgmin-wl-50{min-width-left:50px!important}.-lgmin-wx-50{min-width-left:50px!important;min-width-right:50px!important}.-lgmin-wy-50{min-width-top:50px!important;min-width-bottom:50px!important}}@media (min-width: 1200px){.-xlmin-w-50{min-width:50px!important}.-xlmin-wt-50{min-width-top:50px!important}.-xlmin-wr-50{min-width-right:50px!important}.-xlmin-wb-50{min-width-bottom:50px!important}.-xlmin-wl-50{min-width-left:50px!important}.-xlmin-wx-50{min-width-left:50px!important;min-width-right:50px!important}.-xlmin-wy-50{min-width-top:50px!important;min-width-bottom:50px!important}}@media (min-width: 1400px){.-xxlmin-w-50{min-width:50px!important}.-xxlmin-wt-50{min-width-top:50px!important}.-xxlmin-wr-50{min-width-right:50px!important}.-xxlmin-wb-50{min-width-bottom:50px!important}.-xxlmin-wl-50{min-width-left:50px!important}.-xxlmin-wx-50{min-width-left:50px!important;min-width-right:50px!important}.-xxlmin-wy-50{min-width-top:50px!important;min-width-bottom:50px!important}}.max-h-50{max-height:50px!important}.max-ht-50{max-height-top:50px!important}.max-hr-50{max-height-right:50px!important}.max-hb-50{max-height-bottom:50px!important}.max-hl-50{max-height-left:50px!important}.max-hx-50{max-height-left:50px!important;max-height-right:50px!important}.max-hy-50{max-height-top:50px!important;max-height-bottom:50px!important}@media (min-width: 576px){.-smmax-h-50{max-height:50px!important}.-smmax-ht-50{max-height-top:50px!important}.-smmax-hr-50{max-height-right:50px!important}.-smmax-hb-50{max-height-bottom:50px!important}.-smmax-hl-50{max-height-left:50px!important}.-smmax-hx-50{max-height-left:50px!important;max-height-right:50px!important}.-smmax-hy-50{max-height-top:50px!important;max-height-bottom:50px!important}}@media (min-width: 768px){.-mdmax-h-50{max-height:50px!important}.-mdmax-ht-50{max-height-top:50px!important}.-mdmax-hr-50{max-height-right:50px!important}.-mdmax-hb-50{max-height-bottom:50px!important}.-mdmax-hl-50{max-height-left:50px!important}.-mdmax-hx-50{max-height-left:50px!important;max-height-right:50px!important}.-mdmax-hy-50{max-height-top:50px!important;max-height-bottom:50px!important}}@media (min-width: 992px){.-lgmax-h-50{max-height:50px!important}.-lgmax-ht-50{max-height-top:50px!important}.-lgmax-hr-50{max-height-right:50px!important}.-lgmax-hb-50{max-height-bottom:50px!important}.-lgmax-hl-50{max-height-left:50px!important}.-lgmax-hx-50{max-height-left:50px!important;max-height-right:50px!important}.-lgmax-hy-50{max-height-top:50px!important;max-height-bottom:50px!important}}@media (min-width: 1200px){.-xlmax-h-50{max-height:50px!important}.-xlmax-ht-50{max-height-top:50px!important}.-xlmax-hr-50{max-height-right:50px!important}.-xlmax-hb-50{max-height-bottom:50px!important}.-xlmax-hl-50{max-height-left:50px!important}.-xlmax-hx-50{max-height-left:50px!important;max-height-right:50px!important}.-xlmax-hy-50{max-height-top:50px!important;max-height-bottom:50px!important}}@media (min-width: 1400px){.-xxlmax-h-50{max-height:50px!important}.-xxlmax-ht-50{max-height-top:50px!important}.-xxlmax-hr-50{max-height-right:50px!important}.-xxlmax-hb-50{max-height-bottom:50px!important}.-xxlmax-hl-50{max-height-left:50px!important}.-xxlmax-hx-50{max-height-left:50px!important;max-height-right:50px!important}.-xxlmax-hy-50{max-height-top:50px!important;max-height-bottom:50px!important}}.min-h-50{min-height:50px!important}.min-ht-50{min-height-top:50px!important}.min-hr-50{min-height-right:50px!important}.min-hb-50{min-height-bottom:50px!important}.min-hl-50{min-height-left:50px!important}.min-hx-50{min-height-left:50px!important;min-height-right:50px!important}.min-hy-50{min-height-top:50px!important;min-height-bottom:50px!important}@media (min-width: 576px){.-smmin-h-50{min-height:50px!important}.-smmin-ht-50{min-height-top:50px!important}.-smmin-hr-50{min-height-right:50px!important}.-smmin-hb-50{min-height-bottom:50px!important}.-smmin-hl-50{min-height-left:50px!important}.-smmin-hx-50{min-height-left:50px!important;min-height-right:50px!important}.-smmin-hy-50{min-height-top:50px!important;min-height-bottom:50px!important}}@media (min-width: 768px){.-mdmin-h-50{min-height:50px!important}.-mdmin-ht-50{min-height-top:50px!important}.-mdmin-hr-50{min-height-right:50px!important}.-mdmin-hb-50{min-height-bottom:50px!important}.-mdmin-hl-50{min-height-left:50px!important}.-mdmin-hx-50{min-height-left:50px!important;min-height-right:50px!important}.-mdmin-hy-50{min-height-top:50px!important;min-height-bottom:50px!important}}@media (min-width: 992px){.-lgmin-h-50{min-height:50px!important}.-lgmin-ht-50{min-height-top:50px!important}.-lgmin-hr-50{min-height-right:50px!important}.-lgmin-hb-50{min-height-bottom:50px!important}.-lgmin-hl-50{min-height-left:50px!important}.-lgmin-hx-50{min-height-left:50px!important;min-height-right:50px!important}.-lgmin-hy-50{min-height-top:50px!important;min-height-bottom:50px!important}}@media (min-width: 1200px){.-xlmin-h-50{min-height:50px!important}.-xlmin-ht-50{min-height-top:50px!important}.-xlmin-hr-50{min-height-right:50px!important}.-xlmin-hb-50{min-height-bottom:50px!important}.-xlmin-hl-50{min-height-left:50px!important}.-xlmin-hx-50{min-height-left:50px!important;min-height-right:50px!important}.-xlmin-hy-50{min-height-top:50px!important;min-height-bottom:50px!important}}@media (min-width: 1400px){.-xxlmin-h-50{min-height:50px!important}.-xxlmin-ht-50{min-height-top:50px!important}.-xxlmin-hr-50{min-height-right:50px!important}.-xxlmin-hb-50{min-height-bottom:50px!important}.-xxlmin-hl-50{min-height-left:50px!important}.-xxlmin-hx-50{min-height-left:50px!important;min-height-right:50px!important}.-xxlmin-hy-50{min-height-top:50px!important;min-height-bottom:50px!important}}.m-51{margin:51px!important}.mt-51{margin-top:51px!important}.mr-51{margin-right:51px!important}.mb-51{margin-bottom:51px!important}.ml-51{margin-left:51px!important}.mx-51{margin-left:51px!important;margin-right:51px!important}.my-51{margin-top:51px!important;margin-bottom:51px!important}@media (min-width: 576px){.-smm-51{margin:51px!important}.-smmt-51{margin-top:51px!important}.-smmr-51{margin-right:51px!important}.-smmb-51{margin-bottom:51px!important}.-smml-51{margin-left:51px!important}.-smmx-51{margin-left:51px!important;margin-right:51px!important}.-smmy-51{margin-top:51px!important;margin-bottom:51px!important}}@media (min-width: 768px){.-mdm-51{margin:51px!important}.-mdmt-51{margin-top:51px!important}.-mdmr-51{margin-right:51px!important}.-mdmb-51{margin-bottom:51px!important}.-mdml-51{margin-left:51px!important}.-mdmx-51{margin-left:51px!important;margin-right:51px!important}.-mdmy-51{margin-top:51px!important;margin-bottom:51px!important}}@media (min-width: 992px){.-lgm-51{margin:51px!important}.-lgmt-51{margin-top:51px!important}.-lgmr-51{margin-right:51px!important}.-lgmb-51{margin-bottom:51px!important}.-lgml-51{margin-left:51px!important}.-lgmx-51{margin-left:51px!important;margin-right:51px!important}.-lgmy-51{margin-top:51px!important;margin-bottom:51px!important}}@media (min-width: 1200px){.-xlm-51{margin:51px!important}.-xlmt-51{margin-top:51px!important}.-xlmr-51{margin-right:51px!important}.-xlmb-51{margin-bottom:51px!important}.-xlml-51{margin-left:51px!important}.-xlmx-51{margin-left:51px!important;margin-right:51px!important}.-xlmy-51{margin-top:51px!important;margin-bottom:51px!important}}@media (min-width: 1400px){.-xxlm-51{margin:51px!important}.-xxlmt-51{margin-top:51px!important}.-xxlmr-51{margin-right:51px!important}.-xxlmb-51{margin-bottom:51px!important}.-xxlml-51{margin-left:51px!important}.-xxlmx-51{margin-left:51px!important;margin-right:51px!important}.-xxlmy-51{margin-top:51px!important;margin-bottom:51px!important}}.p-51{padding:51px!important}.pt-51{padding-top:51px!important}.pr-51{padding-right:51px!important}.pb-51{padding-bottom:51px!important}.pl-51{padding-left:51px!important}.px-51{padding-left:51px!important;padding-right:51px!important}.py-51{padding-top:51px!important;padding-bottom:51px!important}@media (min-width: 576px){.-smp-51{padding:51px!important}.-smpt-51{padding-top:51px!important}.-smpr-51{padding-right:51px!important}.-smpb-51{padding-bottom:51px!important}.-smpl-51{padding-left:51px!important}.-smpx-51{padding-left:51px!important;padding-right:51px!important}.-smpy-51{padding-top:51px!important;padding-bottom:51px!important}}@media (min-width: 768px){.-mdp-51{padding:51px!important}.-mdpt-51{padding-top:51px!important}.-mdpr-51{padding-right:51px!important}.-mdpb-51{padding-bottom:51px!important}.-mdpl-51{padding-left:51px!important}.-mdpx-51{padding-left:51px!important;padding-right:51px!important}.-mdpy-51{padding-top:51px!important;padding-bottom:51px!important}}@media (min-width: 992px){.-lgp-51{padding:51px!important}.-lgpt-51{padding-top:51px!important}.-lgpr-51{padding-right:51px!important}.-lgpb-51{padding-bottom:51px!important}.-lgpl-51{padding-left:51px!important}.-lgpx-51{padding-left:51px!important;padding-right:51px!important}.-lgpy-51{padding-top:51px!important;padding-bottom:51px!important}}@media (min-width: 1200px){.-xlp-51{padding:51px!important}.-xlpt-51{padding-top:51px!important}.-xlpr-51{padding-right:51px!important}.-xlpb-51{padding-bottom:51px!important}.-xlpl-51{padding-left:51px!important}.-xlpx-51{padding-left:51px!important;padding-right:51px!important}.-xlpy-51{padding-top:51px!important;padding-bottom:51px!important}}@media (min-width: 1400px){.-xxlp-51{padding:51px!important}.-xxlpt-51{padding-top:51px!important}.-xxlpr-51{padding-right:51px!important}.-xxlpb-51{padding-bottom:51px!important}.-xxlpl-51{padding-left:51px!important}.-xxlpx-51{padding-left:51px!important;padding-right:51px!important}.-xxlpy-51{padding-top:51px!important;padding-bottom:51px!important}}.gap-51{gap:51px!important}.gapx-51{-webkit-column-gap:51px!important;-moz-column-gap:51px!important;column-gap:51px!important}.gapy-51{row-gap:51px!important}@media (min-width: 576px){.-smgap-51{gap:51px!important}.-smgapx-51{-webkit-column-gap:51px!important;-moz-column-gap:51px!important;column-gap:51px!important}.-smgapy-51{row-gap:51px!important}}@media (min-width: 768px){.-mdgap-51{gap:51px!important}.-mdgapx-51{-webkit-column-gap:51px!important;-moz-column-gap:51px!important;column-gap:51px!important}.-mdgapy-51{row-gap:51px!important}}@media (min-width: 992px){.-lggap-51{gap:51px!important}.-lggapx-51{-webkit-column-gap:51px!important;-moz-column-gap:51px!important;column-gap:51px!important}.-lggapy-51{row-gap:51px!important}}@media (min-width: 1200px){.-xlgap-51{gap:51px!important}.-xlgapx-51{-webkit-column-gap:51px!important;-moz-column-gap:51px!important;column-gap:51px!important}.-xlgapy-51{row-gap:51px!important}}@media (min-width: 1400px){.-xxlgap-51{gap:51px!important}.-xxlgapx-51{-webkit-column-gap:51px!important;-moz-column-gap:51px!important;column-gap:51px!important}.-xxlgapy-51{row-gap:51px!important}}.w-51{width:51px!important}.wt-51{width-top:51px!important}.wr-51{width-right:51px!important}.wb-51{width-bottom:51px!important}.wl-51{width-left:51px!important}.wx-51{width-left:51px!important;width-right:51px!important}.wy-51{width-top:51px!important;width-bottom:51px!important}@media (min-width: 576px){.-smw-51{width:51px!important}.-smwt-51{width-top:51px!important}.-smwr-51{width-right:51px!important}.-smwb-51{width-bottom:51px!important}.-smwl-51{width-left:51px!important}.-smwx-51{width-left:51px!important;width-right:51px!important}.-smwy-51{width-top:51px!important;width-bottom:51px!important}}@media (min-width: 768px){.-mdw-51{width:51px!important}.-mdwt-51{width-top:51px!important}.-mdwr-51{width-right:51px!important}.-mdwb-51{width-bottom:51px!important}.-mdwl-51{width-left:51px!important}.-mdwx-51{width-left:51px!important;width-right:51px!important}.-mdwy-51{width-top:51px!important;width-bottom:51px!important}}@media (min-width: 992px){.-lgw-51{width:51px!important}.-lgwt-51{width-top:51px!important}.-lgwr-51{width-right:51px!important}.-lgwb-51{width-bottom:51px!important}.-lgwl-51{width-left:51px!important}.-lgwx-51{width-left:51px!important;width-right:51px!important}.-lgwy-51{width-top:51px!important;width-bottom:51px!important}}@media (min-width: 1200px){.-xlw-51{width:51px!important}.-xlwt-51{width-top:51px!important}.-xlwr-51{width-right:51px!important}.-xlwb-51{width-bottom:51px!important}.-xlwl-51{width-left:51px!important}.-xlwx-51{width-left:51px!important;width-right:51px!important}.-xlwy-51{width-top:51px!important;width-bottom:51px!important}}@media (min-width: 1400px){.-xxlw-51{width:51px!important}.-xxlwt-51{width-top:51px!important}.-xxlwr-51{width-right:51px!important}.-xxlwb-51{width-bottom:51px!important}.-xxlwl-51{width-left:51px!important}.-xxlwx-51{width-left:51px!important;width-right:51px!important}.-xxlwy-51{width-top:51px!important;width-bottom:51px!important}}.h-51{height:51px!important}.ht-51{height-top:51px!important}.hr-51{height-right:51px!important}.hb-51{height-bottom:51px!important}.hl-51{height-left:51px!important}.hx-51{height-left:51px!important;height-right:51px!important}.hy-51{height-top:51px!important;height-bottom:51px!important}@media (min-width: 576px){.-smh-51{height:51px!important}.-smht-51{height-top:51px!important}.-smhr-51{height-right:51px!important}.-smhb-51{height-bottom:51px!important}.-smhl-51{height-left:51px!important}.-smhx-51{height-left:51px!important;height-right:51px!important}.-smhy-51{height-top:51px!important;height-bottom:51px!important}}@media (min-width: 768px){.-mdh-51{height:51px!important}.-mdht-51{height-top:51px!important}.-mdhr-51{height-right:51px!important}.-mdhb-51{height-bottom:51px!important}.-mdhl-51{height-left:51px!important}.-mdhx-51{height-left:51px!important;height-right:51px!important}.-mdhy-51{height-top:51px!important;height-bottom:51px!important}}@media (min-width: 992px){.-lgh-51{height:51px!important}.-lght-51{height-top:51px!important}.-lghr-51{height-right:51px!important}.-lghb-51{height-bottom:51px!important}.-lghl-51{height-left:51px!important}.-lghx-51{height-left:51px!important;height-right:51px!important}.-lghy-51{height-top:51px!important;height-bottom:51px!important}}@media (min-width: 1200px){.-xlh-51{height:51px!important}.-xlht-51{height-top:51px!important}.-xlhr-51{height-right:51px!important}.-xlhb-51{height-bottom:51px!important}.-xlhl-51{height-left:51px!important}.-xlhx-51{height-left:51px!important;height-right:51px!important}.-xlhy-51{height-top:51px!important;height-bottom:51px!important}}@media (min-width: 1400px){.-xxlh-51{height:51px!important}.-xxlht-51{height-top:51px!important}.-xxlhr-51{height-right:51px!important}.-xxlhb-51{height-bottom:51px!important}.-xxlhl-51{height-left:51px!important}.-xxlhx-51{height-left:51px!important;height-right:51px!important}.-xxlhy-51{height-top:51px!important;height-bottom:51px!important}}.rounded-51{border-radius:51px!important}.roundedt-51{border-radius-top:51px!important}.roundedr-51{border-radius-right:51px!important}.roundedb-51{border-radius-bottom:51px!important}.roundedl-51{border-radius-left:51px!important}.roundedx-51{border-radius-left:51px!important;border-radius-right:51px!important}.roundedy-51{border-radius-top:51px!important;border-radius-bottom:51px!important}@media (min-width: 576px){.-smrounded-51{border-radius:51px!important}.-smroundedt-51{border-radius-top:51px!important}.-smroundedr-51{border-radius-right:51px!important}.-smroundedb-51{border-radius-bottom:51px!important}.-smroundedl-51{border-radius-left:51px!important}.-smroundedx-51{border-radius-left:51px!important;border-radius-right:51px!important}.-smroundedy-51{border-radius-top:51px!important;border-radius-bottom:51px!important}}@media (min-width: 768px){.-mdrounded-51{border-radius:51px!important}.-mdroundedt-51{border-radius-top:51px!important}.-mdroundedr-51{border-radius-right:51px!important}.-mdroundedb-51{border-radius-bottom:51px!important}.-mdroundedl-51{border-radius-left:51px!important}.-mdroundedx-51{border-radius-left:51px!important;border-radius-right:51px!important}.-mdroundedy-51{border-radius-top:51px!important;border-radius-bottom:51px!important}}@media (min-width: 992px){.-lgrounded-51{border-radius:51px!important}.-lgroundedt-51{border-radius-top:51px!important}.-lgroundedr-51{border-radius-right:51px!important}.-lgroundedb-51{border-radius-bottom:51px!important}.-lgroundedl-51{border-radius-left:51px!important}.-lgroundedx-51{border-radius-left:51px!important;border-radius-right:51px!important}.-lgroundedy-51{border-radius-top:51px!important;border-radius-bottom:51px!important}}@media (min-width: 1200px){.-xlrounded-51{border-radius:51px!important}.-xlroundedt-51{border-radius-top:51px!important}.-xlroundedr-51{border-radius-right:51px!important}.-xlroundedb-51{border-radius-bottom:51px!important}.-xlroundedl-51{border-radius-left:51px!important}.-xlroundedx-51{border-radius-left:51px!important;border-radius-right:51px!important}.-xlroundedy-51{border-radius-top:51px!important;border-radius-bottom:51px!important}}@media (min-width: 1400px){.-xxlrounded-51{border-radius:51px!important}.-xxlroundedt-51{border-radius-top:51px!important}.-xxlroundedr-51{border-radius-right:51px!important}.-xxlroundedb-51{border-radius-bottom:51px!important}.-xxlroundedl-51{border-radius-left:51px!important}.-xxlroundedx-51{border-radius-left:51px!important;border-radius-right:51px!important}.-xxlroundedy-51{border-radius-top:51px!important;border-radius-bottom:51px!important}}.max-w-51{max-width:51px!important}.max-wt-51{max-width-top:51px!important}.max-wr-51{max-width-right:51px!important}.max-wb-51{max-width-bottom:51px!important}.max-wl-51{max-width-left:51px!important}.max-wx-51{max-width-left:51px!important;max-width-right:51px!important}.max-wy-51{max-width-top:51px!important;max-width-bottom:51px!important}@media (min-width: 576px){.-smmax-w-51{max-width:51px!important}.-smmax-wt-51{max-width-top:51px!important}.-smmax-wr-51{max-width-right:51px!important}.-smmax-wb-51{max-width-bottom:51px!important}.-smmax-wl-51{max-width-left:51px!important}.-smmax-wx-51{max-width-left:51px!important;max-width-right:51px!important}.-smmax-wy-51{max-width-top:51px!important;max-width-bottom:51px!important}}@media (min-width: 768px){.-mdmax-w-51{max-width:51px!important}.-mdmax-wt-51{max-width-top:51px!important}.-mdmax-wr-51{max-width-right:51px!important}.-mdmax-wb-51{max-width-bottom:51px!important}.-mdmax-wl-51{max-width-left:51px!important}.-mdmax-wx-51{max-width-left:51px!important;max-width-right:51px!important}.-mdmax-wy-51{max-width-top:51px!important;max-width-bottom:51px!important}}@media (min-width: 992px){.-lgmax-w-51{max-width:51px!important}.-lgmax-wt-51{max-width-top:51px!important}.-lgmax-wr-51{max-width-right:51px!important}.-lgmax-wb-51{max-width-bottom:51px!important}.-lgmax-wl-51{max-width-left:51px!important}.-lgmax-wx-51{max-width-left:51px!important;max-width-right:51px!important}.-lgmax-wy-51{max-width-top:51px!important;max-width-bottom:51px!important}}@media (min-width: 1200px){.-xlmax-w-51{max-width:51px!important}.-xlmax-wt-51{max-width-top:51px!important}.-xlmax-wr-51{max-width-right:51px!important}.-xlmax-wb-51{max-width-bottom:51px!important}.-xlmax-wl-51{max-width-left:51px!important}.-xlmax-wx-51{max-width-left:51px!important;max-width-right:51px!important}.-xlmax-wy-51{max-width-top:51px!important;max-width-bottom:51px!important}}@media (min-width: 1400px){.-xxlmax-w-51{max-width:51px!important}.-xxlmax-wt-51{max-width-top:51px!important}.-xxlmax-wr-51{max-width-right:51px!important}.-xxlmax-wb-51{max-width-bottom:51px!important}.-xxlmax-wl-51{max-width-left:51px!important}.-xxlmax-wx-51{max-width-left:51px!important;max-width-right:51px!important}.-xxlmax-wy-51{max-width-top:51px!important;max-width-bottom:51px!important}}.min-w-51{min-width:51px!important}.min-wt-51{min-width-top:51px!important}.min-wr-51{min-width-right:51px!important}.min-wb-51{min-width-bottom:51px!important}.min-wl-51{min-width-left:51px!important}.min-wx-51{min-width-left:51px!important;min-width-right:51px!important}.min-wy-51{min-width-top:51px!important;min-width-bottom:51px!important}@media (min-width: 576px){.-smmin-w-51{min-width:51px!important}.-smmin-wt-51{min-width-top:51px!important}.-smmin-wr-51{min-width-right:51px!important}.-smmin-wb-51{min-width-bottom:51px!important}.-smmin-wl-51{min-width-left:51px!important}.-smmin-wx-51{min-width-left:51px!important;min-width-right:51px!important}.-smmin-wy-51{min-width-top:51px!important;min-width-bottom:51px!important}}@media (min-width: 768px){.-mdmin-w-51{min-width:51px!important}.-mdmin-wt-51{min-width-top:51px!important}.-mdmin-wr-51{min-width-right:51px!important}.-mdmin-wb-51{min-width-bottom:51px!important}.-mdmin-wl-51{min-width-left:51px!important}.-mdmin-wx-51{min-width-left:51px!important;min-width-right:51px!important}.-mdmin-wy-51{min-width-top:51px!important;min-width-bottom:51px!important}}@media (min-width: 992px){.-lgmin-w-51{min-width:51px!important}.-lgmin-wt-51{min-width-top:51px!important}.-lgmin-wr-51{min-width-right:51px!important}.-lgmin-wb-51{min-width-bottom:51px!important}.-lgmin-wl-51{min-width-left:51px!important}.-lgmin-wx-51{min-width-left:51px!important;min-width-right:51px!important}.-lgmin-wy-51{min-width-top:51px!important;min-width-bottom:51px!important}}@media (min-width: 1200px){.-xlmin-w-51{min-width:51px!important}.-xlmin-wt-51{min-width-top:51px!important}.-xlmin-wr-51{min-width-right:51px!important}.-xlmin-wb-51{min-width-bottom:51px!important}.-xlmin-wl-51{min-width-left:51px!important}.-xlmin-wx-51{min-width-left:51px!important;min-width-right:51px!important}.-xlmin-wy-51{min-width-top:51px!important;min-width-bottom:51px!important}}@media (min-width: 1400px){.-xxlmin-w-51{min-width:51px!important}.-xxlmin-wt-51{min-width-top:51px!important}.-xxlmin-wr-51{min-width-right:51px!important}.-xxlmin-wb-51{min-width-bottom:51px!important}.-xxlmin-wl-51{min-width-left:51px!important}.-xxlmin-wx-51{min-width-left:51px!important;min-width-right:51px!important}.-xxlmin-wy-51{min-width-top:51px!important;min-width-bottom:51px!important}}.max-h-51{max-height:51px!important}.max-ht-51{max-height-top:51px!important}.max-hr-51{max-height-right:51px!important}.max-hb-51{max-height-bottom:51px!important}.max-hl-51{max-height-left:51px!important}.max-hx-51{max-height-left:51px!important;max-height-right:51px!important}.max-hy-51{max-height-top:51px!important;max-height-bottom:51px!important}@media (min-width: 576px){.-smmax-h-51{max-height:51px!important}.-smmax-ht-51{max-height-top:51px!important}.-smmax-hr-51{max-height-right:51px!important}.-smmax-hb-51{max-height-bottom:51px!important}.-smmax-hl-51{max-height-left:51px!important}.-smmax-hx-51{max-height-left:51px!important;max-height-right:51px!important}.-smmax-hy-51{max-height-top:51px!important;max-height-bottom:51px!important}}@media (min-width: 768px){.-mdmax-h-51{max-height:51px!important}.-mdmax-ht-51{max-height-top:51px!important}.-mdmax-hr-51{max-height-right:51px!important}.-mdmax-hb-51{max-height-bottom:51px!important}.-mdmax-hl-51{max-height-left:51px!important}.-mdmax-hx-51{max-height-left:51px!important;max-height-right:51px!important}.-mdmax-hy-51{max-height-top:51px!important;max-height-bottom:51px!important}}@media (min-width: 992px){.-lgmax-h-51{max-height:51px!important}.-lgmax-ht-51{max-height-top:51px!important}.-lgmax-hr-51{max-height-right:51px!important}.-lgmax-hb-51{max-height-bottom:51px!important}.-lgmax-hl-51{max-height-left:51px!important}.-lgmax-hx-51{max-height-left:51px!important;max-height-right:51px!important}.-lgmax-hy-51{max-height-top:51px!important;max-height-bottom:51px!important}}@media (min-width: 1200px){.-xlmax-h-51{max-height:51px!important}.-xlmax-ht-51{max-height-top:51px!important}.-xlmax-hr-51{max-height-right:51px!important}.-xlmax-hb-51{max-height-bottom:51px!important}.-xlmax-hl-51{max-height-left:51px!important}.-xlmax-hx-51{max-height-left:51px!important;max-height-right:51px!important}.-xlmax-hy-51{max-height-top:51px!important;max-height-bottom:51px!important}}@media (min-width: 1400px){.-xxlmax-h-51{max-height:51px!important}.-xxlmax-ht-51{max-height-top:51px!important}.-xxlmax-hr-51{max-height-right:51px!important}.-xxlmax-hb-51{max-height-bottom:51px!important}.-xxlmax-hl-51{max-height-left:51px!important}.-xxlmax-hx-51{max-height-left:51px!important;max-height-right:51px!important}.-xxlmax-hy-51{max-height-top:51px!important;max-height-bottom:51px!important}}.min-h-51{min-height:51px!important}.min-ht-51{min-height-top:51px!important}.min-hr-51{min-height-right:51px!important}.min-hb-51{min-height-bottom:51px!important}.min-hl-51{min-height-left:51px!important}.min-hx-51{min-height-left:51px!important;min-height-right:51px!important}.min-hy-51{min-height-top:51px!important;min-height-bottom:51px!important}@media (min-width: 576px){.-smmin-h-51{min-height:51px!important}.-smmin-ht-51{min-height-top:51px!important}.-smmin-hr-51{min-height-right:51px!important}.-smmin-hb-51{min-height-bottom:51px!important}.-smmin-hl-51{min-height-left:51px!important}.-smmin-hx-51{min-height-left:51px!important;min-height-right:51px!important}.-smmin-hy-51{min-height-top:51px!important;min-height-bottom:51px!important}}@media (min-width: 768px){.-mdmin-h-51{min-height:51px!important}.-mdmin-ht-51{min-height-top:51px!important}.-mdmin-hr-51{min-height-right:51px!important}.-mdmin-hb-51{min-height-bottom:51px!important}.-mdmin-hl-51{min-height-left:51px!important}.-mdmin-hx-51{min-height-left:51px!important;min-height-right:51px!important}.-mdmin-hy-51{min-height-top:51px!important;min-height-bottom:51px!important}}@media (min-width: 992px){.-lgmin-h-51{min-height:51px!important}.-lgmin-ht-51{min-height-top:51px!important}.-lgmin-hr-51{min-height-right:51px!important}.-lgmin-hb-51{min-height-bottom:51px!important}.-lgmin-hl-51{min-height-left:51px!important}.-lgmin-hx-51{min-height-left:51px!important;min-height-right:51px!important}.-lgmin-hy-51{min-height-top:51px!important;min-height-bottom:51px!important}}@media (min-width: 1200px){.-xlmin-h-51{min-height:51px!important}.-xlmin-ht-51{min-height-top:51px!important}.-xlmin-hr-51{min-height-right:51px!important}.-xlmin-hb-51{min-height-bottom:51px!important}.-xlmin-hl-51{min-height-left:51px!important}.-xlmin-hx-51{min-height-left:51px!important;min-height-right:51px!important}.-xlmin-hy-51{min-height-top:51px!important;min-height-bottom:51px!important}}@media (min-width: 1400px){.-xxlmin-h-51{min-height:51px!important}.-xxlmin-ht-51{min-height-top:51px!important}.-xxlmin-hr-51{min-height-right:51px!important}.-xxlmin-hb-51{min-height-bottom:51px!important}.-xxlmin-hl-51{min-height-left:51px!important}.-xxlmin-hx-51{min-height-left:51px!important;min-height-right:51px!important}.-xxlmin-hy-51{min-height-top:51px!important;min-height-bottom:51px!important}}.m-52{margin:52px!important}.mt-52{margin-top:52px!important}.mr-52{margin-right:52px!important}.mb-52{margin-bottom:52px!important}.ml-52{margin-left:52px!important}.mx-52{margin-left:52px!important;margin-right:52px!important}.my-52{margin-top:52px!important;margin-bottom:52px!important}@media (min-width: 576px){.-smm-52{margin:52px!important}.-smmt-52{margin-top:52px!important}.-smmr-52{margin-right:52px!important}.-smmb-52{margin-bottom:52px!important}.-smml-52{margin-left:52px!important}.-smmx-52{margin-left:52px!important;margin-right:52px!important}.-smmy-52{margin-top:52px!important;margin-bottom:52px!important}}@media (min-width: 768px){.-mdm-52{margin:52px!important}.-mdmt-52{margin-top:52px!important}.-mdmr-52{margin-right:52px!important}.-mdmb-52{margin-bottom:52px!important}.-mdml-52{margin-left:52px!important}.-mdmx-52{margin-left:52px!important;margin-right:52px!important}.-mdmy-52{margin-top:52px!important;margin-bottom:52px!important}}@media (min-width: 992px){.-lgm-52{margin:52px!important}.-lgmt-52{margin-top:52px!important}.-lgmr-52{margin-right:52px!important}.-lgmb-52{margin-bottom:52px!important}.-lgml-52{margin-left:52px!important}.-lgmx-52{margin-left:52px!important;margin-right:52px!important}.-lgmy-52{margin-top:52px!important;margin-bottom:52px!important}}@media (min-width: 1200px){.-xlm-52{margin:52px!important}.-xlmt-52{margin-top:52px!important}.-xlmr-52{margin-right:52px!important}.-xlmb-52{margin-bottom:52px!important}.-xlml-52{margin-left:52px!important}.-xlmx-52{margin-left:52px!important;margin-right:52px!important}.-xlmy-52{margin-top:52px!important;margin-bottom:52px!important}}@media (min-width: 1400px){.-xxlm-52{margin:52px!important}.-xxlmt-52{margin-top:52px!important}.-xxlmr-52{margin-right:52px!important}.-xxlmb-52{margin-bottom:52px!important}.-xxlml-52{margin-left:52px!important}.-xxlmx-52{margin-left:52px!important;margin-right:52px!important}.-xxlmy-52{margin-top:52px!important;margin-bottom:52px!important}}.p-52{padding:52px!important}.pt-52{padding-top:52px!important}.pr-52{padding-right:52px!important}.pb-52{padding-bottom:52px!important}.pl-52{padding-left:52px!important}.px-52{padding-left:52px!important;padding-right:52px!important}.py-52{padding-top:52px!important;padding-bottom:52px!important}@media (min-width: 576px){.-smp-52{padding:52px!important}.-smpt-52{padding-top:52px!important}.-smpr-52{padding-right:52px!important}.-smpb-52{padding-bottom:52px!important}.-smpl-52{padding-left:52px!important}.-smpx-52{padding-left:52px!important;padding-right:52px!important}.-smpy-52{padding-top:52px!important;padding-bottom:52px!important}}@media (min-width: 768px){.-mdp-52{padding:52px!important}.-mdpt-52{padding-top:52px!important}.-mdpr-52{padding-right:52px!important}.-mdpb-52{padding-bottom:52px!important}.-mdpl-52{padding-left:52px!important}.-mdpx-52{padding-left:52px!important;padding-right:52px!important}.-mdpy-52{padding-top:52px!important;padding-bottom:52px!important}}@media (min-width: 992px){.-lgp-52{padding:52px!important}.-lgpt-52{padding-top:52px!important}.-lgpr-52{padding-right:52px!important}.-lgpb-52{padding-bottom:52px!important}.-lgpl-52{padding-left:52px!important}.-lgpx-52{padding-left:52px!important;padding-right:52px!important}.-lgpy-52{padding-top:52px!important;padding-bottom:52px!important}}@media (min-width: 1200px){.-xlp-52{padding:52px!important}.-xlpt-52{padding-top:52px!important}.-xlpr-52{padding-right:52px!important}.-xlpb-52{padding-bottom:52px!important}.-xlpl-52{padding-left:52px!important}.-xlpx-52{padding-left:52px!important;padding-right:52px!important}.-xlpy-52{padding-top:52px!important;padding-bottom:52px!important}}@media (min-width: 1400px){.-xxlp-52{padding:52px!important}.-xxlpt-52{padding-top:52px!important}.-xxlpr-52{padding-right:52px!important}.-xxlpb-52{padding-bottom:52px!important}.-xxlpl-52{padding-left:52px!important}.-xxlpx-52{padding-left:52px!important;padding-right:52px!important}.-xxlpy-52{padding-top:52px!important;padding-bottom:52px!important}}.gap-52{gap:52px!important}.gapx-52{-webkit-column-gap:52px!important;-moz-column-gap:52px!important;column-gap:52px!important}.gapy-52{row-gap:52px!important}@media (min-width: 576px){.-smgap-52{gap:52px!important}.-smgapx-52{-webkit-column-gap:52px!important;-moz-column-gap:52px!important;column-gap:52px!important}.-smgapy-52{row-gap:52px!important}}@media (min-width: 768px){.-mdgap-52{gap:52px!important}.-mdgapx-52{-webkit-column-gap:52px!important;-moz-column-gap:52px!important;column-gap:52px!important}.-mdgapy-52{row-gap:52px!important}}@media (min-width: 992px){.-lggap-52{gap:52px!important}.-lggapx-52{-webkit-column-gap:52px!important;-moz-column-gap:52px!important;column-gap:52px!important}.-lggapy-52{row-gap:52px!important}}@media (min-width: 1200px){.-xlgap-52{gap:52px!important}.-xlgapx-52{-webkit-column-gap:52px!important;-moz-column-gap:52px!important;column-gap:52px!important}.-xlgapy-52{row-gap:52px!important}}@media (min-width: 1400px){.-xxlgap-52{gap:52px!important}.-xxlgapx-52{-webkit-column-gap:52px!important;-moz-column-gap:52px!important;column-gap:52px!important}.-xxlgapy-52{row-gap:52px!important}}.w-52{width:52px!important}.wt-52{width-top:52px!important}.wr-52{width-right:52px!important}.wb-52{width-bottom:52px!important}.wl-52{width-left:52px!important}.wx-52{width-left:52px!important;width-right:52px!important}.wy-52{width-top:52px!important;width-bottom:52px!important}@media (min-width: 576px){.-smw-52{width:52px!important}.-smwt-52{width-top:52px!important}.-smwr-52{width-right:52px!important}.-smwb-52{width-bottom:52px!important}.-smwl-52{width-left:52px!important}.-smwx-52{width-left:52px!important;width-right:52px!important}.-smwy-52{width-top:52px!important;width-bottom:52px!important}}@media (min-width: 768px){.-mdw-52{width:52px!important}.-mdwt-52{width-top:52px!important}.-mdwr-52{width-right:52px!important}.-mdwb-52{width-bottom:52px!important}.-mdwl-52{width-left:52px!important}.-mdwx-52{width-left:52px!important;width-right:52px!important}.-mdwy-52{width-top:52px!important;width-bottom:52px!important}}@media (min-width: 992px){.-lgw-52{width:52px!important}.-lgwt-52{width-top:52px!important}.-lgwr-52{width-right:52px!important}.-lgwb-52{width-bottom:52px!important}.-lgwl-52{width-left:52px!important}.-lgwx-52{width-left:52px!important;width-right:52px!important}.-lgwy-52{width-top:52px!important;width-bottom:52px!important}}@media (min-width: 1200px){.-xlw-52{width:52px!important}.-xlwt-52{width-top:52px!important}.-xlwr-52{width-right:52px!important}.-xlwb-52{width-bottom:52px!important}.-xlwl-52{width-left:52px!important}.-xlwx-52{width-left:52px!important;width-right:52px!important}.-xlwy-52{width-top:52px!important;width-bottom:52px!important}}@media (min-width: 1400px){.-xxlw-52{width:52px!important}.-xxlwt-52{width-top:52px!important}.-xxlwr-52{width-right:52px!important}.-xxlwb-52{width-bottom:52px!important}.-xxlwl-52{width-left:52px!important}.-xxlwx-52{width-left:52px!important;width-right:52px!important}.-xxlwy-52{width-top:52px!important;width-bottom:52px!important}}.h-52{height:52px!important}.ht-52{height-top:52px!important}.hr-52{height-right:52px!important}.hb-52{height-bottom:52px!important}.hl-52{height-left:52px!important}.hx-52{height-left:52px!important;height-right:52px!important}.hy-52{height-top:52px!important;height-bottom:52px!important}@media (min-width: 576px){.-smh-52{height:52px!important}.-smht-52{height-top:52px!important}.-smhr-52{height-right:52px!important}.-smhb-52{height-bottom:52px!important}.-smhl-52{height-left:52px!important}.-smhx-52{height-left:52px!important;height-right:52px!important}.-smhy-52{height-top:52px!important;height-bottom:52px!important}}@media (min-width: 768px){.-mdh-52{height:52px!important}.-mdht-52{height-top:52px!important}.-mdhr-52{height-right:52px!important}.-mdhb-52{height-bottom:52px!important}.-mdhl-52{height-left:52px!important}.-mdhx-52{height-left:52px!important;height-right:52px!important}.-mdhy-52{height-top:52px!important;height-bottom:52px!important}}@media (min-width: 992px){.-lgh-52{height:52px!important}.-lght-52{height-top:52px!important}.-lghr-52{height-right:52px!important}.-lghb-52{height-bottom:52px!important}.-lghl-52{height-left:52px!important}.-lghx-52{height-left:52px!important;height-right:52px!important}.-lghy-52{height-top:52px!important;height-bottom:52px!important}}@media (min-width: 1200px){.-xlh-52{height:52px!important}.-xlht-52{height-top:52px!important}.-xlhr-52{height-right:52px!important}.-xlhb-52{height-bottom:52px!important}.-xlhl-52{height-left:52px!important}.-xlhx-52{height-left:52px!important;height-right:52px!important}.-xlhy-52{height-top:52px!important;height-bottom:52px!important}}@media (min-width: 1400px){.-xxlh-52{height:52px!important}.-xxlht-52{height-top:52px!important}.-xxlhr-52{height-right:52px!important}.-xxlhb-52{height-bottom:52px!important}.-xxlhl-52{height-left:52px!important}.-xxlhx-52{height-left:52px!important;height-right:52px!important}.-xxlhy-52{height-top:52px!important;height-bottom:52px!important}}.rounded-52{border-radius:52px!important}.roundedt-52{border-radius-top:52px!important}.roundedr-52{border-radius-right:52px!important}.roundedb-52{border-radius-bottom:52px!important}.roundedl-52{border-radius-left:52px!important}.roundedx-52{border-radius-left:52px!important;border-radius-right:52px!important}.roundedy-52{border-radius-top:52px!important;border-radius-bottom:52px!important}@media (min-width: 576px){.-smrounded-52{border-radius:52px!important}.-smroundedt-52{border-radius-top:52px!important}.-smroundedr-52{border-radius-right:52px!important}.-smroundedb-52{border-radius-bottom:52px!important}.-smroundedl-52{border-radius-left:52px!important}.-smroundedx-52{border-radius-left:52px!important;border-radius-right:52px!important}.-smroundedy-52{border-radius-top:52px!important;border-radius-bottom:52px!important}}@media (min-width: 768px){.-mdrounded-52{border-radius:52px!important}.-mdroundedt-52{border-radius-top:52px!important}.-mdroundedr-52{border-radius-right:52px!important}.-mdroundedb-52{border-radius-bottom:52px!important}.-mdroundedl-52{border-radius-left:52px!important}.-mdroundedx-52{border-radius-left:52px!important;border-radius-right:52px!important}.-mdroundedy-52{border-radius-top:52px!important;border-radius-bottom:52px!important}}@media (min-width: 992px){.-lgrounded-52{border-radius:52px!important}.-lgroundedt-52{border-radius-top:52px!important}.-lgroundedr-52{border-radius-right:52px!important}.-lgroundedb-52{border-radius-bottom:52px!important}.-lgroundedl-52{border-radius-left:52px!important}.-lgroundedx-52{border-radius-left:52px!important;border-radius-right:52px!important}.-lgroundedy-52{border-radius-top:52px!important;border-radius-bottom:52px!important}}@media (min-width: 1200px){.-xlrounded-52{border-radius:52px!important}.-xlroundedt-52{border-radius-top:52px!important}.-xlroundedr-52{border-radius-right:52px!important}.-xlroundedb-52{border-radius-bottom:52px!important}.-xlroundedl-52{border-radius-left:52px!important}.-xlroundedx-52{border-radius-left:52px!important;border-radius-right:52px!important}.-xlroundedy-52{border-radius-top:52px!important;border-radius-bottom:52px!important}}@media (min-width: 1400px){.-xxlrounded-52{border-radius:52px!important}.-xxlroundedt-52{border-radius-top:52px!important}.-xxlroundedr-52{border-radius-right:52px!important}.-xxlroundedb-52{border-radius-bottom:52px!important}.-xxlroundedl-52{border-radius-left:52px!important}.-xxlroundedx-52{border-radius-left:52px!important;border-radius-right:52px!important}.-xxlroundedy-52{border-radius-top:52px!important;border-radius-bottom:52px!important}}.max-w-52{max-width:52px!important}.max-wt-52{max-width-top:52px!important}.max-wr-52{max-width-right:52px!important}.max-wb-52{max-width-bottom:52px!important}.max-wl-52{max-width-left:52px!important}.max-wx-52{max-width-left:52px!important;max-width-right:52px!important}.max-wy-52{max-width-top:52px!important;max-width-bottom:52px!important}@media (min-width: 576px){.-smmax-w-52{max-width:52px!important}.-smmax-wt-52{max-width-top:52px!important}.-smmax-wr-52{max-width-right:52px!important}.-smmax-wb-52{max-width-bottom:52px!important}.-smmax-wl-52{max-width-left:52px!important}.-smmax-wx-52{max-width-left:52px!important;max-width-right:52px!important}.-smmax-wy-52{max-width-top:52px!important;max-width-bottom:52px!important}}@media (min-width: 768px){.-mdmax-w-52{max-width:52px!important}.-mdmax-wt-52{max-width-top:52px!important}.-mdmax-wr-52{max-width-right:52px!important}.-mdmax-wb-52{max-width-bottom:52px!important}.-mdmax-wl-52{max-width-left:52px!important}.-mdmax-wx-52{max-width-left:52px!important;max-width-right:52px!important}.-mdmax-wy-52{max-width-top:52px!important;max-width-bottom:52px!important}}@media (min-width: 992px){.-lgmax-w-52{max-width:52px!important}.-lgmax-wt-52{max-width-top:52px!important}.-lgmax-wr-52{max-width-right:52px!important}.-lgmax-wb-52{max-width-bottom:52px!important}.-lgmax-wl-52{max-width-left:52px!important}.-lgmax-wx-52{max-width-left:52px!important;max-width-right:52px!important}.-lgmax-wy-52{max-width-top:52px!important;max-width-bottom:52px!important}}@media (min-width: 1200px){.-xlmax-w-52{max-width:52px!important}.-xlmax-wt-52{max-width-top:52px!important}.-xlmax-wr-52{max-width-right:52px!important}.-xlmax-wb-52{max-width-bottom:52px!important}.-xlmax-wl-52{max-width-left:52px!important}.-xlmax-wx-52{max-width-left:52px!important;max-width-right:52px!important}.-xlmax-wy-52{max-width-top:52px!important;max-width-bottom:52px!important}}@media (min-width: 1400px){.-xxlmax-w-52{max-width:52px!important}.-xxlmax-wt-52{max-width-top:52px!important}.-xxlmax-wr-52{max-width-right:52px!important}.-xxlmax-wb-52{max-width-bottom:52px!important}.-xxlmax-wl-52{max-width-left:52px!important}.-xxlmax-wx-52{max-width-left:52px!important;max-width-right:52px!important}.-xxlmax-wy-52{max-width-top:52px!important;max-width-bottom:52px!important}}.min-w-52{min-width:52px!important}.min-wt-52{min-width-top:52px!important}.min-wr-52{min-width-right:52px!important}.min-wb-52{min-width-bottom:52px!important}.min-wl-52{min-width-left:52px!important}.min-wx-52{min-width-left:52px!important;min-width-right:52px!important}.min-wy-52{min-width-top:52px!important;min-width-bottom:52px!important}@media (min-width: 576px){.-smmin-w-52{min-width:52px!important}.-smmin-wt-52{min-width-top:52px!important}.-smmin-wr-52{min-width-right:52px!important}.-smmin-wb-52{min-width-bottom:52px!important}.-smmin-wl-52{min-width-left:52px!important}.-smmin-wx-52{min-width-left:52px!important;min-width-right:52px!important}.-smmin-wy-52{min-width-top:52px!important;min-width-bottom:52px!important}}@media (min-width: 768px){.-mdmin-w-52{min-width:52px!important}.-mdmin-wt-52{min-width-top:52px!important}.-mdmin-wr-52{min-width-right:52px!important}.-mdmin-wb-52{min-width-bottom:52px!important}.-mdmin-wl-52{min-width-left:52px!important}.-mdmin-wx-52{min-width-left:52px!important;min-width-right:52px!important}.-mdmin-wy-52{min-width-top:52px!important;min-width-bottom:52px!important}}@media (min-width: 992px){.-lgmin-w-52{min-width:52px!important}.-lgmin-wt-52{min-width-top:52px!important}.-lgmin-wr-52{min-width-right:52px!important}.-lgmin-wb-52{min-width-bottom:52px!important}.-lgmin-wl-52{min-width-left:52px!important}.-lgmin-wx-52{min-width-left:52px!important;min-width-right:52px!important}.-lgmin-wy-52{min-width-top:52px!important;min-width-bottom:52px!important}}@media (min-width: 1200px){.-xlmin-w-52{min-width:52px!important}.-xlmin-wt-52{min-width-top:52px!important}.-xlmin-wr-52{min-width-right:52px!important}.-xlmin-wb-52{min-width-bottom:52px!important}.-xlmin-wl-52{min-width-left:52px!important}.-xlmin-wx-52{min-width-left:52px!important;min-width-right:52px!important}.-xlmin-wy-52{min-width-top:52px!important;min-width-bottom:52px!important}}@media (min-width: 1400px){.-xxlmin-w-52{min-width:52px!important}.-xxlmin-wt-52{min-width-top:52px!important}.-xxlmin-wr-52{min-width-right:52px!important}.-xxlmin-wb-52{min-width-bottom:52px!important}.-xxlmin-wl-52{min-width-left:52px!important}.-xxlmin-wx-52{min-width-left:52px!important;min-width-right:52px!important}.-xxlmin-wy-52{min-width-top:52px!important;min-width-bottom:52px!important}}.max-h-52{max-height:52px!important}.max-ht-52{max-height-top:52px!important}.max-hr-52{max-height-right:52px!important}.max-hb-52{max-height-bottom:52px!important}.max-hl-52{max-height-left:52px!important}.max-hx-52{max-height-left:52px!important;max-height-right:52px!important}.max-hy-52{max-height-top:52px!important;max-height-bottom:52px!important}@media (min-width: 576px){.-smmax-h-52{max-height:52px!important}.-smmax-ht-52{max-height-top:52px!important}.-smmax-hr-52{max-height-right:52px!important}.-smmax-hb-52{max-height-bottom:52px!important}.-smmax-hl-52{max-height-left:52px!important}.-smmax-hx-52{max-height-left:52px!important;max-height-right:52px!important}.-smmax-hy-52{max-height-top:52px!important;max-height-bottom:52px!important}}@media (min-width: 768px){.-mdmax-h-52{max-height:52px!important}.-mdmax-ht-52{max-height-top:52px!important}.-mdmax-hr-52{max-height-right:52px!important}.-mdmax-hb-52{max-height-bottom:52px!important}.-mdmax-hl-52{max-height-left:52px!important}.-mdmax-hx-52{max-height-left:52px!important;max-height-right:52px!important}.-mdmax-hy-52{max-height-top:52px!important;max-height-bottom:52px!important}}@media (min-width: 992px){.-lgmax-h-52{max-height:52px!important}.-lgmax-ht-52{max-height-top:52px!important}.-lgmax-hr-52{max-height-right:52px!important}.-lgmax-hb-52{max-height-bottom:52px!important}.-lgmax-hl-52{max-height-left:52px!important}.-lgmax-hx-52{max-height-left:52px!important;max-height-right:52px!important}.-lgmax-hy-52{max-height-top:52px!important;max-height-bottom:52px!important}}@media (min-width: 1200px){.-xlmax-h-52{max-height:52px!important}.-xlmax-ht-52{max-height-top:52px!important}.-xlmax-hr-52{max-height-right:52px!important}.-xlmax-hb-52{max-height-bottom:52px!important}.-xlmax-hl-52{max-height-left:52px!important}.-xlmax-hx-52{max-height-left:52px!important;max-height-right:52px!important}.-xlmax-hy-52{max-height-top:52px!important;max-height-bottom:52px!important}}@media (min-width: 1400px){.-xxlmax-h-52{max-height:52px!important}.-xxlmax-ht-52{max-height-top:52px!important}.-xxlmax-hr-52{max-height-right:52px!important}.-xxlmax-hb-52{max-height-bottom:52px!important}.-xxlmax-hl-52{max-height-left:52px!important}.-xxlmax-hx-52{max-height-left:52px!important;max-height-right:52px!important}.-xxlmax-hy-52{max-height-top:52px!important;max-height-bottom:52px!important}}.min-h-52{min-height:52px!important}.min-ht-52{min-height-top:52px!important}.min-hr-52{min-height-right:52px!important}.min-hb-52{min-height-bottom:52px!important}.min-hl-52{min-height-left:52px!important}.min-hx-52{min-height-left:52px!important;min-height-right:52px!important}.min-hy-52{min-height-top:52px!important;min-height-bottom:52px!important}@media (min-width: 576px){.-smmin-h-52{min-height:52px!important}.-smmin-ht-52{min-height-top:52px!important}.-smmin-hr-52{min-height-right:52px!important}.-smmin-hb-52{min-height-bottom:52px!important}.-smmin-hl-52{min-height-left:52px!important}.-smmin-hx-52{min-height-left:52px!important;min-height-right:52px!important}.-smmin-hy-52{min-height-top:52px!important;min-height-bottom:52px!important}}@media (min-width: 768px){.-mdmin-h-52{min-height:52px!important}.-mdmin-ht-52{min-height-top:52px!important}.-mdmin-hr-52{min-height-right:52px!important}.-mdmin-hb-52{min-height-bottom:52px!important}.-mdmin-hl-52{min-height-left:52px!important}.-mdmin-hx-52{min-height-left:52px!important;min-height-right:52px!important}.-mdmin-hy-52{min-height-top:52px!important;min-height-bottom:52px!important}}@media (min-width: 992px){.-lgmin-h-52{min-height:52px!important}.-lgmin-ht-52{min-height-top:52px!important}.-lgmin-hr-52{min-height-right:52px!important}.-lgmin-hb-52{min-height-bottom:52px!important}.-lgmin-hl-52{min-height-left:52px!important}.-lgmin-hx-52{min-height-left:52px!important;min-height-right:52px!important}.-lgmin-hy-52{min-height-top:52px!important;min-height-bottom:52px!important}}@media (min-width: 1200px){.-xlmin-h-52{min-height:52px!important}.-xlmin-ht-52{min-height-top:52px!important}.-xlmin-hr-52{min-height-right:52px!important}.-xlmin-hb-52{min-height-bottom:52px!important}.-xlmin-hl-52{min-height-left:52px!important}.-xlmin-hx-52{min-height-left:52px!important;min-height-right:52px!important}.-xlmin-hy-52{min-height-top:52px!important;min-height-bottom:52px!important}}@media (min-width: 1400px){.-xxlmin-h-52{min-height:52px!important}.-xxlmin-ht-52{min-height-top:52px!important}.-xxlmin-hr-52{min-height-right:52px!important}.-xxlmin-hb-52{min-height-bottom:52px!important}.-xxlmin-hl-52{min-height-left:52px!important}.-xxlmin-hx-52{min-height-left:52px!important;min-height-right:52px!important}.-xxlmin-hy-52{min-height-top:52px!important;min-height-bottom:52px!important}}.m-53{margin:53px!important}.mt-53{margin-top:53px!important}.mr-53{margin-right:53px!important}.mb-53{margin-bottom:53px!important}.ml-53{margin-left:53px!important}.mx-53{margin-left:53px!important;margin-right:53px!important}.my-53{margin-top:53px!important;margin-bottom:53px!important}@media (min-width: 576px){.-smm-53{margin:53px!important}.-smmt-53{margin-top:53px!important}.-smmr-53{margin-right:53px!important}.-smmb-53{margin-bottom:53px!important}.-smml-53{margin-left:53px!important}.-smmx-53{margin-left:53px!important;margin-right:53px!important}.-smmy-53{margin-top:53px!important;margin-bottom:53px!important}}@media (min-width: 768px){.-mdm-53{margin:53px!important}.-mdmt-53{margin-top:53px!important}.-mdmr-53{margin-right:53px!important}.-mdmb-53{margin-bottom:53px!important}.-mdml-53{margin-left:53px!important}.-mdmx-53{margin-left:53px!important;margin-right:53px!important}.-mdmy-53{margin-top:53px!important;margin-bottom:53px!important}}@media (min-width: 992px){.-lgm-53{margin:53px!important}.-lgmt-53{margin-top:53px!important}.-lgmr-53{margin-right:53px!important}.-lgmb-53{margin-bottom:53px!important}.-lgml-53{margin-left:53px!important}.-lgmx-53{margin-left:53px!important;margin-right:53px!important}.-lgmy-53{margin-top:53px!important;margin-bottom:53px!important}}@media (min-width: 1200px){.-xlm-53{margin:53px!important}.-xlmt-53{margin-top:53px!important}.-xlmr-53{margin-right:53px!important}.-xlmb-53{margin-bottom:53px!important}.-xlml-53{margin-left:53px!important}.-xlmx-53{margin-left:53px!important;margin-right:53px!important}.-xlmy-53{margin-top:53px!important;margin-bottom:53px!important}}@media (min-width: 1400px){.-xxlm-53{margin:53px!important}.-xxlmt-53{margin-top:53px!important}.-xxlmr-53{margin-right:53px!important}.-xxlmb-53{margin-bottom:53px!important}.-xxlml-53{margin-left:53px!important}.-xxlmx-53{margin-left:53px!important;margin-right:53px!important}.-xxlmy-53{margin-top:53px!important;margin-bottom:53px!important}}.p-53{padding:53px!important}.pt-53{padding-top:53px!important}.pr-53{padding-right:53px!important}.pb-53{padding-bottom:53px!important}.pl-53{padding-left:53px!important}.px-53{padding-left:53px!important;padding-right:53px!important}.py-53{padding-top:53px!important;padding-bottom:53px!important}@media (min-width: 576px){.-smp-53{padding:53px!important}.-smpt-53{padding-top:53px!important}.-smpr-53{padding-right:53px!important}.-smpb-53{padding-bottom:53px!important}.-smpl-53{padding-left:53px!important}.-smpx-53{padding-left:53px!important;padding-right:53px!important}.-smpy-53{padding-top:53px!important;padding-bottom:53px!important}}@media (min-width: 768px){.-mdp-53{padding:53px!important}.-mdpt-53{padding-top:53px!important}.-mdpr-53{padding-right:53px!important}.-mdpb-53{padding-bottom:53px!important}.-mdpl-53{padding-left:53px!important}.-mdpx-53{padding-left:53px!important;padding-right:53px!important}.-mdpy-53{padding-top:53px!important;padding-bottom:53px!important}}@media (min-width: 992px){.-lgp-53{padding:53px!important}.-lgpt-53{padding-top:53px!important}.-lgpr-53{padding-right:53px!important}.-lgpb-53{padding-bottom:53px!important}.-lgpl-53{padding-left:53px!important}.-lgpx-53{padding-left:53px!important;padding-right:53px!important}.-lgpy-53{padding-top:53px!important;padding-bottom:53px!important}}@media (min-width: 1200px){.-xlp-53{padding:53px!important}.-xlpt-53{padding-top:53px!important}.-xlpr-53{padding-right:53px!important}.-xlpb-53{padding-bottom:53px!important}.-xlpl-53{padding-left:53px!important}.-xlpx-53{padding-left:53px!important;padding-right:53px!important}.-xlpy-53{padding-top:53px!important;padding-bottom:53px!important}}@media (min-width: 1400px){.-xxlp-53{padding:53px!important}.-xxlpt-53{padding-top:53px!important}.-xxlpr-53{padding-right:53px!important}.-xxlpb-53{padding-bottom:53px!important}.-xxlpl-53{padding-left:53px!important}.-xxlpx-53{padding-left:53px!important;padding-right:53px!important}.-xxlpy-53{padding-top:53px!important;padding-bottom:53px!important}}.gap-53{gap:53px!important}.gapx-53{-webkit-column-gap:53px!important;-moz-column-gap:53px!important;column-gap:53px!important}.gapy-53{row-gap:53px!important}@media (min-width: 576px){.-smgap-53{gap:53px!important}.-smgapx-53{-webkit-column-gap:53px!important;-moz-column-gap:53px!important;column-gap:53px!important}.-smgapy-53{row-gap:53px!important}}@media (min-width: 768px){.-mdgap-53{gap:53px!important}.-mdgapx-53{-webkit-column-gap:53px!important;-moz-column-gap:53px!important;column-gap:53px!important}.-mdgapy-53{row-gap:53px!important}}@media (min-width: 992px){.-lggap-53{gap:53px!important}.-lggapx-53{-webkit-column-gap:53px!important;-moz-column-gap:53px!important;column-gap:53px!important}.-lggapy-53{row-gap:53px!important}}@media (min-width: 1200px){.-xlgap-53{gap:53px!important}.-xlgapx-53{-webkit-column-gap:53px!important;-moz-column-gap:53px!important;column-gap:53px!important}.-xlgapy-53{row-gap:53px!important}}@media (min-width: 1400px){.-xxlgap-53{gap:53px!important}.-xxlgapx-53{-webkit-column-gap:53px!important;-moz-column-gap:53px!important;column-gap:53px!important}.-xxlgapy-53{row-gap:53px!important}}.w-53{width:53px!important}.wt-53{width-top:53px!important}.wr-53{width-right:53px!important}.wb-53{width-bottom:53px!important}.wl-53{width-left:53px!important}.wx-53{width-left:53px!important;width-right:53px!important}.wy-53{width-top:53px!important;width-bottom:53px!important}@media (min-width: 576px){.-smw-53{width:53px!important}.-smwt-53{width-top:53px!important}.-smwr-53{width-right:53px!important}.-smwb-53{width-bottom:53px!important}.-smwl-53{width-left:53px!important}.-smwx-53{width-left:53px!important;width-right:53px!important}.-smwy-53{width-top:53px!important;width-bottom:53px!important}}@media (min-width: 768px){.-mdw-53{width:53px!important}.-mdwt-53{width-top:53px!important}.-mdwr-53{width-right:53px!important}.-mdwb-53{width-bottom:53px!important}.-mdwl-53{width-left:53px!important}.-mdwx-53{width-left:53px!important;width-right:53px!important}.-mdwy-53{width-top:53px!important;width-bottom:53px!important}}@media (min-width: 992px){.-lgw-53{width:53px!important}.-lgwt-53{width-top:53px!important}.-lgwr-53{width-right:53px!important}.-lgwb-53{width-bottom:53px!important}.-lgwl-53{width-left:53px!important}.-lgwx-53{width-left:53px!important;width-right:53px!important}.-lgwy-53{width-top:53px!important;width-bottom:53px!important}}@media (min-width: 1200px){.-xlw-53{width:53px!important}.-xlwt-53{width-top:53px!important}.-xlwr-53{width-right:53px!important}.-xlwb-53{width-bottom:53px!important}.-xlwl-53{width-left:53px!important}.-xlwx-53{width-left:53px!important;width-right:53px!important}.-xlwy-53{width-top:53px!important;width-bottom:53px!important}}@media (min-width: 1400px){.-xxlw-53{width:53px!important}.-xxlwt-53{width-top:53px!important}.-xxlwr-53{width-right:53px!important}.-xxlwb-53{width-bottom:53px!important}.-xxlwl-53{width-left:53px!important}.-xxlwx-53{width-left:53px!important;width-right:53px!important}.-xxlwy-53{width-top:53px!important;width-bottom:53px!important}}.h-53{height:53px!important}.ht-53{height-top:53px!important}.hr-53{height-right:53px!important}.hb-53{height-bottom:53px!important}.hl-53{height-left:53px!important}.hx-53{height-left:53px!important;height-right:53px!important}.hy-53{height-top:53px!important;height-bottom:53px!important}@media (min-width: 576px){.-smh-53{height:53px!important}.-smht-53{height-top:53px!important}.-smhr-53{height-right:53px!important}.-smhb-53{height-bottom:53px!important}.-smhl-53{height-left:53px!important}.-smhx-53{height-left:53px!important;height-right:53px!important}.-smhy-53{height-top:53px!important;height-bottom:53px!important}}@media (min-width: 768px){.-mdh-53{height:53px!important}.-mdht-53{height-top:53px!important}.-mdhr-53{height-right:53px!important}.-mdhb-53{height-bottom:53px!important}.-mdhl-53{height-left:53px!important}.-mdhx-53{height-left:53px!important;height-right:53px!important}.-mdhy-53{height-top:53px!important;height-bottom:53px!important}}@media (min-width: 992px){.-lgh-53{height:53px!important}.-lght-53{height-top:53px!important}.-lghr-53{height-right:53px!important}.-lghb-53{height-bottom:53px!important}.-lghl-53{height-left:53px!important}.-lghx-53{height-left:53px!important;height-right:53px!important}.-lghy-53{height-top:53px!important;height-bottom:53px!important}}@media (min-width: 1200px){.-xlh-53{height:53px!important}.-xlht-53{height-top:53px!important}.-xlhr-53{height-right:53px!important}.-xlhb-53{height-bottom:53px!important}.-xlhl-53{height-left:53px!important}.-xlhx-53{height-left:53px!important;height-right:53px!important}.-xlhy-53{height-top:53px!important;height-bottom:53px!important}}@media (min-width: 1400px){.-xxlh-53{height:53px!important}.-xxlht-53{height-top:53px!important}.-xxlhr-53{height-right:53px!important}.-xxlhb-53{height-bottom:53px!important}.-xxlhl-53{height-left:53px!important}.-xxlhx-53{height-left:53px!important;height-right:53px!important}.-xxlhy-53{height-top:53px!important;height-bottom:53px!important}}.rounded-53{border-radius:53px!important}.roundedt-53{border-radius-top:53px!important}.roundedr-53{border-radius-right:53px!important}.roundedb-53{border-radius-bottom:53px!important}.roundedl-53{border-radius-left:53px!important}.roundedx-53{border-radius-left:53px!important;border-radius-right:53px!important}.roundedy-53{border-radius-top:53px!important;border-radius-bottom:53px!important}@media (min-width: 576px){.-smrounded-53{border-radius:53px!important}.-smroundedt-53{border-radius-top:53px!important}.-smroundedr-53{border-radius-right:53px!important}.-smroundedb-53{border-radius-bottom:53px!important}.-smroundedl-53{border-radius-left:53px!important}.-smroundedx-53{border-radius-left:53px!important;border-radius-right:53px!important}.-smroundedy-53{border-radius-top:53px!important;border-radius-bottom:53px!important}}@media (min-width: 768px){.-mdrounded-53{border-radius:53px!important}.-mdroundedt-53{border-radius-top:53px!important}.-mdroundedr-53{border-radius-right:53px!important}.-mdroundedb-53{border-radius-bottom:53px!important}.-mdroundedl-53{border-radius-left:53px!important}.-mdroundedx-53{border-radius-left:53px!important;border-radius-right:53px!important}.-mdroundedy-53{border-radius-top:53px!important;border-radius-bottom:53px!important}}@media (min-width: 992px){.-lgrounded-53{border-radius:53px!important}.-lgroundedt-53{border-radius-top:53px!important}.-lgroundedr-53{border-radius-right:53px!important}.-lgroundedb-53{border-radius-bottom:53px!important}.-lgroundedl-53{border-radius-left:53px!important}.-lgroundedx-53{border-radius-left:53px!important;border-radius-right:53px!important}.-lgroundedy-53{border-radius-top:53px!important;border-radius-bottom:53px!important}}@media (min-width: 1200px){.-xlrounded-53{border-radius:53px!important}.-xlroundedt-53{border-radius-top:53px!important}.-xlroundedr-53{border-radius-right:53px!important}.-xlroundedb-53{border-radius-bottom:53px!important}.-xlroundedl-53{border-radius-left:53px!important}.-xlroundedx-53{border-radius-left:53px!important;border-radius-right:53px!important}.-xlroundedy-53{border-radius-top:53px!important;border-radius-bottom:53px!important}}@media (min-width: 1400px){.-xxlrounded-53{border-radius:53px!important}.-xxlroundedt-53{border-radius-top:53px!important}.-xxlroundedr-53{border-radius-right:53px!important}.-xxlroundedb-53{border-radius-bottom:53px!important}.-xxlroundedl-53{border-radius-left:53px!important}.-xxlroundedx-53{border-radius-left:53px!important;border-radius-right:53px!important}.-xxlroundedy-53{border-radius-top:53px!important;border-radius-bottom:53px!important}}.max-w-53{max-width:53px!important}.max-wt-53{max-width-top:53px!important}.max-wr-53{max-width-right:53px!important}.max-wb-53{max-width-bottom:53px!important}.max-wl-53{max-width-left:53px!important}.max-wx-53{max-width-left:53px!important;max-width-right:53px!important}.max-wy-53{max-width-top:53px!important;max-width-bottom:53px!important}@media (min-width: 576px){.-smmax-w-53{max-width:53px!important}.-smmax-wt-53{max-width-top:53px!important}.-smmax-wr-53{max-width-right:53px!important}.-smmax-wb-53{max-width-bottom:53px!important}.-smmax-wl-53{max-width-left:53px!important}.-smmax-wx-53{max-width-left:53px!important;max-width-right:53px!important}.-smmax-wy-53{max-width-top:53px!important;max-width-bottom:53px!important}}@media (min-width: 768px){.-mdmax-w-53{max-width:53px!important}.-mdmax-wt-53{max-width-top:53px!important}.-mdmax-wr-53{max-width-right:53px!important}.-mdmax-wb-53{max-width-bottom:53px!important}.-mdmax-wl-53{max-width-left:53px!important}.-mdmax-wx-53{max-width-left:53px!important;max-width-right:53px!important}.-mdmax-wy-53{max-width-top:53px!important;max-width-bottom:53px!important}}@media (min-width: 992px){.-lgmax-w-53{max-width:53px!important}.-lgmax-wt-53{max-width-top:53px!important}.-lgmax-wr-53{max-width-right:53px!important}.-lgmax-wb-53{max-width-bottom:53px!important}.-lgmax-wl-53{max-width-left:53px!important}.-lgmax-wx-53{max-width-left:53px!important;max-width-right:53px!important}.-lgmax-wy-53{max-width-top:53px!important;max-width-bottom:53px!important}}@media (min-width: 1200px){.-xlmax-w-53{max-width:53px!important}.-xlmax-wt-53{max-width-top:53px!important}.-xlmax-wr-53{max-width-right:53px!important}.-xlmax-wb-53{max-width-bottom:53px!important}.-xlmax-wl-53{max-width-left:53px!important}.-xlmax-wx-53{max-width-left:53px!important;max-width-right:53px!important}.-xlmax-wy-53{max-width-top:53px!important;max-width-bottom:53px!important}}@media (min-width: 1400px){.-xxlmax-w-53{max-width:53px!important}.-xxlmax-wt-53{max-width-top:53px!important}.-xxlmax-wr-53{max-width-right:53px!important}.-xxlmax-wb-53{max-width-bottom:53px!important}.-xxlmax-wl-53{max-width-left:53px!important}.-xxlmax-wx-53{max-width-left:53px!important;max-width-right:53px!important}.-xxlmax-wy-53{max-width-top:53px!important;max-width-bottom:53px!important}}.min-w-53{min-width:53px!important}.min-wt-53{min-width-top:53px!important}.min-wr-53{min-width-right:53px!important}.min-wb-53{min-width-bottom:53px!important}.min-wl-53{min-width-left:53px!important}.min-wx-53{min-width-left:53px!important;min-width-right:53px!important}.min-wy-53{min-width-top:53px!important;min-width-bottom:53px!important}@media (min-width: 576px){.-smmin-w-53{min-width:53px!important}.-smmin-wt-53{min-width-top:53px!important}.-smmin-wr-53{min-width-right:53px!important}.-smmin-wb-53{min-width-bottom:53px!important}.-smmin-wl-53{min-width-left:53px!important}.-smmin-wx-53{min-width-left:53px!important;min-width-right:53px!important}.-smmin-wy-53{min-width-top:53px!important;min-width-bottom:53px!important}}@media (min-width: 768px){.-mdmin-w-53{min-width:53px!important}.-mdmin-wt-53{min-width-top:53px!important}.-mdmin-wr-53{min-width-right:53px!important}.-mdmin-wb-53{min-width-bottom:53px!important}.-mdmin-wl-53{min-width-left:53px!important}.-mdmin-wx-53{min-width-left:53px!important;min-width-right:53px!important}.-mdmin-wy-53{min-width-top:53px!important;min-width-bottom:53px!important}}@media (min-width: 992px){.-lgmin-w-53{min-width:53px!important}.-lgmin-wt-53{min-width-top:53px!important}.-lgmin-wr-53{min-width-right:53px!important}.-lgmin-wb-53{min-width-bottom:53px!important}.-lgmin-wl-53{min-width-left:53px!important}.-lgmin-wx-53{min-width-left:53px!important;min-width-right:53px!important}.-lgmin-wy-53{min-width-top:53px!important;min-width-bottom:53px!important}}@media (min-width: 1200px){.-xlmin-w-53{min-width:53px!important}.-xlmin-wt-53{min-width-top:53px!important}.-xlmin-wr-53{min-width-right:53px!important}.-xlmin-wb-53{min-width-bottom:53px!important}.-xlmin-wl-53{min-width-left:53px!important}.-xlmin-wx-53{min-width-left:53px!important;min-width-right:53px!important}.-xlmin-wy-53{min-width-top:53px!important;min-width-bottom:53px!important}}@media (min-width: 1400px){.-xxlmin-w-53{min-width:53px!important}.-xxlmin-wt-53{min-width-top:53px!important}.-xxlmin-wr-53{min-width-right:53px!important}.-xxlmin-wb-53{min-width-bottom:53px!important}.-xxlmin-wl-53{min-width-left:53px!important}.-xxlmin-wx-53{min-width-left:53px!important;min-width-right:53px!important}.-xxlmin-wy-53{min-width-top:53px!important;min-width-bottom:53px!important}}.max-h-53{max-height:53px!important}.max-ht-53{max-height-top:53px!important}.max-hr-53{max-height-right:53px!important}.max-hb-53{max-height-bottom:53px!important}.max-hl-53{max-height-left:53px!important}.max-hx-53{max-height-left:53px!important;max-height-right:53px!important}.max-hy-53{max-height-top:53px!important;max-height-bottom:53px!important}@media (min-width: 576px){.-smmax-h-53{max-height:53px!important}.-smmax-ht-53{max-height-top:53px!important}.-smmax-hr-53{max-height-right:53px!important}.-smmax-hb-53{max-height-bottom:53px!important}.-smmax-hl-53{max-height-left:53px!important}.-smmax-hx-53{max-height-left:53px!important;max-height-right:53px!important}.-smmax-hy-53{max-height-top:53px!important;max-height-bottom:53px!important}}@media (min-width: 768px){.-mdmax-h-53{max-height:53px!important}.-mdmax-ht-53{max-height-top:53px!important}.-mdmax-hr-53{max-height-right:53px!important}.-mdmax-hb-53{max-height-bottom:53px!important}.-mdmax-hl-53{max-height-left:53px!important}.-mdmax-hx-53{max-height-left:53px!important;max-height-right:53px!important}.-mdmax-hy-53{max-height-top:53px!important;max-height-bottom:53px!important}}@media (min-width: 992px){.-lgmax-h-53{max-height:53px!important}.-lgmax-ht-53{max-height-top:53px!important}.-lgmax-hr-53{max-height-right:53px!important}.-lgmax-hb-53{max-height-bottom:53px!important}.-lgmax-hl-53{max-height-left:53px!important}.-lgmax-hx-53{max-height-left:53px!important;max-height-right:53px!important}.-lgmax-hy-53{max-height-top:53px!important;max-height-bottom:53px!important}}@media (min-width: 1200px){.-xlmax-h-53{max-height:53px!important}.-xlmax-ht-53{max-height-top:53px!important}.-xlmax-hr-53{max-height-right:53px!important}.-xlmax-hb-53{max-height-bottom:53px!important}.-xlmax-hl-53{max-height-left:53px!important}.-xlmax-hx-53{max-height-left:53px!important;max-height-right:53px!important}.-xlmax-hy-53{max-height-top:53px!important;max-height-bottom:53px!important}}@media (min-width: 1400px){.-xxlmax-h-53{max-height:53px!important}.-xxlmax-ht-53{max-height-top:53px!important}.-xxlmax-hr-53{max-height-right:53px!important}.-xxlmax-hb-53{max-height-bottom:53px!important}.-xxlmax-hl-53{max-height-left:53px!important}.-xxlmax-hx-53{max-height-left:53px!important;max-height-right:53px!important}.-xxlmax-hy-53{max-height-top:53px!important;max-height-bottom:53px!important}}.min-h-53{min-height:53px!important}.min-ht-53{min-height-top:53px!important}.min-hr-53{min-height-right:53px!important}.min-hb-53{min-height-bottom:53px!important}.min-hl-53{min-height-left:53px!important}.min-hx-53{min-height-left:53px!important;min-height-right:53px!important}.min-hy-53{min-height-top:53px!important;min-height-bottom:53px!important}@media (min-width: 576px){.-smmin-h-53{min-height:53px!important}.-smmin-ht-53{min-height-top:53px!important}.-smmin-hr-53{min-height-right:53px!important}.-smmin-hb-53{min-height-bottom:53px!important}.-smmin-hl-53{min-height-left:53px!important}.-smmin-hx-53{min-height-left:53px!important;min-height-right:53px!important}.-smmin-hy-53{min-height-top:53px!important;min-height-bottom:53px!important}}@media (min-width: 768px){.-mdmin-h-53{min-height:53px!important}.-mdmin-ht-53{min-height-top:53px!important}.-mdmin-hr-53{min-height-right:53px!important}.-mdmin-hb-53{min-height-bottom:53px!important}.-mdmin-hl-53{min-height-left:53px!important}.-mdmin-hx-53{min-height-left:53px!important;min-height-right:53px!important}.-mdmin-hy-53{min-height-top:53px!important;min-height-bottom:53px!important}}@media (min-width: 992px){.-lgmin-h-53{min-height:53px!important}.-lgmin-ht-53{min-height-top:53px!important}.-lgmin-hr-53{min-height-right:53px!important}.-lgmin-hb-53{min-height-bottom:53px!important}.-lgmin-hl-53{min-height-left:53px!important}.-lgmin-hx-53{min-height-left:53px!important;min-height-right:53px!important}.-lgmin-hy-53{min-height-top:53px!important;min-height-bottom:53px!important}}@media (min-width: 1200px){.-xlmin-h-53{min-height:53px!important}.-xlmin-ht-53{min-height-top:53px!important}.-xlmin-hr-53{min-height-right:53px!important}.-xlmin-hb-53{min-height-bottom:53px!important}.-xlmin-hl-53{min-height-left:53px!important}.-xlmin-hx-53{min-height-left:53px!important;min-height-right:53px!important}.-xlmin-hy-53{min-height-top:53px!important;min-height-bottom:53px!important}}@media (min-width: 1400px){.-xxlmin-h-53{min-height:53px!important}.-xxlmin-ht-53{min-height-top:53px!important}.-xxlmin-hr-53{min-height-right:53px!important}.-xxlmin-hb-53{min-height-bottom:53px!important}.-xxlmin-hl-53{min-height-left:53px!important}.-xxlmin-hx-53{min-height-left:53px!important;min-height-right:53px!important}.-xxlmin-hy-53{min-height-top:53px!important;min-height-bottom:53px!important}}.m-54{margin:54px!important}.mt-54{margin-top:54px!important}.mr-54{margin-right:54px!important}.mb-54{margin-bottom:54px!important}.ml-54{margin-left:54px!important}.mx-54{margin-left:54px!important;margin-right:54px!important}.my-54{margin-top:54px!important;margin-bottom:54px!important}@media (min-width: 576px){.-smm-54{margin:54px!important}.-smmt-54{margin-top:54px!important}.-smmr-54{margin-right:54px!important}.-smmb-54{margin-bottom:54px!important}.-smml-54{margin-left:54px!important}.-smmx-54{margin-left:54px!important;margin-right:54px!important}.-smmy-54{margin-top:54px!important;margin-bottom:54px!important}}@media (min-width: 768px){.-mdm-54{margin:54px!important}.-mdmt-54{margin-top:54px!important}.-mdmr-54{margin-right:54px!important}.-mdmb-54{margin-bottom:54px!important}.-mdml-54{margin-left:54px!important}.-mdmx-54{margin-left:54px!important;margin-right:54px!important}.-mdmy-54{margin-top:54px!important;margin-bottom:54px!important}}@media (min-width: 992px){.-lgm-54{margin:54px!important}.-lgmt-54{margin-top:54px!important}.-lgmr-54{margin-right:54px!important}.-lgmb-54{margin-bottom:54px!important}.-lgml-54{margin-left:54px!important}.-lgmx-54{margin-left:54px!important;margin-right:54px!important}.-lgmy-54{margin-top:54px!important;margin-bottom:54px!important}}@media (min-width: 1200px){.-xlm-54{margin:54px!important}.-xlmt-54{margin-top:54px!important}.-xlmr-54{margin-right:54px!important}.-xlmb-54{margin-bottom:54px!important}.-xlml-54{margin-left:54px!important}.-xlmx-54{margin-left:54px!important;margin-right:54px!important}.-xlmy-54{margin-top:54px!important;margin-bottom:54px!important}}@media (min-width: 1400px){.-xxlm-54{margin:54px!important}.-xxlmt-54{margin-top:54px!important}.-xxlmr-54{margin-right:54px!important}.-xxlmb-54{margin-bottom:54px!important}.-xxlml-54{margin-left:54px!important}.-xxlmx-54{margin-left:54px!important;margin-right:54px!important}.-xxlmy-54{margin-top:54px!important;margin-bottom:54px!important}}.p-54{padding:54px!important}.pt-54{padding-top:54px!important}.pr-54{padding-right:54px!important}.pb-54{padding-bottom:54px!important}.pl-54{padding-left:54px!important}.px-54{padding-left:54px!important;padding-right:54px!important}.py-54{padding-top:54px!important;padding-bottom:54px!important}@media (min-width: 576px){.-smp-54{padding:54px!important}.-smpt-54{padding-top:54px!important}.-smpr-54{padding-right:54px!important}.-smpb-54{padding-bottom:54px!important}.-smpl-54{padding-left:54px!important}.-smpx-54{padding-left:54px!important;padding-right:54px!important}.-smpy-54{padding-top:54px!important;padding-bottom:54px!important}}@media (min-width: 768px){.-mdp-54{padding:54px!important}.-mdpt-54{padding-top:54px!important}.-mdpr-54{padding-right:54px!important}.-mdpb-54{padding-bottom:54px!important}.-mdpl-54{padding-left:54px!important}.-mdpx-54{padding-left:54px!important;padding-right:54px!important}.-mdpy-54{padding-top:54px!important;padding-bottom:54px!important}}@media (min-width: 992px){.-lgp-54{padding:54px!important}.-lgpt-54{padding-top:54px!important}.-lgpr-54{padding-right:54px!important}.-lgpb-54{padding-bottom:54px!important}.-lgpl-54{padding-left:54px!important}.-lgpx-54{padding-left:54px!important;padding-right:54px!important}.-lgpy-54{padding-top:54px!important;padding-bottom:54px!important}}@media (min-width: 1200px){.-xlp-54{padding:54px!important}.-xlpt-54{padding-top:54px!important}.-xlpr-54{padding-right:54px!important}.-xlpb-54{padding-bottom:54px!important}.-xlpl-54{padding-left:54px!important}.-xlpx-54{padding-left:54px!important;padding-right:54px!important}.-xlpy-54{padding-top:54px!important;padding-bottom:54px!important}}@media (min-width: 1400px){.-xxlp-54{padding:54px!important}.-xxlpt-54{padding-top:54px!important}.-xxlpr-54{padding-right:54px!important}.-xxlpb-54{padding-bottom:54px!important}.-xxlpl-54{padding-left:54px!important}.-xxlpx-54{padding-left:54px!important;padding-right:54px!important}.-xxlpy-54{padding-top:54px!important;padding-bottom:54px!important}}.gap-54{gap:54px!important}.gapx-54{-webkit-column-gap:54px!important;-moz-column-gap:54px!important;column-gap:54px!important}.gapy-54{row-gap:54px!important}@media (min-width: 576px){.-smgap-54{gap:54px!important}.-smgapx-54{-webkit-column-gap:54px!important;-moz-column-gap:54px!important;column-gap:54px!important}.-smgapy-54{row-gap:54px!important}}@media (min-width: 768px){.-mdgap-54{gap:54px!important}.-mdgapx-54{-webkit-column-gap:54px!important;-moz-column-gap:54px!important;column-gap:54px!important}.-mdgapy-54{row-gap:54px!important}}@media (min-width: 992px){.-lggap-54{gap:54px!important}.-lggapx-54{-webkit-column-gap:54px!important;-moz-column-gap:54px!important;column-gap:54px!important}.-lggapy-54{row-gap:54px!important}}@media (min-width: 1200px){.-xlgap-54{gap:54px!important}.-xlgapx-54{-webkit-column-gap:54px!important;-moz-column-gap:54px!important;column-gap:54px!important}.-xlgapy-54{row-gap:54px!important}}@media (min-width: 1400px){.-xxlgap-54{gap:54px!important}.-xxlgapx-54{-webkit-column-gap:54px!important;-moz-column-gap:54px!important;column-gap:54px!important}.-xxlgapy-54{row-gap:54px!important}}.w-54{width:54px!important}.wt-54{width-top:54px!important}.wr-54{width-right:54px!important}.wb-54{width-bottom:54px!important}.wl-54{width-left:54px!important}.wx-54{width-left:54px!important;width-right:54px!important}.wy-54{width-top:54px!important;width-bottom:54px!important}@media (min-width: 576px){.-smw-54{width:54px!important}.-smwt-54{width-top:54px!important}.-smwr-54{width-right:54px!important}.-smwb-54{width-bottom:54px!important}.-smwl-54{width-left:54px!important}.-smwx-54{width-left:54px!important;width-right:54px!important}.-smwy-54{width-top:54px!important;width-bottom:54px!important}}@media (min-width: 768px){.-mdw-54{width:54px!important}.-mdwt-54{width-top:54px!important}.-mdwr-54{width-right:54px!important}.-mdwb-54{width-bottom:54px!important}.-mdwl-54{width-left:54px!important}.-mdwx-54{width-left:54px!important;width-right:54px!important}.-mdwy-54{width-top:54px!important;width-bottom:54px!important}}@media (min-width: 992px){.-lgw-54{width:54px!important}.-lgwt-54{width-top:54px!important}.-lgwr-54{width-right:54px!important}.-lgwb-54{width-bottom:54px!important}.-lgwl-54{width-left:54px!important}.-lgwx-54{width-left:54px!important;width-right:54px!important}.-lgwy-54{width-top:54px!important;width-bottom:54px!important}}@media (min-width: 1200px){.-xlw-54{width:54px!important}.-xlwt-54{width-top:54px!important}.-xlwr-54{width-right:54px!important}.-xlwb-54{width-bottom:54px!important}.-xlwl-54{width-left:54px!important}.-xlwx-54{width-left:54px!important;width-right:54px!important}.-xlwy-54{width-top:54px!important;width-bottom:54px!important}}@media (min-width: 1400px){.-xxlw-54{width:54px!important}.-xxlwt-54{width-top:54px!important}.-xxlwr-54{width-right:54px!important}.-xxlwb-54{width-bottom:54px!important}.-xxlwl-54{width-left:54px!important}.-xxlwx-54{width-left:54px!important;width-right:54px!important}.-xxlwy-54{width-top:54px!important;width-bottom:54px!important}}.h-54{height:54px!important}.ht-54{height-top:54px!important}.hr-54{height-right:54px!important}.hb-54{height-bottom:54px!important}.hl-54{height-left:54px!important}.hx-54{height-left:54px!important;height-right:54px!important}.hy-54{height-top:54px!important;height-bottom:54px!important}@media (min-width: 576px){.-smh-54{height:54px!important}.-smht-54{height-top:54px!important}.-smhr-54{height-right:54px!important}.-smhb-54{height-bottom:54px!important}.-smhl-54{height-left:54px!important}.-smhx-54{height-left:54px!important;height-right:54px!important}.-smhy-54{height-top:54px!important;height-bottom:54px!important}}@media (min-width: 768px){.-mdh-54{height:54px!important}.-mdht-54{height-top:54px!important}.-mdhr-54{height-right:54px!important}.-mdhb-54{height-bottom:54px!important}.-mdhl-54{height-left:54px!important}.-mdhx-54{height-left:54px!important;height-right:54px!important}.-mdhy-54{height-top:54px!important;height-bottom:54px!important}}@media (min-width: 992px){.-lgh-54{height:54px!important}.-lght-54{height-top:54px!important}.-lghr-54{height-right:54px!important}.-lghb-54{height-bottom:54px!important}.-lghl-54{height-left:54px!important}.-lghx-54{height-left:54px!important;height-right:54px!important}.-lghy-54{height-top:54px!important;height-bottom:54px!important}}@media (min-width: 1200px){.-xlh-54{height:54px!important}.-xlht-54{height-top:54px!important}.-xlhr-54{height-right:54px!important}.-xlhb-54{height-bottom:54px!important}.-xlhl-54{height-left:54px!important}.-xlhx-54{height-left:54px!important;height-right:54px!important}.-xlhy-54{height-top:54px!important;height-bottom:54px!important}}@media (min-width: 1400px){.-xxlh-54{height:54px!important}.-xxlht-54{height-top:54px!important}.-xxlhr-54{height-right:54px!important}.-xxlhb-54{height-bottom:54px!important}.-xxlhl-54{height-left:54px!important}.-xxlhx-54{height-left:54px!important;height-right:54px!important}.-xxlhy-54{height-top:54px!important;height-bottom:54px!important}}.rounded-54{border-radius:54px!important}.roundedt-54{border-radius-top:54px!important}.roundedr-54{border-radius-right:54px!important}.roundedb-54{border-radius-bottom:54px!important}.roundedl-54{border-radius-left:54px!important}.roundedx-54{border-radius-left:54px!important;border-radius-right:54px!important}.roundedy-54{border-radius-top:54px!important;border-radius-bottom:54px!important}@media (min-width: 576px){.-smrounded-54{border-radius:54px!important}.-smroundedt-54{border-radius-top:54px!important}.-smroundedr-54{border-radius-right:54px!important}.-smroundedb-54{border-radius-bottom:54px!important}.-smroundedl-54{border-radius-left:54px!important}.-smroundedx-54{border-radius-left:54px!important;border-radius-right:54px!important}.-smroundedy-54{border-radius-top:54px!important;border-radius-bottom:54px!important}}@media (min-width: 768px){.-mdrounded-54{border-radius:54px!important}.-mdroundedt-54{border-radius-top:54px!important}.-mdroundedr-54{border-radius-right:54px!important}.-mdroundedb-54{border-radius-bottom:54px!important}.-mdroundedl-54{border-radius-left:54px!important}.-mdroundedx-54{border-radius-left:54px!important;border-radius-right:54px!important}.-mdroundedy-54{border-radius-top:54px!important;border-radius-bottom:54px!important}}@media (min-width: 992px){.-lgrounded-54{border-radius:54px!important}.-lgroundedt-54{border-radius-top:54px!important}.-lgroundedr-54{border-radius-right:54px!important}.-lgroundedb-54{border-radius-bottom:54px!important}.-lgroundedl-54{border-radius-left:54px!important}.-lgroundedx-54{border-radius-left:54px!important;border-radius-right:54px!important}.-lgroundedy-54{border-radius-top:54px!important;border-radius-bottom:54px!important}}@media (min-width: 1200px){.-xlrounded-54{border-radius:54px!important}.-xlroundedt-54{border-radius-top:54px!important}.-xlroundedr-54{border-radius-right:54px!important}.-xlroundedb-54{border-radius-bottom:54px!important}.-xlroundedl-54{border-radius-left:54px!important}.-xlroundedx-54{border-radius-left:54px!important;border-radius-right:54px!important}.-xlroundedy-54{border-radius-top:54px!important;border-radius-bottom:54px!important}}@media (min-width: 1400px){.-xxlrounded-54{border-radius:54px!important}.-xxlroundedt-54{border-radius-top:54px!important}.-xxlroundedr-54{border-radius-right:54px!important}.-xxlroundedb-54{border-radius-bottom:54px!important}.-xxlroundedl-54{border-radius-left:54px!important}.-xxlroundedx-54{border-radius-left:54px!important;border-radius-right:54px!important}.-xxlroundedy-54{border-radius-top:54px!important;border-radius-bottom:54px!important}}.max-w-54{max-width:54px!important}.max-wt-54{max-width-top:54px!important}.max-wr-54{max-width-right:54px!important}.max-wb-54{max-width-bottom:54px!important}.max-wl-54{max-width-left:54px!important}.max-wx-54{max-width-left:54px!important;max-width-right:54px!important}.max-wy-54{max-width-top:54px!important;max-width-bottom:54px!important}@media (min-width: 576px){.-smmax-w-54{max-width:54px!important}.-smmax-wt-54{max-width-top:54px!important}.-smmax-wr-54{max-width-right:54px!important}.-smmax-wb-54{max-width-bottom:54px!important}.-smmax-wl-54{max-width-left:54px!important}.-smmax-wx-54{max-width-left:54px!important;max-width-right:54px!important}.-smmax-wy-54{max-width-top:54px!important;max-width-bottom:54px!important}}@media (min-width: 768px){.-mdmax-w-54{max-width:54px!important}.-mdmax-wt-54{max-width-top:54px!important}.-mdmax-wr-54{max-width-right:54px!important}.-mdmax-wb-54{max-width-bottom:54px!important}.-mdmax-wl-54{max-width-left:54px!important}.-mdmax-wx-54{max-width-left:54px!important;max-width-right:54px!important}.-mdmax-wy-54{max-width-top:54px!important;max-width-bottom:54px!important}}@media (min-width: 992px){.-lgmax-w-54{max-width:54px!important}.-lgmax-wt-54{max-width-top:54px!important}.-lgmax-wr-54{max-width-right:54px!important}.-lgmax-wb-54{max-width-bottom:54px!important}.-lgmax-wl-54{max-width-left:54px!important}.-lgmax-wx-54{max-width-left:54px!important;max-width-right:54px!important}.-lgmax-wy-54{max-width-top:54px!important;max-width-bottom:54px!important}}@media (min-width: 1200px){.-xlmax-w-54{max-width:54px!important}.-xlmax-wt-54{max-width-top:54px!important}.-xlmax-wr-54{max-width-right:54px!important}.-xlmax-wb-54{max-width-bottom:54px!important}.-xlmax-wl-54{max-width-left:54px!important}.-xlmax-wx-54{max-width-left:54px!important;max-width-right:54px!important}.-xlmax-wy-54{max-width-top:54px!important;max-width-bottom:54px!important}}@media (min-width: 1400px){.-xxlmax-w-54{max-width:54px!important}.-xxlmax-wt-54{max-width-top:54px!important}.-xxlmax-wr-54{max-width-right:54px!important}.-xxlmax-wb-54{max-width-bottom:54px!important}.-xxlmax-wl-54{max-width-left:54px!important}.-xxlmax-wx-54{max-width-left:54px!important;max-width-right:54px!important}.-xxlmax-wy-54{max-width-top:54px!important;max-width-bottom:54px!important}}.min-w-54{min-width:54px!important}.min-wt-54{min-width-top:54px!important}.min-wr-54{min-width-right:54px!important}.min-wb-54{min-width-bottom:54px!important}.min-wl-54{min-width-left:54px!important}.min-wx-54{min-width-left:54px!important;min-width-right:54px!important}.min-wy-54{min-width-top:54px!important;min-width-bottom:54px!important}@media (min-width: 576px){.-smmin-w-54{min-width:54px!important}.-smmin-wt-54{min-width-top:54px!important}.-smmin-wr-54{min-width-right:54px!important}.-smmin-wb-54{min-width-bottom:54px!important}.-smmin-wl-54{min-width-left:54px!important}.-smmin-wx-54{min-width-left:54px!important;min-width-right:54px!important}.-smmin-wy-54{min-width-top:54px!important;min-width-bottom:54px!important}}@media (min-width: 768px){.-mdmin-w-54{min-width:54px!important}.-mdmin-wt-54{min-width-top:54px!important}.-mdmin-wr-54{min-width-right:54px!important}.-mdmin-wb-54{min-width-bottom:54px!important}.-mdmin-wl-54{min-width-left:54px!important}.-mdmin-wx-54{min-width-left:54px!important;min-width-right:54px!important}.-mdmin-wy-54{min-width-top:54px!important;min-width-bottom:54px!important}}@media (min-width: 992px){.-lgmin-w-54{min-width:54px!important}.-lgmin-wt-54{min-width-top:54px!important}.-lgmin-wr-54{min-width-right:54px!important}.-lgmin-wb-54{min-width-bottom:54px!important}.-lgmin-wl-54{min-width-left:54px!important}.-lgmin-wx-54{min-width-left:54px!important;min-width-right:54px!important}.-lgmin-wy-54{min-width-top:54px!important;min-width-bottom:54px!important}}@media (min-width: 1200px){.-xlmin-w-54{min-width:54px!important}.-xlmin-wt-54{min-width-top:54px!important}.-xlmin-wr-54{min-width-right:54px!important}.-xlmin-wb-54{min-width-bottom:54px!important}.-xlmin-wl-54{min-width-left:54px!important}.-xlmin-wx-54{min-width-left:54px!important;min-width-right:54px!important}.-xlmin-wy-54{min-width-top:54px!important;min-width-bottom:54px!important}}@media (min-width: 1400px){.-xxlmin-w-54{min-width:54px!important}.-xxlmin-wt-54{min-width-top:54px!important}.-xxlmin-wr-54{min-width-right:54px!important}.-xxlmin-wb-54{min-width-bottom:54px!important}.-xxlmin-wl-54{min-width-left:54px!important}.-xxlmin-wx-54{min-width-left:54px!important;min-width-right:54px!important}.-xxlmin-wy-54{min-width-top:54px!important;min-width-bottom:54px!important}}.max-h-54{max-height:54px!important}.max-ht-54{max-height-top:54px!important}.max-hr-54{max-height-right:54px!important}.max-hb-54{max-height-bottom:54px!important}.max-hl-54{max-height-left:54px!important}.max-hx-54{max-height-left:54px!important;max-height-right:54px!important}.max-hy-54{max-height-top:54px!important;max-height-bottom:54px!important}@media (min-width: 576px){.-smmax-h-54{max-height:54px!important}.-smmax-ht-54{max-height-top:54px!important}.-smmax-hr-54{max-height-right:54px!important}.-smmax-hb-54{max-height-bottom:54px!important}.-smmax-hl-54{max-height-left:54px!important}.-smmax-hx-54{max-height-left:54px!important;max-height-right:54px!important}.-smmax-hy-54{max-height-top:54px!important;max-height-bottom:54px!important}}@media (min-width: 768px){.-mdmax-h-54{max-height:54px!important}.-mdmax-ht-54{max-height-top:54px!important}.-mdmax-hr-54{max-height-right:54px!important}.-mdmax-hb-54{max-height-bottom:54px!important}.-mdmax-hl-54{max-height-left:54px!important}.-mdmax-hx-54{max-height-left:54px!important;max-height-right:54px!important}.-mdmax-hy-54{max-height-top:54px!important;max-height-bottom:54px!important}}@media (min-width: 992px){.-lgmax-h-54{max-height:54px!important}.-lgmax-ht-54{max-height-top:54px!important}.-lgmax-hr-54{max-height-right:54px!important}.-lgmax-hb-54{max-height-bottom:54px!important}.-lgmax-hl-54{max-height-left:54px!important}.-lgmax-hx-54{max-height-left:54px!important;max-height-right:54px!important}.-lgmax-hy-54{max-height-top:54px!important;max-height-bottom:54px!important}}@media (min-width: 1200px){.-xlmax-h-54{max-height:54px!important}.-xlmax-ht-54{max-height-top:54px!important}.-xlmax-hr-54{max-height-right:54px!important}.-xlmax-hb-54{max-height-bottom:54px!important}.-xlmax-hl-54{max-height-left:54px!important}.-xlmax-hx-54{max-height-left:54px!important;max-height-right:54px!important}.-xlmax-hy-54{max-height-top:54px!important;max-height-bottom:54px!important}}@media (min-width: 1400px){.-xxlmax-h-54{max-height:54px!important}.-xxlmax-ht-54{max-height-top:54px!important}.-xxlmax-hr-54{max-height-right:54px!important}.-xxlmax-hb-54{max-height-bottom:54px!important}.-xxlmax-hl-54{max-height-left:54px!important}.-xxlmax-hx-54{max-height-left:54px!important;max-height-right:54px!important}.-xxlmax-hy-54{max-height-top:54px!important;max-height-bottom:54px!important}}.min-h-54{min-height:54px!important}.min-ht-54{min-height-top:54px!important}.min-hr-54{min-height-right:54px!important}.min-hb-54{min-height-bottom:54px!important}.min-hl-54{min-height-left:54px!important}.min-hx-54{min-height-left:54px!important;min-height-right:54px!important}.min-hy-54{min-height-top:54px!important;min-height-bottom:54px!important}@media (min-width: 576px){.-smmin-h-54{min-height:54px!important}.-smmin-ht-54{min-height-top:54px!important}.-smmin-hr-54{min-height-right:54px!important}.-smmin-hb-54{min-height-bottom:54px!important}.-smmin-hl-54{min-height-left:54px!important}.-smmin-hx-54{min-height-left:54px!important;min-height-right:54px!important}.-smmin-hy-54{min-height-top:54px!important;min-height-bottom:54px!important}}@media (min-width: 768px){.-mdmin-h-54{min-height:54px!important}.-mdmin-ht-54{min-height-top:54px!important}.-mdmin-hr-54{min-height-right:54px!important}.-mdmin-hb-54{min-height-bottom:54px!important}.-mdmin-hl-54{min-height-left:54px!important}.-mdmin-hx-54{min-height-left:54px!important;min-height-right:54px!important}.-mdmin-hy-54{min-height-top:54px!important;min-height-bottom:54px!important}}@media (min-width: 992px){.-lgmin-h-54{min-height:54px!important}.-lgmin-ht-54{min-height-top:54px!important}.-lgmin-hr-54{min-height-right:54px!important}.-lgmin-hb-54{min-height-bottom:54px!important}.-lgmin-hl-54{min-height-left:54px!important}.-lgmin-hx-54{min-height-left:54px!important;min-height-right:54px!important}.-lgmin-hy-54{min-height-top:54px!important;min-height-bottom:54px!important}}@media (min-width: 1200px){.-xlmin-h-54{min-height:54px!important}.-xlmin-ht-54{min-height-top:54px!important}.-xlmin-hr-54{min-height-right:54px!important}.-xlmin-hb-54{min-height-bottom:54px!important}.-xlmin-hl-54{min-height-left:54px!important}.-xlmin-hx-54{min-height-left:54px!important;min-height-right:54px!important}.-xlmin-hy-54{min-height-top:54px!important;min-height-bottom:54px!important}}@media (min-width: 1400px){.-xxlmin-h-54{min-height:54px!important}.-xxlmin-ht-54{min-height-top:54px!important}.-xxlmin-hr-54{min-height-right:54px!important}.-xxlmin-hb-54{min-height-bottom:54px!important}.-xxlmin-hl-54{min-height-left:54px!important}.-xxlmin-hx-54{min-height-left:54px!important;min-height-right:54px!important}.-xxlmin-hy-54{min-height-top:54px!important;min-height-bottom:54px!important}}.m-55{margin:55px!important}.mt-55{margin-top:55px!important}.mr-55{margin-right:55px!important}.mb-55{margin-bottom:55px!important}.ml-55{margin-left:55px!important}.mx-55{margin-left:55px!important;margin-right:55px!important}.my-55{margin-top:55px!important;margin-bottom:55px!important}@media (min-width: 576px){.-smm-55{margin:55px!important}.-smmt-55{margin-top:55px!important}.-smmr-55{margin-right:55px!important}.-smmb-55{margin-bottom:55px!important}.-smml-55{margin-left:55px!important}.-smmx-55{margin-left:55px!important;margin-right:55px!important}.-smmy-55{margin-top:55px!important;margin-bottom:55px!important}}@media (min-width: 768px){.-mdm-55{margin:55px!important}.-mdmt-55{margin-top:55px!important}.-mdmr-55{margin-right:55px!important}.-mdmb-55{margin-bottom:55px!important}.-mdml-55{margin-left:55px!important}.-mdmx-55{margin-left:55px!important;margin-right:55px!important}.-mdmy-55{margin-top:55px!important;margin-bottom:55px!important}}@media (min-width: 992px){.-lgm-55{margin:55px!important}.-lgmt-55{margin-top:55px!important}.-lgmr-55{margin-right:55px!important}.-lgmb-55{margin-bottom:55px!important}.-lgml-55{margin-left:55px!important}.-lgmx-55{margin-left:55px!important;margin-right:55px!important}.-lgmy-55{margin-top:55px!important;margin-bottom:55px!important}}@media (min-width: 1200px){.-xlm-55{margin:55px!important}.-xlmt-55{margin-top:55px!important}.-xlmr-55{margin-right:55px!important}.-xlmb-55{margin-bottom:55px!important}.-xlml-55{margin-left:55px!important}.-xlmx-55{margin-left:55px!important;margin-right:55px!important}.-xlmy-55{margin-top:55px!important;margin-bottom:55px!important}}@media (min-width: 1400px){.-xxlm-55{margin:55px!important}.-xxlmt-55{margin-top:55px!important}.-xxlmr-55{margin-right:55px!important}.-xxlmb-55{margin-bottom:55px!important}.-xxlml-55{margin-left:55px!important}.-xxlmx-55{margin-left:55px!important;margin-right:55px!important}.-xxlmy-55{margin-top:55px!important;margin-bottom:55px!important}}.p-55{padding:55px!important}.pt-55{padding-top:55px!important}.pr-55{padding-right:55px!important}.pb-55{padding-bottom:55px!important}.pl-55{padding-left:55px!important}.px-55{padding-left:55px!important;padding-right:55px!important}.py-55{padding-top:55px!important;padding-bottom:55px!important}@media (min-width: 576px){.-smp-55{padding:55px!important}.-smpt-55{padding-top:55px!important}.-smpr-55{padding-right:55px!important}.-smpb-55{padding-bottom:55px!important}.-smpl-55{padding-left:55px!important}.-smpx-55{padding-left:55px!important;padding-right:55px!important}.-smpy-55{padding-top:55px!important;padding-bottom:55px!important}}@media (min-width: 768px){.-mdp-55{padding:55px!important}.-mdpt-55{padding-top:55px!important}.-mdpr-55{padding-right:55px!important}.-mdpb-55{padding-bottom:55px!important}.-mdpl-55{padding-left:55px!important}.-mdpx-55{padding-left:55px!important;padding-right:55px!important}.-mdpy-55{padding-top:55px!important;padding-bottom:55px!important}}@media (min-width: 992px){.-lgp-55{padding:55px!important}.-lgpt-55{padding-top:55px!important}.-lgpr-55{padding-right:55px!important}.-lgpb-55{padding-bottom:55px!important}.-lgpl-55{padding-left:55px!important}.-lgpx-55{padding-left:55px!important;padding-right:55px!important}.-lgpy-55{padding-top:55px!important;padding-bottom:55px!important}}@media (min-width: 1200px){.-xlp-55{padding:55px!important}.-xlpt-55{padding-top:55px!important}.-xlpr-55{padding-right:55px!important}.-xlpb-55{padding-bottom:55px!important}.-xlpl-55{padding-left:55px!important}.-xlpx-55{padding-left:55px!important;padding-right:55px!important}.-xlpy-55{padding-top:55px!important;padding-bottom:55px!important}}@media (min-width: 1400px){.-xxlp-55{padding:55px!important}.-xxlpt-55{padding-top:55px!important}.-xxlpr-55{padding-right:55px!important}.-xxlpb-55{padding-bottom:55px!important}.-xxlpl-55{padding-left:55px!important}.-xxlpx-55{padding-left:55px!important;padding-right:55px!important}.-xxlpy-55{padding-top:55px!important;padding-bottom:55px!important}}.gap-55{gap:55px!important}.gapx-55{-webkit-column-gap:55px!important;-moz-column-gap:55px!important;column-gap:55px!important}.gapy-55{row-gap:55px!important}@media (min-width: 576px){.-smgap-55{gap:55px!important}.-smgapx-55{-webkit-column-gap:55px!important;-moz-column-gap:55px!important;column-gap:55px!important}.-smgapy-55{row-gap:55px!important}}@media (min-width: 768px){.-mdgap-55{gap:55px!important}.-mdgapx-55{-webkit-column-gap:55px!important;-moz-column-gap:55px!important;column-gap:55px!important}.-mdgapy-55{row-gap:55px!important}}@media (min-width: 992px){.-lggap-55{gap:55px!important}.-lggapx-55{-webkit-column-gap:55px!important;-moz-column-gap:55px!important;column-gap:55px!important}.-lggapy-55{row-gap:55px!important}}@media (min-width: 1200px){.-xlgap-55{gap:55px!important}.-xlgapx-55{-webkit-column-gap:55px!important;-moz-column-gap:55px!important;column-gap:55px!important}.-xlgapy-55{row-gap:55px!important}}@media (min-width: 1400px){.-xxlgap-55{gap:55px!important}.-xxlgapx-55{-webkit-column-gap:55px!important;-moz-column-gap:55px!important;column-gap:55px!important}.-xxlgapy-55{row-gap:55px!important}}.w-55{width:55px!important}.wt-55{width-top:55px!important}.wr-55{width-right:55px!important}.wb-55{width-bottom:55px!important}.wl-55{width-left:55px!important}.wx-55{width-left:55px!important;width-right:55px!important}.wy-55{width-top:55px!important;width-bottom:55px!important}@media (min-width: 576px){.-smw-55{width:55px!important}.-smwt-55{width-top:55px!important}.-smwr-55{width-right:55px!important}.-smwb-55{width-bottom:55px!important}.-smwl-55{width-left:55px!important}.-smwx-55{width-left:55px!important;width-right:55px!important}.-smwy-55{width-top:55px!important;width-bottom:55px!important}}@media (min-width: 768px){.-mdw-55{width:55px!important}.-mdwt-55{width-top:55px!important}.-mdwr-55{width-right:55px!important}.-mdwb-55{width-bottom:55px!important}.-mdwl-55{width-left:55px!important}.-mdwx-55{width-left:55px!important;width-right:55px!important}.-mdwy-55{width-top:55px!important;width-bottom:55px!important}}@media (min-width: 992px){.-lgw-55{width:55px!important}.-lgwt-55{width-top:55px!important}.-lgwr-55{width-right:55px!important}.-lgwb-55{width-bottom:55px!important}.-lgwl-55{width-left:55px!important}.-lgwx-55{width-left:55px!important;width-right:55px!important}.-lgwy-55{width-top:55px!important;width-bottom:55px!important}}@media (min-width: 1200px){.-xlw-55{width:55px!important}.-xlwt-55{width-top:55px!important}.-xlwr-55{width-right:55px!important}.-xlwb-55{width-bottom:55px!important}.-xlwl-55{width-left:55px!important}.-xlwx-55{width-left:55px!important;width-right:55px!important}.-xlwy-55{width-top:55px!important;width-bottom:55px!important}}@media (min-width: 1400px){.-xxlw-55{width:55px!important}.-xxlwt-55{width-top:55px!important}.-xxlwr-55{width-right:55px!important}.-xxlwb-55{width-bottom:55px!important}.-xxlwl-55{width-left:55px!important}.-xxlwx-55{width-left:55px!important;width-right:55px!important}.-xxlwy-55{width-top:55px!important;width-bottom:55px!important}}.h-55{height:55px!important}.ht-55{height-top:55px!important}.hr-55{height-right:55px!important}.hb-55{height-bottom:55px!important}.hl-55{height-left:55px!important}.hx-55{height-left:55px!important;height-right:55px!important}.hy-55{height-top:55px!important;height-bottom:55px!important}@media (min-width: 576px){.-smh-55{height:55px!important}.-smht-55{height-top:55px!important}.-smhr-55{height-right:55px!important}.-smhb-55{height-bottom:55px!important}.-smhl-55{height-left:55px!important}.-smhx-55{height-left:55px!important;height-right:55px!important}.-smhy-55{height-top:55px!important;height-bottom:55px!important}}@media (min-width: 768px){.-mdh-55{height:55px!important}.-mdht-55{height-top:55px!important}.-mdhr-55{height-right:55px!important}.-mdhb-55{height-bottom:55px!important}.-mdhl-55{height-left:55px!important}.-mdhx-55{height-left:55px!important;height-right:55px!important}.-mdhy-55{height-top:55px!important;height-bottom:55px!important}}@media (min-width: 992px){.-lgh-55{height:55px!important}.-lght-55{height-top:55px!important}.-lghr-55{height-right:55px!important}.-lghb-55{height-bottom:55px!important}.-lghl-55{height-left:55px!important}.-lghx-55{height-left:55px!important;height-right:55px!important}.-lghy-55{height-top:55px!important;height-bottom:55px!important}}@media (min-width: 1200px){.-xlh-55{height:55px!important}.-xlht-55{height-top:55px!important}.-xlhr-55{height-right:55px!important}.-xlhb-55{height-bottom:55px!important}.-xlhl-55{height-left:55px!important}.-xlhx-55{height-left:55px!important;height-right:55px!important}.-xlhy-55{height-top:55px!important;height-bottom:55px!important}}@media (min-width: 1400px){.-xxlh-55{height:55px!important}.-xxlht-55{height-top:55px!important}.-xxlhr-55{height-right:55px!important}.-xxlhb-55{height-bottom:55px!important}.-xxlhl-55{height-left:55px!important}.-xxlhx-55{height-left:55px!important;height-right:55px!important}.-xxlhy-55{height-top:55px!important;height-bottom:55px!important}}.rounded-55{border-radius:55px!important}.roundedt-55{border-radius-top:55px!important}.roundedr-55{border-radius-right:55px!important}.roundedb-55{border-radius-bottom:55px!important}.roundedl-55{border-radius-left:55px!important}.roundedx-55{border-radius-left:55px!important;border-radius-right:55px!important}.roundedy-55{border-radius-top:55px!important;border-radius-bottom:55px!important}@media (min-width: 576px){.-smrounded-55{border-radius:55px!important}.-smroundedt-55{border-radius-top:55px!important}.-smroundedr-55{border-radius-right:55px!important}.-smroundedb-55{border-radius-bottom:55px!important}.-smroundedl-55{border-radius-left:55px!important}.-smroundedx-55{border-radius-left:55px!important;border-radius-right:55px!important}.-smroundedy-55{border-radius-top:55px!important;border-radius-bottom:55px!important}}@media (min-width: 768px){.-mdrounded-55{border-radius:55px!important}.-mdroundedt-55{border-radius-top:55px!important}.-mdroundedr-55{border-radius-right:55px!important}.-mdroundedb-55{border-radius-bottom:55px!important}.-mdroundedl-55{border-radius-left:55px!important}.-mdroundedx-55{border-radius-left:55px!important;border-radius-right:55px!important}.-mdroundedy-55{border-radius-top:55px!important;border-radius-bottom:55px!important}}@media (min-width: 992px){.-lgrounded-55{border-radius:55px!important}.-lgroundedt-55{border-radius-top:55px!important}.-lgroundedr-55{border-radius-right:55px!important}.-lgroundedb-55{border-radius-bottom:55px!important}.-lgroundedl-55{border-radius-left:55px!important}.-lgroundedx-55{border-radius-left:55px!important;border-radius-right:55px!important}.-lgroundedy-55{border-radius-top:55px!important;border-radius-bottom:55px!important}}@media (min-width: 1200px){.-xlrounded-55{border-radius:55px!important}.-xlroundedt-55{border-radius-top:55px!important}.-xlroundedr-55{border-radius-right:55px!important}.-xlroundedb-55{border-radius-bottom:55px!important}.-xlroundedl-55{border-radius-left:55px!important}.-xlroundedx-55{border-radius-left:55px!important;border-radius-right:55px!important}.-xlroundedy-55{border-radius-top:55px!important;border-radius-bottom:55px!important}}@media (min-width: 1400px){.-xxlrounded-55{border-radius:55px!important}.-xxlroundedt-55{border-radius-top:55px!important}.-xxlroundedr-55{border-radius-right:55px!important}.-xxlroundedb-55{border-radius-bottom:55px!important}.-xxlroundedl-55{border-radius-left:55px!important}.-xxlroundedx-55{border-radius-left:55px!important;border-radius-right:55px!important}.-xxlroundedy-55{border-radius-top:55px!important;border-radius-bottom:55px!important}}.max-w-55{max-width:55px!important}.max-wt-55{max-width-top:55px!important}.max-wr-55{max-width-right:55px!important}.max-wb-55{max-width-bottom:55px!important}.max-wl-55{max-width-left:55px!important}.max-wx-55{max-width-left:55px!important;max-width-right:55px!important}.max-wy-55{max-width-top:55px!important;max-width-bottom:55px!important}@media (min-width: 576px){.-smmax-w-55{max-width:55px!important}.-smmax-wt-55{max-width-top:55px!important}.-smmax-wr-55{max-width-right:55px!important}.-smmax-wb-55{max-width-bottom:55px!important}.-smmax-wl-55{max-width-left:55px!important}.-smmax-wx-55{max-width-left:55px!important;max-width-right:55px!important}.-smmax-wy-55{max-width-top:55px!important;max-width-bottom:55px!important}}@media (min-width: 768px){.-mdmax-w-55{max-width:55px!important}.-mdmax-wt-55{max-width-top:55px!important}.-mdmax-wr-55{max-width-right:55px!important}.-mdmax-wb-55{max-width-bottom:55px!important}.-mdmax-wl-55{max-width-left:55px!important}.-mdmax-wx-55{max-width-left:55px!important;max-width-right:55px!important}.-mdmax-wy-55{max-width-top:55px!important;max-width-bottom:55px!important}}@media (min-width: 992px){.-lgmax-w-55{max-width:55px!important}.-lgmax-wt-55{max-width-top:55px!important}.-lgmax-wr-55{max-width-right:55px!important}.-lgmax-wb-55{max-width-bottom:55px!important}.-lgmax-wl-55{max-width-left:55px!important}.-lgmax-wx-55{max-width-left:55px!important;max-width-right:55px!important}.-lgmax-wy-55{max-width-top:55px!important;max-width-bottom:55px!important}}@media (min-width: 1200px){.-xlmax-w-55{max-width:55px!important}.-xlmax-wt-55{max-width-top:55px!important}.-xlmax-wr-55{max-width-right:55px!important}.-xlmax-wb-55{max-width-bottom:55px!important}.-xlmax-wl-55{max-width-left:55px!important}.-xlmax-wx-55{max-width-left:55px!important;max-width-right:55px!important}.-xlmax-wy-55{max-width-top:55px!important;max-width-bottom:55px!important}}@media (min-width: 1400px){.-xxlmax-w-55{max-width:55px!important}.-xxlmax-wt-55{max-width-top:55px!important}.-xxlmax-wr-55{max-width-right:55px!important}.-xxlmax-wb-55{max-width-bottom:55px!important}.-xxlmax-wl-55{max-width-left:55px!important}.-xxlmax-wx-55{max-width-left:55px!important;max-width-right:55px!important}.-xxlmax-wy-55{max-width-top:55px!important;max-width-bottom:55px!important}}.min-w-55{min-width:55px!important}.min-wt-55{min-width-top:55px!important}.min-wr-55{min-width-right:55px!important}.min-wb-55{min-width-bottom:55px!important}.min-wl-55{min-width-left:55px!important}.min-wx-55{min-width-left:55px!important;min-width-right:55px!important}.min-wy-55{min-width-top:55px!important;min-width-bottom:55px!important}@media (min-width: 576px){.-smmin-w-55{min-width:55px!important}.-smmin-wt-55{min-width-top:55px!important}.-smmin-wr-55{min-width-right:55px!important}.-smmin-wb-55{min-width-bottom:55px!important}.-smmin-wl-55{min-width-left:55px!important}.-smmin-wx-55{min-width-left:55px!important;min-width-right:55px!important}.-smmin-wy-55{min-width-top:55px!important;min-width-bottom:55px!important}}@media (min-width: 768px){.-mdmin-w-55{min-width:55px!important}.-mdmin-wt-55{min-width-top:55px!important}.-mdmin-wr-55{min-width-right:55px!important}.-mdmin-wb-55{min-width-bottom:55px!important}.-mdmin-wl-55{min-width-left:55px!important}.-mdmin-wx-55{min-width-left:55px!important;min-width-right:55px!important}.-mdmin-wy-55{min-width-top:55px!important;min-width-bottom:55px!important}}@media (min-width: 992px){.-lgmin-w-55{min-width:55px!important}.-lgmin-wt-55{min-width-top:55px!important}.-lgmin-wr-55{min-width-right:55px!important}.-lgmin-wb-55{min-width-bottom:55px!important}.-lgmin-wl-55{min-width-left:55px!important}.-lgmin-wx-55{min-width-left:55px!important;min-width-right:55px!important}.-lgmin-wy-55{min-width-top:55px!important;min-width-bottom:55px!important}}@media (min-width: 1200px){.-xlmin-w-55{min-width:55px!important}.-xlmin-wt-55{min-width-top:55px!important}.-xlmin-wr-55{min-width-right:55px!important}.-xlmin-wb-55{min-width-bottom:55px!important}.-xlmin-wl-55{min-width-left:55px!important}.-xlmin-wx-55{min-width-left:55px!important;min-width-right:55px!important}.-xlmin-wy-55{min-width-top:55px!important;min-width-bottom:55px!important}}@media (min-width: 1400px){.-xxlmin-w-55{min-width:55px!important}.-xxlmin-wt-55{min-width-top:55px!important}.-xxlmin-wr-55{min-width-right:55px!important}.-xxlmin-wb-55{min-width-bottom:55px!important}.-xxlmin-wl-55{min-width-left:55px!important}.-xxlmin-wx-55{min-width-left:55px!important;min-width-right:55px!important}.-xxlmin-wy-55{min-width-top:55px!important;min-width-bottom:55px!important}}.max-h-55{max-height:55px!important}.max-ht-55{max-height-top:55px!important}.max-hr-55{max-height-right:55px!important}.max-hb-55{max-height-bottom:55px!important}.max-hl-55{max-height-left:55px!important}.max-hx-55{max-height-left:55px!important;max-height-right:55px!important}.max-hy-55{max-height-top:55px!important;max-height-bottom:55px!important}@media (min-width: 576px){.-smmax-h-55{max-height:55px!important}.-smmax-ht-55{max-height-top:55px!important}.-smmax-hr-55{max-height-right:55px!important}.-smmax-hb-55{max-height-bottom:55px!important}.-smmax-hl-55{max-height-left:55px!important}.-smmax-hx-55{max-height-left:55px!important;max-height-right:55px!important}.-smmax-hy-55{max-height-top:55px!important;max-height-bottom:55px!important}}@media (min-width: 768px){.-mdmax-h-55{max-height:55px!important}.-mdmax-ht-55{max-height-top:55px!important}.-mdmax-hr-55{max-height-right:55px!important}.-mdmax-hb-55{max-height-bottom:55px!important}.-mdmax-hl-55{max-height-left:55px!important}.-mdmax-hx-55{max-height-left:55px!important;max-height-right:55px!important}.-mdmax-hy-55{max-height-top:55px!important;max-height-bottom:55px!important}}@media (min-width: 992px){.-lgmax-h-55{max-height:55px!important}.-lgmax-ht-55{max-height-top:55px!important}.-lgmax-hr-55{max-height-right:55px!important}.-lgmax-hb-55{max-height-bottom:55px!important}.-lgmax-hl-55{max-height-left:55px!important}.-lgmax-hx-55{max-height-left:55px!important;max-height-right:55px!important}.-lgmax-hy-55{max-height-top:55px!important;max-height-bottom:55px!important}}@media (min-width: 1200px){.-xlmax-h-55{max-height:55px!important}.-xlmax-ht-55{max-height-top:55px!important}.-xlmax-hr-55{max-height-right:55px!important}.-xlmax-hb-55{max-height-bottom:55px!important}.-xlmax-hl-55{max-height-left:55px!important}.-xlmax-hx-55{max-height-left:55px!important;max-height-right:55px!important}.-xlmax-hy-55{max-height-top:55px!important;max-height-bottom:55px!important}}@media (min-width: 1400px){.-xxlmax-h-55{max-height:55px!important}.-xxlmax-ht-55{max-height-top:55px!important}.-xxlmax-hr-55{max-height-right:55px!important}.-xxlmax-hb-55{max-height-bottom:55px!important}.-xxlmax-hl-55{max-height-left:55px!important}.-xxlmax-hx-55{max-height-left:55px!important;max-height-right:55px!important}.-xxlmax-hy-55{max-height-top:55px!important;max-height-bottom:55px!important}}.min-h-55{min-height:55px!important}.min-ht-55{min-height-top:55px!important}.min-hr-55{min-height-right:55px!important}.min-hb-55{min-height-bottom:55px!important}.min-hl-55{min-height-left:55px!important}.min-hx-55{min-height-left:55px!important;min-height-right:55px!important}.min-hy-55{min-height-top:55px!important;min-height-bottom:55px!important}@media (min-width: 576px){.-smmin-h-55{min-height:55px!important}.-smmin-ht-55{min-height-top:55px!important}.-smmin-hr-55{min-height-right:55px!important}.-smmin-hb-55{min-height-bottom:55px!important}.-smmin-hl-55{min-height-left:55px!important}.-smmin-hx-55{min-height-left:55px!important;min-height-right:55px!important}.-smmin-hy-55{min-height-top:55px!important;min-height-bottom:55px!important}}@media (min-width: 768px){.-mdmin-h-55{min-height:55px!important}.-mdmin-ht-55{min-height-top:55px!important}.-mdmin-hr-55{min-height-right:55px!important}.-mdmin-hb-55{min-height-bottom:55px!important}.-mdmin-hl-55{min-height-left:55px!important}.-mdmin-hx-55{min-height-left:55px!important;min-height-right:55px!important}.-mdmin-hy-55{min-height-top:55px!important;min-height-bottom:55px!important}}@media (min-width: 992px){.-lgmin-h-55{min-height:55px!important}.-lgmin-ht-55{min-height-top:55px!important}.-lgmin-hr-55{min-height-right:55px!important}.-lgmin-hb-55{min-height-bottom:55px!important}.-lgmin-hl-55{min-height-left:55px!important}.-lgmin-hx-55{min-height-left:55px!important;min-height-right:55px!important}.-lgmin-hy-55{min-height-top:55px!important;min-height-bottom:55px!important}}@media (min-width: 1200px){.-xlmin-h-55{min-height:55px!important}.-xlmin-ht-55{min-height-top:55px!important}.-xlmin-hr-55{min-height-right:55px!important}.-xlmin-hb-55{min-height-bottom:55px!important}.-xlmin-hl-55{min-height-left:55px!important}.-xlmin-hx-55{min-height-left:55px!important;min-height-right:55px!important}.-xlmin-hy-55{min-height-top:55px!important;min-height-bottom:55px!important}}@media (min-width: 1400px){.-xxlmin-h-55{min-height:55px!important}.-xxlmin-ht-55{min-height-top:55px!important}.-xxlmin-hr-55{min-height-right:55px!important}.-xxlmin-hb-55{min-height-bottom:55px!important}.-xxlmin-hl-55{min-height-left:55px!important}.-xxlmin-hx-55{min-height-left:55px!important;min-height-right:55px!important}.-xxlmin-hy-55{min-height-top:55px!important;min-height-bottom:55px!important}}.m-56{margin:56px!important}.mt-56{margin-top:56px!important}.mr-56{margin-right:56px!important}.mb-56{margin-bottom:56px!important}.ml-56{margin-left:56px!important}.mx-56{margin-left:56px!important;margin-right:56px!important}.my-56{margin-top:56px!important;margin-bottom:56px!important}@media (min-width: 576px){.-smm-56{margin:56px!important}.-smmt-56{margin-top:56px!important}.-smmr-56{margin-right:56px!important}.-smmb-56{margin-bottom:56px!important}.-smml-56{margin-left:56px!important}.-smmx-56{margin-left:56px!important;margin-right:56px!important}.-smmy-56{margin-top:56px!important;margin-bottom:56px!important}}@media (min-width: 768px){.-mdm-56{margin:56px!important}.-mdmt-56{margin-top:56px!important}.-mdmr-56{margin-right:56px!important}.-mdmb-56{margin-bottom:56px!important}.-mdml-56{margin-left:56px!important}.-mdmx-56{margin-left:56px!important;margin-right:56px!important}.-mdmy-56{margin-top:56px!important;margin-bottom:56px!important}}@media (min-width: 992px){.-lgm-56{margin:56px!important}.-lgmt-56{margin-top:56px!important}.-lgmr-56{margin-right:56px!important}.-lgmb-56{margin-bottom:56px!important}.-lgml-56{margin-left:56px!important}.-lgmx-56{margin-left:56px!important;margin-right:56px!important}.-lgmy-56{margin-top:56px!important;margin-bottom:56px!important}}@media (min-width: 1200px){.-xlm-56{margin:56px!important}.-xlmt-56{margin-top:56px!important}.-xlmr-56{margin-right:56px!important}.-xlmb-56{margin-bottom:56px!important}.-xlml-56{margin-left:56px!important}.-xlmx-56{margin-left:56px!important;margin-right:56px!important}.-xlmy-56{margin-top:56px!important;margin-bottom:56px!important}}@media (min-width: 1400px){.-xxlm-56{margin:56px!important}.-xxlmt-56{margin-top:56px!important}.-xxlmr-56{margin-right:56px!important}.-xxlmb-56{margin-bottom:56px!important}.-xxlml-56{margin-left:56px!important}.-xxlmx-56{margin-left:56px!important;margin-right:56px!important}.-xxlmy-56{margin-top:56px!important;margin-bottom:56px!important}}.p-56{padding:56px!important}.pt-56{padding-top:56px!important}.pr-56{padding-right:56px!important}.pb-56{padding-bottom:56px!important}.pl-56{padding-left:56px!important}.px-56{padding-left:56px!important;padding-right:56px!important}.py-56{padding-top:56px!important;padding-bottom:56px!important}@media (min-width: 576px){.-smp-56{padding:56px!important}.-smpt-56{padding-top:56px!important}.-smpr-56{padding-right:56px!important}.-smpb-56{padding-bottom:56px!important}.-smpl-56{padding-left:56px!important}.-smpx-56{padding-left:56px!important;padding-right:56px!important}.-smpy-56{padding-top:56px!important;padding-bottom:56px!important}}@media (min-width: 768px){.-mdp-56{padding:56px!important}.-mdpt-56{padding-top:56px!important}.-mdpr-56{padding-right:56px!important}.-mdpb-56{padding-bottom:56px!important}.-mdpl-56{padding-left:56px!important}.-mdpx-56{padding-left:56px!important;padding-right:56px!important}.-mdpy-56{padding-top:56px!important;padding-bottom:56px!important}}@media (min-width: 992px){.-lgp-56{padding:56px!important}.-lgpt-56{padding-top:56px!important}.-lgpr-56{padding-right:56px!important}.-lgpb-56{padding-bottom:56px!important}.-lgpl-56{padding-left:56px!important}.-lgpx-56{padding-left:56px!important;padding-right:56px!important}.-lgpy-56{padding-top:56px!important;padding-bottom:56px!important}}@media (min-width: 1200px){.-xlp-56{padding:56px!important}.-xlpt-56{padding-top:56px!important}.-xlpr-56{padding-right:56px!important}.-xlpb-56{padding-bottom:56px!important}.-xlpl-56{padding-left:56px!important}.-xlpx-56{padding-left:56px!important;padding-right:56px!important}.-xlpy-56{padding-top:56px!important;padding-bottom:56px!important}}@media (min-width: 1400px){.-xxlp-56{padding:56px!important}.-xxlpt-56{padding-top:56px!important}.-xxlpr-56{padding-right:56px!important}.-xxlpb-56{padding-bottom:56px!important}.-xxlpl-56{padding-left:56px!important}.-xxlpx-56{padding-left:56px!important;padding-right:56px!important}.-xxlpy-56{padding-top:56px!important;padding-bottom:56px!important}}.gap-56{gap:56px!important}.gapx-56{-webkit-column-gap:56px!important;-moz-column-gap:56px!important;column-gap:56px!important}.gapy-56{row-gap:56px!important}@media (min-width: 576px){.-smgap-56{gap:56px!important}.-smgapx-56{-webkit-column-gap:56px!important;-moz-column-gap:56px!important;column-gap:56px!important}.-smgapy-56{row-gap:56px!important}}@media (min-width: 768px){.-mdgap-56{gap:56px!important}.-mdgapx-56{-webkit-column-gap:56px!important;-moz-column-gap:56px!important;column-gap:56px!important}.-mdgapy-56{row-gap:56px!important}}@media (min-width: 992px){.-lggap-56{gap:56px!important}.-lggapx-56{-webkit-column-gap:56px!important;-moz-column-gap:56px!important;column-gap:56px!important}.-lggapy-56{row-gap:56px!important}}@media (min-width: 1200px){.-xlgap-56{gap:56px!important}.-xlgapx-56{-webkit-column-gap:56px!important;-moz-column-gap:56px!important;column-gap:56px!important}.-xlgapy-56{row-gap:56px!important}}@media (min-width: 1400px){.-xxlgap-56{gap:56px!important}.-xxlgapx-56{-webkit-column-gap:56px!important;-moz-column-gap:56px!important;column-gap:56px!important}.-xxlgapy-56{row-gap:56px!important}}.w-56{width:56px!important}.wt-56{width-top:56px!important}.wr-56{width-right:56px!important}.wb-56{width-bottom:56px!important}.wl-56{width-left:56px!important}.wx-56{width-left:56px!important;width-right:56px!important}.wy-56{width-top:56px!important;width-bottom:56px!important}@media (min-width: 576px){.-smw-56{width:56px!important}.-smwt-56{width-top:56px!important}.-smwr-56{width-right:56px!important}.-smwb-56{width-bottom:56px!important}.-smwl-56{width-left:56px!important}.-smwx-56{width-left:56px!important;width-right:56px!important}.-smwy-56{width-top:56px!important;width-bottom:56px!important}}@media (min-width: 768px){.-mdw-56{width:56px!important}.-mdwt-56{width-top:56px!important}.-mdwr-56{width-right:56px!important}.-mdwb-56{width-bottom:56px!important}.-mdwl-56{width-left:56px!important}.-mdwx-56{width-left:56px!important;width-right:56px!important}.-mdwy-56{width-top:56px!important;width-bottom:56px!important}}@media (min-width: 992px){.-lgw-56{width:56px!important}.-lgwt-56{width-top:56px!important}.-lgwr-56{width-right:56px!important}.-lgwb-56{width-bottom:56px!important}.-lgwl-56{width-left:56px!important}.-lgwx-56{width-left:56px!important;width-right:56px!important}.-lgwy-56{width-top:56px!important;width-bottom:56px!important}}@media (min-width: 1200px){.-xlw-56{width:56px!important}.-xlwt-56{width-top:56px!important}.-xlwr-56{width-right:56px!important}.-xlwb-56{width-bottom:56px!important}.-xlwl-56{width-left:56px!important}.-xlwx-56{width-left:56px!important;width-right:56px!important}.-xlwy-56{width-top:56px!important;width-bottom:56px!important}}@media (min-width: 1400px){.-xxlw-56{width:56px!important}.-xxlwt-56{width-top:56px!important}.-xxlwr-56{width-right:56px!important}.-xxlwb-56{width-bottom:56px!important}.-xxlwl-56{width-left:56px!important}.-xxlwx-56{width-left:56px!important;width-right:56px!important}.-xxlwy-56{width-top:56px!important;width-bottom:56px!important}}.h-56{height:56px!important}.ht-56{height-top:56px!important}.hr-56{height-right:56px!important}.hb-56{height-bottom:56px!important}.hl-56{height-left:56px!important}.hx-56{height-left:56px!important;height-right:56px!important}.hy-56{height-top:56px!important;height-bottom:56px!important}@media (min-width: 576px){.-smh-56{height:56px!important}.-smht-56{height-top:56px!important}.-smhr-56{height-right:56px!important}.-smhb-56{height-bottom:56px!important}.-smhl-56{height-left:56px!important}.-smhx-56{height-left:56px!important;height-right:56px!important}.-smhy-56{height-top:56px!important;height-bottom:56px!important}}@media (min-width: 768px){.-mdh-56{height:56px!important}.-mdht-56{height-top:56px!important}.-mdhr-56{height-right:56px!important}.-mdhb-56{height-bottom:56px!important}.-mdhl-56{height-left:56px!important}.-mdhx-56{height-left:56px!important;height-right:56px!important}.-mdhy-56{height-top:56px!important;height-bottom:56px!important}}@media (min-width: 992px){.-lgh-56{height:56px!important}.-lght-56{height-top:56px!important}.-lghr-56{height-right:56px!important}.-lghb-56{height-bottom:56px!important}.-lghl-56{height-left:56px!important}.-lghx-56{height-left:56px!important;height-right:56px!important}.-lghy-56{height-top:56px!important;height-bottom:56px!important}}@media (min-width: 1200px){.-xlh-56{height:56px!important}.-xlht-56{height-top:56px!important}.-xlhr-56{height-right:56px!important}.-xlhb-56{height-bottom:56px!important}.-xlhl-56{height-left:56px!important}.-xlhx-56{height-left:56px!important;height-right:56px!important}.-xlhy-56{height-top:56px!important;height-bottom:56px!important}}@media (min-width: 1400px){.-xxlh-56{height:56px!important}.-xxlht-56{height-top:56px!important}.-xxlhr-56{height-right:56px!important}.-xxlhb-56{height-bottom:56px!important}.-xxlhl-56{height-left:56px!important}.-xxlhx-56{height-left:56px!important;height-right:56px!important}.-xxlhy-56{height-top:56px!important;height-bottom:56px!important}}.rounded-56{border-radius:56px!important}.roundedt-56{border-radius-top:56px!important}.roundedr-56{border-radius-right:56px!important}.roundedb-56{border-radius-bottom:56px!important}.roundedl-56{border-radius-left:56px!important}.roundedx-56{border-radius-left:56px!important;border-radius-right:56px!important}.roundedy-56{border-radius-top:56px!important;border-radius-bottom:56px!important}@media (min-width: 576px){.-smrounded-56{border-radius:56px!important}.-smroundedt-56{border-radius-top:56px!important}.-smroundedr-56{border-radius-right:56px!important}.-smroundedb-56{border-radius-bottom:56px!important}.-smroundedl-56{border-radius-left:56px!important}.-smroundedx-56{border-radius-left:56px!important;border-radius-right:56px!important}.-smroundedy-56{border-radius-top:56px!important;border-radius-bottom:56px!important}}@media (min-width: 768px){.-mdrounded-56{border-radius:56px!important}.-mdroundedt-56{border-radius-top:56px!important}.-mdroundedr-56{border-radius-right:56px!important}.-mdroundedb-56{border-radius-bottom:56px!important}.-mdroundedl-56{border-radius-left:56px!important}.-mdroundedx-56{border-radius-left:56px!important;border-radius-right:56px!important}.-mdroundedy-56{border-radius-top:56px!important;border-radius-bottom:56px!important}}@media (min-width: 992px){.-lgrounded-56{border-radius:56px!important}.-lgroundedt-56{border-radius-top:56px!important}.-lgroundedr-56{border-radius-right:56px!important}.-lgroundedb-56{border-radius-bottom:56px!important}.-lgroundedl-56{border-radius-left:56px!important}.-lgroundedx-56{border-radius-left:56px!important;border-radius-right:56px!important}.-lgroundedy-56{border-radius-top:56px!important;border-radius-bottom:56px!important}}@media (min-width: 1200px){.-xlrounded-56{border-radius:56px!important}.-xlroundedt-56{border-radius-top:56px!important}.-xlroundedr-56{border-radius-right:56px!important}.-xlroundedb-56{border-radius-bottom:56px!important}.-xlroundedl-56{border-radius-left:56px!important}.-xlroundedx-56{border-radius-left:56px!important;border-radius-right:56px!important}.-xlroundedy-56{border-radius-top:56px!important;border-radius-bottom:56px!important}}@media (min-width: 1400px){.-xxlrounded-56{border-radius:56px!important}.-xxlroundedt-56{border-radius-top:56px!important}.-xxlroundedr-56{border-radius-right:56px!important}.-xxlroundedb-56{border-radius-bottom:56px!important}.-xxlroundedl-56{border-radius-left:56px!important}.-xxlroundedx-56{border-radius-left:56px!important;border-radius-right:56px!important}.-xxlroundedy-56{border-radius-top:56px!important;border-radius-bottom:56px!important}}.max-w-56{max-width:56px!important}.max-wt-56{max-width-top:56px!important}.max-wr-56{max-width-right:56px!important}.max-wb-56{max-width-bottom:56px!important}.max-wl-56{max-width-left:56px!important}.max-wx-56{max-width-left:56px!important;max-width-right:56px!important}.max-wy-56{max-width-top:56px!important;max-width-bottom:56px!important}@media (min-width: 576px){.-smmax-w-56{max-width:56px!important}.-smmax-wt-56{max-width-top:56px!important}.-smmax-wr-56{max-width-right:56px!important}.-smmax-wb-56{max-width-bottom:56px!important}.-smmax-wl-56{max-width-left:56px!important}.-smmax-wx-56{max-width-left:56px!important;max-width-right:56px!important}.-smmax-wy-56{max-width-top:56px!important;max-width-bottom:56px!important}}@media (min-width: 768px){.-mdmax-w-56{max-width:56px!important}.-mdmax-wt-56{max-width-top:56px!important}.-mdmax-wr-56{max-width-right:56px!important}.-mdmax-wb-56{max-width-bottom:56px!important}.-mdmax-wl-56{max-width-left:56px!important}.-mdmax-wx-56{max-width-left:56px!important;max-width-right:56px!important}.-mdmax-wy-56{max-width-top:56px!important;max-width-bottom:56px!important}}@media (min-width: 992px){.-lgmax-w-56{max-width:56px!important}.-lgmax-wt-56{max-width-top:56px!important}.-lgmax-wr-56{max-width-right:56px!important}.-lgmax-wb-56{max-width-bottom:56px!important}.-lgmax-wl-56{max-width-left:56px!important}.-lgmax-wx-56{max-width-left:56px!important;max-width-right:56px!important}.-lgmax-wy-56{max-width-top:56px!important;max-width-bottom:56px!important}}@media (min-width: 1200px){.-xlmax-w-56{max-width:56px!important}.-xlmax-wt-56{max-width-top:56px!important}.-xlmax-wr-56{max-width-right:56px!important}.-xlmax-wb-56{max-width-bottom:56px!important}.-xlmax-wl-56{max-width-left:56px!important}.-xlmax-wx-56{max-width-left:56px!important;max-width-right:56px!important}.-xlmax-wy-56{max-width-top:56px!important;max-width-bottom:56px!important}}@media (min-width: 1400px){.-xxlmax-w-56{max-width:56px!important}.-xxlmax-wt-56{max-width-top:56px!important}.-xxlmax-wr-56{max-width-right:56px!important}.-xxlmax-wb-56{max-width-bottom:56px!important}.-xxlmax-wl-56{max-width-left:56px!important}.-xxlmax-wx-56{max-width-left:56px!important;max-width-right:56px!important}.-xxlmax-wy-56{max-width-top:56px!important;max-width-bottom:56px!important}}.min-w-56{min-width:56px!important}.min-wt-56{min-width-top:56px!important}.min-wr-56{min-width-right:56px!important}.min-wb-56{min-width-bottom:56px!important}.min-wl-56{min-width-left:56px!important}.min-wx-56{min-width-left:56px!important;min-width-right:56px!important}.min-wy-56{min-width-top:56px!important;min-width-bottom:56px!important}@media (min-width: 576px){.-smmin-w-56{min-width:56px!important}.-smmin-wt-56{min-width-top:56px!important}.-smmin-wr-56{min-width-right:56px!important}.-smmin-wb-56{min-width-bottom:56px!important}.-smmin-wl-56{min-width-left:56px!important}.-smmin-wx-56{min-width-left:56px!important;min-width-right:56px!important}.-smmin-wy-56{min-width-top:56px!important;min-width-bottom:56px!important}}@media (min-width: 768px){.-mdmin-w-56{min-width:56px!important}.-mdmin-wt-56{min-width-top:56px!important}.-mdmin-wr-56{min-width-right:56px!important}.-mdmin-wb-56{min-width-bottom:56px!important}.-mdmin-wl-56{min-width-left:56px!important}.-mdmin-wx-56{min-width-left:56px!important;min-width-right:56px!important}.-mdmin-wy-56{min-width-top:56px!important;min-width-bottom:56px!important}}@media (min-width: 992px){.-lgmin-w-56{min-width:56px!important}.-lgmin-wt-56{min-width-top:56px!important}.-lgmin-wr-56{min-width-right:56px!important}.-lgmin-wb-56{min-width-bottom:56px!important}.-lgmin-wl-56{min-width-left:56px!important}.-lgmin-wx-56{min-width-left:56px!important;min-width-right:56px!important}.-lgmin-wy-56{min-width-top:56px!important;min-width-bottom:56px!important}}@media (min-width: 1200px){.-xlmin-w-56{min-width:56px!important}.-xlmin-wt-56{min-width-top:56px!important}.-xlmin-wr-56{min-width-right:56px!important}.-xlmin-wb-56{min-width-bottom:56px!important}.-xlmin-wl-56{min-width-left:56px!important}.-xlmin-wx-56{min-width-left:56px!important;min-width-right:56px!important}.-xlmin-wy-56{min-width-top:56px!important;min-width-bottom:56px!important}}@media (min-width: 1400px){.-xxlmin-w-56{min-width:56px!important}.-xxlmin-wt-56{min-width-top:56px!important}.-xxlmin-wr-56{min-width-right:56px!important}.-xxlmin-wb-56{min-width-bottom:56px!important}.-xxlmin-wl-56{min-width-left:56px!important}.-xxlmin-wx-56{min-width-left:56px!important;min-width-right:56px!important}.-xxlmin-wy-56{min-width-top:56px!important;min-width-bottom:56px!important}}.max-h-56{max-height:56px!important}.max-ht-56{max-height-top:56px!important}.max-hr-56{max-height-right:56px!important}.max-hb-56{max-height-bottom:56px!important}.max-hl-56{max-height-left:56px!important}.max-hx-56{max-height-left:56px!important;max-height-right:56px!important}.max-hy-56{max-height-top:56px!important;max-height-bottom:56px!important}@media (min-width: 576px){.-smmax-h-56{max-height:56px!important}.-smmax-ht-56{max-height-top:56px!important}.-smmax-hr-56{max-height-right:56px!important}.-smmax-hb-56{max-height-bottom:56px!important}.-smmax-hl-56{max-height-left:56px!important}.-smmax-hx-56{max-height-left:56px!important;max-height-right:56px!important}.-smmax-hy-56{max-height-top:56px!important;max-height-bottom:56px!important}}@media (min-width: 768px){.-mdmax-h-56{max-height:56px!important}.-mdmax-ht-56{max-height-top:56px!important}.-mdmax-hr-56{max-height-right:56px!important}.-mdmax-hb-56{max-height-bottom:56px!important}.-mdmax-hl-56{max-height-left:56px!important}.-mdmax-hx-56{max-height-left:56px!important;max-height-right:56px!important}.-mdmax-hy-56{max-height-top:56px!important;max-height-bottom:56px!important}}@media (min-width: 992px){.-lgmax-h-56{max-height:56px!important}.-lgmax-ht-56{max-height-top:56px!important}.-lgmax-hr-56{max-height-right:56px!important}.-lgmax-hb-56{max-height-bottom:56px!important}.-lgmax-hl-56{max-height-left:56px!important}.-lgmax-hx-56{max-height-left:56px!important;max-height-right:56px!important}.-lgmax-hy-56{max-height-top:56px!important;max-height-bottom:56px!important}}@media (min-width: 1200px){.-xlmax-h-56{max-height:56px!important}.-xlmax-ht-56{max-height-top:56px!important}.-xlmax-hr-56{max-height-right:56px!important}.-xlmax-hb-56{max-height-bottom:56px!important}.-xlmax-hl-56{max-height-left:56px!important}.-xlmax-hx-56{max-height-left:56px!important;max-height-right:56px!important}.-xlmax-hy-56{max-height-top:56px!important;max-height-bottom:56px!important}}@media (min-width: 1400px){.-xxlmax-h-56{max-height:56px!important}.-xxlmax-ht-56{max-height-top:56px!important}.-xxlmax-hr-56{max-height-right:56px!important}.-xxlmax-hb-56{max-height-bottom:56px!important}.-xxlmax-hl-56{max-height-left:56px!important}.-xxlmax-hx-56{max-height-left:56px!important;max-height-right:56px!important}.-xxlmax-hy-56{max-height-top:56px!important;max-height-bottom:56px!important}}.min-h-56{min-height:56px!important}.min-ht-56{min-height-top:56px!important}.min-hr-56{min-height-right:56px!important}.min-hb-56{min-height-bottom:56px!important}.min-hl-56{min-height-left:56px!important}.min-hx-56{min-height-left:56px!important;min-height-right:56px!important}.min-hy-56{min-height-top:56px!important;min-height-bottom:56px!important}@media (min-width: 576px){.-smmin-h-56{min-height:56px!important}.-smmin-ht-56{min-height-top:56px!important}.-smmin-hr-56{min-height-right:56px!important}.-smmin-hb-56{min-height-bottom:56px!important}.-smmin-hl-56{min-height-left:56px!important}.-smmin-hx-56{min-height-left:56px!important;min-height-right:56px!important}.-smmin-hy-56{min-height-top:56px!important;min-height-bottom:56px!important}}@media (min-width: 768px){.-mdmin-h-56{min-height:56px!important}.-mdmin-ht-56{min-height-top:56px!important}.-mdmin-hr-56{min-height-right:56px!important}.-mdmin-hb-56{min-height-bottom:56px!important}.-mdmin-hl-56{min-height-left:56px!important}.-mdmin-hx-56{min-height-left:56px!important;min-height-right:56px!important}.-mdmin-hy-56{min-height-top:56px!important;min-height-bottom:56px!important}}@media (min-width: 992px){.-lgmin-h-56{min-height:56px!important}.-lgmin-ht-56{min-height-top:56px!important}.-lgmin-hr-56{min-height-right:56px!important}.-lgmin-hb-56{min-height-bottom:56px!important}.-lgmin-hl-56{min-height-left:56px!important}.-lgmin-hx-56{min-height-left:56px!important;min-height-right:56px!important}.-lgmin-hy-56{min-height-top:56px!important;min-height-bottom:56px!important}}@media (min-width: 1200px){.-xlmin-h-56{min-height:56px!important}.-xlmin-ht-56{min-height-top:56px!important}.-xlmin-hr-56{min-height-right:56px!important}.-xlmin-hb-56{min-height-bottom:56px!important}.-xlmin-hl-56{min-height-left:56px!important}.-xlmin-hx-56{min-height-left:56px!important;min-height-right:56px!important}.-xlmin-hy-56{min-height-top:56px!important;min-height-bottom:56px!important}}@media (min-width: 1400px){.-xxlmin-h-56{min-height:56px!important}.-xxlmin-ht-56{min-height-top:56px!important}.-xxlmin-hr-56{min-height-right:56px!important}.-xxlmin-hb-56{min-height-bottom:56px!important}.-xxlmin-hl-56{min-height-left:56px!important}.-xxlmin-hx-56{min-height-left:56px!important;min-height-right:56px!important}.-xxlmin-hy-56{min-height-top:56px!important;min-height-bottom:56px!important}}.m-57{margin:57px!important}.mt-57{margin-top:57px!important}.mr-57{margin-right:57px!important}.mb-57{margin-bottom:57px!important}.ml-57{margin-left:57px!important}.mx-57{margin-left:57px!important;margin-right:57px!important}.my-57{margin-top:57px!important;margin-bottom:57px!important}@media (min-width: 576px){.-smm-57{margin:57px!important}.-smmt-57{margin-top:57px!important}.-smmr-57{margin-right:57px!important}.-smmb-57{margin-bottom:57px!important}.-smml-57{margin-left:57px!important}.-smmx-57{margin-left:57px!important;margin-right:57px!important}.-smmy-57{margin-top:57px!important;margin-bottom:57px!important}}@media (min-width: 768px){.-mdm-57{margin:57px!important}.-mdmt-57{margin-top:57px!important}.-mdmr-57{margin-right:57px!important}.-mdmb-57{margin-bottom:57px!important}.-mdml-57{margin-left:57px!important}.-mdmx-57{margin-left:57px!important;margin-right:57px!important}.-mdmy-57{margin-top:57px!important;margin-bottom:57px!important}}@media (min-width: 992px){.-lgm-57{margin:57px!important}.-lgmt-57{margin-top:57px!important}.-lgmr-57{margin-right:57px!important}.-lgmb-57{margin-bottom:57px!important}.-lgml-57{margin-left:57px!important}.-lgmx-57{margin-left:57px!important;margin-right:57px!important}.-lgmy-57{margin-top:57px!important;margin-bottom:57px!important}}@media (min-width: 1200px){.-xlm-57{margin:57px!important}.-xlmt-57{margin-top:57px!important}.-xlmr-57{margin-right:57px!important}.-xlmb-57{margin-bottom:57px!important}.-xlml-57{margin-left:57px!important}.-xlmx-57{margin-left:57px!important;margin-right:57px!important}.-xlmy-57{margin-top:57px!important;margin-bottom:57px!important}}@media (min-width: 1400px){.-xxlm-57{margin:57px!important}.-xxlmt-57{margin-top:57px!important}.-xxlmr-57{margin-right:57px!important}.-xxlmb-57{margin-bottom:57px!important}.-xxlml-57{margin-left:57px!important}.-xxlmx-57{margin-left:57px!important;margin-right:57px!important}.-xxlmy-57{margin-top:57px!important;margin-bottom:57px!important}}.p-57{padding:57px!important}.pt-57{padding-top:57px!important}.pr-57{padding-right:57px!important}.pb-57{padding-bottom:57px!important}.pl-57{padding-left:57px!important}.px-57{padding-left:57px!important;padding-right:57px!important}.py-57{padding-top:57px!important;padding-bottom:57px!important}@media (min-width: 576px){.-smp-57{padding:57px!important}.-smpt-57{padding-top:57px!important}.-smpr-57{padding-right:57px!important}.-smpb-57{padding-bottom:57px!important}.-smpl-57{padding-left:57px!important}.-smpx-57{padding-left:57px!important;padding-right:57px!important}.-smpy-57{padding-top:57px!important;padding-bottom:57px!important}}@media (min-width: 768px){.-mdp-57{padding:57px!important}.-mdpt-57{padding-top:57px!important}.-mdpr-57{padding-right:57px!important}.-mdpb-57{padding-bottom:57px!important}.-mdpl-57{padding-left:57px!important}.-mdpx-57{padding-left:57px!important;padding-right:57px!important}.-mdpy-57{padding-top:57px!important;padding-bottom:57px!important}}@media (min-width: 992px){.-lgp-57{padding:57px!important}.-lgpt-57{padding-top:57px!important}.-lgpr-57{padding-right:57px!important}.-lgpb-57{padding-bottom:57px!important}.-lgpl-57{padding-left:57px!important}.-lgpx-57{padding-left:57px!important;padding-right:57px!important}.-lgpy-57{padding-top:57px!important;padding-bottom:57px!important}}@media (min-width: 1200px){.-xlp-57{padding:57px!important}.-xlpt-57{padding-top:57px!important}.-xlpr-57{padding-right:57px!important}.-xlpb-57{padding-bottom:57px!important}.-xlpl-57{padding-left:57px!important}.-xlpx-57{padding-left:57px!important;padding-right:57px!important}.-xlpy-57{padding-top:57px!important;padding-bottom:57px!important}}@media (min-width: 1400px){.-xxlp-57{padding:57px!important}.-xxlpt-57{padding-top:57px!important}.-xxlpr-57{padding-right:57px!important}.-xxlpb-57{padding-bottom:57px!important}.-xxlpl-57{padding-left:57px!important}.-xxlpx-57{padding-left:57px!important;padding-right:57px!important}.-xxlpy-57{padding-top:57px!important;padding-bottom:57px!important}}.gap-57{gap:57px!important}.gapx-57{-webkit-column-gap:57px!important;-moz-column-gap:57px!important;column-gap:57px!important}.gapy-57{row-gap:57px!important}@media (min-width: 576px){.-smgap-57{gap:57px!important}.-smgapx-57{-webkit-column-gap:57px!important;-moz-column-gap:57px!important;column-gap:57px!important}.-smgapy-57{row-gap:57px!important}}@media (min-width: 768px){.-mdgap-57{gap:57px!important}.-mdgapx-57{-webkit-column-gap:57px!important;-moz-column-gap:57px!important;column-gap:57px!important}.-mdgapy-57{row-gap:57px!important}}@media (min-width: 992px){.-lggap-57{gap:57px!important}.-lggapx-57{-webkit-column-gap:57px!important;-moz-column-gap:57px!important;column-gap:57px!important}.-lggapy-57{row-gap:57px!important}}@media (min-width: 1200px){.-xlgap-57{gap:57px!important}.-xlgapx-57{-webkit-column-gap:57px!important;-moz-column-gap:57px!important;column-gap:57px!important}.-xlgapy-57{row-gap:57px!important}}@media (min-width: 1400px){.-xxlgap-57{gap:57px!important}.-xxlgapx-57{-webkit-column-gap:57px!important;-moz-column-gap:57px!important;column-gap:57px!important}.-xxlgapy-57{row-gap:57px!important}}.w-57{width:57px!important}.wt-57{width-top:57px!important}.wr-57{width-right:57px!important}.wb-57{width-bottom:57px!important}.wl-57{width-left:57px!important}.wx-57{width-left:57px!important;width-right:57px!important}.wy-57{width-top:57px!important;width-bottom:57px!important}@media (min-width: 576px){.-smw-57{width:57px!important}.-smwt-57{width-top:57px!important}.-smwr-57{width-right:57px!important}.-smwb-57{width-bottom:57px!important}.-smwl-57{width-left:57px!important}.-smwx-57{width-left:57px!important;width-right:57px!important}.-smwy-57{width-top:57px!important;width-bottom:57px!important}}@media (min-width: 768px){.-mdw-57{width:57px!important}.-mdwt-57{width-top:57px!important}.-mdwr-57{width-right:57px!important}.-mdwb-57{width-bottom:57px!important}.-mdwl-57{width-left:57px!important}.-mdwx-57{width-left:57px!important;width-right:57px!important}.-mdwy-57{width-top:57px!important;width-bottom:57px!important}}@media (min-width: 992px){.-lgw-57{width:57px!important}.-lgwt-57{width-top:57px!important}.-lgwr-57{width-right:57px!important}.-lgwb-57{width-bottom:57px!important}.-lgwl-57{width-left:57px!important}.-lgwx-57{width-left:57px!important;width-right:57px!important}.-lgwy-57{width-top:57px!important;width-bottom:57px!important}}@media (min-width: 1200px){.-xlw-57{width:57px!important}.-xlwt-57{width-top:57px!important}.-xlwr-57{width-right:57px!important}.-xlwb-57{width-bottom:57px!important}.-xlwl-57{width-left:57px!important}.-xlwx-57{width-left:57px!important;width-right:57px!important}.-xlwy-57{width-top:57px!important;width-bottom:57px!important}}@media (min-width: 1400px){.-xxlw-57{width:57px!important}.-xxlwt-57{width-top:57px!important}.-xxlwr-57{width-right:57px!important}.-xxlwb-57{width-bottom:57px!important}.-xxlwl-57{width-left:57px!important}.-xxlwx-57{width-left:57px!important;width-right:57px!important}.-xxlwy-57{width-top:57px!important;width-bottom:57px!important}}.h-57{height:57px!important}.ht-57{height-top:57px!important}.hr-57{height-right:57px!important}.hb-57{height-bottom:57px!important}.hl-57{height-left:57px!important}.hx-57{height-left:57px!important;height-right:57px!important}.hy-57{height-top:57px!important;height-bottom:57px!important}@media (min-width: 576px){.-smh-57{height:57px!important}.-smht-57{height-top:57px!important}.-smhr-57{height-right:57px!important}.-smhb-57{height-bottom:57px!important}.-smhl-57{height-left:57px!important}.-smhx-57{height-left:57px!important;height-right:57px!important}.-smhy-57{height-top:57px!important;height-bottom:57px!important}}@media (min-width: 768px){.-mdh-57{height:57px!important}.-mdht-57{height-top:57px!important}.-mdhr-57{height-right:57px!important}.-mdhb-57{height-bottom:57px!important}.-mdhl-57{height-left:57px!important}.-mdhx-57{height-left:57px!important;height-right:57px!important}.-mdhy-57{height-top:57px!important;height-bottom:57px!important}}@media (min-width: 992px){.-lgh-57{height:57px!important}.-lght-57{height-top:57px!important}.-lghr-57{height-right:57px!important}.-lghb-57{height-bottom:57px!important}.-lghl-57{height-left:57px!important}.-lghx-57{height-left:57px!important;height-right:57px!important}.-lghy-57{height-top:57px!important;height-bottom:57px!important}}@media (min-width: 1200px){.-xlh-57{height:57px!important}.-xlht-57{height-top:57px!important}.-xlhr-57{height-right:57px!important}.-xlhb-57{height-bottom:57px!important}.-xlhl-57{height-left:57px!important}.-xlhx-57{height-left:57px!important;height-right:57px!important}.-xlhy-57{height-top:57px!important;height-bottom:57px!important}}@media (min-width: 1400px){.-xxlh-57{height:57px!important}.-xxlht-57{height-top:57px!important}.-xxlhr-57{height-right:57px!important}.-xxlhb-57{height-bottom:57px!important}.-xxlhl-57{height-left:57px!important}.-xxlhx-57{height-left:57px!important;height-right:57px!important}.-xxlhy-57{height-top:57px!important;height-bottom:57px!important}}.rounded-57{border-radius:57px!important}.roundedt-57{border-radius-top:57px!important}.roundedr-57{border-radius-right:57px!important}.roundedb-57{border-radius-bottom:57px!important}.roundedl-57{border-radius-left:57px!important}.roundedx-57{border-radius-left:57px!important;border-radius-right:57px!important}.roundedy-57{border-radius-top:57px!important;border-radius-bottom:57px!important}@media (min-width: 576px){.-smrounded-57{border-radius:57px!important}.-smroundedt-57{border-radius-top:57px!important}.-smroundedr-57{border-radius-right:57px!important}.-smroundedb-57{border-radius-bottom:57px!important}.-smroundedl-57{border-radius-left:57px!important}.-smroundedx-57{border-radius-left:57px!important;border-radius-right:57px!important}.-smroundedy-57{border-radius-top:57px!important;border-radius-bottom:57px!important}}@media (min-width: 768px){.-mdrounded-57{border-radius:57px!important}.-mdroundedt-57{border-radius-top:57px!important}.-mdroundedr-57{border-radius-right:57px!important}.-mdroundedb-57{border-radius-bottom:57px!important}.-mdroundedl-57{border-radius-left:57px!important}.-mdroundedx-57{border-radius-left:57px!important;border-radius-right:57px!important}.-mdroundedy-57{border-radius-top:57px!important;border-radius-bottom:57px!important}}@media (min-width: 992px){.-lgrounded-57{border-radius:57px!important}.-lgroundedt-57{border-radius-top:57px!important}.-lgroundedr-57{border-radius-right:57px!important}.-lgroundedb-57{border-radius-bottom:57px!important}.-lgroundedl-57{border-radius-left:57px!important}.-lgroundedx-57{border-radius-left:57px!important;border-radius-right:57px!important}.-lgroundedy-57{border-radius-top:57px!important;border-radius-bottom:57px!important}}@media (min-width: 1200px){.-xlrounded-57{border-radius:57px!important}.-xlroundedt-57{border-radius-top:57px!important}.-xlroundedr-57{border-radius-right:57px!important}.-xlroundedb-57{border-radius-bottom:57px!important}.-xlroundedl-57{border-radius-left:57px!important}.-xlroundedx-57{border-radius-left:57px!important;border-radius-right:57px!important}.-xlroundedy-57{border-radius-top:57px!important;border-radius-bottom:57px!important}}@media (min-width: 1400px){.-xxlrounded-57{border-radius:57px!important}.-xxlroundedt-57{border-radius-top:57px!important}.-xxlroundedr-57{border-radius-right:57px!important}.-xxlroundedb-57{border-radius-bottom:57px!important}.-xxlroundedl-57{border-radius-left:57px!important}.-xxlroundedx-57{border-radius-left:57px!important;border-radius-right:57px!important}.-xxlroundedy-57{border-radius-top:57px!important;border-radius-bottom:57px!important}}.max-w-57{max-width:57px!important}.max-wt-57{max-width-top:57px!important}.max-wr-57{max-width-right:57px!important}.max-wb-57{max-width-bottom:57px!important}.max-wl-57{max-width-left:57px!important}.max-wx-57{max-width-left:57px!important;max-width-right:57px!important}.max-wy-57{max-width-top:57px!important;max-width-bottom:57px!important}@media (min-width: 576px){.-smmax-w-57{max-width:57px!important}.-smmax-wt-57{max-width-top:57px!important}.-smmax-wr-57{max-width-right:57px!important}.-smmax-wb-57{max-width-bottom:57px!important}.-smmax-wl-57{max-width-left:57px!important}.-smmax-wx-57{max-width-left:57px!important;max-width-right:57px!important}.-smmax-wy-57{max-width-top:57px!important;max-width-bottom:57px!important}}@media (min-width: 768px){.-mdmax-w-57{max-width:57px!important}.-mdmax-wt-57{max-width-top:57px!important}.-mdmax-wr-57{max-width-right:57px!important}.-mdmax-wb-57{max-width-bottom:57px!important}.-mdmax-wl-57{max-width-left:57px!important}.-mdmax-wx-57{max-width-left:57px!important;max-width-right:57px!important}.-mdmax-wy-57{max-width-top:57px!important;max-width-bottom:57px!important}}@media (min-width: 992px){.-lgmax-w-57{max-width:57px!important}.-lgmax-wt-57{max-width-top:57px!important}.-lgmax-wr-57{max-width-right:57px!important}.-lgmax-wb-57{max-width-bottom:57px!important}.-lgmax-wl-57{max-width-left:57px!important}.-lgmax-wx-57{max-width-left:57px!important;max-width-right:57px!important}.-lgmax-wy-57{max-width-top:57px!important;max-width-bottom:57px!important}}@media (min-width: 1200px){.-xlmax-w-57{max-width:57px!important}.-xlmax-wt-57{max-width-top:57px!important}.-xlmax-wr-57{max-width-right:57px!important}.-xlmax-wb-57{max-width-bottom:57px!important}.-xlmax-wl-57{max-width-left:57px!important}.-xlmax-wx-57{max-width-left:57px!important;max-width-right:57px!important}.-xlmax-wy-57{max-width-top:57px!important;max-width-bottom:57px!important}}@media (min-width: 1400px){.-xxlmax-w-57{max-width:57px!important}.-xxlmax-wt-57{max-width-top:57px!important}.-xxlmax-wr-57{max-width-right:57px!important}.-xxlmax-wb-57{max-width-bottom:57px!important}.-xxlmax-wl-57{max-width-left:57px!important}.-xxlmax-wx-57{max-width-left:57px!important;max-width-right:57px!important}.-xxlmax-wy-57{max-width-top:57px!important;max-width-bottom:57px!important}}.min-w-57{min-width:57px!important}.min-wt-57{min-width-top:57px!important}.min-wr-57{min-width-right:57px!important}.min-wb-57{min-width-bottom:57px!important}.min-wl-57{min-width-left:57px!important}.min-wx-57{min-width-left:57px!important;min-width-right:57px!important}.min-wy-57{min-width-top:57px!important;min-width-bottom:57px!important}@media (min-width: 576px){.-smmin-w-57{min-width:57px!important}.-smmin-wt-57{min-width-top:57px!important}.-smmin-wr-57{min-width-right:57px!important}.-smmin-wb-57{min-width-bottom:57px!important}.-smmin-wl-57{min-width-left:57px!important}.-smmin-wx-57{min-width-left:57px!important;min-width-right:57px!important}.-smmin-wy-57{min-width-top:57px!important;min-width-bottom:57px!important}}@media (min-width: 768px){.-mdmin-w-57{min-width:57px!important}.-mdmin-wt-57{min-width-top:57px!important}.-mdmin-wr-57{min-width-right:57px!important}.-mdmin-wb-57{min-width-bottom:57px!important}.-mdmin-wl-57{min-width-left:57px!important}.-mdmin-wx-57{min-width-left:57px!important;min-width-right:57px!important}.-mdmin-wy-57{min-width-top:57px!important;min-width-bottom:57px!important}}@media (min-width: 992px){.-lgmin-w-57{min-width:57px!important}.-lgmin-wt-57{min-width-top:57px!important}.-lgmin-wr-57{min-width-right:57px!important}.-lgmin-wb-57{min-width-bottom:57px!important}.-lgmin-wl-57{min-width-left:57px!important}.-lgmin-wx-57{min-width-left:57px!important;min-width-right:57px!important}.-lgmin-wy-57{min-width-top:57px!important;min-width-bottom:57px!important}}@media (min-width: 1200px){.-xlmin-w-57{min-width:57px!important}.-xlmin-wt-57{min-width-top:57px!important}.-xlmin-wr-57{min-width-right:57px!important}.-xlmin-wb-57{min-width-bottom:57px!important}.-xlmin-wl-57{min-width-left:57px!important}.-xlmin-wx-57{min-width-left:57px!important;min-width-right:57px!important}.-xlmin-wy-57{min-width-top:57px!important;min-width-bottom:57px!important}}@media (min-width: 1400px){.-xxlmin-w-57{min-width:57px!important}.-xxlmin-wt-57{min-width-top:57px!important}.-xxlmin-wr-57{min-width-right:57px!important}.-xxlmin-wb-57{min-width-bottom:57px!important}.-xxlmin-wl-57{min-width-left:57px!important}.-xxlmin-wx-57{min-width-left:57px!important;min-width-right:57px!important}.-xxlmin-wy-57{min-width-top:57px!important;min-width-bottom:57px!important}}.max-h-57{max-height:57px!important}.max-ht-57{max-height-top:57px!important}.max-hr-57{max-height-right:57px!important}.max-hb-57{max-height-bottom:57px!important}.max-hl-57{max-height-left:57px!important}.max-hx-57{max-height-left:57px!important;max-height-right:57px!important}.max-hy-57{max-height-top:57px!important;max-height-bottom:57px!important}@media (min-width: 576px){.-smmax-h-57{max-height:57px!important}.-smmax-ht-57{max-height-top:57px!important}.-smmax-hr-57{max-height-right:57px!important}.-smmax-hb-57{max-height-bottom:57px!important}.-smmax-hl-57{max-height-left:57px!important}.-smmax-hx-57{max-height-left:57px!important;max-height-right:57px!important}.-smmax-hy-57{max-height-top:57px!important;max-height-bottom:57px!important}}@media (min-width: 768px){.-mdmax-h-57{max-height:57px!important}.-mdmax-ht-57{max-height-top:57px!important}.-mdmax-hr-57{max-height-right:57px!important}.-mdmax-hb-57{max-height-bottom:57px!important}.-mdmax-hl-57{max-height-left:57px!important}.-mdmax-hx-57{max-height-left:57px!important;max-height-right:57px!important}.-mdmax-hy-57{max-height-top:57px!important;max-height-bottom:57px!important}}@media (min-width: 992px){.-lgmax-h-57{max-height:57px!important}.-lgmax-ht-57{max-height-top:57px!important}.-lgmax-hr-57{max-height-right:57px!important}.-lgmax-hb-57{max-height-bottom:57px!important}.-lgmax-hl-57{max-height-left:57px!important}.-lgmax-hx-57{max-height-left:57px!important;max-height-right:57px!important}.-lgmax-hy-57{max-height-top:57px!important;max-height-bottom:57px!important}}@media (min-width: 1200px){.-xlmax-h-57{max-height:57px!important}.-xlmax-ht-57{max-height-top:57px!important}.-xlmax-hr-57{max-height-right:57px!important}.-xlmax-hb-57{max-height-bottom:57px!important}.-xlmax-hl-57{max-height-left:57px!important}.-xlmax-hx-57{max-height-left:57px!important;max-height-right:57px!important}.-xlmax-hy-57{max-height-top:57px!important;max-height-bottom:57px!important}}@media (min-width: 1400px){.-xxlmax-h-57{max-height:57px!important}.-xxlmax-ht-57{max-height-top:57px!important}.-xxlmax-hr-57{max-height-right:57px!important}.-xxlmax-hb-57{max-height-bottom:57px!important}.-xxlmax-hl-57{max-height-left:57px!important}.-xxlmax-hx-57{max-height-left:57px!important;max-height-right:57px!important}.-xxlmax-hy-57{max-height-top:57px!important;max-height-bottom:57px!important}}.min-h-57{min-height:57px!important}.min-ht-57{min-height-top:57px!important}.min-hr-57{min-height-right:57px!important}.min-hb-57{min-height-bottom:57px!important}.min-hl-57{min-height-left:57px!important}.min-hx-57{min-height-left:57px!important;min-height-right:57px!important}.min-hy-57{min-height-top:57px!important;min-height-bottom:57px!important}@media (min-width: 576px){.-smmin-h-57{min-height:57px!important}.-smmin-ht-57{min-height-top:57px!important}.-smmin-hr-57{min-height-right:57px!important}.-smmin-hb-57{min-height-bottom:57px!important}.-smmin-hl-57{min-height-left:57px!important}.-smmin-hx-57{min-height-left:57px!important;min-height-right:57px!important}.-smmin-hy-57{min-height-top:57px!important;min-height-bottom:57px!important}}@media (min-width: 768px){.-mdmin-h-57{min-height:57px!important}.-mdmin-ht-57{min-height-top:57px!important}.-mdmin-hr-57{min-height-right:57px!important}.-mdmin-hb-57{min-height-bottom:57px!important}.-mdmin-hl-57{min-height-left:57px!important}.-mdmin-hx-57{min-height-left:57px!important;min-height-right:57px!important}.-mdmin-hy-57{min-height-top:57px!important;min-height-bottom:57px!important}}@media (min-width: 992px){.-lgmin-h-57{min-height:57px!important}.-lgmin-ht-57{min-height-top:57px!important}.-lgmin-hr-57{min-height-right:57px!important}.-lgmin-hb-57{min-height-bottom:57px!important}.-lgmin-hl-57{min-height-left:57px!important}.-lgmin-hx-57{min-height-left:57px!important;min-height-right:57px!important}.-lgmin-hy-57{min-height-top:57px!important;min-height-bottom:57px!important}}@media (min-width: 1200px){.-xlmin-h-57{min-height:57px!important}.-xlmin-ht-57{min-height-top:57px!important}.-xlmin-hr-57{min-height-right:57px!important}.-xlmin-hb-57{min-height-bottom:57px!important}.-xlmin-hl-57{min-height-left:57px!important}.-xlmin-hx-57{min-height-left:57px!important;min-height-right:57px!important}.-xlmin-hy-57{min-height-top:57px!important;min-height-bottom:57px!important}}@media (min-width: 1400px){.-xxlmin-h-57{min-height:57px!important}.-xxlmin-ht-57{min-height-top:57px!important}.-xxlmin-hr-57{min-height-right:57px!important}.-xxlmin-hb-57{min-height-bottom:57px!important}.-xxlmin-hl-57{min-height-left:57px!important}.-xxlmin-hx-57{min-height-left:57px!important;min-height-right:57px!important}.-xxlmin-hy-57{min-height-top:57px!important;min-height-bottom:57px!important}}.m-58{margin:58px!important}.mt-58{margin-top:58px!important}.mr-58{margin-right:58px!important}.mb-58{margin-bottom:58px!important}.ml-58{margin-left:58px!important}.mx-58{margin-left:58px!important;margin-right:58px!important}.my-58{margin-top:58px!important;margin-bottom:58px!important}@media (min-width: 576px){.-smm-58{margin:58px!important}.-smmt-58{margin-top:58px!important}.-smmr-58{margin-right:58px!important}.-smmb-58{margin-bottom:58px!important}.-smml-58{margin-left:58px!important}.-smmx-58{margin-left:58px!important;margin-right:58px!important}.-smmy-58{margin-top:58px!important;margin-bottom:58px!important}}@media (min-width: 768px){.-mdm-58{margin:58px!important}.-mdmt-58{margin-top:58px!important}.-mdmr-58{margin-right:58px!important}.-mdmb-58{margin-bottom:58px!important}.-mdml-58{margin-left:58px!important}.-mdmx-58{margin-left:58px!important;margin-right:58px!important}.-mdmy-58{margin-top:58px!important;margin-bottom:58px!important}}@media (min-width: 992px){.-lgm-58{margin:58px!important}.-lgmt-58{margin-top:58px!important}.-lgmr-58{margin-right:58px!important}.-lgmb-58{margin-bottom:58px!important}.-lgml-58{margin-left:58px!important}.-lgmx-58{margin-left:58px!important;margin-right:58px!important}.-lgmy-58{margin-top:58px!important;margin-bottom:58px!important}}@media (min-width: 1200px){.-xlm-58{margin:58px!important}.-xlmt-58{margin-top:58px!important}.-xlmr-58{margin-right:58px!important}.-xlmb-58{margin-bottom:58px!important}.-xlml-58{margin-left:58px!important}.-xlmx-58{margin-left:58px!important;margin-right:58px!important}.-xlmy-58{margin-top:58px!important;margin-bottom:58px!important}}@media (min-width: 1400px){.-xxlm-58{margin:58px!important}.-xxlmt-58{margin-top:58px!important}.-xxlmr-58{margin-right:58px!important}.-xxlmb-58{margin-bottom:58px!important}.-xxlml-58{margin-left:58px!important}.-xxlmx-58{margin-left:58px!important;margin-right:58px!important}.-xxlmy-58{margin-top:58px!important;margin-bottom:58px!important}}.p-58{padding:58px!important}.pt-58{padding-top:58px!important}.pr-58{padding-right:58px!important}.pb-58{padding-bottom:58px!important}.pl-58{padding-left:58px!important}.px-58{padding-left:58px!important;padding-right:58px!important}.py-58{padding-top:58px!important;padding-bottom:58px!important}@media (min-width: 576px){.-smp-58{padding:58px!important}.-smpt-58{padding-top:58px!important}.-smpr-58{padding-right:58px!important}.-smpb-58{padding-bottom:58px!important}.-smpl-58{padding-left:58px!important}.-smpx-58{padding-left:58px!important;padding-right:58px!important}.-smpy-58{padding-top:58px!important;padding-bottom:58px!important}}@media (min-width: 768px){.-mdp-58{padding:58px!important}.-mdpt-58{padding-top:58px!important}.-mdpr-58{padding-right:58px!important}.-mdpb-58{padding-bottom:58px!important}.-mdpl-58{padding-left:58px!important}.-mdpx-58{padding-left:58px!important;padding-right:58px!important}.-mdpy-58{padding-top:58px!important;padding-bottom:58px!important}}@media (min-width: 992px){.-lgp-58{padding:58px!important}.-lgpt-58{padding-top:58px!important}.-lgpr-58{padding-right:58px!important}.-lgpb-58{padding-bottom:58px!important}.-lgpl-58{padding-left:58px!important}.-lgpx-58{padding-left:58px!important;padding-right:58px!important}.-lgpy-58{padding-top:58px!important;padding-bottom:58px!important}}@media (min-width: 1200px){.-xlp-58{padding:58px!important}.-xlpt-58{padding-top:58px!important}.-xlpr-58{padding-right:58px!important}.-xlpb-58{padding-bottom:58px!important}.-xlpl-58{padding-left:58px!important}.-xlpx-58{padding-left:58px!important;padding-right:58px!important}.-xlpy-58{padding-top:58px!important;padding-bottom:58px!important}}@media (min-width: 1400px){.-xxlp-58{padding:58px!important}.-xxlpt-58{padding-top:58px!important}.-xxlpr-58{padding-right:58px!important}.-xxlpb-58{padding-bottom:58px!important}.-xxlpl-58{padding-left:58px!important}.-xxlpx-58{padding-left:58px!important;padding-right:58px!important}.-xxlpy-58{padding-top:58px!important;padding-bottom:58px!important}}.gap-58{gap:58px!important}.gapx-58{-webkit-column-gap:58px!important;-moz-column-gap:58px!important;column-gap:58px!important}.gapy-58{row-gap:58px!important}@media (min-width: 576px){.-smgap-58{gap:58px!important}.-smgapx-58{-webkit-column-gap:58px!important;-moz-column-gap:58px!important;column-gap:58px!important}.-smgapy-58{row-gap:58px!important}}@media (min-width: 768px){.-mdgap-58{gap:58px!important}.-mdgapx-58{-webkit-column-gap:58px!important;-moz-column-gap:58px!important;column-gap:58px!important}.-mdgapy-58{row-gap:58px!important}}@media (min-width: 992px){.-lggap-58{gap:58px!important}.-lggapx-58{-webkit-column-gap:58px!important;-moz-column-gap:58px!important;column-gap:58px!important}.-lggapy-58{row-gap:58px!important}}@media (min-width: 1200px){.-xlgap-58{gap:58px!important}.-xlgapx-58{-webkit-column-gap:58px!important;-moz-column-gap:58px!important;column-gap:58px!important}.-xlgapy-58{row-gap:58px!important}}@media (min-width: 1400px){.-xxlgap-58{gap:58px!important}.-xxlgapx-58{-webkit-column-gap:58px!important;-moz-column-gap:58px!important;column-gap:58px!important}.-xxlgapy-58{row-gap:58px!important}}.w-58{width:58px!important}.wt-58{width-top:58px!important}.wr-58{width-right:58px!important}.wb-58{width-bottom:58px!important}.wl-58{width-left:58px!important}.wx-58{width-left:58px!important;width-right:58px!important}.wy-58{width-top:58px!important;width-bottom:58px!important}@media (min-width: 576px){.-smw-58{width:58px!important}.-smwt-58{width-top:58px!important}.-smwr-58{width-right:58px!important}.-smwb-58{width-bottom:58px!important}.-smwl-58{width-left:58px!important}.-smwx-58{width-left:58px!important;width-right:58px!important}.-smwy-58{width-top:58px!important;width-bottom:58px!important}}@media (min-width: 768px){.-mdw-58{width:58px!important}.-mdwt-58{width-top:58px!important}.-mdwr-58{width-right:58px!important}.-mdwb-58{width-bottom:58px!important}.-mdwl-58{width-left:58px!important}.-mdwx-58{width-left:58px!important;width-right:58px!important}.-mdwy-58{width-top:58px!important;width-bottom:58px!important}}@media (min-width: 992px){.-lgw-58{width:58px!important}.-lgwt-58{width-top:58px!important}.-lgwr-58{width-right:58px!important}.-lgwb-58{width-bottom:58px!important}.-lgwl-58{width-left:58px!important}.-lgwx-58{width-left:58px!important;width-right:58px!important}.-lgwy-58{width-top:58px!important;width-bottom:58px!important}}@media (min-width: 1200px){.-xlw-58{width:58px!important}.-xlwt-58{width-top:58px!important}.-xlwr-58{width-right:58px!important}.-xlwb-58{width-bottom:58px!important}.-xlwl-58{width-left:58px!important}.-xlwx-58{width-left:58px!important;width-right:58px!important}.-xlwy-58{width-top:58px!important;width-bottom:58px!important}}@media (min-width: 1400px){.-xxlw-58{width:58px!important}.-xxlwt-58{width-top:58px!important}.-xxlwr-58{width-right:58px!important}.-xxlwb-58{width-bottom:58px!important}.-xxlwl-58{width-left:58px!important}.-xxlwx-58{width-left:58px!important;width-right:58px!important}.-xxlwy-58{width-top:58px!important;width-bottom:58px!important}}.h-58{height:58px!important}.ht-58{height-top:58px!important}.hr-58{height-right:58px!important}.hb-58{height-bottom:58px!important}.hl-58{height-left:58px!important}.hx-58{height-left:58px!important;height-right:58px!important}.hy-58{height-top:58px!important;height-bottom:58px!important}@media (min-width: 576px){.-smh-58{height:58px!important}.-smht-58{height-top:58px!important}.-smhr-58{height-right:58px!important}.-smhb-58{height-bottom:58px!important}.-smhl-58{height-left:58px!important}.-smhx-58{height-left:58px!important;height-right:58px!important}.-smhy-58{height-top:58px!important;height-bottom:58px!important}}@media (min-width: 768px){.-mdh-58{height:58px!important}.-mdht-58{height-top:58px!important}.-mdhr-58{height-right:58px!important}.-mdhb-58{height-bottom:58px!important}.-mdhl-58{height-left:58px!important}.-mdhx-58{height-left:58px!important;height-right:58px!important}.-mdhy-58{height-top:58px!important;height-bottom:58px!important}}@media (min-width: 992px){.-lgh-58{height:58px!important}.-lght-58{height-top:58px!important}.-lghr-58{height-right:58px!important}.-lghb-58{height-bottom:58px!important}.-lghl-58{height-left:58px!important}.-lghx-58{height-left:58px!important;height-right:58px!important}.-lghy-58{height-top:58px!important;height-bottom:58px!important}}@media (min-width: 1200px){.-xlh-58{height:58px!important}.-xlht-58{height-top:58px!important}.-xlhr-58{height-right:58px!important}.-xlhb-58{height-bottom:58px!important}.-xlhl-58{height-left:58px!important}.-xlhx-58{height-left:58px!important;height-right:58px!important}.-xlhy-58{height-top:58px!important;height-bottom:58px!important}}@media (min-width: 1400px){.-xxlh-58{height:58px!important}.-xxlht-58{height-top:58px!important}.-xxlhr-58{height-right:58px!important}.-xxlhb-58{height-bottom:58px!important}.-xxlhl-58{height-left:58px!important}.-xxlhx-58{height-left:58px!important;height-right:58px!important}.-xxlhy-58{height-top:58px!important;height-bottom:58px!important}}.rounded-58{border-radius:58px!important}.roundedt-58{border-radius-top:58px!important}.roundedr-58{border-radius-right:58px!important}.roundedb-58{border-radius-bottom:58px!important}.roundedl-58{border-radius-left:58px!important}.roundedx-58{border-radius-left:58px!important;border-radius-right:58px!important}.roundedy-58{border-radius-top:58px!important;border-radius-bottom:58px!important}@media (min-width: 576px){.-smrounded-58{border-radius:58px!important}.-smroundedt-58{border-radius-top:58px!important}.-smroundedr-58{border-radius-right:58px!important}.-smroundedb-58{border-radius-bottom:58px!important}.-smroundedl-58{border-radius-left:58px!important}.-smroundedx-58{border-radius-left:58px!important;border-radius-right:58px!important}.-smroundedy-58{border-radius-top:58px!important;border-radius-bottom:58px!important}}@media (min-width: 768px){.-mdrounded-58{border-radius:58px!important}.-mdroundedt-58{border-radius-top:58px!important}.-mdroundedr-58{border-radius-right:58px!important}.-mdroundedb-58{border-radius-bottom:58px!important}.-mdroundedl-58{border-radius-left:58px!important}.-mdroundedx-58{border-radius-left:58px!important;border-radius-right:58px!important}.-mdroundedy-58{border-radius-top:58px!important;border-radius-bottom:58px!important}}@media (min-width: 992px){.-lgrounded-58{border-radius:58px!important}.-lgroundedt-58{border-radius-top:58px!important}.-lgroundedr-58{border-radius-right:58px!important}.-lgroundedb-58{border-radius-bottom:58px!important}.-lgroundedl-58{border-radius-left:58px!important}.-lgroundedx-58{border-radius-left:58px!important;border-radius-right:58px!important}.-lgroundedy-58{border-radius-top:58px!important;border-radius-bottom:58px!important}}@media (min-width: 1200px){.-xlrounded-58{border-radius:58px!important}.-xlroundedt-58{border-radius-top:58px!important}.-xlroundedr-58{border-radius-right:58px!important}.-xlroundedb-58{border-radius-bottom:58px!important}.-xlroundedl-58{border-radius-left:58px!important}.-xlroundedx-58{border-radius-left:58px!important;border-radius-right:58px!important}.-xlroundedy-58{border-radius-top:58px!important;border-radius-bottom:58px!important}}@media (min-width: 1400px){.-xxlrounded-58{border-radius:58px!important}.-xxlroundedt-58{border-radius-top:58px!important}.-xxlroundedr-58{border-radius-right:58px!important}.-xxlroundedb-58{border-radius-bottom:58px!important}.-xxlroundedl-58{border-radius-left:58px!important}.-xxlroundedx-58{border-radius-left:58px!important;border-radius-right:58px!important}.-xxlroundedy-58{border-radius-top:58px!important;border-radius-bottom:58px!important}}.max-w-58{max-width:58px!important}.max-wt-58{max-width-top:58px!important}.max-wr-58{max-width-right:58px!important}.max-wb-58{max-width-bottom:58px!important}.max-wl-58{max-width-left:58px!important}.max-wx-58{max-width-left:58px!important;max-width-right:58px!important}.max-wy-58{max-width-top:58px!important;max-width-bottom:58px!important}@media (min-width: 576px){.-smmax-w-58{max-width:58px!important}.-smmax-wt-58{max-width-top:58px!important}.-smmax-wr-58{max-width-right:58px!important}.-smmax-wb-58{max-width-bottom:58px!important}.-smmax-wl-58{max-width-left:58px!important}.-smmax-wx-58{max-width-left:58px!important;max-width-right:58px!important}.-smmax-wy-58{max-width-top:58px!important;max-width-bottom:58px!important}}@media (min-width: 768px){.-mdmax-w-58{max-width:58px!important}.-mdmax-wt-58{max-width-top:58px!important}.-mdmax-wr-58{max-width-right:58px!important}.-mdmax-wb-58{max-width-bottom:58px!important}.-mdmax-wl-58{max-width-left:58px!important}.-mdmax-wx-58{max-width-left:58px!important;max-width-right:58px!important}.-mdmax-wy-58{max-width-top:58px!important;max-width-bottom:58px!important}}@media (min-width: 992px){.-lgmax-w-58{max-width:58px!important}.-lgmax-wt-58{max-width-top:58px!important}.-lgmax-wr-58{max-width-right:58px!important}.-lgmax-wb-58{max-width-bottom:58px!important}.-lgmax-wl-58{max-width-left:58px!important}.-lgmax-wx-58{max-width-left:58px!important;max-width-right:58px!important}.-lgmax-wy-58{max-width-top:58px!important;max-width-bottom:58px!important}}@media (min-width: 1200px){.-xlmax-w-58{max-width:58px!important}.-xlmax-wt-58{max-width-top:58px!important}.-xlmax-wr-58{max-width-right:58px!important}.-xlmax-wb-58{max-width-bottom:58px!important}.-xlmax-wl-58{max-width-left:58px!important}.-xlmax-wx-58{max-width-left:58px!important;max-width-right:58px!important}.-xlmax-wy-58{max-width-top:58px!important;max-width-bottom:58px!important}}@media (min-width: 1400px){.-xxlmax-w-58{max-width:58px!important}.-xxlmax-wt-58{max-width-top:58px!important}.-xxlmax-wr-58{max-width-right:58px!important}.-xxlmax-wb-58{max-width-bottom:58px!important}.-xxlmax-wl-58{max-width-left:58px!important}.-xxlmax-wx-58{max-width-left:58px!important;max-width-right:58px!important}.-xxlmax-wy-58{max-width-top:58px!important;max-width-bottom:58px!important}}.min-w-58{min-width:58px!important}.min-wt-58{min-width-top:58px!important}.min-wr-58{min-width-right:58px!important}.min-wb-58{min-width-bottom:58px!important}.min-wl-58{min-width-left:58px!important}.min-wx-58{min-width-left:58px!important;min-width-right:58px!important}.min-wy-58{min-width-top:58px!important;min-width-bottom:58px!important}@media (min-width: 576px){.-smmin-w-58{min-width:58px!important}.-smmin-wt-58{min-width-top:58px!important}.-smmin-wr-58{min-width-right:58px!important}.-smmin-wb-58{min-width-bottom:58px!important}.-smmin-wl-58{min-width-left:58px!important}.-smmin-wx-58{min-width-left:58px!important;min-width-right:58px!important}.-smmin-wy-58{min-width-top:58px!important;min-width-bottom:58px!important}}@media (min-width: 768px){.-mdmin-w-58{min-width:58px!important}.-mdmin-wt-58{min-width-top:58px!important}.-mdmin-wr-58{min-width-right:58px!important}.-mdmin-wb-58{min-width-bottom:58px!important}.-mdmin-wl-58{min-width-left:58px!important}.-mdmin-wx-58{min-width-left:58px!important;min-width-right:58px!important}.-mdmin-wy-58{min-width-top:58px!important;min-width-bottom:58px!important}}@media (min-width: 992px){.-lgmin-w-58{min-width:58px!important}.-lgmin-wt-58{min-width-top:58px!important}.-lgmin-wr-58{min-width-right:58px!important}.-lgmin-wb-58{min-width-bottom:58px!important}.-lgmin-wl-58{min-width-left:58px!important}.-lgmin-wx-58{min-width-left:58px!important;min-width-right:58px!important}.-lgmin-wy-58{min-width-top:58px!important;min-width-bottom:58px!important}}@media (min-width: 1200px){.-xlmin-w-58{min-width:58px!important}.-xlmin-wt-58{min-width-top:58px!important}.-xlmin-wr-58{min-width-right:58px!important}.-xlmin-wb-58{min-width-bottom:58px!important}.-xlmin-wl-58{min-width-left:58px!important}.-xlmin-wx-58{min-width-left:58px!important;min-width-right:58px!important}.-xlmin-wy-58{min-width-top:58px!important;min-width-bottom:58px!important}}@media (min-width: 1400px){.-xxlmin-w-58{min-width:58px!important}.-xxlmin-wt-58{min-width-top:58px!important}.-xxlmin-wr-58{min-width-right:58px!important}.-xxlmin-wb-58{min-width-bottom:58px!important}.-xxlmin-wl-58{min-width-left:58px!important}.-xxlmin-wx-58{min-width-left:58px!important;min-width-right:58px!important}.-xxlmin-wy-58{min-width-top:58px!important;min-width-bottom:58px!important}}.max-h-58{max-height:58px!important}.max-ht-58{max-height-top:58px!important}.max-hr-58{max-height-right:58px!important}.max-hb-58{max-height-bottom:58px!important}.max-hl-58{max-height-left:58px!important}.max-hx-58{max-height-left:58px!important;max-height-right:58px!important}.max-hy-58{max-height-top:58px!important;max-height-bottom:58px!important}@media (min-width: 576px){.-smmax-h-58{max-height:58px!important}.-smmax-ht-58{max-height-top:58px!important}.-smmax-hr-58{max-height-right:58px!important}.-smmax-hb-58{max-height-bottom:58px!important}.-smmax-hl-58{max-height-left:58px!important}.-smmax-hx-58{max-height-left:58px!important;max-height-right:58px!important}.-smmax-hy-58{max-height-top:58px!important;max-height-bottom:58px!important}}@media (min-width: 768px){.-mdmax-h-58{max-height:58px!important}.-mdmax-ht-58{max-height-top:58px!important}.-mdmax-hr-58{max-height-right:58px!important}.-mdmax-hb-58{max-height-bottom:58px!important}.-mdmax-hl-58{max-height-left:58px!important}.-mdmax-hx-58{max-height-left:58px!important;max-height-right:58px!important}.-mdmax-hy-58{max-height-top:58px!important;max-height-bottom:58px!important}}@media (min-width: 992px){.-lgmax-h-58{max-height:58px!important}.-lgmax-ht-58{max-height-top:58px!important}.-lgmax-hr-58{max-height-right:58px!important}.-lgmax-hb-58{max-height-bottom:58px!important}.-lgmax-hl-58{max-height-left:58px!important}.-lgmax-hx-58{max-height-left:58px!important;max-height-right:58px!important}.-lgmax-hy-58{max-height-top:58px!important;max-height-bottom:58px!important}}@media (min-width: 1200px){.-xlmax-h-58{max-height:58px!important}.-xlmax-ht-58{max-height-top:58px!important}.-xlmax-hr-58{max-height-right:58px!important}.-xlmax-hb-58{max-height-bottom:58px!important}.-xlmax-hl-58{max-height-left:58px!important}.-xlmax-hx-58{max-height-left:58px!important;max-height-right:58px!important}.-xlmax-hy-58{max-height-top:58px!important;max-height-bottom:58px!important}}@media (min-width: 1400px){.-xxlmax-h-58{max-height:58px!important}.-xxlmax-ht-58{max-height-top:58px!important}.-xxlmax-hr-58{max-height-right:58px!important}.-xxlmax-hb-58{max-height-bottom:58px!important}.-xxlmax-hl-58{max-height-left:58px!important}.-xxlmax-hx-58{max-height-left:58px!important;max-height-right:58px!important}.-xxlmax-hy-58{max-height-top:58px!important;max-height-bottom:58px!important}}.min-h-58{min-height:58px!important}.min-ht-58{min-height-top:58px!important}.min-hr-58{min-height-right:58px!important}.min-hb-58{min-height-bottom:58px!important}.min-hl-58{min-height-left:58px!important}.min-hx-58{min-height-left:58px!important;min-height-right:58px!important}.min-hy-58{min-height-top:58px!important;min-height-bottom:58px!important}@media (min-width: 576px){.-smmin-h-58{min-height:58px!important}.-smmin-ht-58{min-height-top:58px!important}.-smmin-hr-58{min-height-right:58px!important}.-smmin-hb-58{min-height-bottom:58px!important}.-smmin-hl-58{min-height-left:58px!important}.-smmin-hx-58{min-height-left:58px!important;min-height-right:58px!important}.-smmin-hy-58{min-height-top:58px!important;min-height-bottom:58px!important}}@media (min-width: 768px){.-mdmin-h-58{min-height:58px!important}.-mdmin-ht-58{min-height-top:58px!important}.-mdmin-hr-58{min-height-right:58px!important}.-mdmin-hb-58{min-height-bottom:58px!important}.-mdmin-hl-58{min-height-left:58px!important}.-mdmin-hx-58{min-height-left:58px!important;min-height-right:58px!important}.-mdmin-hy-58{min-height-top:58px!important;min-height-bottom:58px!important}}@media (min-width: 992px){.-lgmin-h-58{min-height:58px!important}.-lgmin-ht-58{min-height-top:58px!important}.-lgmin-hr-58{min-height-right:58px!important}.-lgmin-hb-58{min-height-bottom:58px!important}.-lgmin-hl-58{min-height-left:58px!important}.-lgmin-hx-58{min-height-left:58px!important;min-height-right:58px!important}.-lgmin-hy-58{min-height-top:58px!important;min-height-bottom:58px!important}}@media (min-width: 1200px){.-xlmin-h-58{min-height:58px!important}.-xlmin-ht-58{min-height-top:58px!important}.-xlmin-hr-58{min-height-right:58px!important}.-xlmin-hb-58{min-height-bottom:58px!important}.-xlmin-hl-58{min-height-left:58px!important}.-xlmin-hx-58{min-height-left:58px!important;min-height-right:58px!important}.-xlmin-hy-58{min-height-top:58px!important;min-height-bottom:58px!important}}@media (min-width: 1400px){.-xxlmin-h-58{min-height:58px!important}.-xxlmin-ht-58{min-height-top:58px!important}.-xxlmin-hr-58{min-height-right:58px!important}.-xxlmin-hb-58{min-height-bottom:58px!important}.-xxlmin-hl-58{min-height-left:58px!important}.-xxlmin-hx-58{min-height-left:58px!important;min-height-right:58px!important}.-xxlmin-hy-58{min-height-top:58px!important;min-height-bottom:58px!important}}.m-59{margin:59px!important}.mt-59{margin-top:59px!important}.mr-59{margin-right:59px!important}.mb-59{margin-bottom:59px!important}.ml-59{margin-left:59px!important}.mx-59{margin-left:59px!important;margin-right:59px!important}.my-59{margin-top:59px!important;margin-bottom:59px!important}@media (min-width: 576px){.-smm-59{margin:59px!important}.-smmt-59{margin-top:59px!important}.-smmr-59{margin-right:59px!important}.-smmb-59{margin-bottom:59px!important}.-smml-59{margin-left:59px!important}.-smmx-59{margin-left:59px!important;margin-right:59px!important}.-smmy-59{margin-top:59px!important;margin-bottom:59px!important}}@media (min-width: 768px){.-mdm-59{margin:59px!important}.-mdmt-59{margin-top:59px!important}.-mdmr-59{margin-right:59px!important}.-mdmb-59{margin-bottom:59px!important}.-mdml-59{margin-left:59px!important}.-mdmx-59{margin-left:59px!important;margin-right:59px!important}.-mdmy-59{margin-top:59px!important;margin-bottom:59px!important}}@media (min-width: 992px){.-lgm-59{margin:59px!important}.-lgmt-59{margin-top:59px!important}.-lgmr-59{margin-right:59px!important}.-lgmb-59{margin-bottom:59px!important}.-lgml-59{margin-left:59px!important}.-lgmx-59{margin-left:59px!important;margin-right:59px!important}.-lgmy-59{margin-top:59px!important;margin-bottom:59px!important}}@media (min-width: 1200px){.-xlm-59{margin:59px!important}.-xlmt-59{margin-top:59px!important}.-xlmr-59{margin-right:59px!important}.-xlmb-59{margin-bottom:59px!important}.-xlml-59{margin-left:59px!important}.-xlmx-59{margin-left:59px!important;margin-right:59px!important}.-xlmy-59{margin-top:59px!important;margin-bottom:59px!important}}@media (min-width: 1400px){.-xxlm-59{margin:59px!important}.-xxlmt-59{margin-top:59px!important}.-xxlmr-59{margin-right:59px!important}.-xxlmb-59{margin-bottom:59px!important}.-xxlml-59{margin-left:59px!important}.-xxlmx-59{margin-left:59px!important;margin-right:59px!important}.-xxlmy-59{margin-top:59px!important;margin-bottom:59px!important}}.p-59{padding:59px!important}.pt-59{padding-top:59px!important}.pr-59{padding-right:59px!important}.pb-59{padding-bottom:59px!important}.pl-59{padding-left:59px!important}.px-59{padding-left:59px!important;padding-right:59px!important}.py-59{padding-top:59px!important;padding-bottom:59px!important}@media (min-width: 576px){.-smp-59{padding:59px!important}.-smpt-59{padding-top:59px!important}.-smpr-59{padding-right:59px!important}.-smpb-59{padding-bottom:59px!important}.-smpl-59{padding-left:59px!important}.-smpx-59{padding-left:59px!important;padding-right:59px!important}.-smpy-59{padding-top:59px!important;padding-bottom:59px!important}}@media (min-width: 768px){.-mdp-59{padding:59px!important}.-mdpt-59{padding-top:59px!important}.-mdpr-59{padding-right:59px!important}.-mdpb-59{padding-bottom:59px!important}.-mdpl-59{padding-left:59px!important}.-mdpx-59{padding-left:59px!important;padding-right:59px!important}.-mdpy-59{padding-top:59px!important;padding-bottom:59px!important}}@media (min-width: 992px){.-lgp-59{padding:59px!important}.-lgpt-59{padding-top:59px!important}.-lgpr-59{padding-right:59px!important}.-lgpb-59{padding-bottom:59px!important}.-lgpl-59{padding-left:59px!important}.-lgpx-59{padding-left:59px!important;padding-right:59px!important}.-lgpy-59{padding-top:59px!important;padding-bottom:59px!important}}@media (min-width: 1200px){.-xlp-59{padding:59px!important}.-xlpt-59{padding-top:59px!important}.-xlpr-59{padding-right:59px!important}.-xlpb-59{padding-bottom:59px!important}.-xlpl-59{padding-left:59px!important}.-xlpx-59{padding-left:59px!important;padding-right:59px!important}.-xlpy-59{padding-top:59px!important;padding-bottom:59px!important}}@media (min-width: 1400px){.-xxlp-59{padding:59px!important}.-xxlpt-59{padding-top:59px!important}.-xxlpr-59{padding-right:59px!important}.-xxlpb-59{padding-bottom:59px!important}.-xxlpl-59{padding-left:59px!important}.-xxlpx-59{padding-left:59px!important;padding-right:59px!important}.-xxlpy-59{padding-top:59px!important;padding-bottom:59px!important}}.gap-59{gap:59px!important}.gapx-59{-webkit-column-gap:59px!important;-moz-column-gap:59px!important;column-gap:59px!important}.gapy-59{row-gap:59px!important}@media (min-width: 576px){.-smgap-59{gap:59px!important}.-smgapx-59{-webkit-column-gap:59px!important;-moz-column-gap:59px!important;column-gap:59px!important}.-smgapy-59{row-gap:59px!important}}@media (min-width: 768px){.-mdgap-59{gap:59px!important}.-mdgapx-59{-webkit-column-gap:59px!important;-moz-column-gap:59px!important;column-gap:59px!important}.-mdgapy-59{row-gap:59px!important}}@media (min-width: 992px){.-lggap-59{gap:59px!important}.-lggapx-59{-webkit-column-gap:59px!important;-moz-column-gap:59px!important;column-gap:59px!important}.-lggapy-59{row-gap:59px!important}}@media (min-width: 1200px){.-xlgap-59{gap:59px!important}.-xlgapx-59{-webkit-column-gap:59px!important;-moz-column-gap:59px!important;column-gap:59px!important}.-xlgapy-59{row-gap:59px!important}}@media (min-width: 1400px){.-xxlgap-59{gap:59px!important}.-xxlgapx-59{-webkit-column-gap:59px!important;-moz-column-gap:59px!important;column-gap:59px!important}.-xxlgapy-59{row-gap:59px!important}}.w-59{width:59px!important}.wt-59{width-top:59px!important}.wr-59{width-right:59px!important}.wb-59{width-bottom:59px!important}.wl-59{width-left:59px!important}.wx-59{width-left:59px!important;width-right:59px!important}.wy-59{width-top:59px!important;width-bottom:59px!important}@media (min-width: 576px){.-smw-59{width:59px!important}.-smwt-59{width-top:59px!important}.-smwr-59{width-right:59px!important}.-smwb-59{width-bottom:59px!important}.-smwl-59{width-left:59px!important}.-smwx-59{width-left:59px!important;width-right:59px!important}.-smwy-59{width-top:59px!important;width-bottom:59px!important}}@media (min-width: 768px){.-mdw-59{width:59px!important}.-mdwt-59{width-top:59px!important}.-mdwr-59{width-right:59px!important}.-mdwb-59{width-bottom:59px!important}.-mdwl-59{width-left:59px!important}.-mdwx-59{width-left:59px!important;width-right:59px!important}.-mdwy-59{width-top:59px!important;width-bottom:59px!important}}@media (min-width: 992px){.-lgw-59{width:59px!important}.-lgwt-59{width-top:59px!important}.-lgwr-59{width-right:59px!important}.-lgwb-59{width-bottom:59px!important}.-lgwl-59{width-left:59px!important}.-lgwx-59{width-left:59px!important;width-right:59px!important}.-lgwy-59{width-top:59px!important;width-bottom:59px!important}}@media (min-width: 1200px){.-xlw-59{width:59px!important}.-xlwt-59{width-top:59px!important}.-xlwr-59{width-right:59px!important}.-xlwb-59{width-bottom:59px!important}.-xlwl-59{width-left:59px!important}.-xlwx-59{width-left:59px!important;width-right:59px!important}.-xlwy-59{width-top:59px!important;width-bottom:59px!important}}@media (min-width: 1400px){.-xxlw-59{width:59px!important}.-xxlwt-59{width-top:59px!important}.-xxlwr-59{width-right:59px!important}.-xxlwb-59{width-bottom:59px!important}.-xxlwl-59{width-left:59px!important}.-xxlwx-59{width-left:59px!important;width-right:59px!important}.-xxlwy-59{width-top:59px!important;width-bottom:59px!important}}.h-59{height:59px!important}.ht-59{height-top:59px!important}.hr-59{height-right:59px!important}.hb-59{height-bottom:59px!important}.hl-59{height-left:59px!important}.hx-59{height-left:59px!important;height-right:59px!important}.hy-59{height-top:59px!important;height-bottom:59px!important}@media (min-width: 576px){.-smh-59{height:59px!important}.-smht-59{height-top:59px!important}.-smhr-59{height-right:59px!important}.-smhb-59{height-bottom:59px!important}.-smhl-59{height-left:59px!important}.-smhx-59{height-left:59px!important;height-right:59px!important}.-smhy-59{height-top:59px!important;height-bottom:59px!important}}@media (min-width: 768px){.-mdh-59{height:59px!important}.-mdht-59{height-top:59px!important}.-mdhr-59{height-right:59px!important}.-mdhb-59{height-bottom:59px!important}.-mdhl-59{height-left:59px!important}.-mdhx-59{height-left:59px!important;height-right:59px!important}.-mdhy-59{height-top:59px!important;height-bottom:59px!important}}@media (min-width: 992px){.-lgh-59{height:59px!important}.-lght-59{height-top:59px!important}.-lghr-59{height-right:59px!important}.-lghb-59{height-bottom:59px!important}.-lghl-59{height-left:59px!important}.-lghx-59{height-left:59px!important;height-right:59px!important}.-lghy-59{height-top:59px!important;height-bottom:59px!important}}@media (min-width: 1200px){.-xlh-59{height:59px!important}.-xlht-59{height-top:59px!important}.-xlhr-59{height-right:59px!important}.-xlhb-59{height-bottom:59px!important}.-xlhl-59{height-left:59px!important}.-xlhx-59{height-left:59px!important;height-right:59px!important}.-xlhy-59{height-top:59px!important;height-bottom:59px!important}}@media (min-width: 1400px){.-xxlh-59{height:59px!important}.-xxlht-59{height-top:59px!important}.-xxlhr-59{height-right:59px!important}.-xxlhb-59{height-bottom:59px!important}.-xxlhl-59{height-left:59px!important}.-xxlhx-59{height-left:59px!important;height-right:59px!important}.-xxlhy-59{height-top:59px!important;height-bottom:59px!important}}.rounded-59{border-radius:59px!important}.roundedt-59{border-radius-top:59px!important}.roundedr-59{border-radius-right:59px!important}.roundedb-59{border-radius-bottom:59px!important}.roundedl-59{border-radius-left:59px!important}.roundedx-59{border-radius-left:59px!important;border-radius-right:59px!important}.roundedy-59{border-radius-top:59px!important;border-radius-bottom:59px!important}@media (min-width: 576px){.-smrounded-59{border-radius:59px!important}.-smroundedt-59{border-radius-top:59px!important}.-smroundedr-59{border-radius-right:59px!important}.-smroundedb-59{border-radius-bottom:59px!important}.-smroundedl-59{border-radius-left:59px!important}.-smroundedx-59{border-radius-left:59px!important;border-radius-right:59px!important}.-smroundedy-59{border-radius-top:59px!important;border-radius-bottom:59px!important}}@media (min-width: 768px){.-mdrounded-59{border-radius:59px!important}.-mdroundedt-59{border-radius-top:59px!important}.-mdroundedr-59{border-radius-right:59px!important}.-mdroundedb-59{border-radius-bottom:59px!important}.-mdroundedl-59{border-radius-left:59px!important}.-mdroundedx-59{border-radius-left:59px!important;border-radius-right:59px!important}.-mdroundedy-59{border-radius-top:59px!important;border-radius-bottom:59px!important}}@media (min-width: 992px){.-lgrounded-59{border-radius:59px!important}.-lgroundedt-59{border-radius-top:59px!important}.-lgroundedr-59{border-radius-right:59px!important}.-lgroundedb-59{border-radius-bottom:59px!important}.-lgroundedl-59{border-radius-left:59px!important}.-lgroundedx-59{border-radius-left:59px!important;border-radius-right:59px!important}.-lgroundedy-59{border-radius-top:59px!important;border-radius-bottom:59px!important}}@media (min-width: 1200px){.-xlrounded-59{border-radius:59px!important}.-xlroundedt-59{border-radius-top:59px!important}.-xlroundedr-59{border-radius-right:59px!important}.-xlroundedb-59{border-radius-bottom:59px!important}.-xlroundedl-59{border-radius-left:59px!important}.-xlroundedx-59{border-radius-left:59px!important;border-radius-right:59px!important}.-xlroundedy-59{border-radius-top:59px!important;border-radius-bottom:59px!important}}@media (min-width: 1400px){.-xxlrounded-59{border-radius:59px!important}.-xxlroundedt-59{border-radius-top:59px!important}.-xxlroundedr-59{border-radius-right:59px!important}.-xxlroundedb-59{border-radius-bottom:59px!important}.-xxlroundedl-59{border-radius-left:59px!important}.-xxlroundedx-59{border-radius-left:59px!important;border-radius-right:59px!important}.-xxlroundedy-59{border-radius-top:59px!important;border-radius-bottom:59px!important}}.max-w-59{max-width:59px!important}.max-wt-59{max-width-top:59px!important}.max-wr-59{max-width-right:59px!important}.max-wb-59{max-width-bottom:59px!important}.max-wl-59{max-width-left:59px!important}.max-wx-59{max-width-left:59px!important;max-width-right:59px!important}.max-wy-59{max-width-top:59px!important;max-width-bottom:59px!important}@media (min-width: 576px){.-smmax-w-59{max-width:59px!important}.-smmax-wt-59{max-width-top:59px!important}.-smmax-wr-59{max-width-right:59px!important}.-smmax-wb-59{max-width-bottom:59px!important}.-smmax-wl-59{max-width-left:59px!important}.-smmax-wx-59{max-width-left:59px!important;max-width-right:59px!important}.-smmax-wy-59{max-width-top:59px!important;max-width-bottom:59px!important}}@media (min-width: 768px){.-mdmax-w-59{max-width:59px!important}.-mdmax-wt-59{max-width-top:59px!important}.-mdmax-wr-59{max-width-right:59px!important}.-mdmax-wb-59{max-width-bottom:59px!important}.-mdmax-wl-59{max-width-left:59px!important}.-mdmax-wx-59{max-width-left:59px!important;max-width-right:59px!important}.-mdmax-wy-59{max-width-top:59px!important;max-width-bottom:59px!important}}@media (min-width: 992px){.-lgmax-w-59{max-width:59px!important}.-lgmax-wt-59{max-width-top:59px!important}.-lgmax-wr-59{max-width-right:59px!important}.-lgmax-wb-59{max-width-bottom:59px!important}.-lgmax-wl-59{max-width-left:59px!important}.-lgmax-wx-59{max-width-left:59px!important;max-width-right:59px!important}.-lgmax-wy-59{max-width-top:59px!important;max-width-bottom:59px!important}}@media (min-width: 1200px){.-xlmax-w-59{max-width:59px!important}.-xlmax-wt-59{max-width-top:59px!important}.-xlmax-wr-59{max-width-right:59px!important}.-xlmax-wb-59{max-width-bottom:59px!important}.-xlmax-wl-59{max-width-left:59px!important}.-xlmax-wx-59{max-width-left:59px!important;max-width-right:59px!important}.-xlmax-wy-59{max-width-top:59px!important;max-width-bottom:59px!important}}@media (min-width: 1400px){.-xxlmax-w-59{max-width:59px!important}.-xxlmax-wt-59{max-width-top:59px!important}.-xxlmax-wr-59{max-width-right:59px!important}.-xxlmax-wb-59{max-width-bottom:59px!important}.-xxlmax-wl-59{max-width-left:59px!important}.-xxlmax-wx-59{max-width-left:59px!important;max-width-right:59px!important}.-xxlmax-wy-59{max-width-top:59px!important;max-width-bottom:59px!important}}.min-w-59{min-width:59px!important}.min-wt-59{min-width-top:59px!important}.min-wr-59{min-width-right:59px!important}.min-wb-59{min-width-bottom:59px!important}.min-wl-59{min-width-left:59px!important}.min-wx-59{min-width-left:59px!important;min-width-right:59px!important}.min-wy-59{min-width-top:59px!important;min-width-bottom:59px!important}@media (min-width: 576px){.-smmin-w-59{min-width:59px!important}.-smmin-wt-59{min-width-top:59px!important}.-smmin-wr-59{min-width-right:59px!important}.-smmin-wb-59{min-width-bottom:59px!important}.-smmin-wl-59{min-width-left:59px!important}.-smmin-wx-59{min-width-left:59px!important;min-width-right:59px!important}.-smmin-wy-59{min-width-top:59px!important;min-width-bottom:59px!important}}@media (min-width: 768px){.-mdmin-w-59{min-width:59px!important}.-mdmin-wt-59{min-width-top:59px!important}.-mdmin-wr-59{min-width-right:59px!important}.-mdmin-wb-59{min-width-bottom:59px!important}.-mdmin-wl-59{min-width-left:59px!important}.-mdmin-wx-59{min-width-left:59px!important;min-width-right:59px!important}.-mdmin-wy-59{min-width-top:59px!important;min-width-bottom:59px!important}}@media (min-width: 992px){.-lgmin-w-59{min-width:59px!important}.-lgmin-wt-59{min-width-top:59px!important}.-lgmin-wr-59{min-width-right:59px!important}.-lgmin-wb-59{min-width-bottom:59px!important}.-lgmin-wl-59{min-width-left:59px!important}.-lgmin-wx-59{min-width-left:59px!important;min-width-right:59px!important}.-lgmin-wy-59{min-width-top:59px!important;min-width-bottom:59px!important}}@media (min-width: 1200px){.-xlmin-w-59{min-width:59px!important}.-xlmin-wt-59{min-width-top:59px!important}.-xlmin-wr-59{min-width-right:59px!important}.-xlmin-wb-59{min-width-bottom:59px!important}.-xlmin-wl-59{min-width-left:59px!important}.-xlmin-wx-59{min-width-left:59px!important;min-width-right:59px!important}.-xlmin-wy-59{min-width-top:59px!important;min-width-bottom:59px!important}}@media (min-width: 1400px){.-xxlmin-w-59{min-width:59px!important}.-xxlmin-wt-59{min-width-top:59px!important}.-xxlmin-wr-59{min-width-right:59px!important}.-xxlmin-wb-59{min-width-bottom:59px!important}.-xxlmin-wl-59{min-width-left:59px!important}.-xxlmin-wx-59{min-width-left:59px!important;min-width-right:59px!important}.-xxlmin-wy-59{min-width-top:59px!important;min-width-bottom:59px!important}}.max-h-59{max-height:59px!important}.max-ht-59{max-height-top:59px!important}.max-hr-59{max-height-right:59px!important}.max-hb-59{max-height-bottom:59px!important}.max-hl-59{max-height-left:59px!important}.max-hx-59{max-height-left:59px!important;max-height-right:59px!important}.max-hy-59{max-height-top:59px!important;max-height-bottom:59px!important}@media (min-width: 576px){.-smmax-h-59{max-height:59px!important}.-smmax-ht-59{max-height-top:59px!important}.-smmax-hr-59{max-height-right:59px!important}.-smmax-hb-59{max-height-bottom:59px!important}.-smmax-hl-59{max-height-left:59px!important}.-smmax-hx-59{max-height-left:59px!important;max-height-right:59px!important}.-smmax-hy-59{max-height-top:59px!important;max-height-bottom:59px!important}}@media (min-width: 768px){.-mdmax-h-59{max-height:59px!important}.-mdmax-ht-59{max-height-top:59px!important}.-mdmax-hr-59{max-height-right:59px!important}.-mdmax-hb-59{max-height-bottom:59px!important}.-mdmax-hl-59{max-height-left:59px!important}.-mdmax-hx-59{max-height-left:59px!important;max-height-right:59px!important}.-mdmax-hy-59{max-height-top:59px!important;max-height-bottom:59px!important}}@media (min-width: 992px){.-lgmax-h-59{max-height:59px!important}.-lgmax-ht-59{max-height-top:59px!important}.-lgmax-hr-59{max-height-right:59px!important}.-lgmax-hb-59{max-height-bottom:59px!important}.-lgmax-hl-59{max-height-left:59px!important}.-lgmax-hx-59{max-height-left:59px!important;max-height-right:59px!important}.-lgmax-hy-59{max-height-top:59px!important;max-height-bottom:59px!important}}@media (min-width: 1200px){.-xlmax-h-59{max-height:59px!important}.-xlmax-ht-59{max-height-top:59px!important}.-xlmax-hr-59{max-height-right:59px!important}.-xlmax-hb-59{max-height-bottom:59px!important}.-xlmax-hl-59{max-height-left:59px!important}.-xlmax-hx-59{max-height-left:59px!important;max-height-right:59px!important}.-xlmax-hy-59{max-height-top:59px!important;max-height-bottom:59px!important}}@media (min-width: 1400px){.-xxlmax-h-59{max-height:59px!important}.-xxlmax-ht-59{max-height-top:59px!important}.-xxlmax-hr-59{max-height-right:59px!important}.-xxlmax-hb-59{max-height-bottom:59px!important}.-xxlmax-hl-59{max-height-left:59px!important}.-xxlmax-hx-59{max-height-left:59px!important;max-height-right:59px!important}.-xxlmax-hy-59{max-height-top:59px!important;max-height-bottom:59px!important}}.min-h-59{min-height:59px!important}.min-ht-59{min-height-top:59px!important}.min-hr-59{min-height-right:59px!important}.min-hb-59{min-height-bottom:59px!important}.min-hl-59{min-height-left:59px!important}.min-hx-59{min-height-left:59px!important;min-height-right:59px!important}.min-hy-59{min-height-top:59px!important;min-height-bottom:59px!important}@media (min-width: 576px){.-smmin-h-59{min-height:59px!important}.-smmin-ht-59{min-height-top:59px!important}.-smmin-hr-59{min-height-right:59px!important}.-smmin-hb-59{min-height-bottom:59px!important}.-smmin-hl-59{min-height-left:59px!important}.-smmin-hx-59{min-height-left:59px!important;min-height-right:59px!important}.-smmin-hy-59{min-height-top:59px!important;min-height-bottom:59px!important}}@media (min-width: 768px){.-mdmin-h-59{min-height:59px!important}.-mdmin-ht-59{min-height-top:59px!important}.-mdmin-hr-59{min-height-right:59px!important}.-mdmin-hb-59{min-height-bottom:59px!important}.-mdmin-hl-59{min-height-left:59px!important}.-mdmin-hx-59{min-height-left:59px!important;min-height-right:59px!important}.-mdmin-hy-59{min-height-top:59px!important;min-height-bottom:59px!important}}@media (min-width: 992px){.-lgmin-h-59{min-height:59px!important}.-lgmin-ht-59{min-height-top:59px!important}.-lgmin-hr-59{min-height-right:59px!important}.-lgmin-hb-59{min-height-bottom:59px!important}.-lgmin-hl-59{min-height-left:59px!important}.-lgmin-hx-59{min-height-left:59px!important;min-height-right:59px!important}.-lgmin-hy-59{min-height-top:59px!important;min-height-bottom:59px!important}}@media (min-width: 1200px){.-xlmin-h-59{min-height:59px!important}.-xlmin-ht-59{min-height-top:59px!important}.-xlmin-hr-59{min-height-right:59px!important}.-xlmin-hb-59{min-height-bottom:59px!important}.-xlmin-hl-59{min-height-left:59px!important}.-xlmin-hx-59{min-height-left:59px!important;min-height-right:59px!important}.-xlmin-hy-59{min-height-top:59px!important;min-height-bottom:59px!important}}@media (min-width: 1400px){.-xxlmin-h-59{min-height:59px!important}.-xxlmin-ht-59{min-height-top:59px!important}.-xxlmin-hr-59{min-height-right:59px!important}.-xxlmin-hb-59{min-height-bottom:59px!important}.-xxlmin-hl-59{min-height-left:59px!important}.-xxlmin-hx-59{min-height-left:59px!important;min-height-right:59px!important}.-xxlmin-hy-59{min-height-top:59px!important;min-height-bottom:59px!important}}.m-60{margin:60px!important}.mt-60{margin-top:60px!important}.mr-60{margin-right:60px!important}.mb-60{margin-bottom:60px!important}.ml-60{margin-left:60px!important}.mx-60{margin-left:60px!important;margin-right:60px!important}.my-60{margin-top:60px!important;margin-bottom:60px!important}@media (min-width: 576px){.-smm-60{margin:60px!important}.-smmt-60{margin-top:60px!important}.-smmr-60{margin-right:60px!important}.-smmb-60{margin-bottom:60px!important}.-smml-60{margin-left:60px!important}.-smmx-60{margin-left:60px!important;margin-right:60px!important}.-smmy-60{margin-top:60px!important;margin-bottom:60px!important}}@media (min-width: 768px){.-mdm-60{margin:60px!important}.-mdmt-60{margin-top:60px!important}.-mdmr-60{margin-right:60px!important}.-mdmb-60{margin-bottom:60px!important}.-mdml-60{margin-left:60px!important}.-mdmx-60{margin-left:60px!important;margin-right:60px!important}.-mdmy-60{margin-top:60px!important;margin-bottom:60px!important}}@media (min-width: 992px){.-lgm-60{margin:60px!important}.-lgmt-60{margin-top:60px!important}.-lgmr-60{margin-right:60px!important}.-lgmb-60{margin-bottom:60px!important}.-lgml-60{margin-left:60px!important}.-lgmx-60{margin-left:60px!important;margin-right:60px!important}.-lgmy-60{margin-top:60px!important;margin-bottom:60px!important}}@media (min-width: 1200px){.-xlm-60{margin:60px!important}.-xlmt-60{margin-top:60px!important}.-xlmr-60{margin-right:60px!important}.-xlmb-60{margin-bottom:60px!important}.-xlml-60{margin-left:60px!important}.-xlmx-60{margin-left:60px!important;margin-right:60px!important}.-xlmy-60{margin-top:60px!important;margin-bottom:60px!important}}@media (min-width: 1400px){.-xxlm-60{margin:60px!important}.-xxlmt-60{margin-top:60px!important}.-xxlmr-60{margin-right:60px!important}.-xxlmb-60{margin-bottom:60px!important}.-xxlml-60{margin-left:60px!important}.-xxlmx-60{margin-left:60px!important;margin-right:60px!important}.-xxlmy-60{margin-top:60px!important;margin-bottom:60px!important}}.p-60{padding:60px!important}.pt-60{padding-top:60px!important}.pr-60{padding-right:60px!important}.pb-60{padding-bottom:60px!important}.pl-60{padding-left:60px!important}.px-60{padding-left:60px!important;padding-right:60px!important}.py-60{padding-top:60px!important;padding-bottom:60px!important}@media (min-width: 576px){.-smp-60{padding:60px!important}.-smpt-60{padding-top:60px!important}.-smpr-60{padding-right:60px!important}.-smpb-60{padding-bottom:60px!important}.-smpl-60{padding-left:60px!important}.-smpx-60{padding-left:60px!important;padding-right:60px!important}.-smpy-60{padding-top:60px!important;padding-bottom:60px!important}}@media (min-width: 768px){.-mdp-60{padding:60px!important}.-mdpt-60{padding-top:60px!important}.-mdpr-60{padding-right:60px!important}.-mdpb-60{padding-bottom:60px!important}.-mdpl-60{padding-left:60px!important}.-mdpx-60{padding-left:60px!important;padding-right:60px!important}.-mdpy-60{padding-top:60px!important;padding-bottom:60px!important}}@media (min-width: 992px){.-lgp-60{padding:60px!important}.-lgpt-60{padding-top:60px!important}.-lgpr-60{padding-right:60px!important}.-lgpb-60{padding-bottom:60px!important}.-lgpl-60{padding-left:60px!important}.-lgpx-60{padding-left:60px!important;padding-right:60px!important}.-lgpy-60{padding-top:60px!important;padding-bottom:60px!important}}@media (min-width: 1200px){.-xlp-60{padding:60px!important}.-xlpt-60{padding-top:60px!important}.-xlpr-60{padding-right:60px!important}.-xlpb-60{padding-bottom:60px!important}.-xlpl-60{padding-left:60px!important}.-xlpx-60{padding-left:60px!important;padding-right:60px!important}.-xlpy-60{padding-top:60px!important;padding-bottom:60px!important}}@media (min-width: 1400px){.-xxlp-60{padding:60px!important}.-xxlpt-60{padding-top:60px!important}.-xxlpr-60{padding-right:60px!important}.-xxlpb-60{padding-bottom:60px!important}.-xxlpl-60{padding-left:60px!important}.-xxlpx-60{padding-left:60px!important;padding-right:60px!important}.-xxlpy-60{padding-top:60px!important;padding-bottom:60px!important}}.gap-60{gap:60px!important}.gapx-60{-webkit-column-gap:60px!important;-moz-column-gap:60px!important;column-gap:60px!important}.gapy-60{row-gap:60px!important}@media (min-width: 576px){.-smgap-60{gap:60px!important}.-smgapx-60{-webkit-column-gap:60px!important;-moz-column-gap:60px!important;column-gap:60px!important}.-smgapy-60{row-gap:60px!important}}@media (min-width: 768px){.-mdgap-60{gap:60px!important}.-mdgapx-60{-webkit-column-gap:60px!important;-moz-column-gap:60px!important;column-gap:60px!important}.-mdgapy-60{row-gap:60px!important}}@media (min-width: 992px){.-lggap-60{gap:60px!important}.-lggapx-60{-webkit-column-gap:60px!important;-moz-column-gap:60px!important;column-gap:60px!important}.-lggapy-60{row-gap:60px!important}}@media (min-width: 1200px){.-xlgap-60{gap:60px!important}.-xlgapx-60{-webkit-column-gap:60px!important;-moz-column-gap:60px!important;column-gap:60px!important}.-xlgapy-60{row-gap:60px!important}}@media (min-width: 1400px){.-xxlgap-60{gap:60px!important}.-xxlgapx-60{-webkit-column-gap:60px!important;-moz-column-gap:60px!important;column-gap:60px!important}.-xxlgapy-60{row-gap:60px!important}}.w-60{width:60px!important}.wt-60{width-top:60px!important}.wr-60{width-right:60px!important}.wb-60{width-bottom:60px!important}.wl-60{width-left:60px!important}.wx-60{width-left:60px!important;width-right:60px!important}.wy-60{width-top:60px!important;width-bottom:60px!important}@media (min-width: 576px){.-smw-60{width:60px!important}.-smwt-60{width-top:60px!important}.-smwr-60{width-right:60px!important}.-smwb-60{width-bottom:60px!important}.-smwl-60{width-left:60px!important}.-smwx-60{width-left:60px!important;width-right:60px!important}.-smwy-60{width-top:60px!important;width-bottom:60px!important}}@media (min-width: 768px){.-mdw-60{width:60px!important}.-mdwt-60{width-top:60px!important}.-mdwr-60{width-right:60px!important}.-mdwb-60{width-bottom:60px!important}.-mdwl-60{width-left:60px!important}.-mdwx-60{width-left:60px!important;width-right:60px!important}.-mdwy-60{width-top:60px!important;width-bottom:60px!important}}@media (min-width: 992px){.-lgw-60{width:60px!important}.-lgwt-60{width-top:60px!important}.-lgwr-60{width-right:60px!important}.-lgwb-60{width-bottom:60px!important}.-lgwl-60{width-left:60px!important}.-lgwx-60{width-left:60px!important;width-right:60px!important}.-lgwy-60{width-top:60px!important;width-bottom:60px!important}}@media (min-width: 1200px){.-xlw-60{width:60px!important}.-xlwt-60{width-top:60px!important}.-xlwr-60{width-right:60px!important}.-xlwb-60{width-bottom:60px!important}.-xlwl-60{width-left:60px!important}.-xlwx-60{width-left:60px!important;width-right:60px!important}.-xlwy-60{width-top:60px!important;width-bottom:60px!important}}@media (min-width: 1400px){.-xxlw-60{width:60px!important}.-xxlwt-60{width-top:60px!important}.-xxlwr-60{width-right:60px!important}.-xxlwb-60{width-bottom:60px!important}.-xxlwl-60{width-left:60px!important}.-xxlwx-60{width-left:60px!important;width-right:60px!important}.-xxlwy-60{width-top:60px!important;width-bottom:60px!important}}.h-60{height:60px!important}.ht-60{height-top:60px!important}.hr-60{height-right:60px!important}.hb-60{height-bottom:60px!important}.hl-60{height-left:60px!important}.hx-60{height-left:60px!important;height-right:60px!important}.hy-60{height-top:60px!important;height-bottom:60px!important}@media (min-width: 576px){.-smh-60{height:60px!important}.-smht-60{height-top:60px!important}.-smhr-60{height-right:60px!important}.-smhb-60{height-bottom:60px!important}.-smhl-60{height-left:60px!important}.-smhx-60{height-left:60px!important;height-right:60px!important}.-smhy-60{height-top:60px!important;height-bottom:60px!important}}@media (min-width: 768px){.-mdh-60{height:60px!important}.-mdht-60{height-top:60px!important}.-mdhr-60{height-right:60px!important}.-mdhb-60{height-bottom:60px!important}.-mdhl-60{height-left:60px!important}.-mdhx-60{height-left:60px!important;height-right:60px!important}.-mdhy-60{height-top:60px!important;height-bottom:60px!important}}@media (min-width: 992px){.-lgh-60{height:60px!important}.-lght-60{height-top:60px!important}.-lghr-60{height-right:60px!important}.-lghb-60{height-bottom:60px!important}.-lghl-60{height-left:60px!important}.-lghx-60{height-left:60px!important;height-right:60px!important}.-lghy-60{height-top:60px!important;height-bottom:60px!important}}@media (min-width: 1200px){.-xlh-60{height:60px!important}.-xlht-60{height-top:60px!important}.-xlhr-60{height-right:60px!important}.-xlhb-60{height-bottom:60px!important}.-xlhl-60{height-left:60px!important}.-xlhx-60{height-left:60px!important;height-right:60px!important}.-xlhy-60{height-top:60px!important;height-bottom:60px!important}}@media (min-width: 1400px){.-xxlh-60{height:60px!important}.-xxlht-60{height-top:60px!important}.-xxlhr-60{height-right:60px!important}.-xxlhb-60{height-bottom:60px!important}.-xxlhl-60{height-left:60px!important}.-xxlhx-60{height-left:60px!important;height-right:60px!important}.-xxlhy-60{height-top:60px!important;height-bottom:60px!important}}.rounded-60{border-radius:60px!important}.roundedt-60{border-radius-top:60px!important}.roundedr-60{border-radius-right:60px!important}.roundedb-60{border-radius-bottom:60px!important}.roundedl-60{border-radius-left:60px!important}.roundedx-60{border-radius-left:60px!important;border-radius-right:60px!important}.roundedy-60{border-radius-top:60px!important;border-radius-bottom:60px!important}@media (min-width: 576px){.-smrounded-60{border-radius:60px!important}.-smroundedt-60{border-radius-top:60px!important}.-smroundedr-60{border-radius-right:60px!important}.-smroundedb-60{border-radius-bottom:60px!important}.-smroundedl-60{border-radius-left:60px!important}.-smroundedx-60{border-radius-left:60px!important;border-radius-right:60px!important}.-smroundedy-60{border-radius-top:60px!important;border-radius-bottom:60px!important}}@media (min-width: 768px){.-mdrounded-60{border-radius:60px!important}.-mdroundedt-60{border-radius-top:60px!important}.-mdroundedr-60{border-radius-right:60px!important}.-mdroundedb-60{border-radius-bottom:60px!important}.-mdroundedl-60{border-radius-left:60px!important}.-mdroundedx-60{border-radius-left:60px!important;border-radius-right:60px!important}.-mdroundedy-60{border-radius-top:60px!important;border-radius-bottom:60px!important}}@media (min-width: 992px){.-lgrounded-60{border-radius:60px!important}.-lgroundedt-60{border-radius-top:60px!important}.-lgroundedr-60{border-radius-right:60px!important}.-lgroundedb-60{border-radius-bottom:60px!important}.-lgroundedl-60{border-radius-left:60px!important}.-lgroundedx-60{border-radius-left:60px!important;border-radius-right:60px!important}.-lgroundedy-60{border-radius-top:60px!important;border-radius-bottom:60px!important}}@media (min-width: 1200px){.-xlrounded-60{border-radius:60px!important}.-xlroundedt-60{border-radius-top:60px!important}.-xlroundedr-60{border-radius-right:60px!important}.-xlroundedb-60{border-radius-bottom:60px!important}.-xlroundedl-60{border-radius-left:60px!important}.-xlroundedx-60{border-radius-left:60px!important;border-radius-right:60px!important}.-xlroundedy-60{border-radius-top:60px!important;border-radius-bottom:60px!important}}@media (min-width: 1400px){.-xxlrounded-60{border-radius:60px!important}.-xxlroundedt-60{border-radius-top:60px!important}.-xxlroundedr-60{border-radius-right:60px!important}.-xxlroundedb-60{border-radius-bottom:60px!important}.-xxlroundedl-60{border-radius-left:60px!important}.-xxlroundedx-60{border-radius-left:60px!important;border-radius-right:60px!important}.-xxlroundedy-60{border-radius-top:60px!important;border-radius-bottom:60px!important}}.max-w-60{max-width:60px!important}.max-wt-60{max-width-top:60px!important}.max-wr-60{max-width-right:60px!important}.max-wb-60{max-width-bottom:60px!important}.max-wl-60{max-width-left:60px!important}.max-wx-60{max-width-left:60px!important;max-width-right:60px!important}.max-wy-60{max-width-top:60px!important;max-width-bottom:60px!important}@media (min-width: 576px){.-smmax-w-60{max-width:60px!important}.-smmax-wt-60{max-width-top:60px!important}.-smmax-wr-60{max-width-right:60px!important}.-smmax-wb-60{max-width-bottom:60px!important}.-smmax-wl-60{max-width-left:60px!important}.-smmax-wx-60{max-width-left:60px!important;max-width-right:60px!important}.-smmax-wy-60{max-width-top:60px!important;max-width-bottom:60px!important}}@media (min-width: 768px){.-mdmax-w-60{max-width:60px!important}.-mdmax-wt-60{max-width-top:60px!important}.-mdmax-wr-60{max-width-right:60px!important}.-mdmax-wb-60{max-width-bottom:60px!important}.-mdmax-wl-60{max-width-left:60px!important}.-mdmax-wx-60{max-width-left:60px!important;max-width-right:60px!important}.-mdmax-wy-60{max-width-top:60px!important;max-width-bottom:60px!important}}@media (min-width: 992px){.-lgmax-w-60{max-width:60px!important}.-lgmax-wt-60{max-width-top:60px!important}.-lgmax-wr-60{max-width-right:60px!important}.-lgmax-wb-60{max-width-bottom:60px!important}.-lgmax-wl-60{max-width-left:60px!important}.-lgmax-wx-60{max-width-left:60px!important;max-width-right:60px!important}.-lgmax-wy-60{max-width-top:60px!important;max-width-bottom:60px!important}}@media (min-width: 1200px){.-xlmax-w-60{max-width:60px!important}.-xlmax-wt-60{max-width-top:60px!important}.-xlmax-wr-60{max-width-right:60px!important}.-xlmax-wb-60{max-width-bottom:60px!important}.-xlmax-wl-60{max-width-left:60px!important}.-xlmax-wx-60{max-width-left:60px!important;max-width-right:60px!important}.-xlmax-wy-60{max-width-top:60px!important;max-width-bottom:60px!important}}@media (min-width: 1400px){.-xxlmax-w-60{max-width:60px!important}.-xxlmax-wt-60{max-width-top:60px!important}.-xxlmax-wr-60{max-width-right:60px!important}.-xxlmax-wb-60{max-width-bottom:60px!important}.-xxlmax-wl-60{max-width-left:60px!important}.-xxlmax-wx-60{max-width-left:60px!important;max-width-right:60px!important}.-xxlmax-wy-60{max-width-top:60px!important;max-width-bottom:60px!important}}.min-w-60{min-width:60px!important}.min-wt-60{min-width-top:60px!important}.min-wr-60{min-width-right:60px!important}.min-wb-60{min-width-bottom:60px!important}.min-wl-60{min-width-left:60px!important}.min-wx-60{min-width-left:60px!important;min-width-right:60px!important}.min-wy-60{min-width-top:60px!important;min-width-bottom:60px!important}@media (min-width: 576px){.-smmin-w-60{min-width:60px!important}.-smmin-wt-60{min-width-top:60px!important}.-smmin-wr-60{min-width-right:60px!important}.-smmin-wb-60{min-width-bottom:60px!important}.-smmin-wl-60{min-width-left:60px!important}.-smmin-wx-60{min-width-left:60px!important;min-width-right:60px!important}.-smmin-wy-60{min-width-top:60px!important;min-width-bottom:60px!important}}@media (min-width: 768px){.-mdmin-w-60{min-width:60px!important}.-mdmin-wt-60{min-width-top:60px!important}.-mdmin-wr-60{min-width-right:60px!important}.-mdmin-wb-60{min-width-bottom:60px!important}.-mdmin-wl-60{min-width-left:60px!important}.-mdmin-wx-60{min-width-left:60px!important;min-width-right:60px!important}.-mdmin-wy-60{min-width-top:60px!important;min-width-bottom:60px!important}}@media (min-width: 992px){.-lgmin-w-60{min-width:60px!important}.-lgmin-wt-60{min-width-top:60px!important}.-lgmin-wr-60{min-width-right:60px!important}.-lgmin-wb-60{min-width-bottom:60px!important}.-lgmin-wl-60{min-width-left:60px!important}.-lgmin-wx-60{min-width-left:60px!important;min-width-right:60px!important}.-lgmin-wy-60{min-width-top:60px!important;min-width-bottom:60px!important}}@media (min-width: 1200px){.-xlmin-w-60{min-width:60px!important}.-xlmin-wt-60{min-width-top:60px!important}.-xlmin-wr-60{min-width-right:60px!important}.-xlmin-wb-60{min-width-bottom:60px!important}.-xlmin-wl-60{min-width-left:60px!important}.-xlmin-wx-60{min-width-left:60px!important;min-width-right:60px!important}.-xlmin-wy-60{min-width-top:60px!important;min-width-bottom:60px!important}}@media (min-width: 1400px){.-xxlmin-w-60{min-width:60px!important}.-xxlmin-wt-60{min-width-top:60px!important}.-xxlmin-wr-60{min-width-right:60px!important}.-xxlmin-wb-60{min-width-bottom:60px!important}.-xxlmin-wl-60{min-width-left:60px!important}.-xxlmin-wx-60{min-width-left:60px!important;min-width-right:60px!important}.-xxlmin-wy-60{min-width-top:60px!important;min-width-bottom:60px!important}}.max-h-60{max-height:60px!important}.max-ht-60{max-height-top:60px!important}.max-hr-60{max-height-right:60px!important}.max-hb-60{max-height-bottom:60px!important}.max-hl-60{max-height-left:60px!important}.max-hx-60{max-height-left:60px!important;max-height-right:60px!important}.max-hy-60{max-height-top:60px!important;max-height-bottom:60px!important}@media (min-width: 576px){.-smmax-h-60{max-height:60px!important}.-smmax-ht-60{max-height-top:60px!important}.-smmax-hr-60{max-height-right:60px!important}.-smmax-hb-60{max-height-bottom:60px!important}.-smmax-hl-60{max-height-left:60px!important}.-smmax-hx-60{max-height-left:60px!important;max-height-right:60px!important}.-smmax-hy-60{max-height-top:60px!important;max-height-bottom:60px!important}}@media (min-width: 768px){.-mdmax-h-60{max-height:60px!important}.-mdmax-ht-60{max-height-top:60px!important}.-mdmax-hr-60{max-height-right:60px!important}.-mdmax-hb-60{max-height-bottom:60px!important}.-mdmax-hl-60{max-height-left:60px!important}.-mdmax-hx-60{max-height-left:60px!important;max-height-right:60px!important}.-mdmax-hy-60{max-height-top:60px!important;max-height-bottom:60px!important}}@media (min-width: 992px){.-lgmax-h-60{max-height:60px!important}.-lgmax-ht-60{max-height-top:60px!important}.-lgmax-hr-60{max-height-right:60px!important}.-lgmax-hb-60{max-height-bottom:60px!important}.-lgmax-hl-60{max-height-left:60px!important}.-lgmax-hx-60{max-height-left:60px!important;max-height-right:60px!important}.-lgmax-hy-60{max-height-top:60px!important;max-height-bottom:60px!important}}@media (min-width: 1200px){.-xlmax-h-60{max-height:60px!important}.-xlmax-ht-60{max-height-top:60px!important}.-xlmax-hr-60{max-height-right:60px!important}.-xlmax-hb-60{max-height-bottom:60px!important}.-xlmax-hl-60{max-height-left:60px!important}.-xlmax-hx-60{max-height-left:60px!important;max-height-right:60px!important}.-xlmax-hy-60{max-height-top:60px!important;max-height-bottom:60px!important}}@media (min-width: 1400px){.-xxlmax-h-60{max-height:60px!important}.-xxlmax-ht-60{max-height-top:60px!important}.-xxlmax-hr-60{max-height-right:60px!important}.-xxlmax-hb-60{max-height-bottom:60px!important}.-xxlmax-hl-60{max-height-left:60px!important}.-xxlmax-hx-60{max-height-left:60px!important;max-height-right:60px!important}.-xxlmax-hy-60{max-height-top:60px!important;max-height-bottom:60px!important}}.min-h-60{min-height:60px!important}.min-ht-60{min-height-top:60px!important}.min-hr-60{min-height-right:60px!important}.min-hb-60{min-height-bottom:60px!important}.min-hl-60{min-height-left:60px!important}.min-hx-60{min-height-left:60px!important;min-height-right:60px!important}.min-hy-60{min-height-top:60px!important;min-height-bottom:60px!important}@media (min-width: 576px){.-smmin-h-60{min-height:60px!important}.-smmin-ht-60{min-height-top:60px!important}.-smmin-hr-60{min-height-right:60px!important}.-smmin-hb-60{min-height-bottom:60px!important}.-smmin-hl-60{min-height-left:60px!important}.-smmin-hx-60{min-height-left:60px!important;min-height-right:60px!important}.-smmin-hy-60{min-height-top:60px!important;min-height-bottom:60px!important}}@media (min-width: 768px){.-mdmin-h-60{min-height:60px!important}.-mdmin-ht-60{min-height-top:60px!important}.-mdmin-hr-60{min-height-right:60px!important}.-mdmin-hb-60{min-height-bottom:60px!important}.-mdmin-hl-60{min-height-left:60px!important}.-mdmin-hx-60{min-height-left:60px!important;min-height-right:60px!important}.-mdmin-hy-60{min-height-top:60px!important;min-height-bottom:60px!important}}@media (min-width: 992px){.-lgmin-h-60{min-height:60px!important}.-lgmin-ht-60{min-height-top:60px!important}.-lgmin-hr-60{min-height-right:60px!important}.-lgmin-hb-60{min-height-bottom:60px!important}.-lgmin-hl-60{min-height-left:60px!important}.-lgmin-hx-60{min-height-left:60px!important;min-height-right:60px!important}.-lgmin-hy-60{min-height-top:60px!important;min-height-bottom:60px!important}}@media (min-width: 1200px){.-xlmin-h-60{min-height:60px!important}.-xlmin-ht-60{min-height-top:60px!important}.-xlmin-hr-60{min-height-right:60px!important}.-xlmin-hb-60{min-height-bottom:60px!important}.-xlmin-hl-60{min-height-left:60px!important}.-xlmin-hx-60{min-height-left:60px!important;min-height-right:60px!important}.-xlmin-hy-60{min-height-top:60px!important;min-height-bottom:60px!important}}@media (min-width: 1400px){.-xxlmin-h-60{min-height:60px!important}.-xxlmin-ht-60{min-height-top:60px!important}.-xxlmin-hr-60{min-height-right:60px!important}.-xxlmin-hb-60{min-height-bottom:60px!important}.-xxlmin-hl-60{min-height-left:60px!important}.-xxlmin-hx-60{min-height-left:60px!important;min-height-right:60px!important}.-xxlmin-hy-60{min-height-top:60px!important;min-height-bottom:60px!important}}.m-61{margin:61px!important}.mt-61{margin-top:61px!important}.mr-61{margin-right:61px!important}.mb-61{margin-bottom:61px!important}.ml-61{margin-left:61px!important}.mx-61{margin-left:61px!important;margin-right:61px!important}.my-61{margin-top:61px!important;margin-bottom:61px!important}@media (min-width: 576px){.-smm-61{margin:61px!important}.-smmt-61{margin-top:61px!important}.-smmr-61{margin-right:61px!important}.-smmb-61{margin-bottom:61px!important}.-smml-61{margin-left:61px!important}.-smmx-61{margin-left:61px!important;margin-right:61px!important}.-smmy-61{margin-top:61px!important;margin-bottom:61px!important}}@media (min-width: 768px){.-mdm-61{margin:61px!important}.-mdmt-61{margin-top:61px!important}.-mdmr-61{margin-right:61px!important}.-mdmb-61{margin-bottom:61px!important}.-mdml-61{margin-left:61px!important}.-mdmx-61{margin-left:61px!important;margin-right:61px!important}.-mdmy-61{margin-top:61px!important;margin-bottom:61px!important}}@media (min-width: 992px){.-lgm-61{margin:61px!important}.-lgmt-61{margin-top:61px!important}.-lgmr-61{margin-right:61px!important}.-lgmb-61{margin-bottom:61px!important}.-lgml-61{margin-left:61px!important}.-lgmx-61{margin-left:61px!important;margin-right:61px!important}.-lgmy-61{margin-top:61px!important;margin-bottom:61px!important}}@media (min-width: 1200px){.-xlm-61{margin:61px!important}.-xlmt-61{margin-top:61px!important}.-xlmr-61{margin-right:61px!important}.-xlmb-61{margin-bottom:61px!important}.-xlml-61{margin-left:61px!important}.-xlmx-61{margin-left:61px!important;margin-right:61px!important}.-xlmy-61{margin-top:61px!important;margin-bottom:61px!important}}@media (min-width: 1400px){.-xxlm-61{margin:61px!important}.-xxlmt-61{margin-top:61px!important}.-xxlmr-61{margin-right:61px!important}.-xxlmb-61{margin-bottom:61px!important}.-xxlml-61{margin-left:61px!important}.-xxlmx-61{margin-left:61px!important;margin-right:61px!important}.-xxlmy-61{margin-top:61px!important;margin-bottom:61px!important}}.p-61{padding:61px!important}.pt-61{padding-top:61px!important}.pr-61{padding-right:61px!important}.pb-61{padding-bottom:61px!important}.pl-61{padding-left:61px!important}.px-61{padding-left:61px!important;padding-right:61px!important}.py-61{padding-top:61px!important;padding-bottom:61px!important}@media (min-width: 576px){.-smp-61{padding:61px!important}.-smpt-61{padding-top:61px!important}.-smpr-61{padding-right:61px!important}.-smpb-61{padding-bottom:61px!important}.-smpl-61{padding-left:61px!important}.-smpx-61{padding-left:61px!important;padding-right:61px!important}.-smpy-61{padding-top:61px!important;padding-bottom:61px!important}}@media (min-width: 768px){.-mdp-61{padding:61px!important}.-mdpt-61{padding-top:61px!important}.-mdpr-61{padding-right:61px!important}.-mdpb-61{padding-bottom:61px!important}.-mdpl-61{padding-left:61px!important}.-mdpx-61{padding-left:61px!important;padding-right:61px!important}.-mdpy-61{padding-top:61px!important;padding-bottom:61px!important}}@media (min-width: 992px){.-lgp-61{padding:61px!important}.-lgpt-61{padding-top:61px!important}.-lgpr-61{padding-right:61px!important}.-lgpb-61{padding-bottom:61px!important}.-lgpl-61{padding-left:61px!important}.-lgpx-61{padding-left:61px!important;padding-right:61px!important}.-lgpy-61{padding-top:61px!important;padding-bottom:61px!important}}@media (min-width: 1200px){.-xlp-61{padding:61px!important}.-xlpt-61{padding-top:61px!important}.-xlpr-61{padding-right:61px!important}.-xlpb-61{padding-bottom:61px!important}.-xlpl-61{padding-left:61px!important}.-xlpx-61{padding-left:61px!important;padding-right:61px!important}.-xlpy-61{padding-top:61px!important;padding-bottom:61px!important}}@media (min-width: 1400px){.-xxlp-61{padding:61px!important}.-xxlpt-61{padding-top:61px!important}.-xxlpr-61{padding-right:61px!important}.-xxlpb-61{padding-bottom:61px!important}.-xxlpl-61{padding-left:61px!important}.-xxlpx-61{padding-left:61px!important;padding-right:61px!important}.-xxlpy-61{padding-top:61px!important;padding-bottom:61px!important}}.gap-61{gap:61px!important}.gapx-61{-webkit-column-gap:61px!important;-moz-column-gap:61px!important;column-gap:61px!important}.gapy-61{row-gap:61px!important}@media (min-width: 576px){.-smgap-61{gap:61px!important}.-smgapx-61{-webkit-column-gap:61px!important;-moz-column-gap:61px!important;column-gap:61px!important}.-smgapy-61{row-gap:61px!important}}@media (min-width: 768px){.-mdgap-61{gap:61px!important}.-mdgapx-61{-webkit-column-gap:61px!important;-moz-column-gap:61px!important;column-gap:61px!important}.-mdgapy-61{row-gap:61px!important}}@media (min-width: 992px){.-lggap-61{gap:61px!important}.-lggapx-61{-webkit-column-gap:61px!important;-moz-column-gap:61px!important;column-gap:61px!important}.-lggapy-61{row-gap:61px!important}}@media (min-width: 1200px){.-xlgap-61{gap:61px!important}.-xlgapx-61{-webkit-column-gap:61px!important;-moz-column-gap:61px!important;column-gap:61px!important}.-xlgapy-61{row-gap:61px!important}}@media (min-width: 1400px){.-xxlgap-61{gap:61px!important}.-xxlgapx-61{-webkit-column-gap:61px!important;-moz-column-gap:61px!important;column-gap:61px!important}.-xxlgapy-61{row-gap:61px!important}}.w-61{width:61px!important}.wt-61{width-top:61px!important}.wr-61{width-right:61px!important}.wb-61{width-bottom:61px!important}.wl-61{width-left:61px!important}.wx-61{width-left:61px!important;width-right:61px!important}.wy-61{width-top:61px!important;width-bottom:61px!important}@media (min-width: 576px){.-smw-61{width:61px!important}.-smwt-61{width-top:61px!important}.-smwr-61{width-right:61px!important}.-smwb-61{width-bottom:61px!important}.-smwl-61{width-left:61px!important}.-smwx-61{width-left:61px!important;width-right:61px!important}.-smwy-61{width-top:61px!important;width-bottom:61px!important}}@media (min-width: 768px){.-mdw-61{width:61px!important}.-mdwt-61{width-top:61px!important}.-mdwr-61{width-right:61px!important}.-mdwb-61{width-bottom:61px!important}.-mdwl-61{width-left:61px!important}.-mdwx-61{width-left:61px!important;width-right:61px!important}.-mdwy-61{width-top:61px!important;width-bottom:61px!important}}@media (min-width: 992px){.-lgw-61{width:61px!important}.-lgwt-61{width-top:61px!important}.-lgwr-61{width-right:61px!important}.-lgwb-61{width-bottom:61px!important}.-lgwl-61{width-left:61px!important}.-lgwx-61{width-left:61px!important;width-right:61px!important}.-lgwy-61{width-top:61px!important;width-bottom:61px!important}}@media (min-width: 1200px){.-xlw-61{width:61px!important}.-xlwt-61{width-top:61px!important}.-xlwr-61{width-right:61px!important}.-xlwb-61{width-bottom:61px!important}.-xlwl-61{width-left:61px!important}.-xlwx-61{width-left:61px!important;width-right:61px!important}.-xlwy-61{width-top:61px!important;width-bottom:61px!important}}@media (min-width: 1400px){.-xxlw-61{width:61px!important}.-xxlwt-61{width-top:61px!important}.-xxlwr-61{width-right:61px!important}.-xxlwb-61{width-bottom:61px!important}.-xxlwl-61{width-left:61px!important}.-xxlwx-61{width-left:61px!important;width-right:61px!important}.-xxlwy-61{width-top:61px!important;width-bottom:61px!important}}.h-61{height:61px!important}.ht-61{height-top:61px!important}.hr-61{height-right:61px!important}.hb-61{height-bottom:61px!important}.hl-61{height-left:61px!important}.hx-61{height-left:61px!important;height-right:61px!important}.hy-61{height-top:61px!important;height-bottom:61px!important}@media (min-width: 576px){.-smh-61{height:61px!important}.-smht-61{height-top:61px!important}.-smhr-61{height-right:61px!important}.-smhb-61{height-bottom:61px!important}.-smhl-61{height-left:61px!important}.-smhx-61{height-left:61px!important;height-right:61px!important}.-smhy-61{height-top:61px!important;height-bottom:61px!important}}@media (min-width: 768px){.-mdh-61{height:61px!important}.-mdht-61{height-top:61px!important}.-mdhr-61{height-right:61px!important}.-mdhb-61{height-bottom:61px!important}.-mdhl-61{height-left:61px!important}.-mdhx-61{height-left:61px!important;height-right:61px!important}.-mdhy-61{height-top:61px!important;height-bottom:61px!important}}@media (min-width: 992px){.-lgh-61{height:61px!important}.-lght-61{height-top:61px!important}.-lghr-61{height-right:61px!important}.-lghb-61{height-bottom:61px!important}.-lghl-61{height-left:61px!important}.-lghx-61{height-left:61px!important;height-right:61px!important}.-lghy-61{height-top:61px!important;height-bottom:61px!important}}@media (min-width: 1200px){.-xlh-61{height:61px!important}.-xlht-61{height-top:61px!important}.-xlhr-61{height-right:61px!important}.-xlhb-61{height-bottom:61px!important}.-xlhl-61{height-left:61px!important}.-xlhx-61{height-left:61px!important;height-right:61px!important}.-xlhy-61{height-top:61px!important;height-bottom:61px!important}}@media (min-width: 1400px){.-xxlh-61{height:61px!important}.-xxlht-61{height-top:61px!important}.-xxlhr-61{height-right:61px!important}.-xxlhb-61{height-bottom:61px!important}.-xxlhl-61{height-left:61px!important}.-xxlhx-61{height-left:61px!important;height-right:61px!important}.-xxlhy-61{height-top:61px!important;height-bottom:61px!important}}.rounded-61{border-radius:61px!important}.roundedt-61{border-radius-top:61px!important}.roundedr-61{border-radius-right:61px!important}.roundedb-61{border-radius-bottom:61px!important}.roundedl-61{border-radius-left:61px!important}.roundedx-61{border-radius-left:61px!important;border-radius-right:61px!important}.roundedy-61{border-radius-top:61px!important;border-radius-bottom:61px!important}@media (min-width: 576px){.-smrounded-61{border-radius:61px!important}.-smroundedt-61{border-radius-top:61px!important}.-smroundedr-61{border-radius-right:61px!important}.-smroundedb-61{border-radius-bottom:61px!important}.-smroundedl-61{border-radius-left:61px!important}.-smroundedx-61{border-radius-left:61px!important;border-radius-right:61px!important}.-smroundedy-61{border-radius-top:61px!important;border-radius-bottom:61px!important}}@media (min-width: 768px){.-mdrounded-61{border-radius:61px!important}.-mdroundedt-61{border-radius-top:61px!important}.-mdroundedr-61{border-radius-right:61px!important}.-mdroundedb-61{border-radius-bottom:61px!important}.-mdroundedl-61{border-radius-left:61px!important}.-mdroundedx-61{border-radius-left:61px!important;border-radius-right:61px!important}.-mdroundedy-61{border-radius-top:61px!important;border-radius-bottom:61px!important}}@media (min-width: 992px){.-lgrounded-61{border-radius:61px!important}.-lgroundedt-61{border-radius-top:61px!important}.-lgroundedr-61{border-radius-right:61px!important}.-lgroundedb-61{border-radius-bottom:61px!important}.-lgroundedl-61{border-radius-left:61px!important}.-lgroundedx-61{border-radius-left:61px!important;border-radius-right:61px!important}.-lgroundedy-61{border-radius-top:61px!important;border-radius-bottom:61px!important}}@media (min-width: 1200px){.-xlrounded-61{border-radius:61px!important}.-xlroundedt-61{border-radius-top:61px!important}.-xlroundedr-61{border-radius-right:61px!important}.-xlroundedb-61{border-radius-bottom:61px!important}.-xlroundedl-61{border-radius-left:61px!important}.-xlroundedx-61{border-radius-left:61px!important;border-radius-right:61px!important}.-xlroundedy-61{border-radius-top:61px!important;border-radius-bottom:61px!important}}@media (min-width: 1400px){.-xxlrounded-61{border-radius:61px!important}.-xxlroundedt-61{border-radius-top:61px!important}.-xxlroundedr-61{border-radius-right:61px!important}.-xxlroundedb-61{border-radius-bottom:61px!important}.-xxlroundedl-61{border-radius-left:61px!important}.-xxlroundedx-61{border-radius-left:61px!important;border-radius-right:61px!important}.-xxlroundedy-61{border-radius-top:61px!important;border-radius-bottom:61px!important}}.max-w-61{max-width:61px!important}.max-wt-61{max-width-top:61px!important}.max-wr-61{max-width-right:61px!important}.max-wb-61{max-width-bottom:61px!important}.max-wl-61{max-width-left:61px!important}.max-wx-61{max-width-left:61px!important;max-width-right:61px!important}.max-wy-61{max-width-top:61px!important;max-width-bottom:61px!important}@media (min-width: 576px){.-smmax-w-61{max-width:61px!important}.-smmax-wt-61{max-width-top:61px!important}.-smmax-wr-61{max-width-right:61px!important}.-smmax-wb-61{max-width-bottom:61px!important}.-smmax-wl-61{max-width-left:61px!important}.-smmax-wx-61{max-width-left:61px!important;max-width-right:61px!important}.-smmax-wy-61{max-width-top:61px!important;max-width-bottom:61px!important}}@media (min-width: 768px){.-mdmax-w-61{max-width:61px!important}.-mdmax-wt-61{max-width-top:61px!important}.-mdmax-wr-61{max-width-right:61px!important}.-mdmax-wb-61{max-width-bottom:61px!important}.-mdmax-wl-61{max-width-left:61px!important}.-mdmax-wx-61{max-width-left:61px!important;max-width-right:61px!important}.-mdmax-wy-61{max-width-top:61px!important;max-width-bottom:61px!important}}@media (min-width: 992px){.-lgmax-w-61{max-width:61px!important}.-lgmax-wt-61{max-width-top:61px!important}.-lgmax-wr-61{max-width-right:61px!important}.-lgmax-wb-61{max-width-bottom:61px!important}.-lgmax-wl-61{max-width-left:61px!important}.-lgmax-wx-61{max-width-left:61px!important;max-width-right:61px!important}.-lgmax-wy-61{max-width-top:61px!important;max-width-bottom:61px!important}}@media (min-width: 1200px){.-xlmax-w-61{max-width:61px!important}.-xlmax-wt-61{max-width-top:61px!important}.-xlmax-wr-61{max-width-right:61px!important}.-xlmax-wb-61{max-width-bottom:61px!important}.-xlmax-wl-61{max-width-left:61px!important}.-xlmax-wx-61{max-width-left:61px!important;max-width-right:61px!important}.-xlmax-wy-61{max-width-top:61px!important;max-width-bottom:61px!important}}@media (min-width: 1400px){.-xxlmax-w-61{max-width:61px!important}.-xxlmax-wt-61{max-width-top:61px!important}.-xxlmax-wr-61{max-width-right:61px!important}.-xxlmax-wb-61{max-width-bottom:61px!important}.-xxlmax-wl-61{max-width-left:61px!important}.-xxlmax-wx-61{max-width-left:61px!important;max-width-right:61px!important}.-xxlmax-wy-61{max-width-top:61px!important;max-width-bottom:61px!important}}.min-w-61{min-width:61px!important}.min-wt-61{min-width-top:61px!important}.min-wr-61{min-width-right:61px!important}.min-wb-61{min-width-bottom:61px!important}.min-wl-61{min-width-left:61px!important}.min-wx-61{min-width-left:61px!important;min-width-right:61px!important}.min-wy-61{min-width-top:61px!important;min-width-bottom:61px!important}@media (min-width: 576px){.-smmin-w-61{min-width:61px!important}.-smmin-wt-61{min-width-top:61px!important}.-smmin-wr-61{min-width-right:61px!important}.-smmin-wb-61{min-width-bottom:61px!important}.-smmin-wl-61{min-width-left:61px!important}.-smmin-wx-61{min-width-left:61px!important;min-width-right:61px!important}.-smmin-wy-61{min-width-top:61px!important;min-width-bottom:61px!important}}@media (min-width: 768px){.-mdmin-w-61{min-width:61px!important}.-mdmin-wt-61{min-width-top:61px!important}.-mdmin-wr-61{min-width-right:61px!important}.-mdmin-wb-61{min-width-bottom:61px!important}.-mdmin-wl-61{min-width-left:61px!important}.-mdmin-wx-61{min-width-left:61px!important;min-width-right:61px!important}.-mdmin-wy-61{min-width-top:61px!important;min-width-bottom:61px!important}}@media (min-width: 992px){.-lgmin-w-61{min-width:61px!important}.-lgmin-wt-61{min-width-top:61px!important}.-lgmin-wr-61{min-width-right:61px!important}.-lgmin-wb-61{min-width-bottom:61px!important}.-lgmin-wl-61{min-width-left:61px!important}.-lgmin-wx-61{min-width-left:61px!important;min-width-right:61px!important}.-lgmin-wy-61{min-width-top:61px!important;min-width-bottom:61px!important}}@media (min-width: 1200px){.-xlmin-w-61{min-width:61px!important}.-xlmin-wt-61{min-width-top:61px!important}.-xlmin-wr-61{min-width-right:61px!important}.-xlmin-wb-61{min-width-bottom:61px!important}.-xlmin-wl-61{min-width-left:61px!important}.-xlmin-wx-61{min-width-left:61px!important;min-width-right:61px!important}.-xlmin-wy-61{min-width-top:61px!important;min-width-bottom:61px!important}}@media (min-width: 1400px){.-xxlmin-w-61{min-width:61px!important}.-xxlmin-wt-61{min-width-top:61px!important}.-xxlmin-wr-61{min-width-right:61px!important}.-xxlmin-wb-61{min-width-bottom:61px!important}.-xxlmin-wl-61{min-width-left:61px!important}.-xxlmin-wx-61{min-width-left:61px!important;min-width-right:61px!important}.-xxlmin-wy-61{min-width-top:61px!important;min-width-bottom:61px!important}}.max-h-61{max-height:61px!important}.max-ht-61{max-height-top:61px!important}.max-hr-61{max-height-right:61px!important}.max-hb-61{max-height-bottom:61px!important}.max-hl-61{max-height-left:61px!important}.max-hx-61{max-height-left:61px!important;max-height-right:61px!important}.max-hy-61{max-height-top:61px!important;max-height-bottom:61px!important}@media (min-width: 576px){.-smmax-h-61{max-height:61px!important}.-smmax-ht-61{max-height-top:61px!important}.-smmax-hr-61{max-height-right:61px!important}.-smmax-hb-61{max-height-bottom:61px!important}.-smmax-hl-61{max-height-left:61px!important}.-smmax-hx-61{max-height-left:61px!important;max-height-right:61px!important}.-smmax-hy-61{max-height-top:61px!important;max-height-bottom:61px!important}}@media (min-width: 768px){.-mdmax-h-61{max-height:61px!important}.-mdmax-ht-61{max-height-top:61px!important}.-mdmax-hr-61{max-height-right:61px!important}.-mdmax-hb-61{max-height-bottom:61px!important}.-mdmax-hl-61{max-height-left:61px!important}.-mdmax-hx-61{max-height-left:61px!important;max-height-right:61px!important}.-mdmax-hy-61{max-height-top:61px!important;max-height-bottom:61px!important}}@media (min-width: 992px){.-lgmax-h-61{max-height:61px!important}.-lgmax-ht-61{max-height-top:61px!important}.-lgmax-hr-61{max-height-right:61px!important}.-lgmax-hb-61{max-height-bottom:61px!important}.-lgmax-hl-61{max-height-left:61px!important}.-lgmax-hx-61{max-height-left:61px!important;max-height-right:61px!important}.-lgmax-hy-61{max-height-top:61px!important;max-height-bottom:61px!important}}@media (min-width: 1200px){.-xlmax-h-61{max-height:61px!important}.-xlmax-ht-61{max-height-top:61px!important}.-xlmax-hr-61{max-height-right:61px!important}.-xlmax-hb-61{max-height-bottom:61px!important}.-xlmax-hl-61{max-height-left:61px!important}.-xlmax-hx-61{max-height-left:61px!important;max-height-right:61px!important}.-xlmax-hy-61{max-height-top:61px!important;max-height-bottom:61px!important}}@media (min-width: 1400px){.-xxlmax-h-61{max-height:61px!important}.-xxlmax-ht-61{max-height-top:61px!important}.-xxlmax-hr-61{max-height-right:61px!important}.-xxlmax-hb-61{max-height-bottom:61px!important}.-xxlmax-hl-61{max-height-left:61px!important}.-xxlmax-hx-61{max-height-left:61px!important;max-height-right:61px!important}.-xxlmax-hy-61{max-height-top:61px!important;max-height-bottom:61px!important}}.min-h-61{min-height:61px!important}.min-ht-61{min-height-top:61px!important}.min-hr-61{min-height-right:61px!important}.min-hb-61{min-height-bottom:61px!important}.min-hl-61{min-height-left:61px!important}.min-hx-61{min-height-left:61px!important;min-height-right:61px!important}.min-hy-61{min-height-top:61px!important;min-height-bottom:61px!important}@media (min-width: 576px){.-smmin-h-61{min-height:61px!important}.-smmin-ht-61{min-height-top:61px!important}.-smmin-hr-61{min-height-right:61px!important}.-smmin-hb-61{min-height-bottom:61px!important}.-smmin-hl-61{min-height-left:61px!important}.-smmin-hx-61{min-height-left:61px!important;min-height-right:61px!important}.-smmin-hy-61{min-height-top:61px!important;min-height-bottom:61px!important}}@media (min-width: 768px){.-mdmin-h-61{min-height:61px!important}.-mdmin-ht-61{min-height-top:61px!important}.-mdmin-hr-61{min-height-right:61px!important}.-mdmin-hb-61{min-height-bottom:61px!important}.-mdmin-hl-61{min-height-left:61px!important}.-mdmin-hx-61{min-height-left:61px!important;min-height-right:61px!important}.-mdmin-hy-61{min-height-top:61px!important;min-height-bottom:61px!important}}@media (min-width: 992px){.-lgmin-h-61{min-height:61px!important}.-lgmin-ht-61{min-height-top:61px!important}.-lgmin-hr-61{min-height-right:61px!important}.-lgmin-hb-61{min-height-bottom:61px!important}.-lgmin-hl-61{min-height-left:61px!important}.-lgmin-hx-61{min-height-left:61px!important;min-height-right:61px!important}.-lgmin-hy-61{min-height-top:61px!important;min-height-bottom:61px!important}}@media (min-width: 1200px){.-xlmin-h-61{min-height:61px!important}.-xlmin-ht-61{min-height-top:61px!important}.-xlmin-hr-61{min-height-right:61px!important}.-xlmin-hb-61{min-height-bottom:61px!important}.-xlmin-hl-61{min-height-left:61px!important}.-xlmin-hx-61{min-height-left:61px!important;min-height-right:61px!important}.-xlmin-hy-61{min-height-top:61px!important;min-height-bottom:61px!important}}@media (min-width: 1400px){.-xxlmin-h-61{min-height:61px!important}.-xxlmin-ht-61{min-height-top:61px!important}.-xxlmin-hr-61{min-height-right:61px!important}.-xxlmin-hb-61{min-height-bottom:61px!important}.-xxlmin-hl-61{min-height-left:61px!important}.-xxlmin-hx-61{min-height-left:61px!important;min-height-right:61px!important}.-xxlmin-hy-61{min-height-top:61px!important;min-height-bottom:61px!important}}.m-62{margin:62px!important}.mt-62{margin-top:62px!important}.mr-62{margin-right:62px!important}.mb-62{margin-bottom:62px!important}.ml-62{margin-left:62px!important}.mx-62{margin-left:62px!important;margin-right:62px!important}.my-62{margin-top:62px!important;margin-bottom:62px!important}@media (min-width: 576px){.-smm-62{margin:62px!important}.-smmt-62{margin-top:62px!important}.-smmr-62{margin-right:62px!important}.-smmb-62{margin-bottom:62px!important}.-smml-62{margin-left:62px!important}.-smmx-62{margin-left:62px!important;margin-right:62px!important}.-smmy-62{margin-top:62px!important;margin-bottom:62px!important}}@media (min-width: 768px){.-mdm-62{margin:62px!important}.-mdmt-62{margin-top:62px!important}.-mdmr-62{margin-right:62px!important}.-mdmb-62{margin-bottom:62px!important}.-mdml-62{margin-left:62px!important}.-mdmx-62{margin-left:62px!important;margin-right:62px!important}.-mdmy-62{margin-top:62px!important;margin-bottom:62px!important}}@media (min-width: 992px){.-lgm-62{margin:62px!important}.-lgmt-62{margin-top:62px!important}.-lgmr-62{margin-right:62px!important}.-lgmb-62{margin-bottom:62px!important}.-lgml-62{margin-left:62px!important}.-lgmx-62{margin-left:62px!important;margin-right:62px!important}.-lgmy-62{margin-top:62px!important;margin-bottom:62px!important}}@media (min-width: 1200px){.-xlm-62{margin:62px!important}.-xlmt-62{margin-top:62px!important}.-xlmr-62{margin-right:62px!important}.-xlmb-62{margin-bottom:62px!important}.-xlml-62{margin-left:62px!important}.-xlmx-62{margin-left:62px!important;margin-right:62px!important}.-xlmy-62{margin-top:62px!important;margin-bottom:62px!important}}@media (min-width: 1400px){.-xxlm-62{margin:62px!important}.-xxlmt-62{margin-top:62px!important}.-xxlmr-62{margin-right:62px!important}.-xxlmb-62{margin-bottom:62px!important}.-xxlml-62{margin-left:62px!important}.-xxlmx-62{margin-left:62px!important;margin-right:62px!important}.-xxlmy-62{margin-top:62px!important;margin-bottom:62px!important}}.p-62{padding:62px!important}.pt-62{padding-top:62px!important}.pr-62{padding-right:62px!important}.pb-62{padding-bottom:62px!important}.pl-62{padding-left:62px!important}.px-62{padding-left:62px!important;padding-right:62px!important}.py-62{padding-top:62px!important;padding-bottom:62px!important}@media (min-width: 576px){.-smp-62{padding:62px!important}.-smpt-62{padding-top:62px!important}.-smpr-62{padding-right:62px!important}.-smpb-62{padding-bottom:62px!important}.-smpl-62{padding-left:62px!important}.-smpx-62{padding-left:62px!important;padding-right:62px!important}.-smpy-62{padding-top:62px!important;padding-bottom:62px!important}}@media (min-width: 768px){.-mdp-62{padding:62px!important}.-mdpt-62{padding-top:62px!important}.-mdpr-62{padding-right:62px!important}.-mdpb-62{padding-bottom:62px!important}.-mdpl-62{padding-left:62px!important}.-mdpx-62{padding-left:62px!important;padding-right:62px!important}.-mdpy-62{padding-top:62px!important;padding-bottom:62px!important}}@media (min-width: 992px){.-lgp-62{padding:62px!important}.-lgpt-62{padding-top:62px!important}.-lgpr-62{padding-right:62px!important}.-lgpb-62{padding-bottom:62px!important}.-lgpl-62{padding-left:62px!important}.-lgpx-62{padding-left:62px!important;padding-right:62px!important}.-lgpy-62{padding-top:62px!important;padding-bottom:62px!important}}@media (min-width: 1200px){.-xlp-62{padding:62px!important}.-xlpt-62{padding-top:62px!important}.-xlpr-62{padding-right:62px!important}.-xlpb-62{padding-bottom:62px!important}.-xlpl-62{padding-left:62px!important}.-xlpx-62{padding-left:62px!important;padding-right:62px!important}.-xlpy-62{padding-top:62px!important;padding-bottom:62px!important}}@media (min-width: 1400px){.-xxlp-62{padding:62px!important}.-xxlpt-62{padding-top:62px!important}.-xxlpr-62{padding-right:62px!important}.-xxlpb-62{padding-bottom:62px!important}.-xxlpl-62{padding-left:62px!important}.-xxlpx-62{padding-left:62px!important;padding-right:62px!important}.-xxlpy-62{padding-top:62px!important;padding-bottom:62px!important}}.gap-62{gap:62px!important}.gapx-62{-webkit-column-gap:62px!important;-moz-column-gap:62px!important;column-gap:62px!important}.gapy-62{row-gap:62px!important}@media (min-width: 576px){.-smgap-62{gap:62px!important}.-smgapx-62{-webkit-column-gap:62px!important;-moz-column-gap:62px!important;column-gap:62px!important}.-smgapy-62{row-gap:62px!important}}@media (min-width: 768px){.-mdgap-62{gap:62px!important}.-mdgapx-62{-webkit-column-gap:62px!important;-moz-column-gap:62px!important;column-gap:62px!important}.-mdgapy-62{row-gap:62px!important}}@media (min-width: 992px){.-lggap-62{gap:62px!important}.-lggapx-62{-webkit-column-gap:62px!important;-moz-column-gap:62px!important;column-gap:62px!important}.-lggapy-62{row-gap:62px!important}}@media (min-width: 1200px){.-xlgap-62{gap:62px!important}.-xlgapx-62{-webkit-column-gap:62px!important;-moz-column-gap:62px!important;column-gap:62px!important}.-xlgapy-62{row-gap:62px!important}}@media (min-width: 1400px){.-xxlgap-62{gap:62px!important}.-xxlgapx-62{-webkit-column-gap:62px!important;-moz-column-gap:62px!important;column-gap:62px!important}.-xxlgapy-62{row-gap:62px!important}}.w-62{width:62px!important}.wt-62{width-top:62px!important}.wr-62{width-right:62px!important}.wb-62{width-bottom:62px!important}.wl-62{width-left:62px!important}.wx-62{width-left:62px!important;width-right:62px!important}.wy-62{width-top:62px!important;width-bottom:62px!important}@media (min-width: 576px){.-smw-62{width:62px!important}.-smwt-62{width-top:62px!important}.-smwr-62{width-right:62px!important}.-smwb-62{width-bottom:62px!important}.-smwl-62{width-left:62px!important}.-smwx-62{width-left:62px!important;width-right:62px!important}.-smwy-62{width-top:62px!important;width-bottom:62px!important}}@media (min-width: 768px){.-mdw-62{width:62px!important}.-mdwt-62{width-top:62px!important}.-mdwr-62{width-right:62px!important}.-mdwb-62{width-bottom:62px!important}.-mdwl-62{width-left:62px!important}.-mdwx-62{width-left:62px!important;width-right:62px!important}.-mdwy-62{width-top:62px!important;width-bottom:62px!important}}@media (min-width: 992px){.-lgw-62{width:62px!important}.-lgwt-62{width-top:62px!important}.-lgwr-62{width-right:62px!important}.-lgwb-62{width-bottom:62px!important}.-lgwl-62{width-left:62px!important}.-lgwx-62{width-left:62px!important;width-right:62px!important}.-lgwy-62{width-top:62px!important;width-bottom:62px!important}}@media (min-width: 1200px){.-xlw-62{width:62px!important}.-xlwt-62{width-top:62px!important}.-xlwr-62{width-right:62px!important}.-xlwb-62{width-bottom:62px!important}.-xlwl-62{width-left:62px!important}.-xlwx-62{width-left:62px!important;width-right:62px!important}.-xlwy-62{width-top:62px!important;width-bottom:62px!important}}@media (min-width: 1400px){.-xxlw-62{width:62px!important}.-xxlwt-62{width-top:62px!important}.-xxlwr-62{width-right:62px!important}.-xxlwb-62{width-bottom:62px!important}.-xxlwl-62{width-left:62px!important}.-xxlwx-62{width-left:62px!important;width-right:62px!important}.-xxlwy-62{width-top:62px!important;width-bottom:62px!important}}.h-62{height:62px!important}.ht-62{height-top:62px!important}.hr-62{height-right:62px!important}.hb-62{height-bottom:62px!important}.hl-62{height-left:62px!important}.hx-62{height-left:62px!important;height-right:62px!important}.hy-62{height-top:62px!important;height-bottom:62px!important}@media (min-width: 576px){.-smh-62{height:62px!important}.-smht-62{height-top:62px!important}.-smhr-62{height-right:62px!important}.-smhb-62{height-bottom:62px!important}.-smhl-62{height-left:62px!important}.-smhx-62{height-left:62px!important;height-right:62px!important}.-smhy-62{height-top:62px!important;height-bottom:62px!important}}@media (min-width: 768px){.-mdh-62{height:62px!important}.-mdht-62{height-top:62px!important}.-mdhr-62{height-right:62px!important}.-mdhb-62{height-bottom:62px!important}.-mdhl-62{height-left:62px!important}.-mdhx-62{height-left:62px!important;height-right:62px!important}.-mdhy-62{height-top:62px!important;height-bottom:62px!important}}@media (min-width: 992px){.-lgh-62{height:62px!important}.-lght-62{height-top:62px!important}.-lghr-62{height-right:62px!important}.-lghb-62{height-bottom:62px!important}.-lghl-62{height-left:62px!important}.-lghx-62{height-left:62px!important;height-right:62px!important}.-lghy-62{height-top:62px!important;height-bottom:62px!important}}@media (min-width: 1200px){.-xlh-62{height:62px!important}.-xlht-62{height-top:62px!important}.-xlhr-62{height-right:62px!important}.-xlhb-62{height-bottom:62px!important}.-xlhl-62{height-left:62px!important}.-xlhx-62{height-left:62px!important;height-right:62px!important}.-xlhy-62{height-top:62px!important;height-bottom:62px!important}}@media (min-width: 1400px){.-xxlh-62{height:62px!important}.-xxlht-62{height-top:62px!important}.-xxlhr-62{height-right:62px!important}.-xxlhb-62{height-bottom:62px!important}.-xxlhl-62{height-left:62px!important}.-xxlhx-62{height-left:62px!important;height-right:62px!important}.-xxlhy-62{height-top:62px!important;height-bottom:62px!important}}.rounded-62{border-radius:62px!important}.roundedt-62{border-radius-top:62px!important}.roundedr-62{border-radius-right:62px!important}.roundedb-62{border-radius-bottom:62px!important}.roundedl-62{border-radius-left:62px!important}.roundedx-62{border-radius-left:62px!important;border-radius-right:62px!important}.roundedy-62{border-radius-top:62px!important;border-radius-bottom:62px!important}@media (min-width: 576px){.-smrounded-62{border-radius:62px!important}.-smroundedt-62{border-radius-top:62px!important}.-smroundedr-62{border-radius-right:62px!important}.-smroundedb-62{border-radius-bottom:62px!important}.-smroundedl-62{border-radius-left:62px!important}.-smroundedx-62{border-radius-left:62px!important;border-radius-right:62px!important}.-smroundedy-62{border-radius-top:62px!important;border-radius-bottom:62px!important}}@media (min-width: 768px){.-mdrounded-62{border-radius:62px!important}.-mdroundedt-62{border-radius-top:62px!important}.-mdroundedr-62{border-radius-right:62px!important}.-mdroundedb-62{border-radius-bottom:62px!important}.-mdroundedl-62{border-radius-left:62px!important}.-mdroundedx-62{border-radius-left:62px!important;border-radius-right:62px!important}.-mdroundedy-62{border-radius-top:62px!important;border-radius-bottom:62px!important}}@media (min-width: 992px){.-lgrounded-62{border-radius:62px!important}.-lgroundedt-62{border-radius-top:62px!important}.-lgroundedr-62{border-radius-right:62px!important}.-lgroundedb-62{border-radius-bottom:62px!important}.-lgroundedl-62{border-radius-left:62px!important}.-lgroundedx-62{border-radius-left:62px!important;border-radius-right:62px!important}.-lgroundedy-62{border-radius-top:62px!important;border-radius-bottom:62px!important}}@media (min-width: 1200px){.-xlrounded-62{border-radius:62px!important}.-xlroundedt-62{border-radius-top:62px!important}.-xlroundedr-62{border-radius-right:62px!important}.-xlroundedb-62{border-radius-bottom:62px!important}.-xlroundedl-62{border-radius-left:62px!important}.-xlroundedx-62{border-radius-left:62px!important;border-radius-right:62px!important}.-xlroundedy-62{border-radius-top:62px!important;border-radius-bottom:62px!important}}@media (min-width: 1400px){.-xxlrounded-62{border-radius:62px!important}.-xxlroundedt-62{border-radius-top:62px!important}.-xxlroundedr-62{border-radius-right:62px!important}.-xxlroundedb-62{border-radius-bottom:62px!important}.-xxlroundedl-62{border-radius-left:62px!important}.-xxlroundedx-62{border-radius-left:62px!important;border-radius-right:62px!important}.-xxlroundedy-62{border-radius-top:62px!important;border-radius-bottom:62px!important}}.max-w-62{max-width:62px!important}.max-wt-62{max-width-top:62px!important}.max-wr-62{max-width-right:62px!important}.max-wb-62{max-width-bottom:62px!important}.max-wl-62{max-width-left:62px!important}.max-wx-62{max-width-left:62px!important;max-width-right:62px!important}.max-wy-62{max-width-top:62px!important;max-width-bottom:62px!important}@media (min-width: 576px){.-smmax-w-62{max-width:62px!important}.-smmax-wt-62{max-width-top:62px!important}.-smmax-wr-62{max-width-right:62px!important}.-smmax-wb-62{max-width-bottom:62px!important}.-smmax-wl-62{max-width-left:62px!important}.-smmax-wx-62{max-width-left:62px!important;max-width-right:62px!important}.-smmax-wy-62{max-width-top:62px!important;max-width-bottom:62px!important}}@media (min-width: 768px){.-mdmax-w-62{max-width:62px!important}.-mdmax-wt-62{max-width-top:62px!important}.-mdmax-wr-62{max-width-right:62px!important}.-mdmax-wb-62{max-width-bottom:62px!important}.-mdmax-wl-62{max-width-left:62px!important}.-mdmax-wx-62{max-width-left:62px!important;max-width-right:62px!important}.-mdmax-wy-62{max-width-top:62px!important;max-width-bottom:62px!important}}@media (min-width: 992px){.-lgmax-w-62{max-width:62px!important}.-lgmax-wt-62{max-width-top:62px!important}.-lgmax-wr-62{max-width-right:62px!important}.-lgmax-wb-62{max-width-bottom:62px!important}.-lgmax-wl-62{max-width-left:62px!important}.-lgmax-wx-62{max-width-left:62px!important;max-width-right:62px!important}.-lgmax-wy-62{max-width-top:62px!important;max-width-bottom:62px!important}}@media (min-width: 1200px){.-xlmax-w-62{max-width:62px!important}.-xlmax-wt-62{max-width-top:62px!important}.-xlmax-wr-62{max-width-right:62px!important}.-xlmax-wb-62{max-width-bottom:62px!important}.-xlmax-wl-62{max-width-left:62px!important}.-xlmax-wx-62{max-width-left:62px!important;max-width-right:62px!important}.-xlmax-wy-62{max-width-top:62px!important;max-width-bottom:62px!important}}@media (min-width: 1400px){.-xxlmax-w-62{max-width:62px!important}.-xxlmax-wt-62{max-width-top:62px!important}.-xxlmax-wr-62{max-width-right:62px!important}.-xxlmax-wb-62{max-width-bottom:62px!important}.-xxlmax-wl-62{max-width-left:62px!important}.-xxlmax-wx-62{max-width-left:62px!important;max-width-right:62px!important}.-xxlmax-wy-62{max-width-top:62px!important;max-width-bottom:62px!important}}.min-w-62{min-width:62px!important}.min-wt-62{min-width-top:62px!important}.min-wr-62{min-width-right:62px!important}.min-wb-62{min-width-bottom:62px!important}.min-wl-62{min-width-left:62px!important}.min-wx-62{min-width-left:62px!important;min-width-right:62px!important}.min-wy-62{min-width-top:62px!important;min-width-bottom:62px!important}@media (min-width: 576px){.-smmin-w-62{min-width:62px!important}.-smmin-wt-62{min-width-top:62px!important}.-smmin-wr-62{min-width-right:62px!important}.-smmin-wb-62{min-width-bottom:62px!important}.-smmin-wl-62{min-width-left:62px!important}.-smmin-wx-62{min-width-left:62px!important;min-width-right:62px!important}.-smmin-wy-62{min-width-top:62px!important;min-width-bottom:62px!important}}@media (min-width: 768px){.-mdmin-w-62{min-width:62px!important}.-mdmin-wt-62{min-width-top:62px!important}.-mdmin-wr-62{min-width-right:62px!important}.-mdmin-wb-62{min-width-bottom:62px!important}.-mdmin-wl-62{min-width-left:62px!important}.-mdmin-wx-62{min-width-left:62px!important;min-width-right:62px!important}.-mdmin-wy-62{min-width-top:62px!important;min-width-bottom:62px!important}}@media (min-width: 992px){.-lgmin-w-62{min-width:62px!important}.-lgmin-wt-62{min-width-top:62px!important}.-lgmin-wr-62{min-width-right:62px!important}.-lgmin-wb-62{min-width-bottom:62px!important}.-lgmin-wl-62{min-width-left:62px!important}.-lgmin-wx-62{min-width-left:62px!important;min-width-right:62px!important}.-lgmin-wy-62{min-width-top:62px!important;min-width-bottom:62px!important}}@media (min-width: 1200px){.-xlmin-w-62{min-width:62px!important}.-xlmin-wt-62{min-width-top:62px!important}.-xlmin-wr-62{min-width-right:62px!important}.-xlmin-wb-62{min-width-bottom:62px!important}.-xlmin-wl-62{min-width-left:62px!important}.-xlmin-wx-62{min-width-left:62px!important;min-width-right:62px!important}.-xlmin-wy-62{min-width-top:62px!important;min-width-bottom:62px!important}}@media (min-width: 1400px){.-xxlmin-w-62{min-width:62px!important}.-xxlmin-wt-62{min-width-top:62px!important}.-xxlmin-wr-62{min-width-right:62px!important}.-xxlmin-wb-62{min-width-bottom:62px!important}.-xxlmin-wl-62{min-width-left:62px!important}.-xxlmin-wx-62{min-width-left:62px!important;min-width-right:62px!important}.-xxlmin-wy-62{min-width-top:62px!important;min-width-bottom:62px!important}}.max-h-62{max-height:62px!important}.max-ht-62{max-height-top:62px!important}.max-hr-62{max-height-right:62px!important}.max-hb-62{max-height-bottom:62px!important}.max-hl-62{max-height-left:62px!important}.max-hx-62{max-height-left:62px!important;max-height-right:62px!important}.max-hy-62{max-height-top:62px!important;max-height-bottom:62px!important}@media (min-width: 576px){.-smmax-h-62{max-height:62px!important}.-smmax-ht-62{max-height-top:62px!important}.-smmax-hr-62{max-height-right:62px!important}.-smmax-hb-62{max-height-bottom:62px!important}.-smmax-hl-62{max-height-left:62px!important}.-smmax-hx-62{max-height-left:62px!important;max-height-right:62px!important}.-smmax-hy-62{max-height-top:62px!important;max-height-bottom:62px!important}}@media (min-width: 768px){.-mdmax-h-62{max-height:62px!important}.-mdmax-ht-62{max-height-top:62px!important}.-mdmax-hr-62{max-height-right:62px!important}.-mdmax-hb-62{max-height-bottom:62px!important}.-mdmax-hl-62{max-height-left:62px!important}.-mdmax-hx-62{max-height-left:62px!important;max-height-right:62px!important}.-mdmax-hy-62{max-height-top:62px!important;max-height-bottom:62px!important}}@media (min-width: 992px){.-lgmax-h-62{max-height:62px!important}.-lgmax-ht-62{max-height-top:62px!important}.-lgmax-hr-62{max-height-right:62px!important}.-lgmax-hb-62{max-height-bottom:62px!important}.-lgmax-hl-62{max-height-left:62px!important}.-lgmax-hx-62{max-height-left:62px!important;max-height-right:62px!important}.-lgmax-hy-62{max-height-top:62px!important;max-height-bottom:62px!important}}@media (min-width: 1200px){.-xlmax-h-62{max-height:62px!important}.-xlmax-ht-62{max-height-top:62px!important}.-xlmax-hr-62{max-height-right:62px!important}.-xlmax-hb-62{max-height-bottom:62px!important}.-xlmax-hl-62{max-height-left:62px!important}.-xlmax-hx-62{max-height-left:62px!important;max-height-right:62px!important}.-xlmax-hy-62{max-height-top:62px!important;max-height-bottom:62px!important}}@media (min-width: 1400px){.-xxlmax-h-62{max-height:62px!important}.-xxlmax-ht-62{max-height-top:62px!important}.-xxlmax-hr-62{max-height-right:62px!important}.-xxlmax-hb-62{max-height-bottom:62px!important}.-xxlmax-hl-62{max-height-left:62px!important}.-xxlmax-hx-62{max-height-left:62px!important;max-height-right:62px!important}.-xxlmax-hy-62{max-height-top:62px!important;max-height-bottom:62px!important}}.min-h-62{min-height:62px!important}.min-ht-62{min-height-top:62px!important}.min-hr-62{min-height-right:62px!important}.min-hb-62{min-height-bottom:62px!important}.min-hl-62{min-height-left:62px!important}.min-hx-62{min-height-left:62px!important;min-height-right:62px!important}.min-hy-62{min-height-top:62px!important;min-height-bottom:62px!important}@media (min-width: 576px){.-smmin-h-62{min-height:62px!important}.-smmin-ht-62{min-height-top:62px!important}.-smmin-hr-62{min-height-right:62px!important}.-smmin-hb-62{min-height-bottom:62px!important}.-smmin-hl-62{min-height-left:62px!important}.-smmin-hx-62{min-height-left:62px!important;min-height-right:62px!important}.-smmin-hy-62{min-height-top:62px!important;min-height-bottom:62px!important}}@media (min-width: 768px){.-mdmin-h-62{min-height:62px!important}.-mdmin-ht-62{min-height-top:62px!important}.-mdmin-hr-62{min-height-right:62px!important}.-mdmin-hb-62{min-height-bottom:62px!important}.-mdmin-hl-62{min-height-left:62px!important}.-mdmin-hx-62{min-height-left:62px!important;min-height-right:62px!important}.-mdmin-hy-62{min-height-top:62px!important;min-height-bottom:62px!important}}@media (min-width: 992px){.-lgmin-h-62{min-height:62px!important}.-lgmin-ht-62{min-height-top:62px!important}.-lgmin-hr-62{min-height-right:62px!important}.-lgmin-hb-62{min-height-bottom:62px!important}.-lgmin-hl-62{min-height-left:62px!important}.-lgmin-hx-62{min-height-left:62px!important;min-height-right:62px!important}.-lgmin-hy-62{min-height-top:62px!important;min-height-bottom:62px!important}}@media (min-width: 1200px){.-xlmin-h-62{min-height:62px!important}.-xlmin-ht-62{min-height-top:62px!important}.-xlmin-hr-62{min-height-right:62px!important}.-xlmin-hb-62{min-height-bottom:62px!important}.-xlmin-hl-62{min-height-left:62px!important}.-xlmin-hx-62{min-height-left:62px!important;min-height-right:62px!important}.-xlmin-hy-62{min-height-top:62px!important;min-height-bottom:62px!important}}@media (min-width: 1400px){.-xxlmin-h-62{min-height:62px!important}.-xxlmin-ht-62{min-height-top:62px!important}.-xxlmin-hr-62{min-height-right:62px!important}.-xxlmin-hb-62{min-height-bottom:62px!important}.-xxlmin-hl-62{min-height-left:62px!important}.-xxlmin-hx-62{min-height-left:62px!important;min-height-right:62px!important}.-xxlmin-hy-62{min-height-top:62px!important;min-height-bottom:62px!important}}.m-63{margin:63px!important}.mt-63{margin-top:63px!important}.mr-63{margin-right:63px!important}.mb-63{margin-bottom:63px!important}.ml-63{margin-left:63px!important}.mx-63{margin-left:63px!important;margin-right:63px!important}.my-63{margin-top:63px!important;margin-bottom:63px!important}@media (min-width: 576px){.-smm-63{margin:63px!important}.-smmt-63{margin-top:63px!important}.-smmr-63{margin-right:63px!important}.-smmb-63{margin-bottom:63px!important}.-smml-63{margin-left:63px!important}.-smmx-63{margin-left:63px!important;margin-right:63px!important}.-smmy-63{margin-top:63px!important;margin-bottom:63px!important}}@media (min-width: 768px){.-mdm-63{margin:63px!important}.-mdmt-63{margin-top:63px!important}.-mdmr-63{margin-right:63px!important}.-mdmb-63{margin-bottom:63px!important}.-mdml-63{margin-left:63px!important}.-mdmx-63{margin-left:63px!important;margin-right:63px!important}.-mdmy-63{margin-top:63px!important;margin-bottom:63px!important}}@media (min-width: 992px){.-lgm-63{margin:63px!important}.-lgmt-63{margin-top:63px!important}.-lgmr-63{margin-right:63px!important}.-lgmb-63{margin-bottom:63px!important}.-lgml-63{margin-left:63px!important}.-lgmx-63{margin-left:63px!important;margin-right:63px!important}.-lgmy-63{margin-top:63px!important;margin-bottom:63px!important}}@media (min-width: 1200px){.-xlm-63{margin:63px!important}.-xlmt-63{margin-top:63px!important}.-xlmr-63{margin-right:63px!important}.-xlmb-63{margin-bottom:63px!important}.-xlml-63{margin-left:63px!important}.-xlmx-63{margin-left:63px!important;margin-right:63px!important}.-xlmy-63{margin-top:63px!important;margin-bottom:63px!important}}@media (min-width: 1400px){.-xxlm-63{margin:63px!important}.-xxlmt-63{margin-top:63px!important}.-xxlmr-63{margin-right:63px!important}.-xxlmb-63{margin-bottom:63px!important}.-xxlml-63{margin-left:63px!important}.-xxlmx-63{margin-left:63px!important;margin-right:63px!important}.-xxlmy-63{margin-top:63px!important;margin-bottom:63px!important}}.p-63{padding:63px!important}.pt-63{padding-top:63px!important}.pr-63{padding-right:63px!important}.pb-63{padding-bottom:63px!important}.pl-63{padding-left:63px!important}.px-63{padding-left:63px!important;padding-right:63px!important}.py-63{padding-top:63px!important;padding-bottom:63px!important}@media (min-width: 576px){.-smp-63{padding:63px!important}.-smpt-63{padding-top:63px!important}.-smpr-63{padding-right:63px!important}.-smpb-63{padding-bottom:63px!important}.-smpl-63{padding-left:63px!important}.-smpx-63{padding-left:63px!important;padding-right:63px!important}.-smpy-63{padding-top:63px!important;padding-bottom:63px!important}}@media (min-width: 768px){.-mdp-63{padding:63px!important}.-mdpt-63{padding-top:63px!important}.-mdpr-63{padding-right:63px!important}.-mdpb-63{padding-bottom:63px!important}.-mdpl-63{padding-left:63px!important}.-mdpx-63{padding-left:63px!important;padding-right:63px!important}.-mdpy-63{padding-top:63px!important;padding-bottom:63px!important}}@media (min-width: 992px){.-lgp-63{padding:63px!important}.-lgpt-63{padding-top:63px!important}.-lgpr-63{padding-right:63px!important}.-lgpb-63{padding-bottom:63px!important}.-lgpl-63{padding-left:63px!important}.-lgpx-63{padding-left:63px!important;padding-right:63px!important}.-lgpy-63{padding-top:63px!important;padding-bottom:63px!important}}@media (min-width: 1200px){.-xlp-63{padding:63px!important}.-xlpt-63{padding-top:63px!important}.-xlpr-63{padding-right:63px!important}.-xlpb-63{padding-bottom:63px!important}.-xlpl-63{padding-left:63px!important}.-xlpx-63{padding-left:63px!important;padding-right:63px!important}.-xlpy-63{padding-top:63px!important;padding-bottom:63px!important}}@media (min-width: 1400px){.-xxlp-63{padding:63px!important}.-xxlpt-63{padding-top:63px!important}.-xxlpr-63{padding-right:63px!important}.-xxlpb-63{padding-bottom:63px!important}.-xxlpl-63{padding-left:63px!important}.-xxlpx-63{padding-left:63px!important;padding-right:63px!important}.-xxlpy-63{padding-top:63px!important;padding-bottom:63px!important}}.gap-63{gap:63px!important}.gapx-63{-webkit-column-gap:63px!important;-moz-column-gap:63px!important;column-gap:63px!important}.gapy-63{row-gap:63px!important}@media (min-width: 576px){.-smgap-63{gap:63px!important}.-smgapx-63{-webkit-column-gap:63px!important;-moz-column-gap:63px!important;column-gap:63px!important}.-smgapy-63{row-gap:63px!important}}@media (min-width: 768px){.-mdgap-63{gap:63px!important}.-mdgapx-63{-webkit-column-gap:63px!important;-moz-column-gap:63px!important;column-gap:63px!important}.-mdgapy-63{row-gap:63px!important}}@media (min-width: 992px){.-lggap-63{gap:63px!important}.-lggapx-63{-webkit-column-gap:63px!important;-moz-column-gap:63px!important;column-gap:63px!important}.-lggapy-63{row-gap:63px!important}}@media (min-width: 1200px){.-xlgap-63{gap:63px!important}.-xlgapx-63{-webkit-column-gap:63px!important;-moz-column-gap:63px!important;column-gap:63px!important}.-xlgapy-63{row-gap:63px!important}}@media (min-width: 1400px){.-xxlgap-63{gap:63px!important}.-xxlgapx-63{-webkit-column-gap:63px!important;-moz-column-gap:63px!important;column-gap:63px!important}.-xxlgapy-63{row-gap:63px!important}}.w-63{width:63px!important}.wt-63{width-top:63px!important}.wr-63{width-right:63px!important}.wb-63{width-bottom:63px!important}.wl-63{width-left:63px!important}.wx-63{width-left:63px!important;width-right:63px!important}.wy-63{width-top:63px!important;width-bottom:63px!important}@media (min-width: 576px){.-smw-63{width:63px!important}.-smwt-63{width-top:63px!important}.-smwr-63{width-right:63px!important}.-smwb-63{width-bottom:63px!important}.-smwl-63{width-left:63px!important}.-smwx-63{width-left:63px!important;width-right:63px!important}.-smwy-63{width-top:63px!important;width-bottom:63px!important}}@media (min-width: 768px){.-mdw-63{width:63px!important}.-mdwt-63{width-top:63px!important}.-mdwr-63{width-right:63px!important}.-mdwb-63{width-bottom:63px!important}.-mdwl-63{width-left:63px!important}.-mdwx-63{width-left:63px!important;width-right:63px!important}.-mdwy-63{width-top:63px!important;width-bottom:63px!important}}@media (min-width: 992px){.-lgw-63{width:63px!important}.-lgwt-63{width-top:63px!important}.-lgwr-63{width-right:63px!important}.-lgwb-63{width-bottom:63px!important}.-lgwl-63{width-left:63px!important}.-lgwx-63{width-left:63px!important;width-right:63px!important}.-lgwy-63{width-top:63px!important;width-bottom:63px!important}}@media (min-width: 1200px){.-xlw-63{width:63px!important}.-xlwt-63{width-top:63px!important}.-xlwr-63{width-right:63px!important}.-xlwb-63{width-bottom:63px!important}.-xlwl-63{width-left:63px!important}.-xlwx-63{width-left:63px!important;width-right:63px!important}.-xlwy-63{width-top:63px!important;width-bottom:63px!important}}@media (min-width: 1400px){.-xxlw-63{width:63px!important}.-xxlwt-63{width-top:63px!important}.-xxlwr-63{width-right:63px!important}.-xxlwb-63{width-bottom:63px!important}.-xxlwl-63{width-left:63px!important}.-xxlwx-63{width-left:63px!important;width-right:63px!important}.-xxlwy-63{width-top:63px!important;width-bottom:63px!important}}.h-63{height:63px!important}.ht-63{height-top:63px!important}.hr-63{height-right:63px!important}.hb-63{height-bottom:63px!important}.hl-63{height-left:63px!important}.hx-63{height-left:63px!important;height-right:63px!important}.hy-63{height-top:63px!important;height-bottom:63px!important}@media (min-width: 576px){.-smh-63{height:63px!important}.-smht-63{height-top:63px!important}.-smhr-63{height-right:63px!important}.-smhb-63{height-bottom:63px!important}.-smhl-63{height-left:63px!important}.-smhx-63{height-left:63px!important;height-right:63px!important}.-smhy-63{height-top:63px!important;height-bottom:63px!important}}@media (min-width: 768px){.-mdh-63{height:63px!important}.-mdht-63{height-top:63px!important}.-mdhr-63{height-right:63px!important}.-mdhb-63{height-bottom:63px!important}.-mdhl-63{height-left:63px!important}.-mdhx-63{height-left:63px!important;height-right:63px!important}.-mdhy-63{height-top:63px!important;height-bottom:63px!important}}@media (min-width: 992px){.-lgh-63{height:63px!important}.-lght-63{height-top:63px!important}.-lghr-63{height-right:63px!important}.-lghb-63{height-bottom:63px!important}.-lghl-63{height-left:63px!important}.-lghx-63{height-left:63px!important;height-right:63px!important}.-lghy-63{height-top:63px!important;height-bottom:63px!important}}@media (min-width: 1200px){.-xlh-63{height:63px!important}.-xlht-63{height-top:63px!important}.-xlhr-63{height-right:63px!important}.-xlhb-63{height-bottom:63px!important}.-xlhl-63{height-left:63px!important}.-xlhx-63{height-left:63px!important;height-right:63px!important}.-xlhy-63{height-top:63px!important;height-bottom:63px!important}}@media (min-width: 1400px){.-xxlh-63{height:63px!important}.-xxlht-63{height-top:63px!important}.-xxlhr-63{height-right:63px!important}.-xxlhb-63{height-bottom:63px!important}.-xxlhl-63{height-left:63px!important}.-xxlhx-63{height-left:63px!important;height-right:63px!important}.-xxlhy-63{height-top:63px!important;height-bottom:63px!important}}.rounded-63{border-radius:63px!important}.roundedt-63{border-radius-top:63px!important}.roundedr-63{border-radius-right:63px!important}.roundedb-63{border-radius-bottom:63px!important}.roundedl-63{border-radius-left:63px!important}.roundedx-63{border-radius-left:63px!important;border-radius-right:63px!important}.roundedy-63{border-radius-top:63px!important;border-radius-bottom:63px!important}@media (min-width: 576px){.-smrounded-63{border-radius:63px!important}.-smroundedt-63{border-radius-top:63px!important}.-smroundedr-63{border-radius-right:63px!important}.-smroundedb-63{border-radius-bottom:63px!important}.-smroundedl-63{border-radius-left:63px!important}.-smroundedx-63{border-radius-left:63px!important;border-radius-right:63px!important}.-smroundedy-63{border-radius-top:63px!important;border-radius-bottom:63px!important}}@media (min-width: 768px){.-mdrounded-63{border-radius:63px!important}.-mdroundedt-63{border-radius-top:63px!important}.-mdroundedr-63{border-radius-right:63px!important}.-mdroundedb-63{border-radius-bottom:63px!important}.-mdroundedl-63{border-radius-left:63px!important}.-mdroundedx-63{border-radius-left:63px!important;border-radius-right:63px!important}.-mdroundedy-63{border-radius-top:63px!important;border-radius-bottom:63px!important}}@media (min-width: 992px){.-lgrounded-63{border-radius:63px!important}.-lgroundedt-63{border-radius-top:63px!important}.-lgroundedr-63{border-radius-right:63px!important}.-lgroundedb-63{border-radius-bottom:63px!important}.-lgroundedl-63{border-radius-left:63px!important}.-lgroundedx-63{border-radius-left:63px!important;border-radius-right:63px!important}.-lgroundedy-63{border-radius-top:63px!important;border-radius-bottom:63px!important}}@media (min-width: 1200px){.-xlrounded-63{border-radius:63px!important}.-xlroundedt-63{border-radius-top:63px!important}.-xlroundedr-63{border-radius-right:63px!important}.-xlroundedb-63{border-radius-bottom:63px!important}.-xlroundedl-63{border-radius-left:63px!important}.-xlroundedx-63{border-radius-left:63px!important;border-radius-right:63px!important}.-xlroundedy-63{border-radius-top:63px!important;border-radius-bottom:63px!important}}@media (min-width: 1400px){.-xxlrounded-63{border-radius:63px!important}.-xxlroundedt-63{border-radius-top:63px!important}.-xxlroundedr-63{border-radius-right:63px!important}.-xxlroundedb-63{border-radius-bottom:63px!important}.-xxlroundedl-63{border-radius-left:63px!important}.-xxlroundedx-63{border-radius-left:63px!important;border-radius-right:63px!important}.-xxlroundedy-63{border-radius-top:63px!important;border-radius-bottom:63px!important}}.max-w-63{max-width:63px!important}.max-wt-63{max-width-top:63px!important}.max-wr-63{max-width-right:63px!important}.max-wb-63{max-width-bottom:63px!important}.max-wl-63{max-width-left:63px!important}.max-wx-63{max-width-left:63px!important;max-width-right:63px!important}.max-wy-63{max-width-top:63px!important;max-width-bottom:63px!important}@media (min-width: 576px){.-smmax-w-63{max-width:63px!important}.-smmax-wt-63{max-width-top:63px!important}.-smmax-wr-63{max-width-right:63px!important}.-smmax-wb-63{max-width-bottom:63px!important}.-smmax-wl-63{max-width-left:63px!important}.-smmax-wx-63{max-width-left:63px!important;max-width-right:63px!important}.-smmax-wy-63{max-width-top:63px!important;max-width-bottom:63px!important}}@media (min-width: 768px){.-mdmax-w-63{max-width:63px!important}.-mdmax-wt-63{max-width-top:63px!important}.-mdmax-wr-63{max-width-right:63px!important}.-mdmax-wb-63{max-width-bottom:63px!important}.-mdmax-wl-63{max-width-left:63px!important}.-mdmax-wx-63{max-width-left:63px!important;max-width-right:63px!important}.-mdmax-wy-63{max-width-top:63px!important;max-width-bottom:63px!important}}@media (min-width: 992px){.-lgmax-w-63{max-width:63px!important}.-lgmax-wt-63{max-width-top:63px!important}.-lgmax-wr-63{max-width-right:63px!important}.-lgmax-wb-63{max-width-bottom:63px!important}.-lgmax-wl-63{max-width-left:63px!important}.-lgmax-wx-63{max-width-left:63px!important;max-width-right:63px!important}.-lgmax-wy-63{max-width-top:63px!important;max-width-bottom:63px!important}}@media (min-width: 1200px){.-xlmax-w-63{max-width:63px!important}.-xlmax-wt-63{max-width-top:63px!important}.-xlmax-wr-63{max-width-right:63px!important}.-xlmax-wb-63{max-width-bottom:63px!important}.-xlmax-wl-63{max-width-left:63px!important}.-xlmax-wx-63{max-width-left:63px!important;max-width-right:63px!important}.-xlmax-wy-63{max-width-top:63px!important;max-width-bottom:63px!important}}@media (min-width: 1400px){.-xxlmax-w-63{max-width:63px!important}.-xxlmax-wt-63{max-width-top:63px!important}.-xxlmax-wr-63{max-width-right:63px!important}.-xxlmax-wb-63{max-width-bottom:63px!important}.-xxlmax-wl-63{max-width-left:63px!important}.-xxlmax-wx-63{max-width-left:63px!important;max-width-right:63px!important}.-xxlmax-wy-63{max-width-top:63px!important;max-width-bottom:63px!important}}.min-w-63{min-width:63px!important}.min-wt-63{min-width-top:63px!important}.min-wr-63{min-width-right:63px!important}.min-wb-63{min-width-bottom:63px!important}.min-wl-63{min-width-left:63px!important}.min-wx-63{min-width-left:63px!important;min-width-right:63px!important}.min-wy-63{min-width-top:63px!important;min-width-bottom:63px!important}@media (min-width: 576px){.-smmin-w-63{min-width:63px!important}.-smmin-wt-63{min-width-top:63px!important}.-smmin-wr-63{min-width-right:63px!important}.-smmin-wb-63{min-width-bottom:63px!important}.-smmin-wl-63{min-width-left:63px!important}.-smmin-wx-63{min-width-left:63px!important;min-width-right:63px!important}.-smmin-wy-63{min-width-top:63px!important;min-width-bottom:63px!important}}@media (min-width: 768px){.-mdmin-w-63{min-width:63px!important}.-mdmin-wt-63{min-width-top:63px!important}.-mdmin-wr-63{min-width-right:63px!important}.-mdmin-wb-63{min-width-bottom:63px!important}.-mdmin-wl-63{min-width-left:63px!important}.-mdmin-wx-63{min-width-left:63px!important;min-width-right:63px!important}.-mdmin-wy-63{min-width-top:63px!important;min-width-bottom:63px!important}}@media (min-width: 992px){.-lgmin-w-63{min-width:63px!important}.-lgmin-wt-63{min-width-top:63px!important}.-lgmin-wr-63{min-width-right:63px!important}.-lgmin-wb-63{min-width-bottom:63px!important}.-lgmin-wl-63{min-width-left:63px!important}.-lgmin-wx-63{min-width-left:63px!important;min-width-right:63px!important}.-lgmin-wy-63{min-width-top:63px!important;min-width-bottom:63px!important}}@media (min-width: 1200px){.-xlmin-w-63{min-width:63px!important}.-xlmin-wt-63{min-width-top:63px!important}.-xlmin-wr-63{min-width-right:63px!important}.-xlmin-wb-63{min-width-bottom:63px!important}.-xlmin-wl-63{min-width-left:63px!important}.-xlmin-wx-63{min-width-left:63px!important;min-width-right:63px!important}.-xlmin-wy-63{min-width-top:63px!important;min-width-bottom:63px!important}}@media (min-width: 1400px){.-xxlmin-w-63{min-width:63px!important}.-xxlmin-wt-63{min-width-top:63px!important}.-xxlmin-wr-63{min-width-right:63px!important}.-xxlmin-wb-63{min-width-bottom:63px!important}.-xxlmin-wl-63{min-width-left:63px!important}.-xxlmin-wx-63{min-width-left:63px!important;min-width-right:63px!important}.-xxlmin-wy-63{min-width-top:63px!important;min-width-bottom:63px!important}}.max-h-63{max-height:63px!important}.max-ht-63{max-height-top:63px!important}.max-hr-63{max-height-right:63px!important}.max-hb-63{max-height-bottom:63px!important}.max-hl-63{max-height-left:63px!important}.max-hx-63{max-height-left:63px!important;max-height-right:63px!important}.max-hy-63{max-height-top:63px!important;max-height-bottom:63px!important}@media (min-width: 576px){.-smmax-h-63{max-height:63px!important}.-smmax-ht-63{max-height-top:63px!important}.-smmax-hr-63{max-height-right:63px!important}.-smmax-hb-63{max-height-bottom:63px!important}.-smmax-hl-63{max-height-left:63px!important}.-smmax-hx-63{max-height-left:63px!important;max-height-right:63px!important}.-smmax-hy-63{max-height-top:63px!important;max-height-bottom:63px!important}}@media (min-width: 768px){.-mdmax-h-63{max-height:63px!important}.-mdmax-ht-63{max-height-top:63px!important}.-mdmax-hr-63{max-height-right:63px!important}.-mdmax-hb-63{max-height-bottom:63px!important}.-mdmax-hl-63{max-height-left:63px!important}.-mdmax-hx-63{max-height-left:63px!important;max-height-right:63px!important}.-mdmax-hy-63{max-height-top:63px!important;max-height-bottom:63px!important}}@media (min-width: 992px){.-lgmax-h-63{max-height:63px!important}.-lgmax-ht-63{max-height-top:63px!important}.-lgmax-hr-63{max-height-right:63px!important}.-lgmax-hb-63{max-height-bottom:63px!important}.-lgmax-hl-63{max-height-left:63px!important}.-lgmax-hx-63{max-height-left:63px!important;max-height-right:63px!important}.-lgmax-hy-63{max-height-top:63px!important;max-height-bottom:63px!important}}@media (min-width: 1200px){.-xlmax-h-63{max-height:63px!important}.-xlmax-ht-63{max-height-top:63px!important}.-xlmax-hr-63{max-height-right:63px!important}.-xlmax-hb-63{max-height-bottom:63px!important}.-xlmax-hl-63{max-height-left:63px!important}.-xlmax-hx-63{max-height-left:63px!important;max-height-right:63px!important}.-xlmax-hy-63{max-height-top:63px!important;max-height-bottom:63px!important}}@media (min-width: 1400px){.-xxlmax-h-63{max-height:63px!important}.-xxlmax-ht-63{max-height-top:63px!important}.-xxlmax-hr-63{max-height-right:63px!important}.-xxlmax-hb-63{max-height-bottom:63px!important}.-xxlmax-hl-63{max-height-left:63px!important}.-xxlmax-hx-63{max-height-left:63px!important;max-height-right:63px!important}.-xxlmax-hy-63{max-height-top:63px!important;max-height-bottom:63px!important}}.min-h-63{min-height:63px!important}.min-ht-63{min-height-top:63px!important}.min-hr-63{min-height-right:63px!important}.min-hb-63{min-height-bottom:63px!important}.min-hl-63{min-height-left:63px!important}.min-hx-63{min-height-left:63px!important;min-height-right:63px!important}.min-hy-63{min-height-top:63px!important;min-height-bottom:63px!important}@media (min-width: 576px){.-smmin-h-63{min-height:63px!important}.-smmin-ht-63{min-height-top:63px!important}.-smmin-hr-63{min-height-right:63px!important}.-smmin-hb-63{min-height-bottom:63px!important}.-smmin-hl-63{min-height-left:63px!important}.-smmin-hx-63{min-height-left:63px!important;min-height-right:63px!important}.-smmin-hy-63{min-height-top:63px!important;min-height-bottom:63px!important}}@media (min-width: 768px){.-mdmin-h-63{min-height:63px!important}.-mdmin-ht-63{min-height-top:63px!important}.-mdmin-hr-63{min-height-right:63px!important}.-mdmin-hb-63{min-height-bottom:63px!important}.-mdmin-hl-63{min-height-left:63px!important}.-mdmin-hx-63{min-height-left:63px!important;min-height-right:63px!important}.-mdmin-hy-63{min-height-top:63px!important;min-height-bottom:63px!important}}@media (min-width: 992px){.-lgmin-h-63{min-height:63px!important}.-lgmin-ht-63{min-height-top:63px!important}.-lgmin-hr-63{min-height-right:63px!important}.-lgmin-hb-63{min-height-bottom:63px!important}.-lgmin-hl-63{min-height-left:63px!important}.-lgmin-hx-63{min-height-left:63px!important;min-height-right:63px!important}.-lgmin-hy-63{min-height-top:63px!important;min-height-bottom:63px!important}}@media (min-width: 1200px){.-xlmin-h-63{min-height:63px!important}.-xlmin-ht-63{min-height-top:63px!important}.-xlmin-hr-63{min-height-right:63px!important}.-xlmin-hb-63{min-height-bottom:63px!important}.-xlmin-hl-63{min-height-left:63px!important}.-xlmin-hx-63{min-height-left:63px!important;min-height-right:63px!important}.-xlmin-hy-63{min-height-top:63px!important;min-height-bottom:63px!important}}@media (min-width: 1400px){.-xxlmin-h-63{min-height:63px!important}.-xxlmin-ht-63{min-height-top:63px!important}.-xxlmin-hr-63{min-height-right:63px!important}.-xxlmin-hb-63{min-height-bottom:63px!important}.-xxlmin-hl-63{min-height-left:63px!important}.-xxlmin-hx-63{min-height-left:63px!important;min-height-right:63px!important}.-xxlmin-hy-63{min-height-top:63px!important;min-height-bottom:63px!important}}.m-64{margin:64px!important}.mt-64{margin-top:64px!important}.mr-64{margin-right:64px!important}.mb-64{margin-bottom:64px!important}.ml-64{margin-left:64px!important}.mx-64{margin-left:64px!important;margin-right:64px!important}.my-64{margin-top:64px!important;margin-bottom:64px!important}@media (min-width: 576px){.-smm-64{margin:64px!important}.-smmt-64{margin-top:64px!important}.-smmr-64{margin-right:64px!important}.-smmb-64{margin-bottom:64px!important}.-smml-64{margin-left:64px!important}.-smmx-64{margin-left:64px!important;margin-right:64px!important}.-smmy-64{margin-top:64px!important;margin-bottom:64px!important}}@media (min-width: 768px){.-mdm-64{margin:64px!important}.-mdmt-64{margin-top:64px!important}.-mdmr-64{margin-right:64px!important}.-mdmb-64{margin-bottom:64px!important}.-mdml-64{margin-left:64px!important}.-mdmx-64{margin-left:64px!important;margin-right:64px!important}.-mdmy-64{margin-top:64px!important;margin-bottom:64px!important}}@media (min-width: 992px){.-lgm-64{margin:64px!important}.-lgmt-64{margin-top:64px!important}.-lgmr-64{margin-right:64px!important}.-lgmb-64{margin-bottom:64px!important}.-lgml-64{margin-left:64px!important}.-lgmx-64{margin-left:64px!important;margin-right:64px!important}.-lgmy-64{margin-top:64px!important;margin-bottom:64px!important}}@media (min-width: 1200px){.-xlm-64{margin:64px!important}.-xlmt-64{margin-top:64px!important}.-xlmr-64{margin-right:64px!important}.-xlmb-64{margin-bottom:64px!important}.-xlml-64{margin-left:64px!important}.-xlmx-64{margin-left:64px!important;margin-right:64px!important}.-xlmy-64{margin-top:64px!important;margin-bottom:64px!important}}@media (min-width: 1400px){.-xxlm-64{margin:64px!important}.-xxlmt-64{margin-top:64px!important}.-xxlmr-64{margin-right:64px!important}.-xxlmb-64{margin-bottom:64px!important}.-xxlml-64{margin-left:64px!important}.-xxlmx-64{margin-left:64px!important;margin-right:64px!important}.-xxlmy-64{margin-top:64px!important;margin-bottom:64px!important}}.p-64{padding:64px!important}.pt-64{padding-top:64px!important}.pr-64{padding-right:64px!important}.pb-64{padding-bottom:64px!important}.pl-64{padding-left:64px!important}.px-64{padding-left:64px!important;padding-right:64px!important}.py-64{padding-top:64px!important;padding-bottom:64px!important}@media (min-width: 576px){.-smp-64{padding:64px!important}.-smpt-64{padding-top:64px!important}.-smpr-64{padding-right:64px!important}.-smpb-64{padding-bottom:64px!important}.-smpl-64{padding-left:64px!important}.-smpx-64{padding-left:64px!important;padding-right:64px!important}.-smpy-64{padding-top:64px!important;padding-bottom:64px!important}}@media (min-width: 768px){.-mdp-64{padding:64px!important}.-mdpt-64{padding-top:64px!important}.-mdpr-64{padding-right:64px!important}.-mdpb-64{padding-bottom:64px!important}.-mdpl-64{padding-left:64px!important}.-mdpx-64{padding-left:64px!important;padding-right:64px!important}.-mdpy-64{padding-top:64px!important;padding-bottom:64px!important}}@media (min-width: 992px){.-lgp-64{padding:64px!important}.-lgpt-64{padding-top:64px!important}.-lgpr-64{padding-right:64px!important}.-lgpb-64{padding-bottom:64px!important}.-lgpl-64{padding-left:64px!important}.-lgpx-64{padding-left:64px!important;padding-right:64px!important}.-lgpy-64{padding-top:64px!important;padding-bottom:64px!important}}@media (min-width: 1200px){.-xlp-64{padding:64px!important}.-xlpt-64{padding-top:64px!important}.-xlpr-64{padding-right:64px!important}.-xlpb-64{padding-bottom:64px!important}.-xlpl-64{padding-left:64px!important}.-xlpx-64{padding-left:64px!important;padding-right:64px!important}.-xlpy-64{padding-top:64px!important;padding-bottom:64px!important}}@media (min-width: 1400px){.-xxlp-64{padding:64px!important}.-xxlpt-64{padding-top:64px!important}.-xxlpr-64{padding-right:64px!important}.-xxlpb-64{padding-bottom:64px!important}.-xxlpl-64{padding-left:64px!important}.-xxlpx-64{padding-left:64px!important;padding-right:64px!important}.-xxlpy-64{padding-top:64px!important;padding-bottom:64px!important}}.gap-64{gap:64px!important}.gapx-64{-webkit-column-gap:64px!important;-moz-column-gap:64px!important;column-gap:64px!important}.gapy-64{row-gap:64px!important}@media (min-width: 576px){.-smgap-64{gap:64px!important}.-smgapx-64{-webkit-column-gap:64px!important;-moz-column-gap:64px!important;column-gap:64px!important}.-smgapy-64{row-gap:64px!important}}@media (min-width: 768px){.-mdgap-64{gap:64px!important}.-mdgapx-64{-webkit-column-gap:64px!important;-moz-column-gap:64px!important;column-gap:64px!important}.-mdgapy-64{row-gap:64px!important}}@media (min-width: 992px){.-lggap-64{gap:64px!important}.-lggapx-64{-webkit-column-gap:64px!important;-moz-column-gap:64px!important;column-gap:64px!important}.-lggapy-64{row-gap:64px!important}}@media (min-width: 1200px){.-xlgap-64{gap:64px!important}.-xlgapx-64{-webkit-column-gap:64px!important;-moz-column-gap:64px!important;column-gap:64px!important}.-xlgapy-64{row-gap:64px!important}}@media (min-width: 1400px){.-xxlgap-64{gap:64px!important}.-xxlgapx-64{-webkit-column-gap:64px!important;-moz-column-gap:64px!important;column-gap:64px!important}.-xxlgapy-64{row-gap:64px!important}}.w-64{width:64px!important}.wt-64{width-top:64px!important}.wr-64{width-right:64px!important}.wb-64{width-bottom:64px!important}.wl-64{width-left:64px!important}.wx-64{width-left:64px!important;width-right:64px!important}.wy-64{width-top:64px!important;width-bottom:64px!important}@media (min-width: 576px){.-smw-64{width:64px!important}.-smwt-64{width-top:64px!important}.-smwr-64{width-right:64px!important}.-smwb-64{width-bottom:64px!important}.-smwl-64{width-left:64px!important}.-smwx-64{width-left:64px!important;width-right:64px!important}.-smwy-64{width-top:64px!important;width-bottom:64px!important}}@media (min-width: 768px){.-mdw-64{width:64px!important}.-mdwt-64{width-top:64px!important}.-mdwr-64{width-right:64px!important}.-mdwb-64{width-bottom:64px!important}.-mdwl-64{width-left:64px!important}.-mdwx-64{width-left:64px!important;width-right:64px!important}.-mdwy-64{width-top:64px!important;width-bottom:64px!important}}@media (min-width: 992px){.-lgw-64{width:64px!important}.-lgwt-64{width-top:64px!important}.-lgwr-64{width-right:64px!important}.-lgwb-64{width-bottom:64px!important}.-lgwl-64{width-left:64px!important}.-lgwx-64{width-left:64px!important;width-right:64px!important}.-lgwy-64{width-top:64px!important;width-bottom:64px!important}}@media (min-width: 1200px){.-xlw-64{width:64px!important}.-xlwt-64{width-top:64px!important}.-xlwr-64{width-right:64px!important}.-xlwb-64{width-bottom:64px!important}.-xlwl-64{width-left:64px!important}.-xlwx-64{width-left:64px!important;width-right:64px!important}.-xlwy-64{width-top:64px!important;width-bottom:64px!important}}@media (min-width: 1400px){.-xxlw-64{width:64px!important}.-xxlwt-64{width-top:64px!important}.-xxlwr-64{width-right:64px!important}.-xxlwb-64{width-bottom:64px!important}.-xxlwl-64{width-left:64px!important}.-xxlwx-64{width-left:64px!important;width-right:64px!important}.-xxlwy-64{width-top:64px!important;width-bottom:64px!important}}.h-64{height:64px!important}.ht-64{height-top:64px!important}.hr-64{height-right:64px!important}.hb-64{height-bottom:64px!important}.hl-64{height-left:64px!important}.hx-64{height-left:64px!important;height-right:64px!important}.hy-64{height-top:64px!important;height-bottom:64px!important}@media (min-width: 576px){.-smh-64{height:64px!important}.-smht-64{height-top:64px!important}.-smhr-64{height-right:64px!important}.-smhb-64{height-bottom:64px!important}.-smhl-64{height-left:64px!important}.-smhx-64{height-left:64px!important;height-right:64px!important}.-smhy-64{height-top:64px!important;height-bottom:64px!important}}@media (min-width: 768px){.-mdh-64{height:64px!important}.-mdht-64{height-top:64px!important}.-mdhr-64{height-right:64px!important}.-mdhb-64{height-bottom:64px!important}.-mdhl-64{height-left:64px!important}.-mdhx-64{height-left:64px!important;height-right:64px!important}.-mdhy-64{height-top:64px!important;height-bottom:64px!important}}@media (min-width: 992px){.-lgh-64{height:64px!important}.-lght-64{height-top:64px!important}.-lghr-64{height-right:64px!important}.-lghb-64{height-bottom:64px!important}.-lghl-64{height-left:64px!important}.-lghx-64{height-left:64px!important;height-right:64px!important}.-lghy-64{height-top:64px!important;height-bottom:64px!important}}@media (min-width: 1200px){.-xlh-64{height:64px!important}.-xlht-64{height-top:64px!important}.-xlhr-64{height-right:64px!important}.-xlhb-64{height-bottom:64px!important}.-xlhl-64{height-left:64px!important}.-xlhx-64{height-left:64px!important;height-right:64px!important}.-xlhy-64{height-top:64px!important;height-bottom:64px!important}}@media (min-width: 1400px){.-xxlh-64{height:64px!important}.-xxlht-64{height-top:64px!important}.-xxlhr-64{height-right:64px!important}.-xxlhb-64{height-bottom:64px!important}.-xxlhl-64{height-left:64px!important}.-xxlhx-64{height-left:64px!important;height-right:64px!important}.-xxlhy-64{height-top:64px!important;height-bottom:64px!important}}.rounded-64{border-radius:64px!important}.roundedt-64{border-radius-top:64px!important}.roundedr-64{border-radius-right:64px!important}.roundedb-64{border-radius-bottom:64px!important}.roundedl-64{border-radius-left:64px!important}.roundedx-64{border-radius-left:64px!important;border-radius-right:64px!important}.roundedy-64{border-radius-top:64px!important;border-radius-bottom:64px!important}@media (min-width: 576px){.-smrounded-64{border-radius:64px!important}.-smroundedt-64{border-radius-top:64px!important}.-smroundedr-64{border-radius-right:64px!important}.-smroundedb-64{border-radius-bottom:64px!important}.-smroundedl-64{border-radius-left:64px!important}.-smroundedx-64{border-radius-left:64px!important;border-radius-right:64px!important}.-smroundedy-64{border-radius-top:64px!important;border-radius-bottom:64px!important}}@media (min-width: 768px){.-mdrounded-64{border-radius:64px!important}.-mdroundedt-64{border-radius-top:64px!important}.-mdroundedr-64{border-radius-right:64px!important}.-mdroundedb-64{border-radius-bottom:64px!important}.-mdroundedl-64{border-radius-left:64px!important}.-mdroundedx-64{border-radius-left:64px!important;border-radius-right:64px!important}.-mdroundedy-64{border-radius-top:64px!important;border-radius-bottom:64px!important}}@media (min-width: 992px){.-lgrounded-64{border-radius:64px!important}.-lgroundedt-64{border-radius-top:64px!important}.-lgroundedr-64{border-radius-right:64px!important}.-lgroundedb-64{border-radius-bottom:64px!important}.-lgroundedl-64{border-radius-left:64px!important}.-lgroundedx-64{border-radius-left:64px!important;border-radius-right:64px!important}.-lgroundedy-64{border-radius-top:64px!important;border-radius-bottom:64px!important}}@media (min-width: 1200px){.-xlrounded-64{border-radius:64px!important}.-xlroundedt-64{border-radius-top:64px!important}.-xlroundedr-64{border-radius-right:64px!important}.-xlroundedb-64{border-radius-bottom:64px!important}.-xlroundedl-64{border-radius-left:64px!important}.-xlroundedx-64{border-radius-left:64px!important;border-radius-right:64px!important}.-xlroundedy-64{border-radius-top:64px!important;border-radius-bottom:64px!important}}@media (min-width: 1400px){.-xxlrounded-64{border-radius:64px!important}.-xxlroundedt-64{border-radius-top:64px!important}.-xxlroundedr-64{border-radius-right:64px!important}.-xxlroundedb-64{border-radius-bottom:64px!important}.-xxlroundedl-64{border-radius-left:64px!important}.-xxlroundedx-64{border-radius-left:64px!important;border-radius-right:64px!important}.-xxlroundedy-64{border-radius-top:64px!important;border-radius-bottom:64px!important}}.max-w-64{max-width:64px!important}.max-wt-64{max-width-top:64px!important}.max-wr-64{max-width-right:64px!important}.max-wb-64{max-width-bottom:64px!important}.max-wl-64{max-width-left:64px!important}.max-wx-64{max-width-left:64px!important;max-width-right:64px!important}.max-wy-64{max-width-top:64px!important;max-width-bottom:64px!important}@media (min-width: 576px){.-smmax-w-64{max-width:64px!important}.-smmax-wt-64{max-width-top:64px!important}.-smmax-wr-64{max-width-right:64px!important}.-smmax-wb-64{max-width-bottom:64px!important}.-smmax-wl-64{max-width-left:64px!important}.-smmax-wx-64{max-width-left:64px!important;max-width-right:64px!important}.-smmax-wy-64{max-width-top:64px!important;max-width-bottom:64px!important}}@media (min-width: 768px){.-mdmax-w-64{max-width:64px!important}.-mdmax-wt-64{max-width-top:64px!important}.-mdmax-wr-64{max-width-right:64px!important}.-mdmax-wb-64{max-width-bottom:64px!important}.-mdmax-wl-64{max-width-left:64px!important}.-mdmax-wx-64{max-width-left:64px!important;max-width-right:64px!important}.-mdmax-wy-64{max-width-top:64px!important;max-width-bottom:64px!important}}@media (min-width: 992px){.-lgmax-w-64{max-width:64px!important}.-lgmax-wt-64{max-width-top:64px!important}.-lgmax-wr-64{max-width-right:64px!important}.-lgmax-wb-64{max-width-bottom:64px!important}.-lgmax-wl-64{max-width-left:64px!important}.-lgmax-wx-64{max-width-left:64px!important;max-width-right:64px!important}.-lgmax-wy-64{max-width-top:64px!important;max-width-bottom:64px!important}}@media (min-width: 1200px){.-xlmax-w-64{max-width:64px!important}.-xlmax-wt-64{max-width-top:64px!important}.-xlmax-wr-64{max-width-right:64px!important}.-xlmax-wb-64{max-width-bottom:64px!important}.-xlmax-wl-64{max-width-left:64px!important}.-xlmax-wx-64{max-width-left:64px!important;max-width-right:64px!important}.-xlmax-wy-64{max-width-top:64px!important;max-width-bottom:64px!important}}@media (min-width: 1400px){.-xxlmax-w-64{max-width:64px!important}.-xxlmax-wt-64{max-width-top:64px!important}.-xxlmax-wr-64{max-width-right:64px!important}.-xxlmax-wb-64{max-width-bottom:64px!important}.-xxlmax-wl-64{max-width-left:64px!important}.-xxlmax-wx-64{max-width-left:64px!important;max-width-right:64px!important}.-xxlmax-wy-64{max-width-top:64px!important;max-width-bottom:64px!important}}.min-w-64{min-width:64px!important}.min-wt-64{min-width-top:64px!important}.min-wr-64{min-width-right:64px!important}.min-wb-64{min-width-bottom:64px!important}.min-wl-64{min-width-left:64px!important}.min-wx-64{min-width-left:64px!important;min-width-right:64px!important}.min-wy-64{min-width-top:64px!important;min-width-bottom:64px!important}@media (min-width: 576px){.-smmin-w-64{min-width:64px!important}.-smmin-wt-64{min-width-top:64px!important}.-smmin-wr-64{min-width-right:64px!important}.-smmin-wb-64{min-width-bottom:64px!important}.-smmin-wl-64{min-width-left:64px!important}.-smmin-wx-64{min-width-left:64px!important;min-width-right:64px!important}.-smmin-wy-64{min-width-top:64px!important;min-width-bottom:64px!important}}@media (min-width: 768px){.-mdmin-w-64{min-width:64px!important}.-mdmin-wt-64{min-width-top:64px!important}.-mdmin-wr-64{min-width-right:64px!important}.-mdmin-wb-64{min-width-bottom:64px!important}.-mdmin-wl-64{min-width-left:64px!important}.-mdmin-wx-64{min-width-left:64px!important;min-width-right:64px!important}.-mdmin-wy-64{min-width-top:64px!important;min-width-bottom:64px!important}}@media (min-width: 992px){.-lgmin-w-64{min-width:64px!important}.-lgmin-wt-64{min-width-top:64px!important}.-lgmin-wr-64{min-width-right:64px!important}.-lgmin-wb-64{min-width-bottom:64px!important}.-lgmin-wl-64{min-width-left:64px!important}.-lgmin-wx-64{min-width-left:64px!important;min-width-right:64px!important}.-lgmin-wy-64{min-width-top:64px!important;min-width-bottom:64px!important}}@media (min-width: 1200px){.-xlmin-w-64{min-width:64px!important}.-xlmin-wt-64{min-width-top:64px!important}.-xlmin-wr-64{min-width-right:64px!important}.-xlmin-wb-64{min-width-bottom:64px!important}.-xlmin-wl-64{min-width-left:64px!important}.-xlmin-wx-64{min-width-left:64px!important;min-width-right:64px!important}.-xlmin-wy-64{min-width-top:64px!important;min-width-bottom:64px!important}}@media (min-width: 1400px){.-xxlmin-w-64{min-width:64px!important}.-xxlmin-wt-64{min-width-top:64px!important}.-xxlmin-wr-64{min-width-right:64px!important}.-xxlmin-wb-64{min-width-bottom:64px!important}.-xxlmin-wl-64{min-width-left:64px!important}.-xxlmin-wx-64{min-width-left:64px!important;min-width-right:64px!important}.-xxlmin-wy-64{min-width-top:64px!important;min-width-bottom:64px!important}}.max-h-64{max-height:64px!important}.max-ht-64{max-height-top:64px!important}.max-hr-64{max-height-right:64px!important}.max-hb-64{max-height-bottom:64px!important}.max-hl-64{max-height-left:64px!important}.max-hx-64{max-height-left:64px!important;max-height-right:64px!important}.max-hy-64{max-height-top:64px!important;max-height-bottom:64px!important}@media (min-width: 576px){.-smmax-h-64{max-height:64px!important}.-smmax-ht-64{max-height-top:64px!important}.-smmax-hr-64{max-height-right:64px!important}.-smmax-hb-64{max-height-bottom:64px!important}.-smmax-hl-64{max-height-left:64px!important}.-smmax-hx-64{max-height-left:64px!important;max-height-right:64px!important}.-smmax-hy-64{max-height-top:64px!important;max-height-bottom:64px!important}}@media (min-width: 768px){.-mdmax-h-64{max-height:64px!important}.-mdmax-ht-64{max-height-top:64px!important}.-mdmax-hr-64{max-height-right:64px!important}.-mdmax-hb-64{max-height-bottom:64px!important}.-mdmax-hl-64{max-height-left:64px!important}.-mdmax-hx-64{max-height-left:64px!important;max-height-right:64px!important}.-mdmax-hy-64{max-height-top:64px!important;max-height-bottom:64px!important}}@media (min-width: 992px){.-lgmax-h-64{max-height:64px!important}.-lgmax-ht-64{max-height-top:64px!important}.-lgmax-hr-64{max-height-right:64px!important}.-lgmax-hb-64{max-height-bottom:64px!important}.-lgmax-hl-64{max-height-left:64px!important}.-lgmax-hx-64{max-height-left:64px!important;max-height-right:64px!important}.-lgmax-hy-64{max-height-top:64px!important;max-height-bottom:64px!important}}@media (min-width: 1200px){.-xlmax-h-64{max-height:64px!important}.-xlmax-ht-64{max-height-top:64px!important}.-xlmax-hr-64{max-height-right:64px!important}.-xlmax-hb-64{max-height-bottom:64px!important}.-xlmax-hl-64{max-height-left:64px!important}.-xlmax-hx-64{max-height-left:64px!important;max-height-right:64px!important}.-xlmax-hy-64{max-height-top:64px!important;max-height-bottom:64px!important}}@media (min-width: 1400px){.-xxlmax-h-64{max-height:64px!important}.-xxlmax-ht-64{max-height-top:64px!important}.-xxlmax-hr-64{max-height-right:64px!important}.-xxlmax-hb-64{max-height-bottom:64px!important}.-xxlmax-hl-64{max-height-left:64px!important}.-xxlmax-hx-64{max-height-left:64px!important;max-height-right:64px!important}.-xxlmax-hy-64{max-height-top:64px!important;max-height-bottom:64px!important}}.min-h-64{min-height:64px!important}.min-ht-64{min-height-top:64px!important}.min-hr-64{min-height-right:64px!important}.min-hb-64{min-height-bottom:64px!important}.min-hl-64{min-height-left:64px!important}.min-hx-64{min-height-left:64px!important;min-height-right:64px!important}.min-hy-64{min-height-top:64px!important;min-height-bottom:64px!important}@media (min-width: 576px){.-smmin-h-64{min-height:64px!important}.-smmin-ht-64{min-height-top:64px!important}.-smmin-hr-64{min-height-right:64px!important}.-smmin-hb-64{min-height-bottom:64px!important}.-smmin-hl-64{min-height-left:64px!important}.-smmin-hx-64{min-height-left:64px!important;min-height-right:64px!important}.-smmin-hy-64{min-height-top:64px!important;min-height-bottom:64px!important}}@media (min-width: 768px){.-mdmin-h-64{min-height:64px!important}.-mdmin-ht-64{min-height-top:64px!important}.-mdmin-hr-64{min-height-right:64px!important}.-mdmin-hb-64{min-height-bottom:64px!important}.-mdmin-hl-64{min-height-left:64px!important}.-mdmin-hx-64{min-height-left:64px!important;min-height-right:64px!important}.-mdmin-hy-64{min-height-top:64px!important;min-height-bottom:64px!important}}@media (min-width: 992px){.-lgmin-h-64{min-height:64px!important}.-lgmin-ht-64{min-height-top:64px!important}.-lgmin-hr-64{min-height-right:64px!important}.-lgmin-hb-64{min-height-bottom:64px!important}.-lgmin-hl-64{min-height-left:64px!important}.-lgmin-hx-64{min-height-left:64px!important;min-height-right:64px!important}.-lgmin-hy-64{min-height-top:64px!important;min-height-bottom:64px!important}}@media (min-width: 1200px){.-xlmin-h-64{min-height:64px!important}.-xlmin-ht-64{min-height-top:64px!important}.-xlmin-hr-64{min-height-right:64px!important}.-xlmin-hb-64{min-height-bottom:64px!important}.-xlmin-hl-64{min-height-left:64px!important}.-xlmin-hx-64{min-height-left:64px!important;min-height-right:64px!important}.-xlmin-hy-64{min-height-top:64px!important;min-height-bottom:64px!important}}@media (min-width: 1400px){.-xxlmin-h-64{min-height:64px!important}.-xxlmin-ht-64{min-height-top:64px!important}.-xxlmin-hr-64{min-height-right:64px!important}.-xxlmin-hb-64{min-height-bottom:64px!important}.-xxlmin-hl-64{min-height-left:64px!important}.-xxlmin-hx-64{min-height-left:64px!important;min-height-right:64px!important}.-xxlmin-hy-64{min-height-top:64px!important;min-height-bottom:64px!important}}.m-65{margin:65px!important}.mt-65{margin-top:65px!important}.mr-65{margin-right:65px!important}.mb-65{margin-bottom:65px!important}.ml-65{margin-left:65px!important}.mx-65{margin-left:65px!important;margin-right:65px!important}.my-65{margin-top:65px!important;margin-bottom:65px!important}@media (min-width: 576px){.-smm-65{margin:65px!important}.-smmt-65{margin-top:65px!important}.-smmr-65{margin-right:65px!important}.-smmb-65{margin-bottom:65px!important}.-smml-65{margin-left:65px!important}.-smmx-65{margin-left:65px!important;margin-right:65px!important}.-smmy-65{margin-top:65px!important;margin-bottom:65px!important}}@media (min-width: 768px){.-mdm-65{margin:65px!important}.-mdmt-65{margin-top:65px!important}.-mdmr-65{margin-right:65px!important}.-mdmb-65{margin-bottom:65px!important}.-mdml-65{margin-left:65px!important}.-mdmx-65{margin-left:65px!important;margin-right:65px!important}.-mdmy-65{margin-top:65px!important;margin-bottom:65px!important}}@media (min-width: 992px){.-lgm-65{margin:65px!important}.-lgmt-65{margin-top:65px!important}.-lgmr-65{margin-right:65px!important}.-lgmb-65{margin-bottom:65px!important}.-lgml-65{margin-left:65px!important}.-lgmx-65{margin-left:65px!important;margin-right:65px!important}.-lgmy-65{margin-top:65px!important;margin-bottom:65px!important}}@media (min-width: 1200px){.-xlm-65{margin:65px!important}.-xlmt-65{margin-top:65px!important}.-xlmr-65{margin-right:65px!important}.-xlmb-65{margin-bottom:65px!important}.-xlml-65{margin-left:65px!important}.-xlmx-65{margin-left:65px!important;margin-right:65px!important}.-xlmy-65{margin-top:65px!important;margin-bottom:65px!important}}@media (min-width: 1400px){.-xxlm-65{margin:65px!important}.-xxlmt-65{margin-top:65px!important}.-xxlmr-65{margin-right:65px!important}.-xxlmb-65{margin-bottom:65px!important}.-xxlml-65{margin-left:65px!important}.-xxlmx-65{margin-left:65px!important;margin-right:65px!important}.-xxlmy-65{margin-top:65px!important;margin-bottom:65px!important}}.p-65{padding:65px!important}.pt-65{padding-top:65px!important}.pr-65{padding-right:65px!important}.pb-65{padding-bottom:65px!important}.pl-65{padding-left:65px!important}.px-65{padding-left:65px!important;padding-right:65px!important}.py-65{padding-top:65px!important;padding-bottom:65px!important}@media (min-width: 576px){.-smp-65{padding:65px!important}.-smpt-65{padding-top:65px!important}.-smpr-65{padding-right:65px!important}.-smpb-65{padding-bottom:65px!important}.-smpl-65{padding-left:65px!important}.-smpx-65{padding-left:65px!important;padding-right:65px!important}.-smpy-65{padding-top:65px!important;padding-bottom:65px!important}}@media (min-width: 768px){.-mdp-65{padding:65px!important}.-mdpt-65{padding-top:65px!important}.-mdpr-65{padding-right:65px!important}.-mdpb-65{padding-bottom:65px!important}.-mdpl-65{padding-left:65px!important}.-mdpx-65{padding-left:65px!important;padding-right:65px!important}.-mdpy-65{padding-top:65px!important;padding-bottom:65px!important}}@media (min-width: 992px){.-lgp-65{padding:65px!important}.-lgpt-65{padding-top:65px!important}.-lgpr-65{padding-right:65px!important}.-lgpb-65{padding-bottom:65px!important}.-lgpl-65{padding-left:65px!important}.-lgpx-65{padding-left:65px!important;padding-right:65px!important}.-lgpy-65{padding-top:65px!important;padding-bottom:65px!important}}@media (min-width: 1200px){.-xlp-65{padding:65px!important}.-xlpt-65{padding-top:65px!important}.-xlpr-65{padding-right:65px!important}.-xlpb-65{padding-bottom:65px!important}.-xlpl-65{padding-left:65px!important}.-xlpx-65{padding-left:65px!important;padding-right:65px!important}.-xlpy-65{padding-top:65px!important;padding-bottom:65px!important}}@media (min-width: 1400px){.-xxlp-65{padding:65px!important}.-xxlpt-65{padding-top:65px!important}.-xxlpr-65{padding-right:65px!important}.-xxlpb-65{padding-bottom:65px!important}.-xxlpl-65{padding-left:65px!important}.-xxlpx-65{padding-left:65px!important;padding-right:65px!important}.-xxlpy-65{padding-top:65px!important;padding-bottom:65px!important}}.gap-65{gap:65px!important}.gapx-65{-webkit-column-gap:65px!important;-moz-column-gap:65px!important;column-gap:65px!important}.gapy-65{row-gap:65px!important}@media (min-width: 576px){.-smgap-65{gap:65px!important}.-smgapx-65{-webkit-column-gap:65px!important;-moz-column-gap:65px!important;column-gap:65px!important}.-smgapy-65{row-gap:65px!important}}@media (min-width: 768px){.-mdgap-65{gap:65px!important}.-mdgapx-65{-webkit-column-gap:65px!important;-moz-column-gap:65px!important;column-gap:65px!important}.-mdgapy-65{row-gap:65px!important}}@media (min-width: 992px){.-lggap-65{gap:65px!important}.-lggapx-65{-webkit-column-gap:65px!important;-moz-column-gap:65px!important;column-gap:65px!important}.-lggapy-65{row-gap:65px!important}}@media (min-width: 1200px){.-xlgap-65{gap:65px!important}.-xlgapx-65{-webkit-column-gap:65px!important;-moz-column-gap:65px!important;column-gap:65px!important}.-xlgapy-65{row-gap:65px!important}}@media (min-width: 1400px){.-xxlgap-65{gap:65px!important}.-xxlgapx-65{-webkit-column-gap:65px!important;-moz-column-gap:65px!important;column-gap:65px!important}.-xxlgapy-65{row-gap:65px!important}}.w-65{width:65px!important}.wt-65{width-top:65px!important}.wr-65{width-right:65px!important}.wb-65{width-bottom:65px!important}.wl-65{width-left:65px!important}.wx-65{width-left:65px!important;width-right:65px!important}.wy-65{width-top:65px!important;width-bottom:65px!important}@media (min-width: 576px){.-smw-65{width:65px!important}.-smwt-65{width-top:65px!important}.-smwr-65{width-right:65px!important}.-smwb-65{width-bottom:65px!important}.-smwl-65{width-left:65px!important}.-smwx-65{width-left:65px!important;width-right:65px!important}.-smwy-65{width-top:65px!important;width-bottom:65px!important}}@media (min-width: 768px){.-mdw-65{width:65px!important}.-mdwt-65{width-top:65px!important}.-mdwr-65{width-right:65px!important}.-mdwb-65{width-bottom:65px!important}.-mdwl-65{width-left:65px!important}.-mdwx-65{width-left:65px!important;width-right:65px!important}.-mdwy-65{width-top:65px!important;width-bottom:65px!important}}@media (min-width: 992px){.-lgw-65{width:65px!important}.-lgwt-65{width-top:65px!important}.-lgwr-65{width-right:65px!important}.-lgwb-65{width-bottom:65px!important}.-lgwl-65{width-left:65px!important}.-lgwx-65{width-left:65px!important;width-right:65px!important}.-lgwy-65{width-top:65px!important;width-bottom:65px!important}}@media (min-width: 1200px){.-xlw-65{width:65px!important}.-xlwt-65{width-top:65px!important}.-xlwr-65{width-right:65px!important}.-xlwb-65{width-bottom:65px!important}.-xlwl-65{width-left:65px!important}.-xlwx-65{width-left:65px!important;width-right:65px!important}.-xlwy-65{width-top:65px!important;width-bottom:65px!important}}@media (min-width: 1400px){.-xxlw-65{width:65px!important}.-xxlwt-65{width-top:65px!important}.-xxlwr-65{width-right:65px!important}.-xxlwb-65{width-bottom:65px!important}.-xxlwl-65{width-left:65px!important}.-xxlwx-65{width-left:65px!important;width-right:65px!important}.-xxlwy-65{width-top:65px!important;width-bottom:65px!important}}.h-65{height:65px!important}.ht-65{height-top:65px!important}.hr-65{height-right:65px!important}.hb-65{height-bottom:65px!important}.hl-65{height-left:65px!important}.hx-65{height-left:65px!important;height-right:65px!important}.hy-65{height-top:65px!important;height-bottom:65px!important}@media (min-width: 576px){.-smh-65{height:65px!important}.-smht-65{height-top:65px!important}.-smhr-65{height-right:65px!important}.-smhb-65{height-bottom:65px!important}.-smhl-65{height-left:65px!important}.-smhx-65{height-left:65px!important;height-right:65px!important}.-smhy-65{height-top:65px!important;height-bottom:65px!important}}@media (min-width: 768px){.-mdh-65{height:65px!important}.-mdht-65{height-top:65px!important}.-mdhr-65{height-right:65px!important}.-mdhb-65{height-bottom:65px!important}.-mdhl-65{height-left:65px!important}.-mdhx-65{height-left:65px!important;height-right:65px!important}.-mdhy-65{height-top:65px!important;height-bottom:65px!important}}@media (min-width: 992px){.-lgh-65{height:65px!important}.-lght-65{height-top:65px!important}.-lghr-65{height-right:65px!important}.-lghb-65{height-bottom:65px!important}.-lghl-65{height-left:65px!important}.-lghx-65{height-left:65px!important;height-right:65px!important}.-lghy-65{height-top:65px!important;height-bottom:65px!important}}@media (min-width: 1200px){.-xlh-65{height:65px!important}.-xlht-65{height-top:65px!important}.-xlhr-65{height-right:65px!important}.-xlhb-65{height-bottom:65px!important}.-xlhl-65{height-left:65px!important}.-xlhx-65{height-left:65px!important;height-right:65px!important}.-xlhy-65{height-top:65px!important;height-bottom:65px!important}}@media (min-width: 1400px){.-xxlh-65{height:65px!important}.-xxlht-65{height-top:65px!important}.-xxlhr-65{height-right:65px!important}.-xxlhb-65{height-bottom:65px!important}.-xxlhl-65{height-left:65px!important}.-xxlhx-65{height-left:65px!important;height-right:65px!important}.-xxlhy-65{height-top:65px!important;height-bottom:65px!important}}.rounded-65{border-radius:65px!important}.roundedt-65{border-radius-top:65px!important}.roundedr-65{border-radius-right:65px!important}.roundedb-65{border-radius-bottom:65px!important}.roundedl-65{border-radius-left:65px!important}.roundedx-65{border-radius-left:65px!important;border-radius-right:65px!important}.roundedy-65{border-radius-top:65px!important;border-radius-bottom:65px!important}@media (min-width: 576px){.-smrounded-65{border-radius:65px!important}.-smroundedt-65{border-radius-top:65px!important}.-smroundedr-65{border-radius-right:65px!important}.-smroundedb-65{border-radius-bottom:65px!important}.-smroundedl-65{border-radius-left:65px!important}.-smroundedx-65{border-radius-left:65px!important;border-radius-right:65px!important}.-smroundedy-65{border-radius-top:65px!important;border-radius-bottom:65px!important}}@media (min-width: 768px){.-mdrounded-65{border-radius:65px!important}.-mdroundedt-65{border-radius-top:65px!important}.-mdroundedr-65{border-radius-right:65px!important}.-mdroundedb-65{border-radius-bottom:65px!important}.-mdroundedl-65{border-radius-left:65px!important}.-mdroundedx-65{border-radius-left:65px!important;border-radius-right:65px!important}.-mdroundedy-65{border-radius-top:65px!important;border-radius-bottom:65px!important}}@media (min-width: 992px){.-lgrounded-65{border-radius:65px!important}.-lgroundedt-65{border-radius-top:65px!important}.-lgroundedr-65{border-radius-right:65px!important}.-lgroundedb-65{border-radius-bottom:65px!important}.-lgroundedl-65{border-radius-left:65px!important}.-lgroundedx-65{border-radius-left:65px!important;border-radius-right:65px!important}.-lgroundedy-65{border-radius-top:65px!important;border-radius-bottom:65px!important}}@media (min-width: 1200px){.-xlrounded-65{border-radius:65px!important}.-xlroundedt-65{border-radius-top:65px!important}.-xlroundedr-65{border-radius-right:65px!important}.-xlroundedb-65{border-radius-bottom:65px!important}.-xlroundedl-65{border-radius-left:65px!important}.-xlroundedx-65{border-radius-left:65px!important;border-radius-right:65px!important}.-xlroundedy-65{border-radius-top:65px!important;border-radius-bottom:65px!important}}@media (min-width: 1400px){.-xxlrounded-65{border-radius:65px!important}.-xxlroundedt-65{border-radius-top:65px!important}.-xxlroundedr-65{border-radius-right:65px!important}.-xxlroundedb-65{border-radius-bottom:65px!important}.-xxlroundedl-65{border-radius-left:65px!important}.-xxlroundedx-65{border-radius-left:65px!important;border-radius-right:65px!important}.-xxlroundedy-65{border-radius-top:65px!important;border-radius-bottom:65px!important}}.max-w-65{max-width:65px!important}.max-wt-65{max-width-top:65px!important}.max-wr-65{max-width-right:65px!important}.max-wb-65{max-width-bottom:65px!important}.max-wl-65{max-width-left:65px!important}.max-wx-65{max-width-left:65px!important;max-width-right:65px!important}.max-wy-65{max-width-top:65px!important;max-width-bottom:65px!important}@media (min-width: 576px){.-smmax-w-65{max-width:65px!important}.-smmax-wt-65{max-width-top:65px!important}.-smmax-wr-65{max-width-right:65px!important}.-smmax-wb-65{max-width-bottom:65px!important}.-smmax-wl-65{max-width-left:65px!important}.-smmax-wx-65{max-width-left:65px!important;max-width-right:65px!important}.-smmax-wy-65{max-width-top:65px!important;max-width-bottom:65px!important}}@media (min-width: 768px){.-mdmax-w-65{max-width:65px!important}.-mdmax-wt-65{max-width-top:65px!important}.-mdmax-wr-65{max-width-right:65px!important}.-mdmax-wb-65{max-width-bottom:65px!important}.-mdmax-wl-65{max-width-left:65px!important}.-mdmax-wx-65{max-width-left:65px!important;max-width-right:65px!important}.-mdmax-wy-65{max-width-top:65px!important;max-width-bottom:65px!important}}@media (min-width: 992px){.-lgmax-w-65{max-width:65px!important}.-lgmax-wt-65{max-width-top:65px!important}.-lgmax-wr-65{max-width-right:65px!important}.-lgmax-wb-65{max-width-bottom:65px!important}.-lgmax-wl-65{max-width-left:65px!important}.-lgmax-wx-65{max-width-left:65px!important;max-width-right:65px!important}.-lgmax-wy-65{max-width-top:65px!important;max-width-bottom:65px!important}}@media (min-width: 1200px){.-xlmax-w-65{max-width:65px!important}.-xlmax-wt-65{max-width-top:65px!important}.-xlmax-wr-65{max-width-right:65px!important}.-xlmax-wb-65{max-width-bottom:65px!important}.-xlmax-wl-65{max-width-left:65px!important}.-xlmax-wx-65{max-width-left:65px!important;max-width-right:65px!important}.-xlmax-wy-65{max-width-top:65px!important;max-width-bottom:65px!important}}@media (min-width: 1400px){.-xxlmax-w-65{max-width:65px!important}.-xxlmax-wt-65{max-width-top:65px!important}.-xxlmax-wr-65{max-width-right:65px!important}.-xxlmax-wb-65{max-width-bottom:65px!important}.-xxlmax-wl-65{max-width-left:65px!important}.-xxlmax-wx-65{max-width-left:65px!important;max-width-right:65px!important}.-xxlmax-wy-65{max-width-top:65px!important;max-width-bottom:65px!important}}.min-w-65{min-width:65px!important}.min-wt-65{min-width-top:65px!important}.min-wr-65{min-width-right:65px!important}.min-wb-65{min-width-bottom:65px!important}.min-wl-65{min-width-left:65px!important}.min-wx-65{min-width-left:65px!important;min-width-right:65px!important}.min-wy-65{min-width-top:65px!important;min-width-bottom:65px!important}@media (min-width: 576px){.-smmin-w-65{min-width:65px!important}.-smmin-wt-65{min-width-top:65px!important}.-smmin-wr-65{min-width-right:65px!important}.-smmin-wb-65{min-width-bottom:65px!important}.-smmin-wl-65{min-width-left:65px!important}.-smmin-wx-65{min-width-left:65px!important;min-width-right:65px!important}.-smmin-wy-65{min-width-top:65px!important;min-width-bottom:65px!important}}@media (min-width: 768px){.-mdmin-w-65{min-width:65px!important}.-mdmin-wt-65{min-width-top:65px!important}.-mdmin-wr-65{min-width-right:65px!important}.-mdmin-wb-65{min-width-bottom:65px!important}.-mdmin-wl-65{min-width-left:65px!important}.-mdmin-wx-65{min-width-left:65px!important;min-width-right:65px!important}.-mdmin-wy-65{min-width-top:65px!important;min-width-bottom:65px!important}}@media (min-width: 992px){.-lgmin-w-65{min-width:65px!important}.-lgmin-wt-65{min-width-top:65px!important}.-lgmin-wr-65{min-width-right:65px!important}.-lgmin-wb-65{min-width-bottom:65px!important}.-lgmin-wl-65{min-width-left:65px!important}.-lgmin-wx-65{min-width-left:65px!important;min-width-right:65px!important}.-lgmin-wy-65{min-width-top:65px!important;min-width-bottom:65px!important}}@media (min-width: 1200px){.-xlmin-w-65{min-width:65px!important}.-xlmin-wt-65{min-width-top:65px!important}.-xlmin-wr-65{min-width-right:65px!important}.-xlmin-wb-65{min-width-bottom:65px!important}.-xlmin-wl-65{min-width-left:65px!important}.-xlmin-wx-65{min-width-left:65px!important;min-width-right:65px!important}.-xlmin-wy-65{min-width-top:65px!important;min-width-bottom:65px!important}}@media (min-width: 1400px){.-xxlmin-w-65{min-width:65px!important}.-xxlmin-wt-65{min-width-top:65px!important}.-xxlmin-wr-65{min-width-right:65px!important}.-xxlmin-wb-65{min-width-bottom:65px!important}.-xxlmin-wl-65{min-width-left:65px!important}.-xxlmin-wx-65{min-width-left:65px!important;min-width-right:65px!important}.-xxlmin-wy-65{min-width-top:65px!important;min-width-bottom:65px!important}}.max-h-65{max-height:65px!important}.max-ht-65{max-height-top:65px!important}.max-hr-65{max-height-right:65px!important}.max-hb-65{max-height-bottom:65px!important}.max-hl-65{max-height-left:65px!important}.max-hx-65{max-height-left:65px!important;max-height-right:65px!important}.max-hy-65{max-height-top:65px!important;max-height-bottom:65px!important}@media (min-width: 576px){.-smmax-h-65{max-height:65px!important}.-smmax-ht-65{max-height-top:65px!important}.-smmax-hr-65{max-height-right:65px!important}.-smmax-hb-65{max-height-bottom:65px!important}.-smmax-hl-65{max-height-left:65px!important}.-smmax-hx-65{max-height-left:65px!important;max-height-right:65px!important}.-smmax-hy-65{max-height-top:65px!important;max-height-bottom:65px!important}}@media (min-width: 768px){.-mdmax-h-65{max-height:65px!important}.-mdmax-ht-65{max-height-top:65px!important}.-mdmax-hr-65{max-height-right:65px!important}.-mdmax-hb-65{max-height-bottom:65px!important}.-mdmax-hl-65{max-height-left:65px!important}.-mdmax-hx-65{max-height-left:65px!important;max-height-right:65px!important}.-mdmax-hy-65{max-height-top:65px!important;max-height-bottom:65px!important}}@media (min-width: 992px){.-lgmax-h-65{max-height:65px!important}.-lgmax-ht-65{max-height-top:65px!important}.-lgmax-hr-65{max-height-right:65px!important}.-lgmax-hb-65{max-height-bottom:65px!important}.-lgmax-hl-65{max-height-left:65px!important}.-lgmax-hx-65{max-height-left:65px!important;max-height-right:65px!important}.-lgmax-hy-65{max-height-top:65px!important;max-height-bottom:65px!important}}@media (min-width: 1200px){.-xlmax-h-65{max-height:65px!important}.-xlmax-ht-65{max-height-top:65px!important}.-xlmax-hr-65{max-height-right:65px!important}.-xlmax-hb-65{max-height-bottom:65px!important}.-xlmax-hl-65{max-height-left:65px!important}.-xlmax-hx-65{max-height-left:65px!important;max-height-right:65px!important}.-xlmax-hy-65{max-height-top:65px!important;max-height-bottom:65px!important}}@media (min-width: 1400px){.-xxlmax-h-65{max-height:65px!important}.-xxlmax-ht-65{max-height-top:65px!important}.-xxlmax-hr-65{max-height-right:65px!important}.-xxlmax-hb-65{max-height-bottom:65px!important}.-xxlmax-hl-65{max-height-left:65px!important}.-xxlmax-hx-65{max-height-left:65px!important;max-height-right:65px!important}.-xxlmax-hy-65{max-height-top:65px!important;max-height-bottom:65px!important}}.min-h-65{min-height:65px!important}.min-ht-65{min-height-top:65px!important}.min-hr-65{min-height-right:65px!important}.min-hb-65{min-height-bottom:65px!important}.min-hl-65{min-height-left:65px!important}.min-hx-65{min-height-left:65px!important;min-height-right:65px!important}.min-hy-65{min-height-top:65px!important;min-height-bottom:65px!important}@media (min-width: 576px){.-smmin-h-65{min-height:65px!important}.-smmin-ht-65{min-height-top:65px!important}.-smmin-hr-65{min-height-right:65px!important}.-smmin-hb-65{min-height-bottom:65px!important}.-smmin-hl-65{min-height-left:65px!important}.-smmin-hx-65{min-height-left:65px!important;min-height-right:65px!important}.-smmin-hy-65{min-height-top:65px!important;min-height-bottom:65px!important}}@media (min-width: 768px){.-mdmin-h-65{min-height:65px!important}.-mdmin-ht-65{min-height-top:65px!important}.-mdmin-hr-65{min-height-right:65px!important}.-mdmin-hb-65{min-height-bottom:65px!important}.-mdmin-hl-65{min-height-left:65px!important}.-mdmin-hx-65{min-height-left:65px!important;min-height-right:65px!important}.-mdmin-hy-65{min-height-top:65px!important;min-height-bottom:65px!important}}@media (min-width: 992px){.-lgmin-h-65{min-height:65px!important}.-lgmin-ht-65{min-height-top:65px!important}.-lgmin-hr-65{min-height-right:65px!important}.-lgmin-hb-65{min-height-bottom:65px!important}.-lgmin-hl-65{min-height-left:65px!important}.-lgmin-hx-65{min-height-left:65px!important;min-height-right:65px!important}.-lgmin-hy-65{min-height-top:65px!important;min-height-bottom:65px!important}}@media (min-width: 1200px){.-xlmin-h-65{min-height:65px!important}.-xlmin-ht-65{min-height-top:65px!important}.-xlmin-hr-65{min-height-right:65px!important}.-xlmin-hb-65{min-height-bottom:65px!important}.-xlmin-hl-65{min-height-left:65px!important}.-xlmin-hx-65{min-height-left:65px!important;min-height-right:65px!important}.-xlmin-hy-65{min-height-top:65px!important;min-height-bottom:65px!important}}@media (min-width: 1400px){.-xxlmin-h-65{min-height:65px!important}.-xxlmin-ht-65{min-height-top:65px!important}.-xxlmin-hr-65{min-height-right:65px!important}.-xxlmin-hb-65{min-height-bottom:65px!important}.-xxlmin-hl-65{min-height-left:65px!important}.-xxlmin-hx-65{min-height-left:65px!important;min-height-right:65px!important}.-xxlmin-hy-65{min-height-top:65px!important;min-height-bottom:65px!important}}.m-66{margin:66px!important}.mt-66{margin-top:66px!important}.mr-66{margin-right:66px!important}.mb-66{margin-bottom:66px!important}.ml-66{margin-left:66px!important}.mx-66{margin-left:66px!important;margin-right:66px!important}.my-66{margin-top:66px!important;margin-bottom:66px!important}@media (min-width: 576px){.-smm-66{margin:66px!important}.-smmt-66{margin-top:66px!important}.-smmr-66{margin-right:66px!important}.-smmb-66{margin-bottom:66px!important}.-smml-66{margin-left:66px!important}.-smmx-66{margin-left:66px!important;margin-right:66px!important}.-smmy-66{margin-top:66px!important;margin-bottom:66px!important}}@media (min-width: 768px){.-mdm-66{margin:66px!important}.-mdmt-66{margin-top:66px!important}.-mdmr-66{margin-right:66px!important}.-mdmb-66{margin-bottom:66px!important}.-mdml-66{margin-left:66px!important}.-mdmx-66{margin-left:66px!important;margin-right:66px!important}.-mdmy-66{margin-top:66px!important;margin-bottom:66px!important}}@media (min-width: 992px){.-lgm-66{margin:66px!important}.-lgmt-66{margin-top:66px!important}.-lgmr-66{margin-right:66px!important}.-lgmb-66{margin-bottom:66px!important}.-lgml-66{margin-left:66px!important}.-lgmx-66{margin-left:66px!important;margin-right:66px!important}.-lgmy-66{margin-top:66px!important;margin-bottom:66px!important}}@media (min-width: 1200px){.-xlm-66{margin:66px!important}.-xlmt-66{margin-top:66px!important}.-xlmr-66{margin-right:66px!important}.-xlmb-66{margin-bottom:66px!important}.-xlml-66{margin-left:66px!important}.-xlmx-66{margin-left:66px!important;margin-right:66px!important}.-xlmy-66{margin-top:66px!important;margin-bottom:66px!important}}@media (min-width: 1400px){.-xxlm-66{margin:66px!important}.-xxlmt-66{margin-top:66px!important}.-xxlmr-66{margin-right:66px!important}.-xxlmb-66{margin-bottom:66px!important}.-xxlml-66{margin-left:66px!important}.-xxlmx-66{margin-left:66px!important;margin-right:66px!important}.-xxlmy-66{margin-top:66px!important;margin-bottom:66px!important}}.p-66{padding:66px!important}.pt-66{padding-top:66px!important}.pr-66{padding-right:66px!important}.pb-66{padding-bottom:66px!important}.pl-66{padding-left:66px!important}.px-66{padding-left:66px!important;padding-right:66px!important}.py-66{padding-top:66px!important;padding-bottom:66px!important}@media (min-width: 576px){.-smp-66{padding:66px!important}.-smpt-66{padding-top:66px!important}.-smpr-66{padding-right:66px!important}.-smpb-66{padding-bottom:66px!important}.-smpl-66{padding-left:66px!important}.-smpx-66{padding-left:66px!important;padding-right:66px!important}.-smpy-66{padding-top:66px!important;padding-bottom:66px!important}}@media (min-width: 768px){.-mdp-66{padding:66px!important}.-mdpt-66{padding-top:66px!important}.-mdpr-66{padding-right:66px!important}.-mdpb-66{padding-bottom:66px!important}.-mdpl-66{padding-left:66px!important}.-mdpx-66{padding-left:66px!important;padding-right:66px!important}.-mdpy-66{padding-top:66px!important;padding-bottom:66px!important}}@media (min-width: 992px){.-lgp-66{padding:66px!important}.-lgpt-66{padding-top:66px!important}.-lgpr-66{padding-right:66px!important}.-lgpb-66{padding-bottom:66px!important}.-lgpl-66{padding-left:66px!important}.-lgpx-66{padding-left:66px!important;padding-right:66px!important}.-lgpy-66{padding-top:66px!important;padding-bottom:66px!important}}@media (min-width: 1200px){.-xlp-66{padding:66px!important}.-xlpt-66{padding-top:66px!important}.-xlpr-66{padding-right:66px!important}.-xlpb-66{padding-bottom:66px!important}.-xlpl-66{padding-left:66px!important}.-xlpx-66{padding-left:66px!important;padding-right:66px!important}.-xlpy-66{padding-top:66px!important;padding-bottom:66px!important}}@media (min-width: 1400px){.-xxlp-66{padding:66px!important}.-xxlpt-66{padding-top:66px!important}.-xxlpr-66{padding-right:66px!important}.-xxlpb-66{padding-bottom:66px!important}.-xxlpl-66{padding-left:66px!important}.-xxlpx-66{padding-left:66px!important;padding-right:66px!important}.-xxlpy-66{padding-top:66px!important;padding-bottom:66px!important}}.gap-66{gap:66px!important}.gapx-66{-webkit-column-gap:66px!important;-moz-column-gap:66px!important;column-gap:66px!important}.gapy-66{row-gap:66px!important}@media (min-width: 576px){.-smgap-66{gap:66px!important}.-smgapx-66{-webkit-column-gap:66px!important;-moz-column-gap:66px!important;column-gap:66px!important}.-smgapy-66{row-gap:66px!important}}@media (min-width: 768px){.-mdgap-66{gap:66px!important}.-mdgapx-66{-webkit-column-gap:66px!important;-moz-column-gap:66px!important;column-gap:66px!important}.-mdgapy-66{row-gap:66px!important}}@media (min-width: 992px){.-lggap-66{gap:66px!important}.-lggapx-66{-webkit-column-gap:66px!important;-moz-column-gap:66px!important;column-gap:66px!important}.-lggapy-66{row-gap:66px!important}}@media (min-width: 1200px){.-xlgap-66{gap:66px!important}.-xlgapx-66{-webkit-column-gap:66px!important;-moz-column-gap:66px!important;column-gap:66px!important}.-xlgapy-66{row-gap:66px!important}}@media (min-width: 1400px){.-xxlgap-66{gap:66px!important}.-xxlgapx-66{-webkit-column-gap:66px!important;-moz-column-gap:66px!important;column-gap:66px!important}.-xxlgapy-66{row-gap:66px!important}}.w-66{width:66px!important}.wt-66{width-top:66px!important}.wr-66{width-right:66px!important}.wb-66{width-bottom:66px!important}.wl-66{width-left:66px!important}.wx-66{width-left:66px!important;width-right:66px!important}.wy-66{width-top:66px!important;width-bottom:66px!important}@media (min-width: 576px){.-smw-66{width:66px!important}.-smwt-66{width-top:66px!important}.-smwr-66{width-right:66px!important}.-smwb-66{width-bottom:66px!important}.-smwl-66{width-left:66px!important}.-smwx-66{width-left:66px!important;width-right:66px!important}.-smwy-66{width-top:66px!important;width-bottom:66px!important}}@media (min-width: 768px){.-mdw-66{width:66px!important}.-mdwt-66{width-top:66px!important}.-mdwr-66{width-right:66px!important}.-mdwb-66{width-bottom:66px!important}.-mdwl-66{width-left:66px!important}.-mdwx-66{width-left:66px!important;width-right:66px!important}.-mdwy-66{width-top:66px!important;width-bottom:66px!important}}@media (min-width: 992px){.-lgw-66{width:66px!important}.-lgwt-66{width-top:66px!important}.-lgwr-66{width-right:66px!important}.-lgwb-66{width-bottom:66px!important}.-lgwl-66{width-left:66px!important}.-lgwx-66{width-left:66px!important;width-right:66px!important}.-lgwy-66{width-top:66px!important;width-bottom:66px!important}}@media (min-width: 1200px){.-xlw-66{width:66px!important}.-xlwt-66{width-top:66px!important}.-xlwr-66{width-right:66px!important}.-xlwb-66{width-bottom:66px!important}.-xlwl-66{width-left:66px!important}.-xlwx-66{width-left:66px!important;width-right:66px!important}.-xlwy-66{width-top:66px!important;width-bottom:66px!important}}@media (min-width: 1400px){.-xxlw-66{width:66px!important}.-xxlwt-66{width-top:66px!important}.-xxlwr-66{width-right:66px!important}.-xxlwb-66{width-bottom:66px!important}.-xxlwl-66{width-left:66px!important}.-xxlwx-66{width-left:66px!important;width-right:66px!important}.-xxlwy-66{width-top:66px!important;width-bottom:66px!important}}.h-66{height:66px!important}.ht-66{height-top:66px!important}.hr-66{height-right:66px!important}.hb-66{height-bottom:66px!important}.hl-66{height-left:66px!important}.hx-66{height-left:66px!important;height-right:66px!important}.hy-66{height-top:66px!important;height-bottom:66px!important}@media (min-width: 576px){.-smh-66{height:66px!important}.-smht-66{height-top:66px!important}.-smhr-66{height-right:66px!important}.-smhb-66{height-bottom:66px!important}.-smhl-66{height-left:66px!important}.-smhx-66{height-left:66px!important;height-right:66px!important}.-smhy-66{height-top:66px!important;height-bottom:66px!important}}@media (min-width: 768px){.-mdh-66{height:66px!important}.-mdht-66{height-top:66px!important}.-mdhr-66{height-right:66px!important}.-mdhb-66{height-bottom:66px!important}.-mdhl-66{height-left:66px!important}.-mdhx-66{height-left:66px!important;height-right:66px!important}.-mdhy-66{height-top:66px!important;height-bottom:66px!important}}@media (min-width: 992px){.-lgh-66{height:66px!important}.-lght-66{height-top:66px!important}.-lghr-66{height-right:66px!important}.-lghb-66{height-bottom:66px!important}.-lghl-66{height-left:66px!important}.-lghx-66{height-left:66px!important;height-right:66px!important}.-lghy-66{height-top:66px!important;height-bottom:66px!important}}@media (min-width: 1200px){.-xlh-66{height:66px!important}.-xlht-66{height-top:66px!important}.-xlhr-66{height-right:66px!important}.-xlhb-66{height-bottom:66px!important}.-xlhl-66{height-left:66px!important}.-xlhx-66{height-left:66px!important;height-right:66px!important}.-xlhy-66{height-top:66px!important;height-bottom:66px!important}}@media (min-width: 1400px){.-xxlh-66{height:66px!important}.-xxlht-66{height-top:66px!important}.-xxlhr-66{height-right:66px!important}.-xxlhb-66{height-bottom:66px!important}.-xxlhl-66{height-left:66px!important}.-xxlhx-66{height-left:66px!important;height-right:66px!important}.-xxlhy-66{height-top:66px!important;height-bottom:66px!important}}.rounded-66{border-radius:66px!important}.roundedt-66{border-radius-top:66px!important}.roundedr-66{border-radius-right:66px!important}.roundedb-66{border-radius-bottom:66px!important}.roundedl-66{border-radius-left:66px!important}.roundedx-66{border-radius-left:66px!important;border-radius-right:66px!important}.roundedy-66{border-radius-top:66px!important;border-radius-bottom:66px!important}@media (min-width: 576px){.-smrounded-66{border-radius:66px!important}.-smroundedt-66{border-radius-top:66px!important}.-smroundedr-66{border-radius-right:66px!important}.-smroundedb-66{border-radius-bottom:66px!important}.-smroundedl-66{border-radius-left:66px!important}.-smroundedx-66{border-radius-left:66px!important;border-radius-right:66px!important}.-smroundedy-66{border-radius-top:66px!important;border-radius-bottom:66px!important}}@media (min-width: 768px){.-mdrounded-66{border-radius:66px!important}.-mdroundedt-66{border-radius-top:66px!important}.-mdroundedr-66{border-radius-right:66px!important}.-mdroundedb-66{border-radius-bottom:66px!important}.-mdroundedl-66{border-radius-left:66px!important}.-mdroundedx-66{border-radius-left:66px!important;border-radius-right:66px!important}.-mdroundedy-66{border-radius-top:66px!important;border-radius-bottom:66px!important}}@media (min-width: 992px){.-lgrounded-66{border-radius:66px!important}.-lgroundedt-66{border-radius-top:66px!important}.-lgroundedr-66{border-radius-right:66px!important}.-lgroundedb-66{border-radius-bottom:66px!important}.-lgroundedl-66{border-radius-left:66px!important}.-lgroundedx-66{border-radius-left:66px!important;border-radius-right:66px!important}.-lgroundedy-66{border-radius-top:66px!important;border-radius-bottom:66px!important}}@media (min-width: 1200px){.-xlrounded-66{border-radius:66px!important}.-xlroundedt-66{border-radius-top:66px!important}.-xlroundedr-66{border-radius-right:66px!important}.-xlroundedb-66{border-radius-bottom:66px!important}.-xlroundedl-66{border-radius-left:66px!important}.-xlroundedx-66{border-radius-left:66px!important;border-radius-right:66px!important}.-xlroundedy-66{border-radius-top:66px!important;border-radius-bottom:66px!important}}@media (min-width: 1400px){.-xxlrounded-66{border-radius:66px!important}.-xxlroundedt-66{border-radius-top:66px!important}.-xxlroundedr-66{border-radius-right:66px!important}.-xxlroundedb-66{border-radius-bottom:66px!important}.-xxlroundedl-66{border-radius-left:66px!important}.-xxlroundedx-66{border-radius-left:66px!important;border-radius-right:66px!important}.-xxlroundedy-66{border-radius-top:66px!important;border-radius-bottom:66px!important}}.max-w-66{max-width:66px!important}.max-wt-66{max-width-top:66px!important}.max-wr-66{max-width-right:66px!important}.max-wb-66{max-width-bottom:66px!important}.max-wl-66{max-width-left:66px!important}.max-wx-66{max-width-left:66px!important;max-width-right:66px!important}.max-wy-66{max-width-top:66px!important;max-width-bottom:66px!important}@media (min-width: 576px){.-smmax-w-66{max-width:66px!important}.-smmax-wt-66{max-width-top:66px!important}.-smmax-wr-66{max-width-right:66px!important}.-smmax-wb-66{max-width-bottom:66px!important}.-smmax-wl-66{max-width-left:66px!important}.-smmax-wx-66{max-width-left:66px!important;max-width-right:66px!important}.-smmax-wy-66{max-width-top:66px!important;max-width-bottom:66px!important}}@media (min-width: 768px){.-mdmax-w-66{max-width:66px!important}.-mdmax-wt-66{max-width-top:66px!important}.-mdmax-wr-66{max-width-right:66px!important}.-mdmax-wb-66{max-width-bottom:66px!important}.-mdmax-wl-66{max-width-left:66px!important}.-mdmax-wx-66{max-width-left:66px!important;max-width-right:66px!important}.-mdmax-wy-66{max-width-top:66px!important;max-width-bottom:66px!important}}@media (min-width: 992px){.-lgmax-w-66{max-width:66px!important}.-lgmax-wt-66{max-width-top:66px!important}.-lgmax-wr-66{max-width-right:66px!important}.-lgmax-wb-66{max-width-bottom:66px!important}.-lgmax-wl-66{max-width-left:66px!important}.-lgmax-wx-66{max-width-left:66px!important;max-width-right:66px!important}.-lgmax-wy-66{max-width-top:66px!important;max-width-bottom:66px!important}}@media (min-width: 1200px){.-xlmax-w-66{max-width:66px!important}.-xlmax-wt-66{max-width-top:66px!important}.-xlmax-wr-66{max-width-right:66px!important}.-xlmax-wb-66{max-width-bottom:66px!important}.-xlmax-wl-66{max-width-left:66px!important}.-xlmax-wx-66{max-width-left:66px!important;max-width-right:66px!important}.-xlmax-wy-66{max-width-top:66px!important;max-width-bottom:66px!important}}@media (min-width: 1400px){.-xxlmax-w-66{max-width:66px!important}.-xxlmax-wt-66{max-width-top:66px!important}.-xxlmax-wr-66{max-width-right:66px!important}.-xxlmax-wb-66{max-width-bottom:66px!important}.-xxlmax-wl-66{max-width-left:66px!important}.-xxlmax-wx-66{max-width-left:66px!important;max-width-right:66px!important}.-xxlmax-wy-66{max-width-top:66px!important;max-width-bottom:66px!important}}.min-w-66{min-width:66px!important}.min-wt-66{min-width-top:66px!important}.min-wr-66{min-width-right:66px!important}.min-wb-66{min-width-bottom:66px!important}.min-wl-66{min-width-left:66px!important}.min-wx-66{min-width-left:66px!important;min-width-right:66px!important}.min-wy-66{min-width-top:66px!important;min-width-bottom:66px!important}@media (min-width: 576px){.-smmin-w-66{min-width:66px!important}.-smmin-wt-66{min-width-top:66px!important}.-smmin-wr-66{min-width-right:66px!important}.-smmin-wb-66{min-width-bottom:66px!important}.-smmin-wl-66{min-width-left:66px!important}.-smmin-wx-66{min-width-left:66px!important;min-width-right:66px!important}.-smmin-wy-66{min-width-top:66px!important;min-width-bottom:66px!important}}@media (min-width: 768px){.-mdmin-w-66{min-width:66px!important}.-mdmin-wt-66{min-width-top:66px!important}.-mdmin-wr-66{min-width-right:66px!important}.-mdmin-wb-66{min-width-bottom:66px!important}.-mdmin-wl-66{min-width-left:66px!important}.-mdmin-wx-66{min-width-left:66px!important;min-width-right:66px!important}.-mdmin-wy-66{min-width-top:66px!important;min-width-bottom:66px!important}}@media (min-width: 992px){.-lgmin-w-66{min-width:66px!important}.-lgmin-wt-66{min-width-top:66px!important}.-lgmin-wr-66{min-width-right:66px!important}.-lgmin-wb-66{min-width-bottom:66px!important}.-lgmin-wl-66{min-width-left:66px!important}.-lgmin-wx-66{min-width-left:66px!important;min-width-right:66px!important}.-lgmin-wy-66{min-width-top:66px!important;min-width-bottom:66px!important}}@media (min-width: 1200px){.-xlmin-w-66{min-width:66px!important}.-xlmin-wt-66{min-width-top:66px!important}.-xlmin-wr-66{min-width-right:66px!important}.-xlmin-wb-66{min-width-bottom:66px!important}.-xlmin-wl-66{min-width-left:66px!important}.-xlmin-wx-66{min-width-left:66px!important;min-width-right:66px!important}.-xlmin-wy-66{min-width-top:66px!important;min-width-bottom:66px!important}}@media (min-width: 1400px){.-xxlmin-w-66{min-width:66px!important}.-xxlmin-wt-66{min-width-top:66px!important}.-xxlmin-wr-66{min-width-right:66px!important}.-xxlmin-wb-66{min-width-bottom:66px!important}.-xxlmin-wl-66{min-width-left:66px!important}.-xxlmin-wx-66{min-width-left:66px!important;min-width-right:66px!important}.-xxlmin-wy-66{min-width-top:66px!important;min-width-bottom:66px!important}}.max-h-66{max-height:66px!important}.max-ht-66{max-height-top:66px!important}.max-hr-66{max-height-right:66px!important}.max-hb-66{max-height-bottom:66px!important}.max-hl-66{max-height-left:66px!important}.max-hx-66{max-height-left:66px!important;max-height-right:66px!important}.max-hy-66{max-height-top:66px!important;max-height-bottom:66px!important}@media (min-width: 576px){.-smmax-h-66{max-height:66px!important}.-smmax-ht-66{max-height-top:66px!important}.-smmax-hr-66{max-height-right:66px!important}.-smmax-hb-66{max-height-bottom:66px!important}.-smmax-hl-66{max-height-left:66px!important}.-smmax-hx-66{max-height-left:66px!important;max-height-right:66px!important}.-smmax-hy-66{max-height-top:66px!important;max-height-bottom:66px!important}}@media (min-width: 768px){.-mdmax-h-66{max-height:66px!important}.-mdmax-ht-66{max-height-top:66px!important}.-mdmax-hr-66{max-height-right:66px!important}.-mdmax-hb-66{max-height-bottom:66px!important}.-mdmax-hl-66{max-height-left:66px!important}.-mdmax-hx-66{max-height-left:66px!important;max-height-right:66px!important}.-mdmax-hy-66{max-height-top:66px!important;max-height-bottom:66px!important}}@media (min-width: 992px){.-lgmax-h-66{max-height:66px!important}.-lgmax-ht-66{max-height-top:66px!important}.-lgmax-hr-66{max-height-right:66px!important}.-lgmax-hb-66{max-height-bottom:66px!important}.-lgmax-hl-66{max-height-left:66px!important}.-lgmax-hx-66{max-height-left:66px!important;max-height-right:66px!important}.-lgmax-hy-66{max-height-top:66px!important;max-height-bottom:66px!important}}@media (min-width: 1200px){.-xlmax-h-66{max-height:66px!important}.-xlmax-ht-66{max-height-top:66px!important}.-xlmax-hr-66{max-height-right:66px!important}.-xlmax-hb-66{max-height-bottom:66px!important}.-xlmax-hl-66{max-height-left:66px!important}.-xlmax-hx-66{max-height-left:66px!important;max-height-right:66px!important}.-xlmax-hy-66{max-height-top:66px!important;max-height-bottom:66px!important}}@media (min-width: 1400px){.-xxlmax-h-66{max-height:66px!important}.-xxlmax-ht-66{max-height-top:66px!important}.-xxlmax-hr-66{max-height-right:66px!important}.-xxlmax-hb-66{max-height-bottom:66px!important}.-xxlmax-hl-66{max-height-left:66px!important}.-xxlmax-hx-66{max-height-left:66px!important;max-height-right:66px!important}.-xxlmax-hy-66{max-height-top:66px!important;max-height-bottom:66px!important}}.min-h-66{min-height:66px!important}.min-ht-66{min-height-top:66px!important}.min-hr-66{min-height-right:66px!important}.min-hb-66{min-height-bottom:66px!important}.min-hl-66{min-height-left:66px!important}.min-hx-66{min-height-left:66px!important;min-height-right:66px!important}.min-hy-66{min-height-top:66px!important;min-height-bottom:66px!important}@media (min-width: 576px){.-smmin-h-66{min-height:66px!important}.-smmin-ht-66{min-height-top:66px!important}.-smmin-hr-66{min-height-right:66px!important}.-smmin-hb-66{min-height-bottom:66px!important}.-smmin-hl-66{min-height-left:66px!important}.-smmin-hx-66{min-height-left:66px!important;min-height-right:66px!important}.-smmin-hy-66{min-height-top:66px!important;min-height-bottom:66px!important}}@media (min-width: 768px){.-mdmin-h-66{min-height:66px!important}.-mdmin-ht-66{min-height-top:66px!important}.-mdmin-hr-66{min-height-right:66px!important}.-mdmin-hb-66{min-height-bottom:66px!important}.-mdmin-hl-66{min-height-left:66px!important}.-mdmin-hx-66{min-height-left:66px!important;min-height-right:66px!important}.-mdmin-hy-66{min-height-top:66px!important;min-height-bottom:66px!important}}@media (min-width: 992px){.-lgmin-h-66{min-height:66px!important}.-lgmin-ht-66{min-height-top:66px!important}.-lgmin-hr-66{min-height-right:66px!important}.-lgmin-hb-66{min-height-bottom:66px!important}.-lgmin-hl-66{min-height-left:66px!important}.-lgmin-hx-66{min-height-left:66px!important;min-height-right:66px!important}.-lgmin-hy-66{min-height-top:66px!important;min-height-bottom:66px!important}}@media (min-width: 1200px){.-xlmin-h-66{min-height:66px!important}.-xlmin-ht-66{min-height-top:66px!important}.-xlmin-hr-66{min-height-right:66px!important}.-xlmin-hb-66{min-height-bottom:66px!important}.-xlmin-hl-66{min-height-left:66px!important}.-xlmin-hx-66{min-height-left:66px!important;min-height-right:66px!important}.-xlmin-hy-66{min-height-top:66px!important;min-height-bottom:66px!important}}@media (min-width: 1400px){.-xxlmin-h-66{min-height:66px!important}.-xxlmin-ht-66{min-height-top:66px!important}.-xxlmin-hr-66{min-height-right:66px!important}.-xxlmin-hb-66{min-height-bottom:66px!important}.-xxlmin-hl-66{min-height-left:66px!important}.-xxlmin-hx-66{min-height-left:66px!important;min-height-right:66px!important}.-xxlmin-hy-66{min-height-top:66px!important;min-height-bottom:66px!important}}.m-67{margin:67px!important}.mt-67{margin-top:67px!important}.mr-67{margin-right:67px!important}.mb-67{margin-bottom:67px!important}.ml-67{margin-left:67px!important}.mx-67{margin-left:67px!important;margin-right:67px!important}.my-67{margin-top:67px!important;margin-bottom:67px!important}@media (min-width: 576px){.-smm-67{margin:67px!important}.-smmt-67{margin-top:67px!important}.-smmr-67{margin-right:67px!important}.-smmb-67{margin-bottom:67px!important}.-smml-67{margin-left:67px!important}.-smmx-67{margin-left:67px!important;margin-right:67px!important}.-smmy-67{margin-top:67px!important;margin-bottom:67px!important}}@media (min-width: 768px){.-mdm-67{margin:67px!important}.-mdmt-67{margin-top:67px!important}.-mdmr-67{margin-right:67px!important}.-mdmb-67{margin-bottom:67px!important}.-mdml-67{margin-left:67px!important}.-mdmx-67{margin-left:67px!important;margin-right:67px!important}.-mdmy-67{margin-top:67px!important;margin-bottom:67px!important}}@media (min-width: 992px){.-lgm-67{margin:67px!important}.-lgmt-67{margin-top:67px!important}.-lgmr-67{margin-right:67px!important}.-lgmb-67{margin-bottom:67px!important}.-lgml-67{margin-left:67px!important}.-lgmx-67{margin-left:67px!important;margin-right:67px!important}.-lgmy-67{margin-top:67px!important;margin-bottom:67px!important}}@media (min-width: 1200px){.-xlm-67{margin:67px!important}.-xlmt-67{margin-top:67px!important}.-xlmr-67{margin-right:67px!important}.-xlmb-67{margin-bottom:67px!important}.-xlml-67{margin-left:67px!important}.-xlmx-67{margin-left:67px!important;margin-right:67px!important}.-xlmy-67{margin-top:67px!important;margin-bottom:67px!important}}@media (min-width: 1400px){.-xxlm-67{margin:67px!important}.-xxlmt-67{margin-top:67px!important}.-xxlmr-67{margin-right:67px!important}.-xxlmb-67{margin-bottom:67px!important}.-xxlml-67{margin-left:67px!important}.-xxlmx-67{margin-left:67px!important;margin-right:67px!important}.-xxlmy-67{margin-top:67px!important;margin-bottom:67px!important}}.p-67{padding:67px!important}.pt-67{padding-top:67px!important}.pr-67{padding-right:67px!important}.pb-67{padding-bottom:67px!important}.pl-67{padding-left:67px!important}.px-67{padding-left:67px!important;padding-right:67px!important}.py-67{padding-top:67px!important;padding-bottom:67px!important}@media (min-width: 576px){.-smp-67{padding:67px!important}.-smpt-67{padding-top:67px!important}.-smpr-67{padding-right:67px!important}.-smpb-67{padding-bottom:67px!important}.-smpl-67{padding-left:67px!important}.-smpx-67{padding-left:67px!important;padding-right:67px!important}.-smpy-67{padding-top:67px!important;padding-bottom:67px!important}}@media (min-width: 768px){.-mdp-67{padding:67px!important}.-mdpt-67{padding-top:67px!important}.-mdpr-67{padding-right:67px!important}.-mdpb-67{padding-bottom:67px!important}.-mdpl-67{padding-left:67px!important}.-mdpx-67{padding-left:67px!important;padding-right:67px!important}.-mdpy-67{padding-top:67px!important;padding-bottom:67px!important}}@media (min-width: 992px){.-lgp-67{padding:67px!important}.-lgpt-67{padding-top:67px!important}.-lgpr-67{padding-right:67px!important}.-lgpb-67{padding-bottom:67px!important}.-lgpl-67{padding-left:67px!important}.-lgpx-67{padding-left:67px!important;padding-right:67px!important}.-lgpy-67{padding-top:67px!important;padding-bottom:67px!important}}@media (min-width: 1200px){.-xlp-67{padding:67px!important}.-xlpt-67{padding-top:67px!important}.-xlpr-67{padding-right:67px!important}.-xlpb-67{padding-bottom:67px!important}.-xlpl-67{padding-left:67px!important}.-xlpx-67{padding-left:67px!important;padding-right:67px!important}.-xlpy-67{padding-top:67px!important;padding-bottom:67px!important}}@media (min-width: 1400px){.-xxlp-67{padding:67px!important}.-xxlpt-67{padding-top:67px!important}.-xxlpr-67{padding-right:67px!important}.-xxlpb-67{padding-bottom:67px!important}.-xxlpl-67{padding-left:67px!important}.-xxlpx-67{padding-left:67px!important;padding-right:67px!important}.-xxlpy-67{padding-top:67px!important;padding-bottom:67px!important}}.gap-67{gap:67px!important}.gapx-67{-webkit-column-gap:67px!important;-moz-column-gap:67px!important;column-gap:67px!important}.gapy-67{row-gap:67px!important}@media (min-width: 576px){.-smgap-67{gap:67px!important}.-smgapx-67{-webkit-column-gap:67px!important;-moz-column-gap:67px!important;column-gap:67px!important}.-smgapy-67{row-gap:67px!important}}@media (min-width: 768px){.-mdgap-67{gap:67px!important}.-mdgapx-67{-webkit-column-gap:67px!important;-moz-column-gap:67px!important;column-gap:67px!important}.-mdgapy-67{row-gap:67px!important}}@media (min-width: 992px){.-lggap-67{gap:67px!important}.-lggapx-67{-webkit-column-gap:67px!important;-moz-column-gap:67px!important;column-gap:67px!important}.-lggapy-67{row-gap:67px!important}}@media (min-width: 1200px){.-xlgap-67{gap:67px!important}.-xlgapx-67{-webkit-column-gap:67px!important;-moz-column-gap:67px!important;column-gap:67px!important}.-xlgapy-67{row-gap:67px!important}}@media (min-width: 1400px){.-xxlgap-67{gap:67px!important}.-xxlgapx-67{-webkit-column-gap:67px!important;-moz-column-gap:67px!important;column-gap:67px!important}.-xxlgapy-67{row-gap:67px!important}}.w-67{width:67px!important}.wt-67{width-top:67px!important}.wr-67{width-right:67px!important}.wb-67{width-bottom:67px!important}.wl-67{width-left:67px!important}.wx-67{width-left:67px!important;width-right:67px!important}.wy-67{width-top:67px!important;width-bottom:67px!important}@media (min-width: 576px){.-smw-67{width:67px!important}.-smwt-67{width-top:67px!important}.-smwr-67{width-right:67px!important}.-smwb-67{width-bottom:67px!important}.-smwl-67{width-left:67px!important}.-smwx-67{width-left:67px!important;width-right:67px!important}.-smwy-67{width-top:67px!important;width-bottom:67px!important}}@media (min-width: 768px){.-mdw-67{width:67px!important}.-mdwt-67{width-top:67px!important}.-mdwr-67{width-right:67px!important}.-mdwb-67{width-bottom:67px!important}.-mdwl-67{width-left:67px!important}.-mdwx-67{width-left:67px!important;width-right:67px!important}.-mdwy-67{width-top:67px!important;width-bottom:67px!important}}@media (min-width: 992px){.-lgw-67{width:67px!important}.-lgwt-67{width-top:67px!important}.-lgwr-67{width-right:67px!important}.-lgwb-67{width-bottom:67px!important}.-lgwl-67{width-left:67px!important}.-lgwx-67{width-left:67px!important;width-right:67px!important}.-lgwy-67{width-top:67px!important;width-bottom:67px!important}}@media (min-width: 1200px){.-xlw-67{width:67px!important}.-xlwt-67{width-top:67px!important}.-xlwr-67{width-right:67px!important}.-xlwb-67{width-bottom:67px!important}.-xlwl-67{width-left:67px!important}.-xlwx-67{width-left:67px!important;width-right:67px!important}.-xlwy-67{width-top:67px!important;width-bottom:67px!important}}@media (min-width: 1400px){.-xxlw-67{width:67px!important}.-xxlwt-67{width-top:67px!important}.-xxlwr-67{width-right:67px!important}.-xxlwb-67{width-bottom:67px!important}.-xxlwl-67{width-left:67px!important}.-xxlwx-67{width-left:67px!important;width-right:67px!important}.-xxlwy-67{width-top:67px!important;width-bottom:67px!important}}.h-67{height:67px!important}.ht-67{height-top:67px!important}.hr-67{height-right:67px!important}.hb-67{height-bottom:67px!important}.hl-67{height-left:67px!important}.hx-67{height-left:67px!important;height-right:67px!important}.hy-67{height-top:67px!important;height-bottom:67px!important}@media (min-width: 576px){.-smh-67{height:67px!important}.-smht-67{height-top:67px!important}.-smhr-67{height-right:67px!important}.-smhb-67{height-bottom:67px!important}.-smhl-67{height-left:67px!important}.-smhx-67{height-left:67px!important;height-right:67px!important}.-smhy-67{height-top:67px!important;height-bottom:67px!important}}@media (min-width: 768px){.-mdh-67{height:67px!important}.-mdht-67{height-top:67px!important}.-mdhr-67{height-right:67px!important}.-mdhb-67{height-bottom:67px!important}.-mdhl-67{height-left:67px!important}.-mdhx-67{height-left:67px!important;height-right:67px!important}.-mdhy-67{height-top:67px!important;height-bottom:67px!important}}@media (min-width: 992px){.-lgh-67{height:67px!important}.-lght-67{height-top:67px!important}.-lghr-67{height-right:67px!important}.-lghb-67{height-bottom:67px!important}.-lghl-67{height-left:67px!important}.-lghx-67{height-left:67px!important;height-right:67px!important}.-lghy-67{height-top:67px!important;height-bottom:67px!important}}@media (min-width: 1200px){.-xlh-67{height:67px!important}.-xlht-67{height-top:67px!important}.-xlhr-67{height-right:67px!important}.-xlhb-67{height-bottom:67px!important}.-xlhl-67{height-left:67px!important}.-xlhx-67{height-left:67px!important;height-right:67px!important}.-xlhy-67{height-top:67px!important;height-bottom:67px!important}}@media (min-width: 1400px){.-xxlh-67{height:67px!important}.-xxlht-67{height-top:67px!important}.-xxlhr-67{height-right:67px!important}.-xxlhb-67{height-bottom:67px!important}.-xxlhl-67{height-left:67px!important}.-xxlhx-67{height-left:67px!important;height-right:67px!important}.-xxlhy-67{height-top:67px!important;height-bottom:67px!important}}.rounded-67{border-radius:67px!important}.roundedt-67{border-radius-top:67px!important}.roundedr-67{border-radius-right:67px!important}.roundedb-67{border-radius-bottom:67px!important}.roundedl-67{border-radius-left:67px!important}.roundedx-67{border-radius-left:67px!important;border-radius-right:67px!important}.roundedy-67{border-radius-top:67px!important;border-radius-bottom:67px!important}@media (min-width: 576px){.-smrounded-67{border-radius:67px!important}.-smroundedt-67{border-radius-top:67px!important}.-smroundedr-67{border-radius-right:67px!important}.-smroundedb-67{border-radius-bottom:67px!important}.-smroundedl-67{border-radius-left:67px!important}.-smroundedx-67{border-radius-left:67px!important;border-radius-right:67px!important}.-smroundedy-67{border-radius-top:67px!important;border-radius-bottom:67px!important}}@media (min-width: 768px){.-mdrounded-67{border-radius:67px!important}.-mdroundedt-67{border-radius-top:67px!important}.-mdroundedr-67{border-radius-right:67px!important}.-mdroundedb-67{border-radius-bottom:67px!important}.-mdroundedl-67{border-radius-left:67px!important}.-mdroundedx-67{border-radius-left:67px!important;border-radius-right:67px!important}.-mdroundedy-67{border-radius-top:67px!important;border-radius-bottom:67px!important}}@media (min-width: 992px){.-lgrounded-67{border-radius:67px!important}.-lgroundedt-67{border-radius-top:67px!important}.-lgroundedr-67{border-radius-right:67px!important}.-lgroundedb-67{border-radius-bottom:67px!important}.-lgroundedl-67{border-radius-left:67px!important}.-lgroundedx-67{border-radius-left:67px!important;border-radius-right:67px!important}.-lgroundedy-67{border-radius-top:67px!important;border-radius-bottom:67px!important}}@media (min-width: 1200px){.-xlrounded-67{border-radius:67px!important}.-xlroundedt-67{border-radius-top:67px!important}.-xlroundedr-67{border-radius-right:67px!important}.-xlroundedb-67{border-radius-bottom:67px!important}.-xlroundedl-67{border-radius-left:67px!important}.-xlroundedx-67{border-radius-left:67px!important;border-radius-right:67px!important}.-xlroundedy-67{border-radius-top:67px!important;border-radius-bottom:67px!important}}@media (min-width: 1400px){.-xxlrounded-67{border-radius:67px!important}.-xxlroundedt-67{border-radius-top:67px!important}.-xxlroundedr-67{border-radius-right:67px!important}.-xxlroundedb-67{border-radius-bottom:67px!important}.-xxlroundedl-67{border-radius-left:67px!important}.-xxlroundedx-67{border-radius-left:67px!important;border-radius-right:67px!important}.-xxlroundedy-67{border-radius-top:67px!important;border-radius-bottom:67px!important}}.max-w-67{max-width:67px!important}.max-wt-67{max-width-top:67px!important}.max-wr-67{max-width-right:67px!important}.max-wb-67{max-width-bottom:67px!important}.max-wl-67{max-width-left:67px!important}.max-wx-67{max-width-left:67px!important;max-width-right:67px!important}.max-wy-67{max-width-top:67px!important;max-width-bottom:67px!important}@media (min-width: 576px){.-smmax-w-67{max-width:67px!important}.-smmax-wt-67{max-width-top:67px!important}.-smmax-wr-67{max-width-right:67px!important}.-smmax-wb-67{max-width-bottom:67px!important}.-smmax-wl-67{max-width-left:67px!important}.-smmax-wx-67{max-width-left:67px!important;max-width-right:67px!important}.-smmax-wy-67{max-width-top:67px!important;max-width-bottom:67px!important}}@media (min-width: 768px){.-mdmax-w-67{max-width:67px!important}.-mdmax-wt-67{max-width-top:67px!important}.-mdmax-wr-67{max-width-right:67px!important}.-mdmax-wb-67{max-width-bottom:67px!important}.-mdmax-wl-67{max-width-left:67px!important}.-mdmax-wx-67{max-width-left:67px!important;max-width-right:67px!important}.-mdmax-wy-67{max-width-top:67px!important;max-width-bottom:67px!important}}@media (min-width: 992px){.-lgmax-w-67{max-width:67px!important}.-lgmax-wt-67{max-width-top:67px!important}.-lgmax-wr-67{max-width-right:67px!important}.-lgmax-wb-67{max-width-bottom:67px!important}.-lgmax-wl-67{max-width-left:67px!important}.-lgmax-wx-67{max-width-left:67px!important;max-width-right:67px!important}.-lgmax-wy-67{max-width-top:67px!important;max-width-bottom:67px!important}}@media (min-width: 1200px){.-xlmax-w-67{max-width:67px!important}.-xlmax-wt-67{max-width-top:67px!important}.-xlmax-wr-67{max-width-right:67px!important}.-xlmax-wb-67{max-width-bottom:67px!important}.-xlmax-wl-67{max-width-left:67px!important}.-xlmax-wx-67{max-width-left:67px!important;max-width-right:67px!important}.-xlmax-wy-67{max-width-top:67px!important;max-width-bottom:67px!important}}@media (min-width: 1400px){.-xxlmax-w-67{max-width:67px!important}.-xxlmax-wt-67{max-width-top:67px!important}.-xxlmax-wr-67{max-width-right:67px!important}.-xxlmax-wb-67{max-width-bottom:67px!important}.-xxlmax-wl-67{max-width-left:67px!important}.-xxlmax-wx-67{max-width-left:67px!important;max-width-right:67px!important}.-xxlmax-wy-67{max-width-top:67px!important;max-width-bottom:67px!important}}.min-w-67{min-width:67px!important}.min-wt-67{min-width-top:67px!important}.min-wr-67{min-width-right:67px!important}.min-wb-67{min-width-bottom:67px!important}.min-wl-67{min-width-left:67px!important}.min-wx-67{min-width-left:67px!important;min-width-right:67px!important}.min-wy-67{min-width-top:67px!important;min-width-bottom:67px!important}@media (min-width: 576px){.-smmin-w-67{min-width:67px!important}.-smmin-wt-67{min-width-top:67px!important}.-smmin-wr-67{min-width-right:67px!important}.-smmin-wb-67{min-width-bottom:67px!important}.-smmin-wl-67{min-width-left:67px!important}.-smmin-wx-67{min-width-left:67px!important;min-width-right:67px!important}.-smmin-wy-67{min-width-top:67px!important;min-width-bottom:67px!important}}@media (min-width: 768px){.-mdmin-w-67{min-width:67px!important}.-mdmin-wt-67{min-width-top:67px!important}.-mdmin-wr-67{min-width-right:67px!important}.-mdmin-wb-67{min-width-bottom:67px!important}.-mdmin-wl-67{min-width-left:67px!important}.-mdmin-wx-67{min-width-left:67px!important;min-width-right:67px!important}.-mdmin-wy-67{min-width-top:67px!important;min-width-bottom:67px!important}}@media (min-width: 992px){.-lgmin-w-67{min-width:67px!important}.-lgmin-wt-67{min-width-top:67px!important}.-lgmin-wr-67{min-width-right:67px!important}.-lgmin-wb-67{min-width-bottom:67px!important}.-lgmin-wl-67{min-width-left:67px!important}.-lgmin-wx-67{min-width-left:67px!important;min-width-right:67px!important}.-lgmin-wy-67{min-width-top:67px!important;min-width-bottom:67px!important}}@media (min-width: 1200px){.-xlmin-w-67{min-width:67px!important}.-xlmin-wt-67{min-width-top:67px!important}.-xlmin-wr-67{min-width-right:67px!important}.-xlmin-wb-67{min-width-bottom:67px!important}.-xlmin-wl-67{min-width-left:67px!important}.-xlmin-wx-67{min-width-left:67px!important;min-width-right:67px!important}.-xlmin-wy-67{min-width-top:67px!important;min-width-bottom:67px!important}}@media (min-width: 1400px){.-xxlmin-w-67{min-width:67px!important}.-xxlmin-wt-67{min-width-top:67px!important}.-xxlmin-wr-67{min-width-right:67px!important}.-xxlmin-wb-67{min-width-bottom:67px!important}.-xxlmin-wl-67{min-width-left:67px!important}.-xxlmin-wx-67{min-width-left:67px!important;min-width-right:67px!important}.-xxlmin-wy-67{min-width-top:67px!important;min-width-bottom:67px!important}}.max-h-67{max-height:67px!important}.max-ht-67{max-height-top:67px!important}.max-hr-67{max-height-right:67px!important}.max-hb-67{max-height-bottom:67px!important}.max-hl-67{max-height-left:67px!important}.max-hx-67{max-height-left:67px!important;max-height-right:67px!important}.max-hy-67{max-height-top:67px!important;max-height-bottom:67px!important}@media (min-width: 576px){.-smmax-h-67{max-height:67px!important}.-smmax-ht-67{max-height-top:67px!important}.-smmax-hr-67{max-height-right:67px!important}.-smmax-hb-67{max-height-bottom:67px!important}.-smmax-hl-67{max-height-left:67px!important}.-smmax-hx-67{max-height-left:67px!important;max-height-right:67px!important}.-smmax-hy-67{max-height-top:67px!important;max-height-bottom:67px!important}}@media (min-width: 768px){.-mdmax-h-67{max-height:67px!important}.-mdmax-ht-67{max-height-top:67px!important}.-mdmax-hr-67{max-height-right:67px!important}.-mdmax-hb-67{max-height-bottom:67px!important}.-mdmax-hl-67{max-height-left:67px!important}.-mdmax-hx-67{max-height-left:67px!important;max-height-right:67px!important}.-mdmax-hy-67{max-height-top:67px!important;max-height-bottom:67px!important}}@media (min-width: 992px){.-lgmax-h-67{max-height:67px!important}.-lgmax-ht-67{max-height-top:67px!important}.-lgmax-hr-67{max-height-right:67px!important}.-lgmax-hb-67{max-height-bottom:67px!important}.-lgmax-hl-67{max-height-left:67px!important}.-lgmax-hx-67{max-height-left:67px!important;max-height-right:67px!important}.-lgmax-hy-67{max-height-top:67px!important;max-height-bottom:67px!important}}@media (min-width: 1200px){.-xlmax-h-67{max-height:67px!important}.-xlmax-ht-67{max-height-top:67px!important}.-xlmax-hr-67{max-height-right:67px!important}.-xlmax-hb-67{max-height-bottom:67px!important}.-xlmax-hl-67{max-height-left:67px!important}.-xlmax-hx-67{max-height-left:67px!important;max-height-right:67px!important}.-xlmax-hy-67{max-height-top:67px!important;max-height-bottom:67px!important}}@media (min-width: 1400px){.-xxlmax-h-67{max-height:67px!important}.-xxlmax-ht-67{max-height-top:67px!important}.-xxlmax-hr-67{max-height-right:67px!important}.-xxlmax-hb-67{max-height-bottom:67px!important}.-xxlmax-hl-67{max-height-left:67px!important}.-xxlmax-hx-67{max-height-left:67px!important;max-height-right:67px!important}.-xxlmax-hy-67{max-height-top:67px!important;max-height-bottom:67px!important}}.min-h-67{min-height:67px!important}.min-ht-67{min-height-top:67px!important}.min-hr-67{min-height-right:67px!important}.min-hb-67{min-height-bottom:67px!important}.min-hl-67{min-height-left:67px!important}.min-hx-67{min-height-left:67px!important;min-height-right:67px!important}.min-hy-67{min-height-top:67px!important;min-height-bottom:67px!important}@media (min-width: 576px){.-smmin-h-67{min-height:67px!important}.-smmin-ht-67{min-height-top:67px!important}.-smmin-hr-67{min-height-right:67px!important}.-smmin-hb-67{min-height-bottom:67px!important}.-smmin-hl-67{min-height-left:67px!important}.-smmin-hx-67{min-height-left:67px!important;min-height-right:67px!important}.-smmin-hy-67{min-height-top:67px!important;min-height-bottom:67px!important}}@media (min-width: 768px){.-mdmin-h-67{min-height:67px!important}.-mdmin-ht-67{min-height-top:67px!important}.-mdmin-hr-67{min-height-right:67px!important}.-mdmin-hb-67{min-height-bottom:67px!important}.-mdmin-hl-67{min-height-left:67px!important}.-mdmin-hx-67{min-height-left:67px!important;min-height-right:67px!important}.-mdmin-hy-67{min-height-top:67px!important;min-height-bottom:67px!important}}@media (min-width: 992px){.-lgmin-h-67{min-height:67px!important}.-lgmin-ht-67{min-height-top:67px!important}.-lgmin-hr-67{min-height-right:67px!important}.-lgmin-hb-67{min-height-bottom:67px!important}.-lgmin-hl-67{min-height-left:67px!important}.-lgmin-hx-67{min-height-left:67px!important;min-height-right:67px!important}.-lgmin-hy-67{min-height-top:67px!important;min-height-bottom:67px!important}}@media (min-width: 1200px){.-xlmin-h-67{min-height:67px!important}.-xlmin-ht-67{min-height-top:67px!important}.-xlmin-hr-67{min-height-right:67px!important}.-xlmin-hb-67{min-height-bottom:67px!important}.-xlmin-hl-67{min-height-left:67px!important}.-xlmin-hx-67{min-height-left:67px!important;min-height-right:67px!important}.-xlmin-hy-67{min-height-top:67px!important;min-height-bottom:67px!important}}@media (min-width: 1400px){.-xxlmin-h-67{min-height:67px!important}.-xxlmin-ht-67{min-height-top:67px!important}.-xxlmin-hr-67{min-height-right:67px!important}.-xxlmin-hb-67{min-height-bottom:67px!important}.-xxlmin-hl-67{min-height-left:67px!important}.-xxlmin-hx-67{min-height-left:67px!important;min-height-right:67px!important}.-xxlmin-hy-67{min-height-top:67px!important;min-height-bottom:67px!important}}.m-68{margin:68px!important}.mt-68{margin-top:68px!important}.mr-68{margin-right:68px!important}.mb-68{margin-bottom:68px!important}.ml-68{margin-left:68px!important}.mx-68{margin-left:68px!important;margin-right:68px!important}.my-68{margin-top:68px!important;margin-bottom:68px!important}@media (min-width: 576px){.-smm-68{margin:68px!important}.-smmt-68{margin-top:68px!important}.-smmr-68{margin-right:68px!important}.-smmb-68{margin-bottom:68px!important}.-smml-68{margin-left:68px!important}.-smmx-68{margin-left:68px!important;margin-right:68px!important}.-smmy-68{margin-top:68px!important;margin-bottom:68px!important}}@media (min-width: 768px){.-mdm-68{margin:68px!important}.-mdmt-68{margin-top:68px!important}.-mdmr-68{margin-right:68px!important}.-mdmb-68{margin-bottom:68px!important}.-mdml-68{margin-left:68px!important}.-mdmx-68{margin-left:68px!important;margin-right:68px!important}.-mdmy-68{margin-top:68px!important;margin-bottom:68px!important}}@media (min-width: 992px){.-lgm-68{margin:68px!important}.-lgmt-68{margin-top:68px!important}.-lgmr-68{margin-right:68px!important}.-lgmb-68{margin-bottom:68px!important}.-lgml-68{margin-left:68px!important}.-lgmx-68{margin-left:68px!important;margin-right:68px!important}.-lgmy-68{margin-top:68px!important;margin-bottom:68px!important}}@media (min-width: 1200px){.-xlm-68{margin:68px!important}.-xlmt-68{margin-top:68px!important}.-xlmr-68{margin-right:68px!important}.-xlmb-68{margin-bottom:68px!important}.-xlml-68{margin-left:68px!important}.-xlmx-68{margin-left:68px!important;margin-right:68px!important}.-xlmy-68{margin-top:68px!important;margin-bottom:68px!important}}@media (min-width: 1400px){.-xxlm-68{margin:68px!important}.-xxlmt-68{margin-top:68px!important}.-xxlmr-68{margin-right:68px!important}.-xxlmb-68{margin-bottom:68px!important}.-xxlml-68{margin-left:68px!important}.-xxlmx-68{margin-left:68px!important;margin-right:68px!important}.-xxlmy-68{margin-top:68px!important;margin-bottom:68px!important}}.p-68{padding:68px!important}.pt-68{padding-top:68px!important}.pr-68{padding-right:68px!important}.pb-68{padding-bottom:68px!important}.pl-68{padding-left:68px!important}.px-68{padding-left:68px!important;padding-right:68px!important}.py-68{padding-top:68px!important;padding-bottom:68px!important}@media (min-width: 576px){.-smp-68{padding:68px!important}.-smpt-68{padding-top:68px!important}.-smpr-68{padding-right:68px!important}.-smpb-68{padding-bottom:68px!important}.-smpl-68{padding-left:68px!important}.-smpx-68{padding-left:68px!important;padding-right:68px!important}.-smpy-68{padding-top:68px!important;padding-bottom:68px!important}}@media (min-width: 768px){.-mdp-68{padding:68px!important}.-mdpt-68{padding-top:68px!important}.-mdpr-68{padding-right:68px!important}.-mdpb-68{padding-bottom:68px!important}.-mdpl-68{padding-left:68px!important}.-mdpx-68{padding-left:68px!important;padding-right:68px!important}.-mdpy-68{padding-top:68px!important;padding-bottom:68px!important}}@media (min-width: 992px){.-lgp-68{padding:68px!important}.-lgpt-68{padding-top:68px!important}.-lgpr-68{padding-right:68px!important}.-lgpb-68{padding-bottom:68px!important}.-lgpl-68{padding-left:68px!important}.-lgpx-68{padding-left:68px!important;padding-right:68px!important}.-lgpy-68{padding-top:68px!important;padding-bottom:68px!important}}@media (min-width: 1200px){.-xlp-68{padding:68px!important}.-xlpt-68{padding-top:68px!important}.-xlpr-68{padding-right:68px!important}.-xlpb-68{padding-bottom:68px!important}.-xlpl-68{padding-left:68px!important}.-xlpx-68{padding-left:68px!important;padding-right:68px!important}.-xlpy-68{padding-top:68px!important;padding-bottom:68px!important}}@media (min-width: 1400px){.-xxlp-68{padding:68px!important}.-xxlpt-68{padding-top:68px!important}.-xxlpr-68{padding-right:68px!important}.-xxlpb-68{padding-bottom:68px!important}.-xxlpl-68{padding-left:68px!important}.-xxlpx-68{padding-left:68px!important;padding-right:68px!important}.-xxlpy-68{padding-top:68px!important;padding-bottom:68px!important}}.gap-68{gap:68px!important}.gapx-68{-webkit-column-gap:68px!important;-moz-column-gap:68px!important;column-gap:68px!important}.gapy-68{row-gap:68px!important}@media (min-width: 576px){.-smgap-68{gap:68px!important}.-smgapx-68{-webkit-column-gap:68px!important;-moz-column-gap:68px!important;column-gap:68px!important}.-smgapy-68{row-gap:68px!important}}@media (min-width: 768px){.-mdgap-68{gap:68px!important}.-mdgapx-68{-webkit-column-gap:68px!important;-moz-column-gap:68px!important;column-gap:68px!important}.-mdgapy-68{row-gap:68px!important}}@media (min-width: 992px){.-lggap-68{gap:68px!important}.-lggapx-68{-webkit-column-gap:68px!important;-moz-column-gap:68px!important;column-gap:68px!important}.-lggapy-68{row-gap:68px!important}}@media (min-width: 1200px){.-xlgap-68{gap:68px!important}.-xlgapx-68{-webkit-column-gap:68px!important;-moz-column-gap:68px!important;column-gap:68px!important}.-xlgapy-68{row-gap:68px!important}}@media (min-width: 1400px){.-xxlgap-68{gap:68px!important}.-xxlgapx-68{-webkit-column-gap:68px!important;-moz-column-gap:68px!important;column-gap:68px!important}.-xxlgapy-68{row-gap:68px!important}}.w-68{width:68px!important}.wt-68{width-top:68px!important}.wr-68{width-right:68px!important}.wb-68{width-bottom:68px!important}.wl-68{width-left:68px!important}.wx-68{width-left:68px!important;width-right:68px!important}.wy-68{width-top:68px!important;width-bottom:68px!important}@media (min-width: 576px){.-smw-68{width:68px!important}.-smwt-68{width-top:68px!important}.-smwr-68{width-right:68px!important}.-smwb-68{width-bottom:68px!important}.-smwl-68{width-left:68px!important}.-smwx-68{width-left:68px!important;width-right:68px!important}.-smwy-68{width-top:68px!important;width-bottom:68px!important}}@media (min-width: 768px){.-mdw-68{width:68px!important}.-mdwt-68{width-top:68px!important}.-mdwr-68{width-right:68px!important}.-mdwb-68{width-bottom:68px!important}.-mdwl-68{width-left:68px!important}.-mdwx-68{width-left:68px!important;width-right:68px!important}.-mdwy-68{width-top:68px!important;width-bottom:68px!important}}@media (min-width: 992px){.-lgw-68{width:68px!important}.-lgwt-68{width-top:68px!important}.-lgwr-68{width-right:68px!important}.-lgwb-68{width-bottom:68px!important}.-lgwl-68{width-left:68px!important}.-lgwx-68{width-left:68px!important;width-right:68px!important}.-lgwy-68{width-top:68px!important;width-bottom:68px!important}}@media (min-width: 1200px){.-xlw-68{width:68px!important}.-xlwt-68{width-top:68px!important}.-xlwr-68{width-right:68px!important}.-xlwb-68{width-bottom:68px!important}.-xlwl-68{width-left:68px!important}.-xlwx-68{width-left:68px!important;width-right:68px!important}.-xlwy-68{width-top:68px!important;width-bottom:68px!important}}@media (min-width: 1400px){.-xxlw-68{width:68px!important}.-xxlwt-68{width-top:68px!important}.-xxlwr-68{width-right:68px!important}.-xxlwb-68{width-bottom:68px!important}.-xxlwl-68{width-left:68px!important}.-xxlwx-68{width-left:68px!important;width-right:68px!important}.-xxlwy-68{width-top:68px!important;width-bottom:68px!important}}.h-68{height:68px!important}.ht-68{height-top:68px!important}.hr-68{height-right:68px!important}.hb-68{height-bottom:68px!important}.hl-68{height-left:68px!important}.hx-68{height-left:68px!important;height-right:68px!important}.hy-68{height-top:68px!important;height-bottom:68px!important}@media (min-width: 576px){.-smh-68{height:68px!important}.-smht-68{height-top:68px!important}.-smhr-68{height-right:68px!important}.-smhb-68{height-bottom:68px!important}.-smhl-68{height-left:68px!important}.-smhx-68{height-left:68px!important;height-right:68px!important}.-smhy-68{height-top:68px!important;height-bottom:68px!important}}@media (min-width: 768px){.-mdh-68{height:68px!important}.-mdht-68{height-top:68px!important}.-mdhr-68{height-right:68px!important}.-mdhb-68{height-bottom:68px!important}.-mdhl-68{height-left:68px!important}.-mdhx-68{height-left:68px!important;height-right:68px!important}.-mdhy-68{height-top:68px!important;height-bottom:68px!important}}@media (min-width: 992px){.-lgh-68{height:68px!important}.-lght-68{height-top:68px!important}.-lghr-68{height-right:68px!important}.-lghb-68{height-bottom:68px!important}.-lghl-68{height-left:68px!important}.-lghx-68{height-left:68px!important;height-right:68px!important}.-lghy-68{height-top:68px!important;height-bottom:68px!important}}@media (min-width: 1200px){.-xlh-68{height:68px!important}.-xlht-68{height-top:68px!important}.-xlhr-68{height-right:68px!important}.-xlhb-68{height-bottom:68px!important}.-xlhl-68{height-left:68px!important}.-xlhx-68{height-left:68px!important;height-right:68px!important}.-xlhy-68{height-top:68px!important;height-bottom:68px!important}}@media (min-width: 1400px){.-xxlh-68{height:68px!important}.-xxlht-68{height-top:68px!important}.-xxlhr-68{height-right:68px!important}.-xxlhb-68{height-bottom:68px!important}.-xxlhl-68{height-left:68px!important}.-xxlhx-68{height-left:68px!important;height-right:68px!important}.-xxlhy-68{height-top:68px!important;height-bottom:68px!important}}.rounded-68{border-radius:68px!important}.roundedt-68{border-radius-top:68px!important}.roundedr-68{border-radius-right:68px!important}.roundedb-68{border-radius-bottom:68px!important}.roundedl-68{border-radius-left:68px!important}.roundedx-68{border-radius-left:68px!important;border-radius-right:68px!important}.roundedy-68{border-radius-top:68px!important;border-radius-bottom:68px!important}@media (min-width: 576px){.-smrounded-68{border-radius:68px!important}.-smroundedt-68{border-radius-top:68px!important}.-smroundedr-68{border-radius-right:68px!important}.-smroundedb-68{border-radius-bottom:68px!important}.-smroundedl-68{border-radius-left:68px!important}.-smroundedx-68{border-radius-left:68px!important;border-radius-right:68px!important}.-smroundedy-68{border-radius-top:68px!important;border-radius-bottom:68px!important}}@media (min-width: 768px){.-mdrounded-68{border-radius:68px!important}.-mdroundedt-68{border-radius-top:68px!important}.-mdroundedr-68{border-radius-right:68px!important}.-mdroundedb-68{border-radius-bottom:68px!important}.-mdroundedl-68{border-radius-left:68px!important}.-mdroundedx-68{border-radius-left:68px!important;border-radius-right:68px!important}.-mdroundedy-68{border-radius-top:68px!important;border-radius-bottom:68px!important}}@media (min-width: 992px){.-lgrounded-68{border-radius:68px!important}.-lgroundedt-68{border-radius-top:68px!important}.-lgroundedr-68{border-radius-right:68px!important}.-lgroundedb-68{border-radius-bottom:68px!important}.-lgroundedl-68{border-radius-left:68px!important}.-lgroundedx-68{border-radius-left:68px!important;border-radius-right:68px!important}.-lgroundedy-68{border-radius-top:68px!important;border-radius-bottom:68px!important}}@media (min-width: 1200px){.-xlrounded-68{border-radius:68px!important}.-xlroundedt-68{border-radius-top:68px!important}.-xlroundedr-68{border-radius-right:68px!important}.-xlroundedb-68{border-radius-bottom:68px!important}.-xlroundedl-68{border-radius-left:68px!important}.-xlroundedx-68{border-radius-left:68px!important;border-radius-right:68px!important}.-xlroundedy-68{border-radius-top:68px!important;border-radius-bottom:68px!important}}@media (min-width: 1400px){.-xxlrounded-68{border-radius:68px!important}.-xxlroundedt-68{border-radius-top:68px!important}.-xxlroundedr-68{border-radius-right:68px!important}.-xxlroundedb-68{border-radius-bottom:68px!important}.-xxlroundedl-68{border-radius-left:68px!important}.-xxlroundedx-68{border-radius-left:68px!important;border-radius-right:68px!important}.-xxlroundedy-68{border-radius-top:68px!important;border-radius-bottom:68px!important}}.max-w-68{max-width:68px!important}.max-wt-68{max-width-top:68px!important}.max-wr-68{max-width-right:68px!important}.max-wb-68{max-width-bottom:68px!important}.max-wl-68{max-width-left:68px!important}.max-wx-68{max-width-left:68px!important;max-width-right:68px!important}.max-wy-68{max-width-top:68px!important;max-width-bottom:68px!important}@media (min-width: 576px){.-smmax-w-68{max-width:68px!important}.-smmax-wt-68{max-width-top:68px!important}.-smmax-wr-68{max-width-right:68px!important}.-smmax-wb-68{max-width-bottom:68px!important}.-smmax-wl-68{max-width-left:68px!important}.-smmax-wx-68{max-width-left:68px!important;max-width-right:68px!important}.-smmax-wy-68{max-width-top:68px!important;max-width-bottom:68px!important}}@media (min-width: 768px){.-mdmax-w-68{max-width:68px!important}.-mdmax-wt-68{max-width-top:68px!important}.-mdmax-wr-68{max-width-right:68px!important}.-mdmax-wb-68{max-width-bottom:68px!important}.-mdmax-wl-68{max-width-left:68px!important}.-mdmax-wx-68{max-width-left:68px!important;max-width-right:68px!important}.-mdmax-wy-68{max-width-top:68px!important;max-width-bottom:68px!important}}@media (min-width: 992px){.-lgmax-w-68{max-width:68px!important}.-lgmax-wt-68{max-width-top:68px!important}.-lgmax-wr-68{max-width-right:68px!important}.-lgmax-wb-68{max-width-bottom:68px!important}.-lgmax-wl-68{max-width-left:68px!important}.-lgmax-wx-68{max-width-left:68px!important;max-width-right:68px!important}.-lgmax-wy-68{max-width-top:68px!important;max-width-bottom:68px!important}}@media (min-width: 1200px){.-xlmax-w-68{max-width:68px!important}.-xlmax-wt-68{max-width-top:68px!important}.-xlmax-wr-68{max-width-right:68px!important}.-xlmax-wb-68{max-width-bottom:68px!important}.-xlmax-wl-68{max-width-left:68px!important}.-xlmax-wx-68{max-width-left:68px!important;max-width-right:68px!important}.-xlmax-wy-68{max-width-top:68px!important;max-width-bottom:68px!important}}@media (min-width: 1400px){.-xxlmax-w-68{max-width:68px!important}.-xxlmax-wt-68{max-width-top:68px!important}.-xxlmax-wr-68{max-width-right:68px!important}.-xxlmax-wb-68{max-width-bottom:68px!important}.-xxlmax-wl-68{max-width-left:68px!important}.-xxlmax-wx-68{max-width-left:68px!important;max-width-right:68px!important}.-xxlmax-wy-68{max-width-top:68px!important;max-width-bottom:68px!important}}.min-w-68{min-width:68px!important}.min-wt-68{min-width-top:68px!important}.min-wr-68{min-width-right:68px!important}.min-wb-68{min-width-bottom:68px!important}.min-wl-68{min-width-left:68px!important}.min-wx-68{min-width-left:68px!important;min-width-right:68px!important}.min-wy-68{min-width-top:68px!important;min-width-bottom:68px!important}@media (min-width: 576px){.-smmin-w-68{min-width:68px!important}.-smmin-wt-68{min-width-top:68px!important}.-smmin-wr-68{min-width-right:68px!important}.-smmin-wb-68{min-width-bottom:68px!important}.-smmin-wl-68{min-width-left:68px!important}.-smmin-wx-68{min-width-left:68px!important;min-width-right:68px!important}.-smmin-wy-68{min-width-top:68px!important;min-width-bottom:68px!important}}@media (min-width: 768px){.-mdmin-w-68{min-width:68px!important}.-mdmin-wt-68{min-width-top:68px!important}.-mdmin-wr-68{min-width-right:68px!important}.-mdmin-wb-68{min-width-bottom:68px!important}.-mdmin-wl-68{min-width-left:68px!important}.-mdmin-wx-68{min-width-left:68px!important;min-width-right:68px!important}.-mdmin-wy-68{min-width-top:68px!important;min-width-bottom:68px!important}}@media (min-width: 992px){.-lgmin-w-68{min-width:68px!important}.-lgmin-wt-68{min-width-top:68px!important}.-lgmin-wr-68{min-width-right:68px!important}.-lgmin-wb-68{min-width-bottom:68px!important}.-lgmin-wl-68{min-width-left:68px!important}.-lgmin-wx-68{min-width-left:68px!important;min-width-right:68px!important}.-lgmin-wy-68{min-width-top:68px!important;min-width-bottom:68px!important}}@media (min-width: 1200px){.-xlmin-w-68{min-width:68px!important}.-xlmin-wt-68{min-width-top:68px!important}.-xlmin-wr-68{min-width-right:68px!important}.-xlmin-wb-68{min-width-bottom:68px!important}.-xlmin-wl-68{min-width-left:68px!important}.-xlmin-wx-68{min-width-left:68px!important;min-width-right:68px!important}.-xlmin-wy-68{min-width-top:68px!important;min-width-bottom:68px!important}}@media (min-width: 1400px){.-xxlmin-w-68{min-width:68px!important}.-xxlmin-wt-68{min-width-top:68px!important}.-xxlmin-wr-68{min-width-right:68px!important}.-xxlmin-wb-68{min-width-bottom:68px!important}.-xxlmin-wl-68{min-width-left:68px!important}.-xxlmin-wx-68{min-width-left:68px!important;min-width-right:68px!important}.-xxlmin-wy-68{min-width-top:68px!important;min-width-bottom:68px!important}}.max-h-68{max-height:68px!important}.max-ht-68{max-height-top:68px!important}.max-hr-68{max-height-right:68px!important}.max-hb-68{max-height-bottom:68px!important}.max-hl-68{max-height-left:68px!important}.max-hx-68{max-height-left:68px!important;max-height-right:68px!important}.max-hy-68{max-height-top:68px!important;max-height-bottom:68px!important}@media (min-width: 576px){.-smmax-h-68{max-height:68px!important}.-smmax-ht-68{max-height-top:68px!important}.-smmax-hr-68{max-height-right:68px!important}.-smmax-hb-68{max-height-bottom:68px!important}.-smmax-hl-68{max-height-left:68px!important}.-smmax-hx-68{max-height-left:68px!important;max-height-right:68px!important}.-smmax-hy-68{max-height-top:68px!important;max-height-bottom:68px!important}}@media (min-width: 768px){.-mdmax-h-68{max-height:68px!important}.-mdmax-ht-68{max-height-top:68px!important}.-mdmax-hr-68{max-height-right:68px!important}.-mdmax-hb-68{max-height-bottom:68px!important}.-mdmax-hl-68{max-height-left:68px!important}.-mdmax-hx-68{max-height-left:68px!important;max-height-right:68px!important}.-mdmax-hy-68{max-height-top:68px!important;max-height-bottom:68px!important}}@media (min-width: 992px){.-lgmax-h-68{max-height:68px!important}.-lgmax-ht-68{max-height-top:68px!important}.-lgmax-hr-68{max-height-right:68px!important}.-lgmax-hb-68{max-height-bottom:68px!important}.-lgmax-hl-68{max-height-left:68px!important}.-lgmax-hx-68{max-height-left:68px!important;max-height-right:68px!important}.-lgmax-hy-68{max-height-top:68px!important;max-height-bottom:68px!important}}@media (min-width: 1200px){.-xlmax-h-68{max-height:68px!important}.-xlmax-ht-68{max-height-top:68px!important}.-xlmax-hr-68{max-height-right:68px!important}.-xlmax-hb-68{max-height-bottom:68px!important}.-xlmax-hl-68{max-height-left:68px!important}.-xlmax-hx-68{max-height-left:68px!important;max-height-right:68px!important}.-xlmax-hy-68{max-height-top:68px!important;max-height-bottom:68px!important}}@media (min-width: 1400px){.-xxlmax-h-68{max-height:68px!important}.-xxlmax-ht-68{max-height-top:68px!important}.-xxlmax-hr-68{max-height-right:68px!important}.-xxlmax-hb-68{max-height-bottom:68px!important}.-xxlmax-hl-68{max-height-left:68px!important}.-xxlmax-hx-68{max-height-left:68px!important;max-height-right:68px!important}.-xxlmax-hy-68{max-height-top:68px!important;max-height-bottom:68px!important}}.min-h-68{min-height:68px!important}.min-ht-68{min-height-top:68px!important}.min-hr-68{min-height-right:68px!important}.min-hb-68{min-height-bottom:68px!important}.min-hl-68{min-height-left:68px!important}.min-hx-68{min-height-left:68px!important;min-height-right:68px!important}.min-hy-68{min-height-top:68px!important;min-height-bottom:68px!important}@media (min-width: 576px){.-smmin-h-68{min-height:68px!important}.-smmin-ht-68{min-height-top:68px!important}.-smmin-hr-68{min-height-right:68px!important}.-smmin-hb-68{min-height-bottom:68px!important}.-smmin-hl-68{min-height-left:68px!important}.-smmin-hx-68{min-height-left:68px!important;min-height-right:68px!important}.-smmin-hy-68{min-height-top:68px!important;min-height-bottom:68px!important}}@media (min-width: 768px){.-mdmin-h-68{min-height:68px!important}.-mdmin-ht-68{min-height-top:68px!important}.-mdmin-hr-68{min-height-right:68px!important}.-mdmin-hb-68{min-height-bottom:68px!important}.-mdmin-hl-68{min-height-left:68px!important}.-mdmin-hx-68{min-height-left:68px!important;min-height-right:68px!important}.-mdmin-hy-68{min-height-top:68px!important;min-height-bottom:68px!important}}@media (min-width: 992px){.-lgmin-h-68{min-height:68px!important}.-lgmin-ht-68{min-height-top:68px!important}.-lgmin-hr-68{min-height-right:68px!important}.-lgmin-hb-68{min-height-bottom:68px!important}.-lgmin-hl-68{min-height-left:68px!important}.-lgmin-hx-68{min-height-left:68px!important;min-height-right:68px!important}.-lgmin-hy-68{min-height-top:68px!important;min-height-bottom:68px!important}}@media (min-width: 1200px){.-xlmin-h-68{min-height:68px!important}.-xlmin-ht-68{min-height-top:68px!important}.-xlmin-hr-68{min-height-right:68px!important}.-xlmin-hb-68{min-height-bottom:68px!important}.-xlmin-hl-68{min-height-left:68px!important}.-xlmin-hx-68{min-height-left:68px!important;min-height-right:68px!important}.-xlmin-hy-68{min-height-top:68px!important;min-height-bottom:68px!important}}@media (min-width: 1400px){.-xxlmin-h-68{min-height:68px!important}.-xxlmin-ht-68{min-height-top:68px!important}.-xxlmin-hr-68{min-height-right:68px!important}.-xxlmin-hb-68{min-height-bottom:68px!important}.-xxlmin-hl-68{min-height-left:68px!important}.-xxlmin-hx-68{min-height-left:68px!important;min-height-right:68px!important}.-xxlmin-hy-68{min-height-top:68px!important;min-height-bottom:68px!important}}.m-69{margin:69px!important}.mt-69{margin-top:69px!important}.mr-69{margin-right:69px!important}.mb-69{margin-bottom:69px!important}.ml-69{margin-left:69px!important}.mx-69{margin-left:69px!important;margin-right:69px!important}.my-69{margin-top:69px!important;margin-bottom:69px!important}@media (min-width: 576px){.-smm-69{margin:69px!important}.-smmt-69{margin-top:69px!important}.-smmr-69{margin-right:69px!important}.-smmb-69{margin-bottom:69px!important}.-smml-69{margin-left:69px!important}.-smmx-69{margin-left:69px!important;margin-right:69px!important}.-smmy-69{margin-top:69px!important;margin-bottom:69px!important}}@media (min-width: 768px){.-mdm-69{margin:69px!important}.-mdmt-69{margin-top:69px!important}.-mdmr-69{margin-right:69px!important}.-mdmb-69{margin-bottom:69px!important}.-mdml-69{margin-left:69px!important}.-mdmx-69{margin-left:69px!important;margin-right:69px!important}.-mdmy-69{margin-top:69px!important;margin-bottom:69px!important}}@media (min-width: 992px){.-lgm-69{margin:69px!important}.-lgmt-69{margin-top:69px!important}.-lgmr-69{margin-right:69px!important}.-lgmb-69{margin-bottom:69px!important}.-lgml-69{margin-left:69px!important}.-lgmx-69{margin-left:69px!important;margin-right:69px!important}.-lgmy-69{margin-top:69px!important;margin-bottom:69px!important}}@media (min-width: 1200px){.-xlm-69{margin:69px!important}.-xlmt-69{margin-top:69px!important}.-xlmr-69{margin-right:69px!important}.-xlmb-69{margin-bottom:69px!important}.-xlml-69{margin-left:69px!important}.-xlmx-69{margin-left:69px!important;margin-right:69px!important}.-xlmy-69{margin-top:69px!important;margin-bottom:69px!important}}@media (min-width: 1400px){.-xxlm-69{margin:69px!important}.-xxlmt-69{margin-top:69px!important}.-xxlmr-69{margin-right:69px!important}.-xxlmb-69{margin-bottom:69px!important}.-xxlml-69{margin-left:69px!important}.-xxlmx-69{margin-left:69px!important;margin-right:69px!important}.-xxlmy-69{margin-top:69px!important;margin-bottom:69px!important}}.p-69{padding:69px!important}.pt-69{padding-top:69px!important}.pr-69{padding-right:69px!important}.pb-69{padding-bottom:69px!important}.pl-69{padding-left:69px!important}.px-69{padding-left:69px!important;padding-right:69px!important}.py-69{padding-top:69px!important;padding-bottom:69px!important}@media (min-width: 576px){.-smp-69{padding:69px!important}.-smpt-69{padding-top:69px!important}.-smpr-69{padding-right:69px!important}.-smpb-69{padding-bottom:69px!important}.-smpl-69{padding-left:69px!important}.-smpx-69{padding-left:69px!important;padding-right:69px!important}.-smpy-69{padding-top:69px!important;padding-bottom:69px!important}}@media (min-width: 768px){.-mdp-69{padding:69px!important}.-mdpt-69{padding-top:69px!important}.-mdpr-69{padding-right:69px!important}.-mdpb-69{padding-bottom:69px!important}.-mdpl-69{padding-left:69px!important}.-mdpx-69{padding-left:69px!important;padding-right:69px!important}.-mdpy-69{padding-top:69px!important;padding-bottom:69px!important}}@media (min-width: 992px){.-lgp-69{padding:69px!important}.-lgpt-69{padding-top:69px!important}.-lgpr-69{padding-right:69px!important}.-lgpb-69{padding-bottom:69px!important}.-lgpl-69{padding-left:69px!important}.-lgpx-69{padding-left:69px!important;padding-right:69px!important}.-lgpy-69{padding-top:69px!important;padding-bottom:69px!important}}@media (min-width: 1200px){.-xlp-69{padding:69px!important}.-xlpt-69{padding-top:69px!important}.-xlpr-69{padding-right:69px!important}.-xlpb-69{padding-bottom:69px!important}.-xlpl-69{padding-left:69px!important}.-xlpx-69{padding-left:69px!important;padding-right:69px!important}.-xlpy-69{padding-top:69px!important;padding-bottom:69px!important}}@media (min-width: 1400px){.-xxlp-69{padding:69px!important}.-xxlpt-69{padding-top:69px!important}.-xxlpr-69{padding-right:69px!important}.-xxlpb-69{padding-bottom:69px!important}.-xxlpl-69{padding-left:69px!important}.-xxlpx-69{padding-left:69px!important;padding-right:69px!important}.-xxlpy-69{padding-top:69px!important;padding-bottom:69px!important}}.gap-69{gap:69px!important}.gapx-69{-webkit-column-gap:69px!important;-moz-column-gap:69px!important;column-gap:69px!important}.gapy-69{row-gap:69px!important}@media (min-width: 576px){.-smgap-69{gap:69px!important}.-smgapx-69{-webkit-column-gap:69px!important;-moz-column-gap:69px!important;column-gap:69px!important}.-smgapy-69{row-gap:69px!important}}@media (min-width: 768px){.-mdgap-69{gap:69px!important}.-mdgapx-69{-webkit-column-gap:69px!important;-moz-column-gap:69px!important;column-gap:69px!important}.-mdgapy-69{row-gap:69px!important}}@media (min-width: 992px){.-lggap-69{gap:69px!important}.-lggapx-69{-webkit-column-gap:69px!important;-moz-column-gap:69px!important;column-gap:69px!important}.-lggapy-69{row-gap:69px!important}}@media (min-width: 1200px){.-xlgap-69{gap:69px!important}.-xlgapx-69{-webkit-column-gap:69px!important;-moz-column-gap:69px!important;column-gap:69px!important}.-xlgapy-69{row-gap:69px!important}}@media (min-width: 1400px){.-xxlgap-69{gap:69px!important}.-xxlgapx-69{-webkit-column-gap:69px!important;-moz-column-gap:69px!important;column-gap:69px!important}.-xxlgapy-69{row-gap:69px!important}}.w-69{width:69px!important}.wt-69{width-top:69px!important}.wr-69{width-right:69px!important}.wb-69{width-bottom:69px!important}.wl-69{width-left:69px!important}.wx-69{width-left:69px!important;width-right:69px!important}.wy-69{width-top:69px!important;width-bottom:69px!important}@media (min-width: 576px){.-smw-69{width:69px!important}.-smwt-69{width-top:69px!important}.-smwr-69{width-right:69px!important}.-smwb-69{width-bottom:69px!important}.-smwl-69{width-left:69px!important}.-smwx-69{width-left:69px!important;width-right:69px!important}.-smwy-69{width-top:69px!important;width-bottom:69px!important}}@media (min-width: 768px){.-mdw-69{width:69px!important}.-mdwt-69{width-top:69px!important}.-mdwr-69{width-right:69px!important}.-mdwb-69{width-bottom:69px!important}.-mdwl-69{width-left:69px!important}.-mdwx-69{width-left:69px!important;width-right:69px!important}.-mdwy-69{width-top:69px!important;width-bottom:69px!important}}@media (min-width: 992px){.-lgw-69{width:69px!important}.-lgwt-69{width-top:69px!important}.-lgwr-69{width-right:69px!important}.-lgwb-69{width-bottom:69px!important}.-lgwl-69{width-left:69px!important}.-lgwx-69{width-left:69px!important;width-right:69px!important}.-lgwy-69{width-top:69px!important;width-bottom:69px!important}}@media (min-width: 1200px){.-xlw-69{width:69px!important}.-xlwt-69{width-top:69px!important}.-xlwr-69{width-right:69px!important}.-xlwb-69{width-bottom:69px!important}.-xlwl-69{width-left:69px!important}.-xlwx-69{width-left:69px!important;width-right:69px!important}.-xlwy-69{width-top:69px!important;width-bottom:69px!important}}@media (min-width: 1400px){.-xxlw-69{width:69px!important}.-xxlwt-69{width-top:69px!important}.-xxlwr-69{width-right:69px!important}.-xxlwb-69{width-bottom:69px!important}.-xxlwl-69{width-left:69px!important}.-xxlwx-69{width-left:69px!important;width-right:69px!important}.-xxlwy-69{width-top:69px!important;width-bottom:69px!important}}.h-69{height:69px!important}.ht-69{height-top:69px!important}.hr-69{height-right:69px!important}.hb-69{height-bottom:69px!important}.hl-69{height-left:69px!important}.hx-69{height-left:69px!important;height-right:69px!important}.hy-69{height-top:69px!important;height-bottom:69px!important}@media (min-width: 576px){.-smh-69{height:69px!important}.-smht-69{height-top:69px!important}.-smhr-69{height-right:69px!important}.-smhb-69{height-bottom:69px!important}.-smhl-69{height-left:69px!important}.-smhx-69{height-left:69px!important;height-right:69px!important}.-smhy-69{height-top:69px!important;height-bottom:69px!important}}@media (min-width: 768px){.-mdh-69{height:69px!important}.-mdht-69{height-top:69px!important}.-mdhr-69{height-right:69px!important}.-mdhb-69{height-bottom:69px!important}.-mdhl-69{height-left:69px!important}.-mdhx-69{height-left:69px!important;height-right:69px!important}.-mdhy-69{height-top:69px!important;height-bottom:69px!important}}@media (min-width: 992px){.-lgh-69{height:69px!important}.-lght-69{height-top:69px!important}.-lghr-69{height-right:69px!important}.-lghb-69{height-bottom:69px!important}.-lghl-69{height-left:69px!important}.-lghx-69{height-left:69px!important;height-right:69px!important}.-lghy-69{height-top:69px!important;height-bottom:69px!important}}@media (min-width: 1200px){.-xlh-69{height:69px!important}.-xlht-69{height-top:69px!important}.-xlhr-69{height-right:69px!important}.-xlhb-69{height-bottom:69px!important}.-xlhl-69{height-left:69px!important}.-xlhx-69{height-left:69px!important;height-right:69px!important}.-xlhy-69{height-top:69px!important;height-bottom:69px!important}}@media (min-width: 1400px){.-xxlh-69{height:69px!important}.-xxlht-69{height-top:69px!important}.-xxlhr-69{height-right:69px!important}.-xxlhb-69{height-bottom:69px!important}.-xxlhl-69{height-left:69px!important}.-xxlhx-69{height-left:69px!important;height-right:69px!important}.-xxlhy-69{height-top:69px!important;height-bottom:69px!important}}.rounded-69{border-radius:69px!important}.roundedt-69{border-radius-top:69px!important}.roundedr-69{border-radius-right:69px!important}.roundedb-69{border-radius-bottom:69px!important}.roundedl-69{border-radius-left:69px!important}.roundedx-69{border-radius-left:69px!important;border-radius-right:69px!important}.roundedy-69{border-radius-top:69px!important;border-radius-bottom:69px!important}@media (min-width: 576px){.-smrounded-69{border-radius:69px!important}.-smroundedt-69{border-radius-top:69px!important}.-smroundedr-69{border-radius-right:69px!important}.-smroundedb-69{border-radius-bottom:69px!important}.-smroundedl-69{border-radius-left:69px!important}.-smroundedx-69{border-radius-left:69px!important;border-radius-right:69px!important}.-smroundedy-69{border-radius-top:69px!important;border-radius-bottom:69px!important}}@media (min-width: 768px){.-mdrounded-69{border-radius:69px!important}.-mdroundedt-69{border-radius-top:69px!important}.-mdroundedr-69{border-radius-right:69px!important}.-mdroundedb-69{border-radius-bottom:69px!important}.-mdroundedl-69{border-radius-left:69px!important}.-mdroundedx-69{border-radius-left:69px!important;border-radius-right:69px!important}.-mdroundedy-69{border-radius-top:69px!important;border-radius-bottom:69px!important}}@media (min-width: 992px){.-lgrounded-69{border-radius:69px!important}.-lgroundedt-69{border-radius-top:69px!important}.-lgroundedr-69{border-radius-right:69px!important}.-lgroundedb-69{border-radius-bottom:69px!important}.-lgroundedl-69{border-radius-left:69px!important}.-lgroundedx-69{border-radius-left:69px!important;border-radius-right:69px!important}.-lgroundedy-69{border-radius-top:69px!important;border-radius-bottom:69px!important}}@media (min-width: 1200px){.-xlrounded-69{border-radius:69px!important}.-xlroundedt-69{border-radius-top:69px!important}.-xlroundedr-69{border-radius-right:69px!important}.-xlroundedb-69{border-radius-bottom:69px!important}.-xlroundedl-69{border-radius-left:69px!important}.-xlroundedx-69{border-radius-left:69px!important;border-radius-right:69px!important}.-xlroundedy-69{border-radius-top:69px!important;border-radius-bottom:69px!important}}@media (min-width: 1400px){.-xxlrounded-69{border-radius:69px!important}.-xxlroundedt-69{border-radius-top:69px!important}.-xxlroundedr-69{border-radius-right:69px!important}.-xxlroundedb-69{border-radius-bottom:69px!important}.-xxlroundedl-69{border-radius-left:69px!important}.-xxlroundedx-69{border-radius-left:69px!important;border-radius-right:69px!important}.-xxlroundedy-69{border-radius-top:69px!important;border-radius-bottom:69px!important}}.max-w-69{max-width:69px!important}.max-wt-69{max-width-top:69px!important}.max-wr-69{max-width-right:69px!important}.max-wb-69{max-width-bottom:69px!important}.max-wl-69{max-width-left:69px!important}.max-wx-69{max-width-left:69px!important;max-width-right:69px!important}.max-wy-69{max-width-top:69px!important;max-width-bottom:69px!important}@media (min-width: 576px){.-smmax-w-69{max-width:69px!important}.-smmax-wt-69{max-width-top:69px!important}.-smmax-wr-69{max-width-right:69px!important}.-smmax-wb-69{max-width-bottom:69px!important}.-smmax-wl-69{max-width-left:69px!important}.-smmax-wx-69{max-width-left:69px!important;max-width-right:69px!important}.-smmax-wy-69{max-width-top:69px!important;max-width-bottom:69px!important}}@media (min-width: 768px){.-mdmax-w-69{max-width:69px!important}.-mdmax-wt-69{max-width-top:69px!important}.-mdmax-wr-69{max-width-right:69px!important}.-mdmax-wb-69{max-width-bottom:69px!important}.-mdmax-wl-69{max-width-left:69px!important}.-mdmax-wx-69{max-width-left:69px!important;max-width-right:69px!important}.-mdmax-wy-69{max-width-top:69px!important;max-width-bottom:69px!important}}@media (min-width: 992px){.-lgmax-w-69{max-width:69px!important}.-lgmax-wt-69{max-width-top:69px!important}.-lgmax-wr-69{max-width-right:69px!important}.-lgmax-wb-69{max-width-bottom:69px!important}.-lgmax-wl-69{max-width-left:69px!important}.-lgmax-wx-69{max-width-left:69px!important;max-width-right:69px!important}.-lgmax-wy-69{max-width-top:69px!important;max-width-bottom:69px!important}}@media (min-width: 1200px){.-xlmax-w-69{max-width:69px!important}.-xlmax-wt-69{max-width-top:69px!important}.-xlmax-wr-69{max-width-right:69px!important}.-xlmax-wb-69{max-width-bottom:69px!important}.-xlmax-wl-69{max-width-left:69px!important}.-xlmax-wx-69{max-width-left:69px!important;max-width-right:69px!important}.-xlmax-wy-69{max-width-top:69px!important;max-width-bottom:69px!important}}@media (min-width: 1400px){.-xxlmax-w-69{max-width:69px!important}.-xxlmax-wt-69{max-width-top:69px!important}.-xxlmax-wr-69{max-width-right:69px!important}.-xxlmax-wb-69{max-width-bottom:69px!important}.-xxlmax-wl-69{max-width-left:69px!important}.-xxlmax-wx-69{max-width-left:69px!important;max-width-right:69px!important}.-xxlmax-wy-69{max-width-top:69px!important;max-width-bottom:69px!important}}.min-w-69{min-width:69px!important}.min-wt-69{min-width-top:69px!important}.min-wr-69{min-width-right:69px!important}.min-wb-69{min-width-bottom:69px!important}.min-wl-69{min-width-left:69px!important}.min-wx-69{min-width-left:69px!important;min-width-right:69px!important}.min-wy-69{min-width-top:69px!important;min-width-bottom:69px!important}@media (min-width: 576px){.-smmin-w-69{min-width:69px!important}.-smmin-wt-69{min-width-top:69px!important}.-smmin-wr-69{min-width-right:69px!important}.-smmin-wb-69{min-width-bottom:69px!important}.-smmin-wl-69{min-width-left:69px!important}.-smmin-wx-69{min-width-left:69px!important;min-width-right:69px!important}.-smmin-wy-69{min-width-top:69px!important;min-width-bottom:69px!important}}@media (min-width: 768px){.-mdmin-w-69{min-width:69px!important}.-mdmin-wt-69{min-width-top:69px!important}.-mdmin-wr-69{min-width-right:69px!important}.-mdmin-wb-69{min-width-bottom:69px!important}.-mdmin-wl-69{min-width-left:69px!important}.-mdmin-wx-69{min-width-left:69px!important;min-width-right:69px!important}.-mdmin-wy-69{min-width-top:69px!important;min-width-bottom:69px!important}}@media (min-width: 992px){.-lgmin-w-69{min-width:69px!important}.-lgmin-wt-69{min-width-top:69px!important}.-lgmin-wr-69{min-width-right:69px!important}.-lgmin-wb-69{min-width-bottom:69px!important}.-lgmin-wl-69{min-width-left:69px!important}.-lgmin-wx-69{min-width-left:69px!important;min-width-right:69px!important}.-lgmin-wy-69{min-width-top:69px!important;min-width-bottom:69px!important}}@media (min-width: 1200px){.-xlmin-w-69{min-width:69px!important}.-xlmin-wt-69{min-width-top:69px!important}.-xlmin-wr-69{min-width-right:69px!important}.-xlmin-wb-69{min-width-bottom:69px!important}.-xlmin-wl-69{min-width-left:69px!important}.-xlmin-wx-69{min-width-left:69px!important;min-width-right:69px!important}.-xlmin-wy-69{min-width-top:69px!important;min-width-bottom:69px!important}}@media (min-width: 1400px){.-xxlmin-w-69{min-width:69px!important}.-xxlmin-wt-69{min-width-top:69px!important}.-xxlmin-wr-69{min-width-right:69px!important}.-xxlmin-wb-69{min-width-bottom:69px!important}.-xxlmin-wl-69{min-width-left:69px!important}.-xxlmin-wx-69{min-width-left:69px!important;min-width-right:69px!important}.-xxlmin-wy-69{min-width-top:69px!important;min-width-bottom:69px!important}}.max-h-69{max-height:69px!important}.max-ht-69{max-height-top:69px!important}.max-hr-69{max-height-right:69px!important}.max-hb-69{max-height-bottom:69px!important}.max-hl-69{max-height-left:69px!important}.max-hx-69{max-height-left:69px!important;max-height-right:69px!important}.max-hy-69{max-height-top:69px!important;max-height-bottom:69px!important}@media (min-width: 576px){.-smmax-h-69{max-height:69px!important}.-smmax-ht-69{max-height-top:69px!important}.-smmax-hr-69{max-height-right:69px!important}.-smmax-hb-69{max-height-bottom:69px!important}.-smmax-hl-69{max-height-left:69px!important}.-smmax-hx-69{max-height-left:69px!important;max-height-right:69px!important}.-smmax-hy-69{max-height-top:69px!important;max-height-bottom:69px!important}}@media (min-width: 768px){.-mdmax-h-69{max-height:69px!important}.-mdmax-ht-69{max-height-top:69px!important}.-mdmax-hr-69{max-height-right:69px!important}.-mdmax-hb-69{max-height-bottom:69px!important}.-mdmax-hl-69{max-height-left:69px!important}.-mdmax-hx-69{max-height-left:69px!important;max-height-right:69px!important}.-mdmax-hy-69{max-height-top:69px!important;max-height-bottom:69px!important}}@media (min-width: 992px){.-lgmax-h-69{max-height:69px!important}.-lgmax-ht-69{max-height-top:69px!important}.-lgmax-hr-69{max-height-right:69px!important}.-lgmax-hb-69{max-height-bottom:69px!important}.-lgmax-hl-69{max-height-left:69px!important}.-lgmax-hx-69{max-height-left:69px!important;max-height-right:69px!important}.-lgmax-hy-69{max-height-top:69px!important;max-height-bottom:69px!important}}@media (min-width: 1200px){.-xlmax-h-69{max-height:69px!important}.-xlmax-ht-69{max-height-top:69px!important}.-xlmax-hr-69{max-height-right:69px!important}.-xlmax-hb-69{max-height-bottom:69px!important}.-xlmax-hl-69{max-height-left:69px!important}.-xlmax-hx-69{max-height-left:69px!important;max-height-right:69px!important}.-xlmax-hy-69{max-height-top:69px!important;max-height-bottom:69px!important}}@media (min-width: 1400px){.-xxlmax-h-69{max-height:69px!important}.-xxlmax-ht-69{max-height-top:69px!important}.-xxlmax-hr-69{max-height-right:69px!important}.-xxlmax-hb-69{max-height-bottom:69px!important}.-xxlmax-hl-69{max-height-left:69px!important}.-xxlmax-hx-69{max-height-left:69px!important;max-height-right:69px!important}.-xxlmax-hy-69{max-height-top:69px!important;max-height-bottom:69px!important}}.min-h-69{min-height:69px!important}.min-ht-69{min-height-top:69px!important}.min-hr-69{min-height-right:69px!important}.min-hb-69{min-height-bottom:69px!important}.min-hl-69{min-height-left:69px!important}.min-hx-69{min-height-left:69px!important;min-height-right:69px!important}.min-hy-69{min-height-top:69px!important;min-height-bottom:69px!important}@media (min-width: 576px){.-smmin-h-69{min-height:69px!important}.-smmin-ht-69{min-height-top:69px!important}.-smmin-hr-69{min-height-right:69px!important}.-smmin-hb-69{min-height-bottom:69px!important}.-smmin-hl-69{min-height-left:69px!important}.-smmin-hx-69{min-height-left:69px!important;min-height-right:69px!important}.-smmin-hy-69{min-height-top:69px!important;min-height-bottom:69px!important}}@media (min-width: 768px){.-mdmin-h-69{min-height:69px!important}.-mdmin-ht-69{min-height-top:69px!important}.-mdmin-hr-69{min-height-right:69px!important}.-mdmin-hb-69{min-height-bottom:69px!important}.-mdmin-hl-69{min-height-left:69px!important}.-mdmin-hx-69{min-height-left:69px!important;min-height-right:69px!important}.-mdmin-hy-69{min-height-top:69px!important;min-height-bottom:69px!important}}@media (min-width: 992px){.-lgmin-h-69{min-height:69px!important}.-lgmin-ht-69{min-height-top:69px!important}.-lgmin-hr-69{min-height-right:69px!important}.-lgmin-hb-69{min-height-bottom:69px!important}.-lgmin-hl-69{min-height-left:69px!important}.-lgmin-hx-69{min-height-left:69px!important;min-height-right:69px!important}.-lgmin-hy-69{min-height-top:69px!important;min-height-bottom:69px!important}}@media (min-width: 1200px){.-xlmin-h-69{min-height:69px!important}.-xlmin-ht-69{min-height-top:69px!important}.-xlmin-hr-69{min-height-right:69px!important}.-xlmin-hb-69{min-height-bottom:69px!important}.-xlmin-hl-69{min-height-left:69px!important}.-xlmin-hx-69{min-height-left:69px!important;min-height-right:69px!important}.-xlmin-hy-69{min-height-top:69px!important;min-height-bottom:69px!important}}@media (min-width: 1400px){.-xxlmin-h-69{min-height:69px!important}.-xxlmin-ht-69{min-height-top:69px!important}.-xxlmin-hr-69{min-height-right:69px!important}.-xxlmin-hb-69{min-height-bottom:69px!important}.-xxlmin-hl-69{min-height-left:69px!important}.-xxlmin-hx-69{min-height-left:69px!important;min-height-right:69px!important}.-xxlmin-hy-69{min-height-top:69px!important;min-height-bottom:69px!important}}.m-70{margin:70px!important}.mt-70{margin-top:70px!important}.mr-70{margin-right:70px!important}.mb-70{margin-bottom:70px!important}.ml-70{margin-left:70px!important}.mx-70{margin-left:70px!important;margin-right:70px!important}.my-70{margin-top:70px!important;margin-bottom:70px!important}@media (min-width: 576px){.-smm-70{margin:70px!important}.-smmt-70{margin-top:70px!important}.-smmr-70{margin-right:70px!important}.-smmb-70{margin-bottom:70px!important}.-smml-70{margin-left:70px!important}.-smmx-70{margin-left:70px!important;margin-right:70px!important}.-smmy-70{margin-top:70px!important;margin-bottom:70px!important}}@media (min-width: 768px){.-mdm-70{margin:70px!important}.-mdmt-70{margin-top:70px!important}.-mdmr-70{margin-right:70px!important}.-mdmb-70{margin-bottom:70px!important}.-mdml-70{margin-left:70px!important}.-mdmx-70{margin-left:70px!important;margin-right:70px!important}.-mdmy-70{margin-top:70px!important;margin-bottom:70px!important}}@media (min-width: 992px){.-lgm-70{margin:70px!important}.-lgmt-70{margin-top:70px!important}.-lgmr-70{margin-right:70px!important}.-lgmb-70{margin-bottom:70px!important}.-lgml-70{margin-left:70px!important}.-lgmx-70{margin-left:70px!important;margin-right:70px!important}.-lgmy-70{margin-top:70px!important;margin-bottom:70px!important}}@media (min-width: 1200px){.-xlm-70{margin:70px!important}.-xlmt-70{margin-top:70px!important}.-xlmr-70{margin-right:70px!important}.-xlmb-70{margin-bottom:70px!important}.-xlml-70{margin-left:70px!important}.-xlmx-70{margin-left:70px!important;margin-right:70px!important}.-xlmy-70{margin-top:70px!important;margin-bottom:70px!important}}@media (min-width: 1400px){.-xxlm-70{margin:70px!important}.-xxlmt-70{margin-top:70px!important}.-xxlmr-70{margin-right:70px!important}.-xxlmb-70{margin-bottom:70px!important}.-xxlml-70{margin-left:70px!important}.-xxlmx-70{margin-left:70px!important;margin-right:70px!important}.-xxlmy-70{margin-top:70px!important;margin-bottom:70px!important}}.p-70{padding:70px!important}.pt-70{padding-top:70px!important}.pr-70{padding-right:70px!important}.pb-70{padding-bottom:70px!important}.pl-70{padding-left:70px!important}.px-70{padding-left:70px!important;padding-right:70px!important}.py-70{padding-top:70px!important;padding-bottom:70px!important}@media (min-width: 576px){.-smp-70{padding:70px!important}.-smpt-70{padding-top:70px!important}.-smpr-70{padding-right:70px!important}.-smpb-70{padding-bottom:70px!important}.-smpl-70{padding-left:70px!important}.-smpx-70{padding-left:70px!important;padding-right:70px!important}.-smpy-70{padding-top:70px!important;padding-bottom:70px!important}}@media (min-width: 768px){.-mdp-70{padding:70px!important}.-mdpt-70{padding-top:70px!important}.-mdpr-70{padding-right:70px!important}.-mdpb-70{padding-bottom:70px!important}.-mdpl-70{padding-left:70px!important}.-mdpx-70{padding-left:70px!important;padding-right:70px!important}.-mdpy-70{padding-top:70px!important;padding-bottom:70px!important}}@media (min-width: 992px){.-lgp-70{padding:70px!important}.-lgpt-70{padding-top:70px!important}.-lgpr-70{padding-right:70px!important}.-lgpb-70{padding-bottom:70px!important}.-lgpl-70{padding-left:70px!important}.-lgpx-70{padding-left:70px!important;padding-right:70px!important}.-lgpy-70{padding-top:70px!important;padding-bottom:70px!important}}@media (min-width: 1200px){.-xlp-70{padding:70px!important}.-xlpt-70{padding-top:70px!important}.-xlpr-70{padding-right:70px!important}.-xlpb-70{padding-bottom:70px!important}.-xlpl-70{padding-left:70px!important}.-xlpx-70{padding-left:70px!important;padding-right:70px!important}.-xlpy-70{padding-top:70px!important;padding-bottom:70px!important}}@media (min-width: 1400px){.-xxlp-70{padding:70px!important}.-xxlpt-70{padding-top:70px!important}.-xxlpr-70{padding-right:70px!important}.-xxlpb-70{padding-bottom:70px!important}.-xxlpl-70{padding-left:70px!important}.-xxlpx-70{padding-left:70px!important;padding-right:70px!important}.-xxlpy-70{padding-top:70px!important;padding-bottom:70px!important}}.gap-70{gap:70px!important}.gapx-70{-webkit-column-gap:70px!important;-moz-column-gap:70px!important;column-gap:70px!important}.gapy-70{row-gap:70px!important}@media (min-width: 576px){.-smgap-70{gap:70px!important}.-smgapx-70{-webkit-column-gap:70px!important;-moz-column-gap:70px!important;column-gap:70px!important}.-smgapy-70{row-gap:70px!important}}@media (min-width: 768px){.-mdgap-70{gap:70px!important}.-mdgapx-70{-webkit-column-gap:70px!important;-moz-column-gap:70px!important;column-gap:70px!important}.-mdgapy-70{row-gap:70px!important}}@media (min-width: 992px){.-lggap-70{gap:70px!important}.-lggapx-70{-webkit-column-gap:70px!important;-moz-column-gap:70px!important;column-gap:70px!important}.-lggapy-70{row-gap:70px!important}}@media (min-width: 1200px){.-xlgap-70{gap:70px!important}.-xlgapx-70{-webkit-column-gap:70px!important;-moz-column-gap:70px!important;column-gap:70px!important}.-xlgapy-70{row-gap:70px!important}}@media (min-width: 1400px){.-xxlgap-70{gap:70px!important}.-xxlgapx-70{-webkit-column-gap:70px!important;-moz-column-gap:70px!important;column-gap:70px!important}.-xxlgapy-70{row-gap:70px!important}}.w-70{width:70px!important}.wt-70{width-top:70px!important}.wr-70{width-right:70px!important}.wb-70{width-bottom:70px!important}.wl-70{width-left:70px!important}.wx-70{width-left:70px!important;width-right:70px!important}.wy-70{width-top:70px!important;width-bottom:70px!important}@media (min-width: 576px){.-smw-70{width:70px!important}.-smwt-70{width-top:70px!important}.-smwr-70{width-right:70px!important}.-smwb-70{width-bottom:70px!important}.-smwl-70{width-left:70px!important}.-smwx-70{width-left:70px!important;width-right:70px!important}.-smwy-70{width-top:70px!important;width-bottom:70px!important}}@media (min-width: 768px){.-mdw-70{width:70px!important}.-mdwt-70{width-top:70px!important}.-mdwr-70{width-right:70px!important}.-mdwb-70{width-bottom:70px!important}.-mdwl-70{width-left:70px!important}.-mdwx-70{width-left:70px!important;width-right:70px!important}.-mdwy-70{width-top:70px!important;width-bottom:70px!important}}@media (min-width: 992px){.-lgw-70{width:70px!important}.-lgwt-70{width-top:70px!important}.-lgwr-70{width-right:70px!important}.-lgwb-70{width-bottom:70px!important}.-lgwl-70{width-left:70px!important}.-lgwx-70{width-left:70px!important;width-right:70px!important}.-lgwy-70{width-top:70px!important;width-bottom:70px!important}}@media (min-width: 1200px){.-xlw-70{width:70px!important}.-xlwt-70{width-top:70px!important}.-xlwr-70{width-right:70px!important}.-xlwb-70{width-bottom:70px!important}.-xlwl-70{width-left:70px!important}.-xlwx-70{width-left:70px!important;width-right:70px!important}.-xlwy-70{width-top:70px!important;width-bottom:70px!important}}@media (min-width: 1400px){.-xxlw-70{width:70px!important}.-xxlwt-70{width-top:70px!important}.-xxlwr-70{width-right:70px!important}.-xxlwb-70{width-bottom:70px!important}.-xxlwl-70{width-left:70px!important}.-xxlwx-70{width-left:70px!important;width-right:70px!important}.-xxlwy-70{width-top:70px!important;width-bottom:70px!important}}.h-70{height:70px!important}.ht-70{height-top:70px!important}.hr-70{height-right:70px!important}.hb-70{height-bottom:70px!important}.hl-70{height-left:70px!important}.hx-70{height-left:70px!important;height-right:70px!important}.hy-70{height-top:70px!important;height-bottom:70px!important}@media (min-width: 576px){.-smh-70{height:70px!important}.-smht-70{height-top:70px!important}.-smhr-70{height-right:70px!important}.-smhb-70{height-bottom:70px!important}.-smhl-70{height-left:70px!important}.-smhx-70{height-left:70px!important;height-right:70px!important}.-smhy-70{height-top:70px!important;height-bottom:70px!important}}@media (min-width: 768px){.-mdh-70{height:70px!important}.-mdht-70{height-top:70px!important}.-mdhr-70{height-right:70px!important}.-mdhb-70{height-bottom:70px!important}.-mdhl-70{height-left:70px!important}.-mdhx-70{height-left:70px!important;height-right:70px!important}.-mdhy-70{height-top:70px!important;height-bottom:70px!important}}@media (min-width: 992px){.-lgh-70{height:70px!important}.-lght-70{height-top:70px!important}.-lghr-70{height-right:70px!important}.-lghb-70{height-bottom:70px!important}.-lghl-70{height-left:70px!important}.-lghx-70{height-left:70px!important;height-right:70px!important}.-lghy-70{height-top:70px!important;height-bottom:70px!important}}@media (min-width: 1200px){.-xlh-70{height:70px!important}.-xlht-70{height-top:70px!important}.-xlhr-70{height-right:70px!important}.-xlhb-70{height-bottom:70px!important}.-xlhl-70{height-left:70px!important}.-xlhx-70{height-left:70px!important;height-right:70px!important}.-xlhy-70{height-top:70px!important;height-bottom:70px!important}}@media (min-width: 1400px){.-xxlh-70{height:70px!important}.-xxlht-70{height-top:70px!important}.-xxlhr-70{height-right:70px!important}.-xxlhb-70{height-bottom:70px!important}.-xxlhl-70{height-left:70px!important}.-xxlhx-70{height-left:70px!important;height-right:70px!important}.-xxlhy-70{height-top:70px!important;height-bottom:70px!important}}.rounded-70{border-radius:70px!important}.roundedt-70{border-radius-top:70px!important}.roundedr-70{border-radius-right:70px!important}.roundedb-70{border-radius-bottom:70px!important}.roundedl-70{border-radius-left:70px!important}.roundedx-70{border-radius-left:70px!important;border-radius-right:70px!important}.roundedy-70{border-radius-top:70px!important;border-radius-bottom:70px!important}@media (min-width: 576px){.-smrounded-70{border-radius:70px!important}.-smroundedt-70{border-radius-top:70px!important}.-smroundedr-70{border-radius-right:70px!important}.-smroundedb-70{border-radius-bottom:70px!important}.-smroundedl-70{border-radius-left:70px!important}.-smroundedx-70{border-radius-left:70px!important;border-radius-right:70px!important}.-smroundedy-70{border-radius-top:70px!important;border-radius-bottom:70px!important}}@media (min-width: 768px){.-mdrounded-70{border-radius:70px!important}.-mdroundedt-70{border-radius-top:70px!important}.-mdroundedr-70{border-radius-right:70px!important}.-mdroundedb-70{border-radius-bottom:70px!important}.-mdroundedl-70{border-radius-left:70px!important}.-mdroundedx-70{border-radius-left:70px!important;border-radius-right:70px!important}.-mdroundedy-70{border-radius-top:70px!important;border-radius-bottom:70px!important}}@media (min-width: 992px){.-lgrounded-70{border-radius:70px!important}.-lgroundedt-70{border-radius-top:70px!important}.-lgroundedr-70{border-radius-right:70px!important}.-lgroundedb-70{border-radius-bottom:70px!important}.-lgroundedl-70{border-radius-left:70px!important}.-lgroundedx-70{border-radius-left:70px!important;border-radius-right:70px!important}.-lgroundedy-70{border-radius-top:70px!important;border-radius-bottom:70px!important}}@media (min-width: 1200px){.-xlrounded-70{border-radius:70px!important}.-xlroundedt-70{border-radius-top:70px!important}.-xlroundedr-70{border-radius-right:70px!important}.-xlroundedb-70{border-radius-bottom:70px!important}.-xlroundedl-70{border-radius-left:70px!important}.-xlroundedx-70{border-radius-left:70px!important;border-radius-right:70px!important}.-xlroundedy-70{border-radius-top:70px!important;border-radius-bottom:70px!important}}@media (min-width: 1400px){.-xxlrounded-70{border-radius:70px!important}.-xxlroundedt-70{border-radius-top:70px!important}.-xxlroundedr-70{border-radius-right:70px!important}.-xxlroundedb-70{border-radius-bottom:70px!important}.-xxlroundedl-70{border-radius-left:70px!important}.-xxlroundedx-70{border-radius-left:70px!important;border-radius-right:70px!important}.-xxlroundedy-70{border-radius-top:70px!important;border-radius-bottom:70px!important}}.max-w-70{max-width:70px!important}.max-wt-70{max-width-top:70px!important}.max-wr-70{max-width-right:70px!important}.max-wb-70{max-width-bottom:70px!important}.max-wl-70{max-width-left:70px!important}.max-wx-70{max-width-left:70px!important;max-width-right:70px!important}.max-wy-70{max-width-top:70px!important;max-width-bottom:70px!important}@media (min-width: 576px){.-smmax-w-70{max-width:70px!important}.-smmax-wt-70{max-width-top:70px!important}.-smmax-wr-70{max-width-right:70px!important}.-smmax-wb-70{max-width-bottom:70px!important}.-smmax-wl-70{max-width-left:70px!important}.-smmax-wx-70{max-width-left:70px!important;max-width-right:70px!important}.-smmax-wy-70{max-width-top:70px!important;max-width-bottom:70px!important}}@media (min-width: 768px){.-mdmax-w-70{max-width:70px!important}.-mdmax-wt-70{max-width-top:70px!important}.-mdmax-wr-70{max-width-right:70px!important}.-mdmax-wb-70{max-width-bottom:70px!important}.-mdmax-wl-70{max-width-left:70px!important}.-mdmax-wx-70{max-width-left:70px!important;max-width-right:70px!important}.-mdmax-wy-70{max-width-top:70px!important;max-width-bottom:70px!important}}@media (min-width: 992px){.-lgmax-w-70{max-width:70px!important}.-lgmax-wt-70{max-width-top:70px!important}.-lgmax-wr-70{max-width-right:70px!important}.-lgmax-wb-70{max-width-bottom:70px!important}.-lgmax-wl-70{max-width-left:70px!important}.-lgmax-wx-70{max-width-left:70px!important;max-width-right:70px!important}.-lgmax-wy-70{max-width-top:70px!important;max-width-bottom:70px!important}}@media (min-width: 1200px){.-xlmax-w-70{max-width:70px!important}.-xlmax-wt-70{max-width-top:70px!important}.-xlmax-wr-70{max-width-right:70px!important}.-xlmax-wb-70{max-width-bottom:70px!important}.-xlmax-wl-70{max-width-left:70px!important}.-xlmax-wx-70{max-width-left:70px!important;max-width-right:70px!important}.-xlmax-wy-70{max-width-top:70px!important;max-width-bottom:70px!important}}@media (min-width: 1400px){.-xxlmax-w-70{max-width:70px!important}.-xxlmax-wt-70{max-width-top:70px!important}.-xxlmax-wr-70{max-width-right:70px!important}.-xxlmax-wb-70{max-width-bottom:70px!important}.-xxlmax-wl-70{max-width-left:70px!important}.-xxlmax-wx-70{max-width-left:70px!important;max-width-right:70px!important}.-xxlmax-wy-70{max-width-top:70px!important;max-width-bottom:70px!important}}.min-w-70{min-width:70px!important}.min-wt-70{min-width-top:70px!important}.min-wr-70{min-width-right:70px!important}.min-wb-70{min-width-bottom:70px!important}.min-wl-70{min-width-left:70px!important}.min-wx-70{min-width-left:70px!important;min-width-right:70px!important}.min-wy-70{min-width-top:70px!important;min-width-bottom:70px!important}@media (min-width: 576px){.-smmin-w-70{min-width:70px!important}.-smmin-wt-70{min-width-top:70px!important}.-smmin-wr-70{min-width-right:70px!important}.-smmin-wb-70{min-width-bottom:70px!important}.-smmin-wl-70{min-width-left:70px!important}.-smmin-wx-70{min-width-left:70px!important;min-width-right:70px!important}.-smmin-wy-70{min-width-top:70px!important;min-width-bottom:70px!important}}@media (min-width: 768px){.-mdmin-w-70{min-width:70px!important}.-mdmin-wt-70{min-width-top:70px!important}.-mdmin-wr-70{min-width-right:70px!important}.-mdmin-wb-70{min-width-bottom:70px!important}.-mdmin-wl-70{min-width-left:70px!important}.-mdmin-wx-70{min-width-left:70px!important;min-width-right:70px!important}.-mdmin-wy-70{min-width-top:70px!important;min-width-bottom:70px!important}}@media (min-width: 992px){.-lgmin-w-70{min-width:70px!important}.-lgmin-wt-70{min-width-top:70px!important}.-lgmin-wr-70{min-width-right:70px!important}.-lgmin-wb-70{min-width-bottom:70px!important}.-lgmin-wl-70{min-width-left:70px!important}.-lgmin-wx-70{min-width-left:70px!important;min-width-right:70px!important}.-lgmin-wy-70{min-width-top:70px!important;min-width-bottom:70px!important}}@media (min-width: 1200px){.-xlmin-w-70{min-width:70px!important}.-xlmin-wt-70{min-width-top:70px!important}.-xlmin-wr-70{min-width-right:70px!important}.-xlmin-wb-70{min-width-bottom:70px!important}.-xlmin-wl-70{min-width-left:70px!important}.-xlmin-wx-70{min-width-left:70px!important;min-width-right:70px!important}.-xlmin-wy-70{min-width-top:70px!important;min-width-bottom:70px!important}}@media (min-width: 1400px){.-xxlmin-w-70{min-width:70px!important}.-xxlmin-wt-70{min-width-top:70px!important}.-xxlmin-wr-70{min-width-right:70px!important}.-xxlmin-wb-70{min-width-bottom:70px!important}.-xxlmin-wl-70{min-width-left:70px!important}.-xxlmin-wx-70{min-width-left:70px!important;min-width-right:70px!important}.-xxlmin-wy-70{min-width-top:70px!important;min-width-bottom:70px!important}}.max-h-70{max-height:70px!important}.max-ht-70{max-height-top:70px!important}.max-hr-70{max-height-right:70px!important}.max-hb-70{max-height-bottom:70px!important}.max-hl-70{max-height-left:70px!important}.max-hx-70{max-height-left:70px!important;max-height-right:70px!important}.max-hy-70{max-height-top:70px!important;max-height-bottom:70px!important}@media (min-width: 576px){.-smmax-h-70{max-height:70px!important}.-smmax-ht-70{max-height-top:70px!important}.-smmax-hr-70{max-height-right:70px!important}.-smmax-hb-70{max-height-bottom:70px!important}.-smmax-hl-70{max-height-left:70px!important}.-smmax-hx-70{max-height-left:70px!important;max-height-right:70px!important}.-smmax-hy-70{max-height-top:70px!important;max-height-bottom:70px!important}}@media (min-width: 768px){.-mdmax-h-70{max-height:70px!important}.-mdmax-ht-70{max-height-top:70px!important}.-mdmax-hr-70{max-height-right:70px!important}.-mdmax-hb-70{max-height-bottom:70px!important}.-mdmax-hl-70{max-height-left:70px!important}.-mdmax-hx-70{max-height-left:70px!important;max-height-right:70px!important}.-mdmax-hy-70{max-height-top:70px!important;max-height-bottom:70px!important}}@media (min-width: 992px){.-lgmax-h-70{max-height:70px!important}.-lgmax-ht-70{max-height-top:70px!important}.-lgmax-hr-70{max-height-right:70px!important}.-lgmax-hb-70{max-height-bottom:70px!important}.-lgmax-hl-70{max-height-left:70px!important}.-lgmax-hx-70{max-height-left:70px!important;max-height-right:70px!important}.-lgmax-hy-70{max-height-top:70px!important;max-height-bottom:70px!important}}@media (min-width: 1200px){.-xlmax-h-70{max-height:70px!important}.-xlmax-ht-70{max-height-top:70px!important}.-xlmax-hr-70{max-height-right:70px!important}.-xlmax-hb-70{max-height-bottom:70px!important}.-xlmax-hl-70{max-height-left:70px!important}.-xlmax-hx-70{max-height-left:70px!important;max-height-right:70px!important}.-xlmax-hy-70{max-height-top:70px!important;max-height-bottom:70px!important}}@media (min-width: 1400px){.-xxlmax-h-70{max-height:70px!important}.-xxlmax-ht-70{max-height-top:70px!important}.-xxlmax-hr-70{max-height-right:70px!important}.-xxlmax-hb-70{max-height-bottom:70px!important}.-xxlmax-hl-70{max-height-left:70px!important}.-xxlmax-hx-70{max-height-left:70px!important;max-height-right:70px!important}.-xxlmax-hy-70{max-height-top:70px!important;max-height-bottom:70px!important}}.min-h-70{min-height:70px!important}.min-ht-70{min-height-top:70px!important}.min-hr-70{min-height-right:70px!important}.min-hb-70{min-height-bottom:70px!important}.min-hl-70{min-height-left:70px!important}.min-hx-70{min-height-left:70px!important;min-height-right:70px!important}.min-hy-70{min-height-top:70px!important;min-height-bottom:70px!important}@media (min-width: 576px){.-smmin-h-70{min-height:70px!important}.-smmin-ht-70{min-height-top:70px!important}.-smmin-hr-70{min-height-right:70px!important}.-smmin-hb-70{min-height-bottom:70px!important}.-smmin-hl-70{min-height-left:70px!important}.-smmin-hx-70{min-height-left:70px!important;min-height-right:70px!important}.-smmin-hy-70{min-height-top:70px!important;min-height-bottom:70px!important}}@media (min-width: 768px){.-mdmin-h-70{min-height:70px!important}.-mdmin-ht-70{min-height-top:70px!important}.-mdmin-hr-70{min-height-right:70px!important}.-mdmin-hb-70{min-height-bottom:70px!important}.-mdmin-hl-70{min-height-left:70px!important}.-mdmin-hx-70{min-height-left:70px!important;min-height-right:70px!important}.-mdmin-hy-70{min-height-top:70px!important;min-height-bottom:70px!important}}@media (min-width: 992px){.-lgmin-h-70{min-height:70px!important}.-lgmin-ht-70{min-height-top:70px!important}.-lgmin-hr-70{min-height-right:70px!important}.-lgmin-hb-70{min-height-bottom:70px!important}.-lgmin-hl-70{min-height-left:70px!important}.-lgmin-hx-70{min-height-left:70px!important;min-height-right:70px!important}.-lgmin-hy-70{min-height-top:70px!important;min-height-bottom:70px!important}}@media (min-width: 1200px){.-xlmin-h-70{min-height:70px!important}.-xlmin-ht-70{min-height-top:70px!important}.-xlmin-hr-70{min-height-right:70px!important}.-xlmin-hb-70{min-height-bottom:70px!important}.-xlmin-hl-70{min-height-left:70px!important}.-xlmin-hx-70{min-height-left:70px!important;min-height-right:70px!important}.-xlmin-hy-70{min-height-top:70px!important;min-height-bottom:70px!important}}@media (min-width: 1400px){.-xxlmin-h-70{min-height:70px!important}.-xxlmin-ht-70{min-height-top:70px!important}.-xxlmin-hr-70{min-height-right:70px!important}.-xxlmin-hb-70{min-height-bottom:70px!important}.-xxlmin-hl-70{min-height-left:70px!important}.-xxlmin-hx-70{min-height-left:70px!important;min-height-right:70px!important}.-xxlmin-hy-70{min-height-top:70px!important;min-height-bottom:70px!important}}.m-71{margin:71px!important}.mt-71{margin-top:71px!important}.mr-71{margin-right:71px!important}.mb-71{margin-bottom:71px!important}.ml-71{margin-left:71px!important}.mx-71{margin-left:71px!important;margin-right:71px!important}.my-71{margin-top:71px!important;margin-bottom:71px!important}@media (min-width: 576px){.-smm-71{margin:71px!important}.-smmt-71{margin-top:71px!important}.-smmr-71{margin-right:71px!important}.-smmb-71{margin-bottom:71px!important}.-smml-71{margin-left:71px!important}.-smmx-71{margin-left:71px!important;margin-right:71px!important}.-smmy-71{margin-top:71px!important;margin-bottom:71px!important}}@media (min-width: 768px){.-mdm-71{margin:71px!important}.-mdmt-71{margin-top:71px!important}.-mdmr-71{margin-right:71px!important}.-mdmb-71{margin-bottom:71px!important}.-mdml-71{margin-left:71px!important}.-mdmx-71{margin-left:71px!important;margin-right:71px!important}.-mdmy-71{margin-top:71px!important;margin-bottom:71px!important}}@media (min-width: 992px){.-lgm-71{margin:71px!important}.-lgmt-71{margin-top:71px!important}.-lgmr-71{margin-right:71px!important}.-lgmb-71{margin-bottom:71px!important}.-lgml-71{margin-left:71px!important}.-lgmx-71{margin-left:71px!important;margin-right:71px!important}.-lgmy-71{margin-top:71px!important;margin-bottom:71px!important}}@media (min-width: 1200px){.-xlm-71{margin:71px!important}.-xlmt-71{margin-top:71px!important}.-xlmr-71{margin-right:71px!important}.-xlmb-71{margin-bottom:71px!important}.-xlml-71{margin-left:71px!important}.-xlmx-71{margin-left:71px!important;margin-right:71px!important}.-xlmy-71{margin-top:71px!important;margin-bottom:71px!important}}@media (min-width: 1400px){.-xxlm-71{margin:71px!important}.-xxlmt-71{margin-top:71px!important}.-xxlmr-71{margin-right:71px!important}.-xxlmb-71{margin-bottom:71px!important}.-xxlml-71{margin-left:71px!important}.-xxlmx-71{margin-left:71px!important;margin-right:71px!important}.-xxlmy-71{margin-top:71px!important;margin-bottom:71px!important}}.p-71{padding:71px!important}.pt-71{padding-top:71px!important}.pr-71{padding-right:71px!important}.pb-71{padding-bottom:71px!important}.pl-71{padding-left:71px!important}.px-71{padding-left:71px!important;padding-right:71px!important}.py-71{padding-top:71px!important;padding-bottom:71px!important}@media (min-width: 576px){.-smp-71{padding:71px!important}.-smpt-71{padding-top:71px!important}.-smpr-71{padding-right:71px!important}.-smpb-71{padding-bottom:71px!important}.-smpl-71{padding-left:71px!important}.-smpx-71{padding-left:71px!important;padding-right:71px!important}.-smpy-71{padding-top:71px!important;padding-bottom:71px!important}}@media (min-width: 768px){.-mdp-71{padding:71px!important}.-mdpt-71{padding-top:71px!important}.-mdpr-71{padding-right:71px!important}.-mdpb-71{padding-bottom:71px!important}.-mdpl-71{padding-left:71px!important}.-mdpx-71{padding-left:71px!important;padding-right:71px!important}.-mdpy-71{padding-top:71px!important;padding-bottom:71px!important}}@media (min-width: 992px){.-lgp-71{padding:71px!important}.-lgpt-71{padding-top:71px!important}.-lgpr-71{padding-right:71px!important}.-lgpb-71{padding-bottom:71px!important}.-lgpl-71{padding-left:71px!important}.-lgpx-71{padding-left:71px!important;padding-right:71px!important}.-lgpy-71{padding-top:71px!important;padding-bottom:71px!important}}@media (min-width: 1200px){.-xlp-71{padding:71px!important}.-xlpt-71{padding-top:71px!important}.-xlpr-71{padding-right:71px!important}.-xlpb-71{padding-bottom:71px!important}.-xlpl-71{padding-left:71px!important}.-xlpx-71{padding-left:71px!important;padding-right:71px!important}.-xlpy-71{padding-top:71px!important;padding-bottom:71px!important}}@media (min-width: 1400px){.-xxlp-71{padding:71px!important}.-xxlpt-71{padding-top:71px!important}.-xxlpr-71{padding-right:71px!important}.-xxlpb-71{padding-bottom:71px!important}.-xxlpl-71{padding-left:71px!important}.-xxlpx-71{padding-left:71px!important;padding-right:71px!important}.-xxlpy-71{padding-top:71px!important;padding-bottom:71px!important}}.gap-71{gap:71px!important}.gapx-71{-webkit-column-gap:71px!important;-moz-column-gap:71px!important;column-gap:71px!important}.gapy-71{row-gap:71px!important}@media (min-width: 576px){.-smgap-71{gap:71px!important}.-smgapx-71{-webkit-column-gap:71px!important;-moz-column-gap:71px!important;column-gap:71px!important}.-smgapy-71{row-gap:71px!important}}@media (min-width: 768px){.-mdgap-71{gap:71px!important}.-mdgapx-71{-webkit-column-gap:71px!important;-moz-column-gap:71px!important;column-gap:71px!important}.-mdgapy-71{row-gap:71px!important}}@media (min-width: 992px){.-lggap-71{gap:71px!important}.-lggapx-71{-webkit-column-gap:71px!important;-moz-column-gap:71px!important;column-gap:71px!important}.-lggapy-71{row-gap:71px!important}}@media (min-width: 1200px){.-xlgap-71{gap:71px!important}.-xlgapx-71{-webkit-column-gap:71px!important;-moz-column-gap:71px!important;column-gap:71px!important}.-xlgapy-71{row-gap:71px!important}}@media (min-width: 1400px){.-xxlgap-71{gap:71px!important}.-xxlgapx-71{-webkit-column-gap:71px!important;-moz-column-gap:71px!important;column-gap:71px!important}.-xxlgapy-71{row-gap:71px!important}}.w-71{width:71px!important}.wt-71{width-top:71px!important}.wr-71{width-right:71px!important}.wb-71{width-bottom:71px!important}.wl-71{width-left:71px!important}.wx-71{width-left:71px!important;width-right:71px!important}.wy-71{width-top:71px!important;width-bottom:71px!important}@media (min-width: 576px){.-smw-71{width:71px!important}.-smwt-71{width-top:71px!important}.-smwr-71{width-right:71px!important}.-smwb-71{width-bottom:71px!important}.-smwl-71{width-left:71px!important}.-smwx-71{width-left:71px!important;width-right:71px!important}.-smwy-71{width-top:71px!important;width-bottom:71px!important}}@media (min-width: 768px){.-mdw-71{width:71px!important}.-mdwt-71{width-top:71px!important}.-mdwr-71{width-right:71px!important}.-mdwb-71{width-bottom:71px!important}.-mdwl-71{width-left:71px!important}.-mdwx-71{width-left:71px!important;width-right:71px!important}.-mdwy-71{width-top:71px!important;width-bottom:71px!important}}@media (min-width: 992px){.-lgw-71{width:71px!important}.-lgwt-71{width-top:71px!important}.-lgwr-71{width-right:71px!important}.-lgwb-71{width-bottom:71px!important}.-lgwl-71{width-left:71px!important}.-lgwx-71{width-left:71px!important;width-right:71px!important}.-lgwy-71{width-top:71px!important;width-bottom:71px!important}}@media (min-width: 1200px){.-xlw-71{width:71px!important}.-xlwt-71{width-top:71px!important}.-xlwr-71{width-right:71px!important}.-xlwb-71{width-bottom:71px!important}.-xlwl-71{width-left:71px!important}.-xlwx-71{width-left:71px!important;width-right:71px!important}.-xlwy-71{width-top:71px!important;width-bottom:71px!important}}@media (min-width: 1400px){.-xxlw-71{width:71px!important}.-xxlwt-71{width-top:71px!important}.-xxlwr-71{width-right:71px!important}.-xxlwb-71{width-bottom:71px!important}.-xxlwl-71{width-left:71px!important}.-xxlwx-71{width-left:71px!important;width-right:71px!important}.-xxlwy-71{width-top:71px!important;width-bottom:71px!important}}.h-71{height:71px!important}.ht-71{height-top:71px!important}.hr-71{height-right:71px!important}.hb-71{height-bottom:71px!important}.hl-71{height-left:71px!important}.hx-71{height-left:71px!important;height-right:71px!important}.hy-71{height-top:71px!important;height-bottom:71px!important}@media (min-width: 576px){.-smh-71{height:71px!important}.-smht-71{height-top:71px!important}.-smhr-71{height-right:71px!important}.-smhb-71{height-bottom:71px!important}.-smhl-71{height-left:71px!important}.-smhx-71{height-left:71px!important;height-right:71px!important}.-smhy-71{height-top:71px!important;height-bottom:71px!important}}@media (min-width: 768px){.-mdh-71{height:71px!important}.-mdht-71{height-top:71px!important}.-mdhr-71{height-right:71px!important}.-mdhb-71{height-bottom:71px!important}.-mdhl-71{height-left:71px!important}.-mdhx-71{height-left:71px!important;height-right:71px!important}.-mdhy-71{height-top:71px!important;height-bottom:71px!important}}@media (min-width: 992px){.-lgh-71{height:71px!important}.-lght-71{height-top:71px!important}.-lghr-71{height-right:71px!important}.-lghb-71{height-bottom:71px!important}.-lghl-71{height-left:71px!important}.-lghx-71{height-left:71px!important;height-right:71px!important}.-lghy-71{height-top:71px!important;height-bottom:71px!important}}@media (min-width: 1200px){.-xlh-71{height:71px!important}.-xlht-71{height-top:71px!important}.-xlhr-71{height-right:71px!important}.-xlhb-71{height-bottom:71px!important}.-xlhl-71{height-left:71px!important}.-xlhx-71{height-left:71px!important;height-right:71px!important}.-xlhy-71{height-top:71px!important;height-bottom:71px!important}}@media (min-width: 1400px){.-xxlh-71{height:71px!important}.-xxlht-71{height-top:71px!important}.-xxlhr-71{height-right:71px!important}.-xxlhb-71{height-bottom:71px!important}.-xxlhl-71{height-left:71px!important}.-xxlhx-71{height-left:71px!important;height-right:71px!important}.-xxlhy-71{height-top:71px!important;height-bottom:71px!important}}.rounded-71{border-radius:71px!important}.roundedt-71{border-radius-top:71px!important}.roundedr-71{border-radius-right:71px!important}.roundedb-71{border-radius-bottom:71px!important}.roundedl-71{border-radius-left:71px!important}.roundedx-71{border-radius-left:71px!important;border-radius-right:71px!important}.roundedy-71{border-radius-top:71px!important;border-radius-bottom:71px!important}@media (min-width: 576px){.-smrounded-71{border-radius:71px!important}.-smroundedt-71{border-radius-top:71px!important}.-smroundedr-71{border-radius-right:71px!important}.-smroundedb-71{border-radius-bottom:71px!important}.-smroundedl-71{border-radius-left:71px!important}.-smroundedx-71{border-radius-left:71px!important;border-radius-right:71px!important}.-smroundedy-71{border-radius-top:71px!important;border-radius-bottom:71px!important}}@media (min-width: 768px){.-mdrounded-71{border-radius:71px!important}.-mdroundedt-71{border-radius-top:71px!important}.-mdroundedr-71{border-radius-right:71px!important}.-mdroundedb-71{border-radius-bottom:71px!important}.-mdroundedl-71{border-radius-left:71px!important}.-mdroundedx-71{border-radius-left:71px!important;border-radius-right:71px!important}.-mdroundedy-71{border-radius-top:71px!important;border-radius-bottom:71px!important}}@media (min-width: 992px){.-lgrounded-71{border-radius:71px!important}.-lgroundedt-71{border-radius-top:71px!important}.-lgroundedr-71{border-radius-right:71px!important}.-lgroundedb-71{border-radius-bottom:71px!important}.-lgroundedl-71{border-radius-left:71px!important}.-lgroundedx-71{border-radius-left:71px!important;border-radius-right:71px!important}.-lgroundedy-71{border-radius-top:71px!important;border-radius-bottom:71px!important}}@media (min-width: 1200px){.-xlrounded-71{border-radius:71px!important}.-xlroundedt-71{border-radius-top:71px!important}.-xlroundedr-71{border-radius-right:71px!important}.-xlroundedb-71{border-radius-bottom:71px!important}.-xlroundedl-71{border-radius-left:71px!important}.-xlroundedx-71{border-radius-left:71px!important;border-radius-right:71px!important}.-xlroundedy-71{border-radius-top:71px!important;border-radius-bottom:71px!important}}@media (min-width: 1400px){.-xxlrounded-71{border-radius:71px!important}.-xxlroundedt-71{border-radius-top:71px!important}.-xxlroundedr-71{border-radius-right:71px!important}.-xxlroundedb-71{border-radius-bottom:71px!important}.-xxlroundedl-71{border-radius-left:71px!important}.-xxlroundedx-71{border-radius-left:71px!important;border-radius-right:71px!important}.-xxlroundedy-71{border-radius-top:71px!important;border-radius-bottom:71px!important}}.max-w-71{max-width:71px!important}.max-wt-71{max-width-top:71px!important}.max-wr-71{max-width-right:71px!important}.max-wb-71{max-width-bottom:71px!important}.max-wl-71{max-width-left:71px!important}.max-wx-71{max-width-left:71px!important;max-width-right:71px!important}.max-wy-71{max-width-top:71px!important;max-width-bottom:71px!important}@media (min-width: 576px){.-smmax-w-71{max-width:71px!important}.-smmax-wt-71{max-width-top:71px!important}.-smmax-wr-71{max-width-right:71px!important}.-smmax-wb-71{max-width-bottom:71px!important}.-smmax-wl-71{max-width-left:71px!important}.-smmax-wx-71{max-width-left:71px!important;max-width-right:71px!important}.-smmax-wy-71{max-width-top:71px!important;max-width-bottom:71px!important}}@media (min-width: 768px){.-mdmax-w-71{max-width:71px!important}.-mdmax-wt-71{max-width-top:71px!important}.-mdmax-wr-71{max-width-right:71px!important}.-mdmax-wb-71{max-width-bottom:71px!important}.-mdmax-wl-71{max-width-left:71px!important}.-mdmax-wx-71{max-width-left:71px!important;max-width-right:71px!important}.-mdmax-wy-71{max-width-top:71px!important;max-width-bottom:71px!important}}@media (min-width: 992px){.-lgmax-w-71{max-width:71px!important}.-lgmax-wt-71{max-width-top:71px!important}.-lgmax-wr-71{max-width-right:71px!important}.-lgmax-wb-71{max-width-bottom:71px!important}.-lgmax-wl-71{max-width-left:71px!important}.-lgmax-wx-71{max-width-left:71px!important;max-width-right:71px!important}.-lgmax-wy-71{max-width-top:71px!important;max-width-bottom:71px!important}}@media (min-width: 1200px){.-xlmax-w-71{max-width:71px!important}.-xlmax-wt-71{max-width-top:71px!important}.-xlmax-wr-71{max-width-right:71px!important}.-xlmax-wb-71{max-width-bottom:71px!important}.-xlmax-wl-71{max-width-left:71px!important}.-xlmax-wx-71{max-width-left:71px!important;max-width-right:71px!important}.-xlmax-wy-71{max-width-top:71px!important;max-width-bottom:71px!important}}@media (min-width: 1400px){.-xxlmax-w-71{max-width:71px!important}.-xxlmax-wt-71{max-width-top:71px!important}.-xxlmax-wr-71{max-width-right:71px!important}.-xxlmax-wb-71{max-width-bottom:71px!important}.-xxlmax-wl-71{max-width-left:71px!important}.-xxlmax-wx-71{max-width-left:71px!important;max-width-right:71px!important}.-xxlmax-wy-71{max-width-top:71px!important;max-width-bottom:71px!important}}.min-w-71{min-width:71px!important}.min-wt-71{min-width-top:71px!important}.min-wr-71{min-width-right:71px!important}.min-wb-71{min-width-bottom:71px!important}.min-wl-71{min-width-left:71px!important}.min-wx-71{min-width-left:71px!important;min-width-right:71px!important}.min-wy-71{min-width-top:71px!important;min-width-bottom:71px!important}@media (min-width: 576px){.-smmin-w-71{min-width:71px!important}.-smmin-wt-71{min-width-top:71px!important}.-smmin-wr-71{min-width-right:71px!important}.-smmin-wb-71{min-width-bottom:71px!important}.-smmin-wl-71{min-width-left:71px!important}.-smmin-wx-71{min-width-left:71px!important;min-width-right:71px!important}.-smmin-wy-71{min-width-top:71px!important;min-width-bottom:71px!important}}@media (min-width: 768px){.-mdmin-w-71{min-width:71px!important}.-mdmin-wt-71{min-width-top:71px!important}.-mdmin-wr-71{min-width-right:71px!important}.-mdmin-wb-71{min-width-bottom:71px!important}.-mdmin-wl-71{min-width-left:71px!important}.-mdmin-wx-71{min-width-left:71px!important;min-width-right:71px!important}.-mdmin-wy-71{min-width-top:71px!important;min-width-bottom:71px!important}}@media (min-width: 992px){.-lgmin-w-71{min-width:71px!important}.-lgmin-wt-71{min-width-top:71px!important}.-lgmin-wr-71{min-width-right:71px!important}.-lgmin-wb-71{min-width-bottom:71px!important}.-lgmin-wl-71{min-width-left:71px!important}.-lgmin-wx-71{min-width-left:71px!important;min-width-right:71px!important}.-lgmin-wy-71{min-width-top:71px!important;min-width-bottom:71px!important}}@media (min-width: 1200px){.-xlmin-w-71{min-width:71px!important}.-xlmin-wt-71{min-width-top:71px!important}.-xlmin-wr-71{min-width-right:71px!important}.-xlmin-wb-71{min-width-bottom:71px!important}.-xlmin-wl-71{min-width-left:71px!important}.-xlmin-wx-71{min-width-left:71px!important;min-width-right:71px!important}.-xlmin-wy-71{min-width-top:71px!important;min-width-bottom:71px!important}}@media (min-width: 1400px){.-xxlmin-w-71{min-width:71px!important}.-xxlmin-wt-71{min-width-top:71px!important}.-xxlmin-wr-71{min-width-right:71px!important}.-xxlmin-wb-71{min-width-bottom:71px!important}.-xxlmin-wl-71{min-width-left:71px!important}.-xxlmin-wx-71{min-width-left:71px!important;min-width-right:71px!important}.-xxlmin-wy-71{min-width-top:71px!important;min-width-bottom:71px!important}}.max-h-71{max-height:71px!important}.max-ht-71{max-height-top:71px!important}.max-hr-71{max-height-right:71px!important}.max-hb-71{max-height-bottom:71px!important}.max-hl-71{max-height-left:71px!important}.max-hx-71{max-height-left:71px!important;max-height-right:71px!important}.max-hy-71{max-height-top:71px!important;max-height-bottom:71px!important}@media (min-width: 576px){.-smmax-h-71{max-height:71px!important}.-smmax-ht-71{max-height-top:71px!important}.-smmax-hr-71{max-height-right:71px!important}.-smmax-hb-71{max-height-bottom:71px!important}.-smmax-hl-71{max-height-left:71px!important}.-smmax-hx-71{max-height-left:71px!important;max-height-right:71px!important}.-smmax-hy-71{max-height-top:71px!important;max-height-bottom:71px!important}}@media (min-width: 768px){.-mdmax-h-71{max-height:71px!important}.-mdmax-ht-71{max-height-top:71px!important}.-mdmax-hr-71{max-height-right:71px!important}.-mdmax-hb-71{max-height-bottom:71px!important}.-mdmax-hl-71{max-height-left:71px!important}.-mdmax-hx-71{max-height-left:71px!important;max-height-right:71px!important}.-mdmax-hy-71{max-height-top:71px!important;max-height-bottom:71px!important}}@media (min-width: 992px){.-lgmax-h-71{max-height:71px!important}.-lgmax-ht-71{max-height-top:71px!important}.-lgmax-hr-71{max-height-right:71px!important}.-lgmax-hb-71{max-height-bottom:71px!important}.-lgmax-hl-71{max-height-left:71px!important}.-lgmax-hx-71{max-height-left:71px!important;max-height-right:71px!important}.-lgmax-hy-71{max-height-top:71px!important;max-height-bottom:71px!important}}@media (min-width: 1200px){.-xlmax-h-71{max-height:71px!important}.-xlmax-ht-71{max-height-top:71px!important}.-xlmax-hr-71{max-height-right:71px!important}.-xlmax-hb-71{max-height-bottom:71px!important}.-xlmax-hl-71{max-height-left:71px!important}.-xlmax-hx-71{max-height-left:71px!important;max-height-right:71px!important}.-xlmax-hy-71{max-height-top:71px!important;max-height-bottom:71px!important}}@media (min-width: 1400px){.-xxlmax-h-71{max-height:71px!important}.-xxlmax-ht-71{max-height-top:71px!important}.-xxlmax-hr-71{max-height-right:71px!important}.-xxlmax-hb-71{max-height-bottom:71px!important}.-xxlmax-hl-71{max-height-left:71px!important}.-xxlmax-hx-71{max-height-left:71px!important;max-height-right:71px!important}.-xxlmax-hy-71{max-height-top:71px!important;max-height-bottom:71px!important}}.min-h-71{min-height:71px!important}.min-ht-71{min-height-top:71px!important}.min-hr-71{min-height-right:71px!important}.min-hb-71{min-height-bottom:71px!important}.min-hl-71{min-height-left:71px!important}.min-hx-71{min-height-left:71px!important;min-height-right:71px!important}.min-hy-71{min-height-top:71px!important;min-height-bottom:71px!important}@media (min-width: 576px){.-smmin-h-71{min-height:71px!important}.-smmin-ht-71{min-height-top:71px!important}.-smmin-hr-71{min-height-right:71px!important}.-smmin-hb-71{min-height-bottom:71px!important}.-smmin-hl-71{min-height-left:71px!important}.-smmin-hx-71{min-height-left:71px!important;min-height-right:71px!important}.-smmin-hy-71{min-height-top:71px!important;min-height-bottom:71px!important}}@media (min-width: 768px){.-mdmin-h-71{min-height:71px!important}.-mdmin-ht-71{min-height-top:71px!important}.-mdmin-hr-71{min-height-right:71px!important}.-mdmin-hb-71{min-height-bottom:71px!important}.-mdmin-hl-71{min-height-left:71px!important}.-mdmin-hx-71{min-height-left:71px!important;min-height-right:71px!important}.-mdmin-hy-71{min-height-top:71px!important;min-height-bottom:71px!important}}@media (min-width: 992px){.-lgmin-h-71{min-height:71px!important}.-lgmin-ht-71{min-height-top:71px!important}.-lgmin-hr-71{min-height-right:71px!important}.-lgmin-hb-71{min-height-bottom:71px!important}.-lgmin-hl-71{min-height-left:71px!important}.-lgmin-hx-71{min-height-left:71px!important;min-height-right:71px!important}.-lgmin-hy-71{min-height-top:71px!important;min-height-bottom:71px!important}}@media (min-width: 1200px){.-xlmin-h-71{min-height:71px!important}.-xlmin-ht-71{min-height-top:71px!important}.-xlmin-hr-71{min-height-right:71px!important}.-xlmin-hb-71{min-height-bottom:71px!important}.-xlmin-hl-71{min-height-left:71px!important}.-xlmin-hx-71{min-height-left:71px!important;min-height-right:71px!important}.-xlmin-hy-71{min-height-top:71px!important;min-height-bottom:71px!important}}@media (min-width: 1400px){.-xxlmin-h-71{min-height:71px!important}.-xxlmin-ht-71{min-height-top:71px!important}.-xxlmin-hr-71{min-height-right:71px!important}.-xxlmin-hb-71{min-height-bottom:71px!important}.-xxlmin-hl-71{min-height-left:71px!important}.-xxlmin-hx-71{min-height-left:71px!important;min-height-right:71px!important}.-xxlmin-hy-71{min-height-top:71px!important;min-height-bottom:71px!important}}.m-72{margin:72px!important}.mt-72{margin-top:72px!important}.mr-72{margin-right:72px!important}.mb-72{margin-bottom:72px!important}.ml-72{margin-left:72px!important}.mx-72{margin-left:72px!important;margin-right:72px!important}.my-72{margin-top:72px!important;margin-bottom:72px!important}@media (min-width: 576px){.-smm-72{margin:72px!important}.-smmt-72{margin-top:72px!important}.-smmr-72{margin-right:72px!important}.-smmb-72{margin-bottom:72px!important}.-smml-72{margin-left:72px!important}.-smmx-72{margin-left:72px!important;margin-right:72px!important}.-smmy-72{margin-top:72px!important;margin-bottom:72px!important}}@media (min-width: 768px){.-mdm-72{margin:72px!important}.-mdmt-72{margin-top:72px!important}.-mdmr-72{margin-right:72px!important}.-mdmb-72{margin-bottom:72px!important}.-mdml-72{margin-left:72px!important}.-mdmx-72{margin-left:72px!important;margin-right:72px!important}.-mdmy-72{margin-top:72px!important;margin-bottom:72px!important}}@media (min-width: 992px){.-lgm-72{margin:72px!important}.-lgmt-72{margin-top:72px!important}.-lgmr-72{margin-right:72px!important}.-lgmb-72{margin-bottom:72px!important}.-lgml-72{margin-left:72px!important}.-lgmx-72{margin-left:72px!important;margin-right:72px!important}.-lgmy-72{margin-top:72px!important;margin-bottom:72px!important}}@media (min-width: 1200px){.-xlm-72{margin:72px!important}.-xlmt-72{margin-top:72px!important}.-xlmr-72{margin-right:72px!important}.-xlmb-72{margin-bottom:72px!important}.-xlml-72{margin-left:72px!important}.-xlmx-72{margin-left:72px!important;margin-right:72px!important}.-xlmy-72{margin-top:72px!important;margin-bottom:72px!important}}@media (min-width: 1400px){.-xxlm-72{margin:72px!important}.-xxlmt-72{margin-top:72px!important}.-xxlmr-72{margin-right:72px!important}.-xxlmb-72{margin-bottom:72px!important}.-xxlml-72{margin-left:72px!important}.-xxlmx-72{margin-left:72px!important;margin-right:72px!important}.-xxlmy-72{margin-top:72px!important;margin-bottom:72px!important}}.p-72{padding:72px!important}.pt-72{padding-top:72px!important}.pr-72{padding-right:72px!important}.pb-72{padding-bottom:72px!important}.pl-72{padding-left:72px!important}.px-72{padding-left:72px!important;padding-right:72px!important}.py-72{padding-top:72px!important;padding-bottom:72px!important}@media (min-width: 576px){.-smp-72{padding:72px!important}.-smpt-72{padding-top:72px!important}.-smpr-72{padding-right:72px!important}.-smpb-72{padding-bottom:72px!important}.-smpl-72{padding-left:72px!important}.-smpx-72{padding-left:72px!important;padding-right:72px!important}.-smpy-72{padding-top:72px!important;padding-bottom:72px!important}}@media (min-width: 768px){.-mdp-72{padding:72px!important}.-mdpt-72{padding-top:72px!important}.-mdpr-72{padding-right:72px!important}.-mdpb-72{padding-bottom:72px!important}.-mdpl-72{padding-left:72px!important}.-mdpx-72{padding-left:72px!important;padding-right:72px!important}.-mdpy-72{padding-top:72px!important;padding-bottom:72px!important}}@media (min-width: 992px){.-lgp-72{padding:72px!important}.-lgpt-72{padding-top:72px!important}.-lgpr-72{padding-right:72px!important}.-lgpb-72{padding-bottom:72px!important}.-lgpl-72{padding-left:72px!important}.-lgpx-72{padding-left:72px!important;padding-right:72px!important}.-lgpy-72{padding-top:72px!important;padding-bottom:72px!important}}@media (min-width: 1200px){.-xlp-72{padding:72px!important}.-xlpt-72{padding-top:72px!important}.-xlpr-72{padding-right:72px!important}.-xlpb-72{padding-bottom:72px!important}.-xlpl-72{padding-left:72px!important}.-xlpx-72{padding-left:72px!important;padding-right:72px!important}.-xlpy-72{padding-top:72px!important;padding-bottom:72px!important}}@media (min-width: 1400px){.-xxlp-72{padding:72px!important}.-xxlpt-72{padding-top:72px!important}.-xxlpr-72{padding-right:72px!important}.-xxlpb-72{padding-bottom:72px!important}.-xxlpl-72{padding-left:72px!important}.-xxlpx-72{padding-left:72px!important;padding-right:72px!important}.-xxlpy-72{padding-top:72px!important;padding-bottom:72px!important}}.gap-72{gap:72px!important}.gapx-72{-webkit-column-gap:72px!important;-moz-column-gap:72px!important;column-gap:72px!important}.gapy-72{row-gap:72px!important}@media (min-width: 576px){.-smgap-72{gap:72px!important}.-smgapx-72{-webkit-column-gap:72px!important;-moz-column-gap:72px!important;column-gap:72px!important}.-smgapy-72{row-gap:72px!important}}@media (min-width: 768px){.-mdgap-72{gap:72px!important}.-mdgapx-72{-webkit-column-gap:72px!important;-moz-column-gap:72px!important;column-gap:72px!important}.-mdgapy-72{row-gap:72px!important}}@media (min-width: 992px){.-lggap-72{gap:72px!important}.-lggapx-72{-webkit-column-gap:72px!important;-moz-column-gap:72px!important;column-gap:72px!important}.-lggapy-72{row-gap:72px!important}}@media (min-width: 1200px){.-xlgap-72{gap:72px!important}.-xlgapx-72{-webkit-column-gap:72px!important;-moz-column-gap:72px!important;column-gap:72px!important}.-xlgapy-72{row-gap:72px!important}}@media (min-width: 1400px){.-xxlgap-72{gap:72px!important}.-xxlgapx-72{-webkit-column-gap:72px!important;-moz-column-gap:72px!important;column-gap:72px!important}.-xxlgapy-72{row-gap:72px!important}}.w-72{width:72px!important}.wt-72{width-top:72px!important}.wr-72{width-right:72px!important}.wb-72{width-bottom:72px!important}.wl-72{width-left:72px!important}.wx-72{width-left:72px!important;width-right:72px!important}.wy-72{width-top:72px!important;width-bottom:72px!important}@media (min-width: 576px){.-smw-72{width:72px!important}.-smwt-72{width-top:72px!important}.-smwr-72{width-right:72px!important}.-smwb-72{width-bottom:72px!important}.-smwl-72{width-left:72px!important}.-smwx-72{width-left:72px!important;width-right:72px!important}.-smwy-72{width-top:72px!important;width-bottom:72px!important}}@media (min-width: 768px){.-mdw-72{width:72px!important}.-mdwt-72{width-top:72px!important}.-mdwr-72{width-right:72px!important}.-mdwb-72{width-bottom:72px!important}.-mdwl-72{width-left:72px!important}.-mdwx-72{width-left:72px!important;width-right:72px!important}.-mdwy-72{width-top:72px!important;width-bottom:72px!important}}@media (min-width: 992px){.-lgw-72{width:72px!important}.-lgwt-72{width-top:72px!important}.-lgwr-72{width-right:72px!important}.-lgwb-72{width-bottom:72px!important}.-lgwl-72{width-left:72px!important}.-lgwx-72{width-left:72px!important;width-right:72px!important}.-lgwy-72{width-top:72px!important;width-bottom:72px!important}}@media (min-width: 1200px){.-xlw-72{width:72px!important}.-xlwt-72{width-top:72px!important}.-xlwr-72{width-right:72px!important}.-xlwb-72{width-bottom:72px!important}.-xlwl-72{width-left:72px!important}.-xlwx-72{width-left:72px!important;width-right:72px!important}.-xlwy-72{width-top:72px!important;width-bottom:72px!important}}@media (min-width: 1400px){.-xxlw-72{width:72px!important}.-xxlwt-72{width-top:72px!important}.-xxlwr-72{width-right:72px!important}.-xxlwb-72{width-bottom:72px!important}.-xxlwl-72{width-left:72px!important}.-xxlwx-72{width-left:72px!important;width-right:72px!important}.-xxlwy-72{width-top:72px!important;width-bottom:72px!important}}.h-72{height:72px!important}.ht-72{height-top:72px!important}.hr-72{height-right:72px!important}.hb-72{height-bottom:72px!important}.hl-72{height-left:72px!important}.hx-72{height-left:72px!important;height-right:72px!important}.hy-72{height-top:72px!important;height-bottom:72px!important}@media (min-width: 576px){.-smh-72{height:72px!important}.-smht-72{height-top:72px!important}.-smhr-72{height-right:72px!important}.-smhb-72{height-bottom:72px!important}.-smhl-72{height-left:72px!important}.-smhx-72{height-left:72px!important;height-right:72px!important}.-smhy-72{height-top:72px!important;height-bottom:72px!important}}@media (min-width: 768px){.-mdh-72{height:72px!important}.-mdht-72{height-top:72px!important}.-mdhr-72{height-right:72px!important}.-mdhb-72{height-bottom:72px!important}.-mdhl-72{height-left:72px!important}.-mdhx-72{height-left:72px!important;height-right:72px!important}.-mdhy-72{height-top:72px!important;height-bottom:72px!important}}@media (min-width: 992px){.-lgh-72{height:72px!important}.-lght-72{height-top:72px!important}.-lghr-72{height-right:72px!important}.-lghb-72{height-bottom:72px!important}.-lghl-72{height-left:72px!important}.-lghx-72{height-left:72px!important;height-right:72px!important}.-lghy-72{height-top:72px!important;height-bottom:72px!important}}@media (min-width: 1200px){.-xlh-72{height:72px!important}.-xlht-72{height-top:72px!important}.-xlhr-72{height-right:72px!important}.-xlhb-72{height-bottom:72px!important}.-xlhl-72{height-left:72px!important}.-xlhx-72{height-left:72px!important;height-right:72px!important}.-xlhy-72{height-top:72px!important;height-bottom:72px!important}}@media (min-width: 1400px){.-xxlh-72{height:72px!important}.-xxlht-72{height-top:72px!important}.-xxlhr-72{height-right:72px!important}.-xxlhb-72{height-bottom:72px!important}.-xxlhl-72{height-left:72px!important}.-xxlhx-72{height-left:72px!important;height-right:72px!important}.-xxlhy-72{height-top:72px!important;height-bottom:72px!important}}.rounded-72{border-radius:72px!important}.roundedt-72{border-radius-top:72px!important}.roundedr-72{border-radius-right:72px!important}.roundedb-72{border-radius-bottom:72px!important}.roundedl-72{border-radius-left:72px!important}.roundedx-72{border-radius-left:72px!important;border-radius-right:72px!important}.roundedy-72{border-radius-top:72px!important;border-radius-bottom:72px!important}@media (min-width: 576px){.-smrounded-72{border-radius:72px!important}.-smroundedt-72{border-radius-top:72px!important}.-smroundedr-72{border-radius-right:72px!important}.-smroundedb-72{border-radius-bottom:72px!important}.-smroundedl-72{border-radius-left:72px!important}.-smroundedx-72{border-radius-left:72px!important;border-radius-right:72px!important}.-smroundedy-72{border-radius-top:72px!important;border-radius-bottom:72px!important}}@media (min-width: 768px){.-mdrounded-72{border-radius:72px!important}.-mdroundedt-72{border-radius-top:72px!important}.-mdroundedr-72{border-radius-right:72px!important}.-mdroundedb-72{border-radius-bottom:72px!important}.-mdroundedl-72{border-radius-left:72px!important}.-mdroundedx-72{border-radius-left:72px!important;border-radius-right:72px!important}.-mdroundedy-72{border-radius-top:72px!important;border-radius-bottom:72px!important}}@media (min-width: 992px){.-lgrounded-72{border-radius:72px!important}.-lgroundedt-72{border-radius-top:72px!important}.-lgroundedr-72{border-radius-right:72px!important}.-lgroundedb-72{border-radius-bottom:72px!important}.-lgroundedl-72{border-radius-left:72px!important}.-lgroundedx-72{border-radius-left:72px!important;border-radius-right:72px!important}.-lgroundedy-72{border-radius-top:72px!important;border-radius-bottom:72px!important}}@media (min-width: 1200px){.-xlrounded-72{border-radius:72px!important}.-xlroundedt-72{border-radius-top:72px!important}.-xlroundedr-72{border-radius-right:72px!important}.-xlroundedb-72{border-radius-bottom:72px!important}.-xlroundedl-72{border-radius-left:72px!important}.-xlroundedx-72{border-radius-left:72px!important;border-radius-right:72px!important}.-xlroundedy-72{border-radius-top:72px!important;border-radius-bottom:72px!important}}@media (min-width: 1400px){.-xxlrounded-72{border-radius:72px!important}.-xxlroundedt-72{border-radius-top:72px!important}.-xxlroundedr-72{border-radius-right:72px!important}.-xxlroundedb-72{border-radius-bottom:72px!important}.-xxlroundedl-72{border-radius-left:72px!important}.-xxlroundedx-72{border-radius-left:72px!important;border-radius-right:72px!important}.-xxlroundedy-72{border-radius-top:72px!important;border-radius-bottom:72px!important}}.max-w-72{max-width:72px!important}.max-wt-72{max-width-top:72px!important}.max-wr-72{max-width-right:72px!important}.max-wb-72{max-width-bottom:72px!important}.max-wl-72{max-width-left:72px!important}.max-wx-72{max-width-left:72px!important;max-width-right:72px!important}.max-wy-72{max-width-top:72px!important;max-width-bottom:72px!important}@media (min-width: 576px){.-smmax-w-72{max-width:72px!important}.-smmax-wt-72{max-width-top:72px!important}.-smmax-wr-72{max-width-right:72px!important}.-smmax-wb-72{max-width-bottom:72px!important}.-smmax-wl-72{max-width-left:72px!important}.-smmax-wx-72{max-width-left:72px!important;max-width-right:72px!important}.-smmax-wy-72{max-width-top:72px!important;max-width-bottom:72px!important}}@media (min-width: 768px){.-mdmax-w-72{max-width:72px!important}.-mdmax-wt-72{max-width-top:72px!important}.-mdmax-wr-72{max-width-right:72px!important}.-mdmax-wb-72{max-width-bottom:72px!important}.-mdmax-wl-72{max-width-left:72px!important}.-mdmax-wx-72{max-width-left:72px!important;max-width-right:72px!important}.-mdmax-wy-72{max-width-top:72px!important;max-width-bottom:72px!important}}@media (min-width: 992px){.-lgmax-w-72{max-width:72px!important}.-lgmax-wt-72{max-width-top:72px!important}.-lgmax-wr-72{max-width-right:72px!important}.-lgmax-wb-72{max-width-bottom:72px!important}.-lgmax-wl-72{max-width-left:72px!important}.-lgmax-wx-72{max-width-left:72px!important;max-width-right:72px!important}.-lgmax-wy-72{max-width-top:72px!important;max-width-bottom:72px!important}}@media (min-width: 1200px){.-xlmax-w-72{max-width:72px!important}.-xlmax-wt-72{max-width-top:72px!important}.-xlmax-wr-72{max-width-right:72px!important}.-xlmax-wb-72{max-width-bottom:72px!important}.-xlmax-wl-72{max-width-left:72px!important}.-xlmax-wx-72{max-width-left:72px!important;max-width-right:72px!important}.-xlmax-wy-72{max-width-top:72px!important;max-width-bottom:72px!important}}@media (min-width: 1400px){.-xxlmax-w-72{max-width:72px!important}.-xxlmax-wt-72{max-width-top:72px!important}.-xxlmax-wr-72{max-width-right:72px!important}.-xxlmax-wb-72{max-width-bottom:72px!important}.-xxlmax-wl-72{max-width-left:72px!important}.-xxlmax-wx-72{max-width-left:72px!important;max-width-right:72px!important}.-xxlmax-wy-72{max-width-top:72px!important;max-width-bottom:72px!important}}.min-w-72{min-width:72px!important}.min-wt-72{min-width-top:72px!important}.min-wr-72{min-width-right:72px!important}.min-wb-72{min-width-bottom:72px!important}.min-wl-72{min-width-left:72px!important}.min-wx-72{min-width-left:72px!important;min-width-right:72px!important}.min-wy-72{min-width-top:72px!important;min-width-bottom:72px!important}@media (min-width: 576px){.-smmin-w-72{min-width:72px!important}.-smmin-wt-72{min-width-top:72px!important}.-smmin-wr-72{min-width-right:72px!important}.-smmin-wb-72{min-width-bottom:72px!important}.-smmin-wl-72{min-width-left:72px!important}.-smmin-wx-72{min-width-left:72px!important;min-width-right:72px!important}.-smmin-wy-72{min-width-top:72px!important;min-width-bottom:72px!important}}@media (min-width: 768px){.-mdmin-w-72{min-width:72px!important}.-mdmin-wt-72{min-width-top:72px!important}.-mdmin-wr-72{min-width-right:72px!important}.-mdmin-wb-72{min-width-bottom:72px!important}.-mdmin-wl-72{min-width-left:72px!important}.-mdmin-wx-72{min-width-left:72px!important;min-width-right:72px!important}.-mdmin-wy-72{min-width-top:72px!important;min-width-bottom:72px!important}}@media (min-width: 992px){.-lgmin-w-72{min-width:72px!important}.-lgmin-wt-72{min-width-top:72px!important}.-lgmin-wr-72{min-width-right:72px!important}.-lgmin-wb-72{min-width-bottom:72px!important}.-lgmin-wl-72{min-width-left:72px!important}.-lgmin-wx-72{min-width-left:72px!important;min-width-right:72px!important}.-lgmin-wy-72{min-width-top:72px!important;min-width-bottom:72px!important}}@media (min-width: 1200px){.-xlmin-w-72{min-width:72px!important}.-xlmin-wt-72{min-width-top:72px!important}.-xlmin-wr-72{min-width-right:72px!important}.-xlmin-wb-72{min-width-bottom:72px!important}.-xlmin-wl-72{min-width-left:72px!important}.-xlmin-wx-72{min-width-left:72px!important;min-width-right:72px!important}.-xlmin-wy-72{min-width-top:72px!important;min-width-bottom:72px!important}}@media (min-width: 1400px){.-xxlmin-w-72{min-width:72px!important}.-xxlmin-wt-72{min-width-top:72px!important}.-xxlmin-wr-72{min-width-right:72px!important}.-xxlmin-wb-72{min-width-bottom:72px!important}.-xxlmin-wl-72{min-width-left:72px!important}.-xxlmin-wx-72{min-width-left:72px!important;min-width-right:72px!important}.-xxlmin-wy-72{min-width-top:72px!important;min-width-bottom:72px!important}}.max-h-72{max-height:72px!important}.max-ht-72{max-height-top:72px!important}.max-hr-72{max-height-right:72px!important}.max-hb-72{max-height-bottom:72px!important}.max-hl-72{max-height-left:72px!important}.max-hx-72{max-height-left:72px!important;max-height-right:72px!important}.max-hy-72{max-height-top:72px!important;max-height-bottom:72px!important}@media (min-width: 576px){.-smmax-h-72{max-height:72px!important}.-smmax-ht-72{max-height-top:72px!important}.-smmax-hr-72{max-height-right:72px!important}.-smmax-hb-72{max-height-bottom:72px!important}.-smmax-hl-72{max-height-left:72px!important}.-smmax-hx-72{max-height-left:72px!important;max-height-right:72px!important}.-smmax-hy-72{max-height-top:72px!important;max-height-bottom:72px!important}}@media (min-width: 768px){.-mdmax-h-72{max-height:72px!important}.-mdmax-ht-72{max-height-top:72px!important}.-mdmax-hr-72{max-height-right:72px!important}.-mdmax-hb-72{max-height-bottom:72px!important}.-mdmax-hl-72{max-height-left:72px!important}.-mdmax-hx-72{max-height-left:72px!important;max-height-right:72px!important}.-mdmax-hy-72{max-height-top:72px!important;max-height-bottom:72px!important}}@media (min-width: 992px){.-lgmax-h-72{max-height:72px!important}.-lgmax-ht-72{max-height-top:72px!important}.-lgmax-hr-72{max-height-right:72px!important}.-lgmax-hb-72{max-height-bottom:72px!important}.-lgmax-hl-72{max-height-left:72px!important}.-lgmax-hx-72{max-height-left:72px!important;max-height-right:72px!important}.-lgmax-hy-72{max-height-top:72px!important;max-height-bottom:72px!important}}@media (min-width: 1200px){.-xlmax-h-72{max-height:72px!important}.-xlmax-ht-72{max-height-top:72px!important}.-xlmax-hr-72{max-height-right:72px!important}.-xlmax-hb-72{max-height-bottom:72px!important}.-xlmax-hl-72{max-height-left:72px!important}.-xlmax-hx-72{max-height-left:72px!important;max-height-right:72px!important}.-xlmax-hy-72{max-height-top:72px!important;max-height-bottom:72px!important}}@media (min-width: 1400px){.-xxlmax-h-72{max-height:72px!important}.-xxlmax-ht-72{max-height-top:72px!important}.-xxlmax-hr-72{max-height-right:72px!important}.-xxlmax-hb-72{max-height-bottom:72px!important}.-xxlmax-hl-72{max-height-left:72px!important}.-xxlmax-hx-72{max-height-left:72px!important;max-height-right:72px!important}.-xxlmax-hy-72{max-height-top:72px!important;max-height-bottom:72px!important}}.min-h-72{min-height:72px!important}.min-ht-72{min-height-top:72px!important}.min-hr-72{min-height-right:72px!important}.min-hb-72{min-height-bottom:72px!important}.min-hl-72{min-height-left:72px!important}.min-hx-72{min-height-left:72px!important;min-height-right:72px!important}.min-hy-72{min-height-top:72px!important;min-height-bottom:72px!important}@media (min-width: 576px){.-smmin-h-72{min-height:72px!important}.-smmin-ht-72{min-height-top:72px!important}.-smmin-hr-72{min-height-right:72px!important}.-smmin-hb-72{min-height-bottom:72px!important}.-smmin-hl-72{min-height-left:72px!important}.-smmin-hx-72{min-height-left:72px!important;min-height-right:72px!important}.-smmin-hy-72{min-height-top:72px!important;min-height-bottom:72px!important}}@media (min-width: 768px){.-mdmin-h-72{min-height:72px!important}.-mdmin-ht-72{min-height-top:72px!important}.-mdmin-hr-72{min-height-right:72px!important}.-mdmin-hb-72{min-height-bottom:72px!important}.-mdmin-hl-72{min-height-left:72px!important}.-mdmin-hx-72{min-height-left:72px!important;min-height-right:72px!important}.-mdmin-hy-72{min-height-top:72px!important;min-height-bottom:72px!important}}@media (min-width: 992px){.-lgmin-h-72{min-height:72px!important}.-lgmin-ht-72{min-height-top:72px!important}.-lgmin-hr-72{min-height-right:72px!important}.-lgmin-hb-72{min-height-bottom:72px!important}.-lgmin-hl-72{min-height-left:72px!important}.-lgmin-hx-72{min-height-left:72px!important;min-height-right:72px!important}.-lgmin-hy-72{min-height-top:72px!important;min-height-bottom:72px!important}}@media (min-width: 1200px){.-xlmin-h-72{min-height:72px!important}.-xlmin-ht-72{min-height-top:72px!important}.-xlmin-hr-72{min-height-right:72px!important}.-xlmin-hb-72{min-height-bottom:72px!important}.-xlmin-hl-72{min-height-left:72px!important}.-xlmin-hx-72{min-height-left:72px!important;min-height-right:72px!important}.-xlmin-hy-72{min-height-top:72px!important;min-height-bottom:72px!important}}@media (min-width: 1400px){.-xxlmin-h-72{min-height:72px!important}.-xxlmin-ht-72{min-height-top:72px!important}.-xxlmin-hr-72{min-height-right:72px!important}.-xxlmin-hb-72{min-height-bottom:72px!important}.-xxlmin-hl-72{min-height-left:72px!important}.-xxlmin-hx-72{min-height-left:72px!important;min-height-right:72px!important}.-xxlmin-hy-72{min-height-top:72px!important;min-height-bottom:72px!important}}.m-73{margin:73px!important}.mt-73{margin-top:73px!important}.mr-73{margin-right:73px!important}.mb-73{margin-bottom:73px!important}.ml-73{margin-left:73px!important}.mx-73{margin-left:73px!important;margin-right:73px!important}.my-73{margin-top:73px!important;margin-bottom:73px!important}@media (min-width: 576px){.-smm-73{margin:73px!important}.-smmt-73{margin-top:73px!important}.-smmr-73{margin-right:73px!important}.-smmb-73{margin-bottom:73px!important}.-smml-73{margin-left:73px!important}.-smmx-73{margin-left:73px!important;margin-right:73px!important}.-smmy-73{margin-top:73px!important;margin-bottom:73px!important}}@media (min-width: 768px){.-mdm-73{margin:73px!important}.-mdmt-73{margin-top:73px!important}.-mdmr-73{margin-right:73px!important}.-mdmb-73{margin-bottom:73px!important}.-mdml-73{margin-left:73px!important}.-mdmx-73{margin-left:73px!important;margin-right:73px!important}.-mdmy-73{margin-top:73px!important;margin-bottom:73px!important}}@media (min-width: 992px){.-lgm-73{margin:73px!important}.-lgmt-73{margin-top:73px!important}.-lgmr-73{margin-right:73px!important}.-lgmb-73{margin-bottom:73px!important}.-lgml-73{margin-left:73px!important}.-lgmx-73{margin-left:73px!important;margin-right:73px!important}.-lgmy-73{margin-top:73px!important;margin-bottom:73px!important}}@media (min-width: 1200px){.-xlm-73{margin:73px!important}.-xlmt-73{margin-top:73px!important}.-xlmr-73{margin-right:73px!important}.-xlmb-73{margin-bottom:73px!important}.-xlml-73{margin-left:73px!important}.-xlmx-73{margin-left:73px!important;margin-right:73px!important}.-xlmy-73{margin-top:73px!important;margin-bottom:73px!important}}@media (min-width: 1400px){.-xxlm-73{margin:73px!important}.-xxlmt-73{margin-top:73px!important}.-xxlmr-73{margin-right:73px!important}.-xxlmb-73{margin-bottom:73px!important}.-xxlml-73{margin-left:73px!important}.-xxlmx-73{margin-left:73px!important;margin-right:73px!important}.-xxlmy-73{margin-top:73px!important;margin-bottom:73px!important}}.p-73{padding:73px!important}.pt-73{padding-top:73px!important}.pr-73{padding-right:73px!important}.pb-73{padding-bottom:73px!important}.pl-73{padding-left:73px!important}.px-73{padding-left:73px!important;padding-right:73px!important}.py-73{padding-top:73px!important;padding-bottom:73px!important}@media (min-width: 576px){.-smp-73{padding:73px!important}.-smpt-73{padding-top:73px!important}.-smpr-73{padding-right:73px!important}.-smpb-73{padding-bottom:73px!important}.-smpl-73{padding-left:73px!important}.-smpx-73{padding-left:73px!important;padding-right:73px!important}.-smpy-73{padding-top:73px!important;padding-bottom:73px!important}}@media (min-width: 768px){.-mdp-73{padding:73px!important}.-mdpt-73{padding-top:73px!important}.-mdpr-73{padding-right:73px!important}.-mdpb-73{padding-bottom:73px!important}.-mdpl-73{padding-left:73px!important}.-mdpx-73{padding-left:73px!important;padding-right:73px!important}.-mdpy-73{padding-top:73px!important;padding-bottom:73px!important}}@media (min-width: 992px){.-lgp-73{padding:73px!important}.-lgpt-73{padding-top:73px!important}.-lgpr-73{padding-right:73px!important}.-lgpb-73{padding-bottom:73px!important}.-lgpl-73{padding-left:73px!important}.-lgpx-73{padding-left:73px!important;padding-right:73px!important}.-lgpy-73{padding-top:73px!important;padding-bottom:73px!important}}@media (min-width: 1200px){.-xlp-73{padding:73px!important}.-xlpt-73{padding-top:73px!important}.-xlpr-73{padding-right:73px!important}.-xlpb-73{padding-bottom:73px!important}.-xlpl-73{padding-left:73px!important}.-xlpx-73{padding-left:73px!important;padding-right:73px!important}.-xlpy-73{padding-top:73px!important;padding-bottom:73px!important}}@media (min-width: 1400px){.-xxlp-73{padding:73px!important}.-xxlpt-73{padding-top:73px!important}.-xxlpr-73{padding-right:73px!important}.-xxlpb-73{padding-bottom:73px!important}.-xxlpl-73{padding-left:73px!important}.-xxlpx-73{padding-left:73px!important;padding-right:73px!important}.-xxlpy-73{padding-top:73px!important;padding-bottom:73px!important}}.gap-73{gap:73px!important}.gapx-73{-webkit-column-gap:73px!important;-moz-column-gap:73px!important;column-gap:73px!important}.gapy-73{row-gap:73px!important}@media (min-width: 576px){.-smgap-73{gap:73px!important}.-smgapx-73{-webkit-column-gap:73px!important;-moz-column-gap:73px!important;column-gap:73px!important}.-smgapy-73{row-gap:73px!important}}@media (min-width: 768px){.-mdgap-73{gap:73px!important}.-mdgapx-73{-webkit-column-gap:73px!important;-moz-column-gap:73px!important;column-gap:73px!important}.-mdgapy-73{row-gap:73px!important}}@media (min-width: 992px){.-lggap-73{gap:73px!important}.-lggapx-73{-webkit-column-gap:73px!important;-moz-column-gap:73px!important;column-gap:73px!important}.-lggapy-73{row-gap:73px!important}}@media (min-width: 1200px){.-xlgap-73{gap:73px!important}.-xlgapx-73{-webkit-column-gap:73px!important;-moz-column-gap:73px!important;column-gap:73px!important}.-xlgapy-73{row-gap:73px!important}}@media (min-width: 1400px){.-xxlgap-73{gap:73px!important}.-xxlgapx-73{-webkit-column-gap:73px!important;-moz-column-gap:73px!important;column-gap:73px!important}.-xxlgapy-73{row-gap:73px!important}}.w-73{width:73px!important}.wt-73{width-top:73px!important}.wr-73{width-right:73px!important}.wb-73{width-bottom:73px!important}.wl-73{width-left:73px!important}.wx-73{width-left:73px!important;width-right:73px!important}.wy-73{width-top:73px!important;width-bottom:73px!important}@media (min-width: 576px){.-smw-73{width:73px!important}.-smwt-73{width-top:73px!important}.-smwr-73{width-right:73px!important}.-smwb-73{width-bottom:73px!important}.-smwl-73{width-left:73px!important}.-smwx-73{width-left:73px!important;width-right:73px!important}.-smwy-73{width-top:73px!important;width-bottom:73px!important}}@media (min-width: 768px){.-mdw-73{width:73px!important}.-mdwt-73{width-top:73px!important}.-mdwr-73{width-right:73px!important}.-mdwb-73{width-bottom:73px!important}.-mdwl-73{width-left:73px!important}.-mdwx-73{width-left:73px!important;width-right:73px!important}.-mdwy-73{width-top:73px!important;width-bottom:73px!important}}@media (min-width: 992px){.-lgw-73{width:73px!important}.-lgwt-73{width-top:73px!important}.-lgwr-73{width-right:73px!important}.-lgwb-73{width-bottom:73px!important}.-lgwl-73{width-left:73px!important}.-lgwx-73{width-left:73px!important;width-right:73px!important}.-lgwy-73{width-top:73px!important;width-bottom:73px!important}}@media (min-width: 1200px){.-xlw-73{width:73px!important}.-xlwt-73{width-top:73px!important}.-xlwr-73{width-right:73px!important}.-xlwb-73{width-bottom:73px!important}.-xlwl-73{width-left:73px!important}.-xlwx-73{width-left:73px!important;width-right:73px!important}.-xlwy-73{width-top:73px!important;width-bottom:73px!important}}@media (min-width: 1400px){.-xxlw-73{width:73px!important}.-xxlwt-73{width-top:73px!important}.-xxlwr-73{width-right:73px!important}.-xxlwb-73{width-bottom:73px!important}.-xxlwl-73{width-left:73px!important}.-xxlwx-73{width-left:73px!important;width-right:73px!important}.-xxlwy-73{width-top:73px!important;width-bottom:73px!important}}.h-73{height:73px!important}.ht-73{height-top:73px!important}.hr-73{height-right:73px!important}.hb-73{height-bottom:73px!important}.hl-73{height-left:73px!important}.hx-73{height-left:73px!important;height-right:73px!important}.hy-73{height-top:73px!important;height-bottom:73px!important}@media (min-width: 576px){.-smh-73{height:73px!important}.-smht-73{height-top:73px!important}.-smhr-73{height-right:73px!important}.-smhb-73{height-bottom:73px!important}.-smhl-73{height-left:73px!important}.-smhx-73{height-left:73px!important;height-right:73px!important}.-smhy-73{height-top:73px!important;height-bottom:73px!important}}@media (min-width: 768px){.-mdh-73{height:73px!important}.-mdht-73{height-top:73px!important}.-mdhr-73{height-right:73px!important}.-mdhb-73{height-bottom:73px!important}.-mdhl-73{height-left:73px!important}.-mdhx-73{height-left:73px!important;height-right:73px!important}.-mdhy-73{height-top:73px!important;height-bottom:73px!important}}@media (min-width: 992px){.-lgh-73{height:73px!important}.-lght-73{height-top:73px!important}.-lghr-73{height-right:73px!important}.-lghb-73{height-bottom:73px!important}.-lghl-73{height-left:73px!important}.-lghx-73{height-left:73px!important;height-right:73px!important}.-lghy-73{height-top:73px!important;height-bottom:73px!important}}@media (min-width: 1200px){.-xlh-73{height:73px!important}.-xlht-73{height-top:73px!important}.-xlhr-73{height-right:73px!important}.-xlhb-73{height-bottom:73px!important}.-xlhl-73{height-left:73px!important}.-xlhx-73{height-left:73px!important;height-right:73px!important}.-xlhy-73{height-top:73px!important;height-bottom:73px!important}}@media (min-width: 1400px){.-xxlh-73{height:73px!important}.-xxlht-73{height-top:73px!important}.-xxlhr-73{height-right:73px!important}.-xxlhb-73{height-bottom:73px!important}.-xxlhl-73{height-left:73px!important}.-xxlhx-73{height-left:73px!important;height-right:73px!important}.-xxlhy-73{height-top:73px!important;height-bottom:73px!important}}.rounded-73{border-radius:73px!important}.roundedt-73{border-radius-top:73px!important}.roundedr-73{border-radius-right:73px!important}.roundedb-73{border-radius-bottom:73px!important}.roundedl-73{border-radius-left:73px!important}.roundedx-73{border-radius-left:73px!important;border-radius-right:73px!important}.roundedy-73{border-radius-top:73px!important;border-radius-bottom:73px!important}@media (min-width: 576px){.-smrounded-73{border-radius:73px!important}.-smroundedt-73{border-radius-top:73px!important}.-smroundedr-73{border-radius-right:73px!important}.-smroundedb-73{border-radius-bottom:73px!important}.-smroundedl-73{border-radius-left:73px!important}.-smroundedx-73{border-radius-left:73px!important;border-radius-right:73px!important}.-smroundedy-73{border-radius-top:73px!important;border-radius-bottom:73px!important}}@media (min-width: 768px){.-mdrounded-73{border-radius:73px!important}.-mdroundedt-73{border-radius-top:73px!important}.-mdroundedr-73{border-radius-right:73px!important}.-mdroundedb-73{border-radius-bottom:73px!important}.-mdroundedl-73{border-radius-left:73px!important}.-mdroundedx-73{border-radius-left:73px!important;border-radius-right:73px!important}.-mdroundedy-73{border-radius-top:73px!important;border-radius-bottom:73px!important}}@media (min-width: 992px){.-lgrounded-73{border-radius:73px!important}.-lgroundedt-73{border-radius-top:73px!important}.-lgroundedr-73{border-radius-right:73px!important}.-lgroundedb-73{border-radius-bottom:73px!important}.-lgroundedl-73{border-radius-left:73px!important}.-lgroundedx-73{border-radius-left:73px!important;border-radius-right:73px!important}.-lgroundedy-73{border-radius-top:73px!important;border-radius-bottom:73px!important}}@media (min-width: 1200px){.-xlrounded-73{border-radius:73px!important}.-xlroundedt-73{border-radius-top:73px!important}.-xlroundedr-73{border-radius-right:73px!important}.-xlroundedb-73{border-radius-bottom:73px!important}.-xlroundedl-73{border-radius-left:73px!important}.-xlroundedx-73{border-radius-left:73px!important;border-radius-right:73px!important}.-xlroundedy-73{border-radius-top:73px!important;border-radius-bottom:73px!important}}@media (min-width: 1400px){.-xxlrounded-73{border-radius:73px!important}.-xxlroundedt-73{border-radius-top:73px!important}.-xxlroundedr-73{border-radius-right:73px!important}.-xxlroundedb-73{border-radius-bottom:73px!important}.-xxlroundedl-73{border-radius-left:73px!important}.-xxlroundedx-73{border-radius-left:73px!important;border-radius-right:73px!important}.-xxlroundedy-73{border-radius-top:73px!important;border-radius-bottom:73px!important}}.max-w-73{max-width:73px!important}.max-wt-73{max-width-top:73px!important}.max-wr-73{max-width-right:73px!important}.max-wb-73{max-width-bottom:73px!important}.max-wl-73{max-width-left:73px!important}.max-wx-73{max-width-left:73px!important;max-width-right:73px!important}.max-wy-73{max-width-top:73px!important;max-width-bottom:73px!important}@media (min-width: 576px){.-smmax-w-73{max-width:73px!important}.-smmax-wt-73{max-width-top:73px!important}.-smmax-wr-73{max-width-right:73px!important}.-smmax-wb-73{max-width-bottom:73px!important}.-smmax-wl-73{max-width-left:73px!important}.-smmax-wx-73{max-width-left:73px!important;max-width-right:73px!important}.-smmax-wy-73{max-width-top:73px!important;max-width-bottom:73px!important}}@media (min-width: 768px){.-mdmax-w-73{max-width:73px!important}.-mdmax-wt-73{max-width-top:73px!important}.-mdmax-wr-73{max-width-right:73px!important}.-mdmax-wb-73{max-width-bottom:73px!important}.-mdmax-wl-73{max-width-left:73px!important}.-mdmax-wx-73{max-width-left:73px!important;max-width-right:73px!important}.-mdmax-wy-73{max-width-top:73px!important;max-width-bottom:73px!important}}@media (min-width: 992px){.-lgmax-w-73{max-width:73px!important}.-lgmax-wt-73{max-width-top:73px!important}.-lgmax-wr-73{max-width-right:73px!important}.-lgmax-wb-73{max-width-bottom:73px!important}.-lgmax-wl-73{max-width-left:73px!important}.-lgmax-wx-73{max-width-left:73px!important;max-width-right:73px!important}.-lgmax-wy-73{max-width-top:73px!important;max-width-bottom:73px!important}}@media (min-width: 1200px){.-xlmax-w-73{max-width:73px!important}.-xlmax-wt-73{max-width-top:73px!important}.-xlmax-wr-73{max-width-right:73px!important}.-xlmax-wb-73{max-width-bottom:73px!important}.-xlmax-wl-73{max-width-left:73px!important}.-xlmax-wx-73{max-width-left:73px!important;max-width-right:73px!important}.-xlmax-wy-73{max-width-top:73px!important;max-width-bottom:73px!important}}@media (min-width: 1400px){.-xxlmax-w-73{max-width:73px!important}.-xxlmax-wt-73{max-width-top:73px!important}.-xxlmax-wr-73{max-width-right:73px!important}.-xxlmax-wb-73{max-width-bottom:73px!important}.-xxlmax-wl-73{max-width-left:73px!important}.-xxlmax-wx-73{max-width-left:73px!important;max-width-right:73px!important}.-xxlmax-wy-73{max-width-top:73px!important;max-width-bottom:73px!important}}.min-w-73{min-width:73px!important}.min-wt-73{min-width-top:73px!important}.min-wr-73{min-width-right:73px!important}.min-wb-73{min-width-bottom:73px!important}.min-wl-73{min-width-left:73px!important}.min-wx-73{min-width-left:73px!important;min-width-right:73px!important}.min-wy-73{min-width-top:73px!important;min-width-bottom:73px!important}@media (min-width: 576px){.-smmin-w-73{min-width:73px!important}.-smmin-wt-73{min-width-top:73px!important}.-smmin-wr-73{min-width-right:73px!important}.-smmin-wb-73{min-width-bottom:73px!important}.-smmin-wl-73{min-width-left:73px!important}.-smmin-wx-73{min-width-left:73px!important;min-width-right:73px!important}.-smmin-wy-73{min-width-top:73px!important;min-width-bottom:73px!important}}@media (min-width: 768px){.-mdmin-w-73{min-width:73px!important}.-mdmin-wt-73{min-width-top:73px!important}.-mdmin-wr-73{min-width-right:73px!important}.-mdmin-wb-73{min-width-bottom:73px!important}.-mdmin-wl-73{min-width-left:73px!important}.-mdmin-wx-73{min-width-left:73px!important;min-width-right:73px!important}.-mdmin-wy-73{min-width-top:73px!important;min-width-bottom:73px!important}}@media (min-width: 992px){.-lgmin-w-73{min-width:73px!important}.-lgmin-wt-73{min-width-top:73px!important}.-lgmin-wr-73{min-width-right:73px!important}.-lgmin-wb-73{min-width-bottom:73px!important}.-lgmin-wl-73{min-width-left:73px!important}.-lgmin-wx-73{min-width-left:73px!important;min-width-right:73px!important}.-lgmin-wy-73{min-width-top:73px!important;min-width-bottom:73px!important}}@media (min-width: 1200px){.-xlmin-w-73{min-width:73px!important}.-xlmin-wt-73{min-width-top:73px!important}.-xlmin-wr-73{min-width-right:73px!important}.-xlmin-wb-73{min-width-bottom:73px!important}.-xlmin-wl-73{min-width-left:73px!important}.-xlmin-wx-73{min-width-left:73px!important;min-width-right:73px!important}.-xlmin-wy-73{min-width-top:73px!important;min-width-bottom:73px!important}}@media (min-width: 1400px){.-xxlmin-w-73{min-width:73px!important}.-xxlmin-wt-73{min-width-top:73px!important}.-xxlmin-wr-73{min-width-right:73px!important}.-xxlmin-wb-73{min-width-bottom:73px!important}.-xxlmin-wl-73{min-width-left:73px!important}.-xxlmin-wx-73{min-width-left:73px!important;min-width-right:73px!important}.-xxlmin-wy-73{min-width-top:73px!important;min-width-bottom:73px!important}}.max-h-73{max-height:73px!important}.max-ht-73{max-height-top:73px!important}.max-hr-73{max-height-right:73px!important}.max-hb-73{max-height-bottom:73px!important}.max-hl-73{max-height-left:73px!important}.max-hx-73{max-height-left:73px!important;max-height-right:73px!important}.max-hy-73{max-height-top:73px!important;max-height-bottom:73px!important}@media (min-width: 576px){.-smmax-h-73{max-height:73px!important}.-smmax-ht-73{max-height-top:73px!important}.-smmax-hr-73{max-height-right:73px!important}.-smmax-hb-73{max-height-bottom:73px!important}.-smmax-hl-73{max-height-left:73px!important}.-smmax-hx-73{max-height-left:73px!important;max-height-right:73px!important}.-smmax-hy-73{max-height-top:73px!important;max-height-bottom:73px!important}}@media (min-width: 768px){.-mdmax-h-73{max-height:73px!important}.-mdmax-ht-73{max-height-top:73px!important}.-mdmax-hr-73{max-height-right:73px!important}.-mdmax-hb-73{max-height-bottom:73px!important}.-mdmax-hl-73{max-height-left:73px!important}.-mdmax-hx-73{max-height-left:73px!important;max-height-right:73px!important}.-mdmax-hy-73{max-height-top:73px!important;max-height-bottom:73px!important}}@media (min-width: 992px){.-lgmax-h-73{max-height:73px!important}.-lgmax-ht-73{max-height-top:73px!important}.-lgmax-hr-73{max-height-right:73px!important}.-lgmax-hb-73{max-height-bottom:73px!important}.-lgmax-hl-73{max-height-left:73px!important}.-lgmax-hx-73{max-height-left:73px!important;max-height-right:73px!important}.-lgmax-hy-73{max-height-top:73px!important;max-height-bottom:73px!important}}@media (min-width: 1200px){.-xlmax-h-73{max-height:73px!important}.-xlmax-ht-73{max-height-top:73px!important}.-xlmax-hr-73{max-height-right:73px!important}.-xlmax-hb-73{max-height-bottom:73px!important}.-xlmax-hl-73{max-height-left:73px!important}.-xlmax-hx-73{max-height-left:73px!important;max-height-right:73px!important}.-xlmax-hy-73{max-height-top:73px!important;max-height-bottom:73px!important}}@media (min-width: 1400px){.-xxlmax-h-73{max-height:73px!important}.-xxlmax-ht-73{max-height-top:73px!important}.-xxlmax-hr-73{max-height-right:73px!important}.-xxlmax-hb-73{max-height-bottom:73px!important}.-xxlmax-hl-73{max-height-left:73px!important}.-xxlmax-hx-73{max-height-left:73px!important;max-height-right:73px!important}.-xxlmax-hy-73{max-height-top:73px!important;max-height-bottom:73px!important}}.min-h-73{min-height:73px!important}.min-ht-73{min-height-top:73px!important}.min-hr-73{min-height-right:73px!important}.min-hb-73{min-height-bottom:73px!important}.min-hl-73{min-height-left:73px!important}.min-hx-73{min-height-left:73px!important;min-height-right:73px!important}.min-hy-73{min-height-top:73px!important;min-height-bottom:73px!important}@media (min-width: 576px){.-smmin-h-73{min-height:73px!important}.-smmin-ht-73{min-height-top:73px!important}.-smmin-hr-73{min-height-right:73px!important}.-smmin-hb-73{min-height-bottom:73px!important}.-smmin-hl-73{min-height-left:73px!important}.-smmin-hx-73{min-height-left:73px!important;min-height-right:73px!important}.-smmin-hy-73{min-height-top:73px!important;min-height-bottom:73px!important}}@media (min-width: 768px){.-mdmin-h-73{min-height:73px!important}.-mdmin-ht-73{min-height-top:73px!important}.-mdmin-hr-73{min-height-right:73px!important}.-mdmin-hb-73{min-height-bottom:73px!important}.-mdmin-hl-73{min-height-left:73px!important}.-mdmin-hx-73{min-height-left:73px!important;min-height-right:73px!important}.-mdmin-hy-73{min-height-top:73px!important;min-height-bottom:73px!important}}@media (min-width: 992px){.-lgmin-h-73{min-height:73px!important}.-lgmin-ht-73{min-height-top:73px!important}.-lgmin-hr-73{min-height-right:73px!important}.-lgmin-hb-73{min-height-bottom:73px!important}.-lgmin-hl-73{min-height-left:73px!important}.-lgmin-hx-73{min-height-left:73px!important;min-height-right:73px!important}.-lgmin-hy-73{min-height-top:73px!important;min-height-bottom:73px!important}}@media (min-width: 1200px){.-xlmin-h-73{min-height:73px!important}.-xlmin-ht-73{min-height-top:73px!important}.-xlmin-hr-73{min-height-right:73px!important}.-xlmin-hb-73{min-height-bottom:73px!important}.-xlmin-hl-73{min-height-left:73px!important}.-xlmin-hx-73{min-height-left:73px!important;min-height-right:73px!important}.-xlmin-hy-73{min-height-top:73px!important;min-height-bottom:73px!important}}@media (min-width: 1400px){.-xxlmin-h-73{min-height:73px!important}.-xxlmin-ht-73{min-height-top:73px!important}.-xxlmin-hr-73{min-height-right:73px!important}.-xxlmin-hb-73{min-height-bottom:73px!important}.-xxlmin-hl-73{min-height-left:73px!important}.-xxlmin-hx-73{min-height-left:73px!important;min-height-right:73px!important}.-xxlmin-hy-73{min-height-top:73px!important;min-height-bottom:73px!important}}.m-74{margin:74px!important}.mt-74{margin-top:74px!important}.mr-74{margin-right:74px!important}.mb-74{margin-bottom:74px!important}.ml-74{margin-left:74px!important}.mx-74{margin-left:74px!important;margin-right:74px!important}.my-74{margin-top:74px!important;margin-bottom:74px!important}@media (min-width: 576px){.-smm-74{margin:74px!important}.-smmt-74{margin-top:74px!important}.-smmr-74{margin-right:74px!important}.-smmb-74{margin-bottom:74px!important}.-smml-74{margin-left:74px!important}.-smmx-74{margin-left:74px!important;margin-right:74px!important}.-smmy-74{margin-top:74px!important;margin-bottom:74px!important}}@media (min-width: 768px){.-mdm-74{margin:74px!important}.-mdmt-74{margin-top:74px!important}.-mdmr-74{margin-right:74px!important}.-mdmb-74{margin-bottom:74px!important}.-mdml-74{margin-left:74px!important}.-mdmx-74{margin-left:74px!important;margin-right:74px!important}.-mdmy-74{margin-top:74px!important;margin-bottom:74px!important}}@media (min-width: 992px){.-lgm-74{margin:74px!important}.-lgmt-74{margin-top:74px!important}.-lgmr-74{margin-right:74px!important}.-lgmb-74{margin-bottom:74px!important}.-lgml-74{margin-left:74px!important}.-lgmx-74{margin-left:74px!important;margin-right:74px!important}.-lgmy-74{margin-top:74px!important;margin-bottom:74px!important}}@media (min-width: 1200px){.-xlm-74{margin:74px!important}.-xlmt-74{margin-top:74px!important}.-xlmr-74{margin-right:74px!important}.-xlmb-74{margin-bottom:74px!important}.-xlml-74{margin-left:74px!important}.-xlmx-74{margin-left:74px!important;margin-right:74px!important}.-xlmy-74{margin-top:74px!important;margin-bottom:74px!important}}@media (min-width: 1400px){.-xxlm-74{margin:74px!important}.-xxlmt-74{margin-top:74px!important}.-xxlmr-74{margin-right:74px!important}.-xxlmb-74{margin-bottom:74px!important}.-xxlml-74{margin-left:74px!important}.-xxlmx-74{margin-left:74px!important;margin-right:74px!important}.-xxlmy-74{margin-top:74px!important;margin-bottom:74px!important}}.p-74{padding:74px!important}.pt-74{padding-top:74px!important}.pr-74{padding-right:74px!important}.pb-74{padding-bottom:74px!important}.pl-74{padding-left:74px!important}.px-74{padding-left:74px!important;padding-right:74px!important}.py-74{padding-top:74px!important;padding-bottom:74px!important}@media (min-width: 576px){.-smp-74{padding:74px!important}.-smpt-74{padding-top:74px!important}.-smpr-74{padding-right:74px!important}.-smpb-74{padding-bottom:74px!important}.-smpl-74{padding-left:74px!important}.-smpx-74{padding-left:74px!important;padding-right:74px!important}.-smpy-74{padding-top:74px!important;padding-bottom:74px!important}}@media (min-width: 768px){.-mdp-74{padding:74px!important}.-mdpt-74{padding-top:74px!important}.-mdpr-74{padding-right:74px!important}.-mdpb-74{padding-bottom:74px!important}.-mdpl-74{padding-left:74px!important}.-mdpx-74{padding-left:74px!important;padding-right:74px!important}.-mdpy-74{padding-top:74px!important;padding-bottom:74px!important}}@media (min-width: 992px){.-lgp-74{padding:74px!important}.-lgpt-74{padding-top:74px!important}.-lgpr-74{padding-right:74px!important}.-lgpb-74{padding-bottom:74px!important}.-lgpl-74{padding-left:74px!important}.-lgpx-74{padding-left:74px!important;padding-right:74px!important}.-lgpy-74{padding-top:74px!important;padding-bottom:74px!important}}@media (min-width: 1200px){.-xlp-74{padding:74px!important}.-xlpt-74{padding-top:74px!important}.-xlpr-74{padding-right:74px!important}.-xlpb-74{padding-bottom:74px!important}.-xlpl-74{padding-left:74px!important}.-xlpx-74{padding-left:74px!important;padding-right:74px!important}.-xlpy-74{padding-top:74px!important;padding-bottom:74px!important}}@media (min-width: 1400px){.-xxlp-74{padding:74px!important}.-xxlpt-74{padding-top:74px!important}.-xxlpr-74{padding-right:74px!important}.-xxlpb-74{padding-bottom:74px!important}.-xxlpl-74{padding-left:74px!important}.-xxlpx-74{padding-left:74px!important;padding-right:74px!important}.-xxlpy-74{padding-top:74px!important;padding-bottom:74px!important}}.gap-74{gap:74px!important}.gapx-74{-webkit-column-gap:74px!important;-moz-column-gap:74px!important;column-gap:74px!important}.gapy-74{row-gap:74px!important}@media (min-width: 576px){.-smgap-74{gap:74px!important}.-smgapx-74{-webkit-column-gap:74px!important;-moz-column-gap:74px!important;column-gap:74px!important}.-smgapy-74{row-gap:74px!important}}@media (min-width: 768px){.-mdgap-74{gap:74px!important}.-mdgapx-74{-webkit-column-gap:74px!important;-moz-column-gap:74px!important;column-gap:74px!important}.-mdgapy-74{row-gap:74px!important}}@media (min-width: 992px){.-lggap-74{gap:74px!important}.-lggapx-74{-webkit-column-gap:74px!important;-moz-column-gap:74px!important;column-gap:74px!important}.-lggapy-74{row-gap:74px!important}}@media (min-width: 1200px){.-xlgap-74{gap:74px!important}.-xlgapx-74{-webkit-column-gap:74px!important;-moz-column-gap:74px!important;column-gap:74px!important}.-xlgapy-74{row-gap:74px!important}}@media (min-width: 1400px){.-xxlgap-74{gap:74px!important}.-xxlgapx-74{-webkit-column-gap:74px!important;-moz-column-gap:74px!important;column-gap:74px!important}.-xxlgapy-74{row-gap:74px!important}}.w-74{width:74px!important}.wt-74{width-top:74px!important}.wr-74{width-right:74px!important}.wb-74{width-bottom:74px!important}.wl-74{width-left:74px!important}.wx-74{width-left:74px!important;width-right:74px!important}.wy-74{width-top:74px!important;width-bottom:74px!important}@media (min-width: 576px){.-smw-74{width:74px!important}.-smwt-74{width-top:74px!important}.-smwr-74{width-right:74px!important}.-smwb-74{width-bottom:74px!important}.-smwl-74{width-left:74px!important}.-smwx-74{width-left:74px!important;width-right:74px!important}.-smwy-74{width-top:74px!important;width-bottom:74px!important}}@media (min-width: 768px){.-mdw-74{width:74px!important}.-mdwt-74{width-top:74px!important}.-mdwr-74{width-right:74px!important}.-mdwb-74{width-bottom:74px!important}.-mdwl-74{width-left:74px!important}.-mdwx-74{width-left:74px!important;width-right:74px!important}.-mdwy-74{width-top:74px!important;width-bottom:74px!important}}@media (min-width: 992px){.-lgw-74{width:74px!important}.-lgwt-74{width-top:74px!important}.-lgwr-74{width-right:74px!important}.-lgwb-74{width-bottom:74px!important}.-lgwl-74{width-left:74px!important}.-lgwx-74{width-left:74px!important;width-right:74px!important}.-lgwy-74{width-top:74px!important;width-bottom:74px!important}}@media (min-width: 1200px){.-xlw-74{width:74px!important}.-xlwt-74{width-top:74px!important}.-xlwr-74{width-right:74px!important}.-xlwb-74{width-bottom:74px!important}.-xlwl-74{width-left:74px!important}.-xlwx-74{width-left:74px!important;width-right:74px!important}.-xlwy-74{width-top:74px!important;width-bottom:74px!important}}@media (min-width: 1400px){.-xxlw-74{width:74px!important}.-xxlwt-74{width-top:74px!important}.-xxlwr-74{width-right:74px!important}.-xxlwb-74{width-bottom:74px!important}.-xxlwl-74{width-left:74px!important}.-xxlwx-74{width-left:74px!important;width-right:74px!important}.-xxlwy-74{width-top:74px!important;width-bottom:74px!important}}.h-74{height:74px!important}.ht-74{height-top:74px!important}.hr-74{height-right:74px!important}.hb-74{height-bottom:74px!important}.hl-74{height-left:74px!important}.hx-74{height-left:74px!important;height-right:74px!important}.hy-74{height-top:74px!important;height-bottom:74px!important}@media (min-width: 576px){.-smh-74{height:74px!important}.-smht-74{height-top:74px!important}.-smhr-74{height-right:74px!important}.-smhb-74{height-bottom:74px!important}.-smhl-74{height-left:74px!important}.-smhx-74{height-left:74px!important;height-right:74px!important}.-smhy-74{height-top:74px!important;height-bottom:74px!important}}@media (min-width: 768px){.-mdh-74{height:74px!important}.-mdht-74{height-top:74px!important}.-mdhr-74{height-right:74px!important}.-mdhb-74{height-bottom:74px!important}.-mdhl-74{height-left:74px!important}.-mdhx-74{height-left:74px!important;height-right:74px!important}.-mdhy-74{height-top:74px!important;height-bottom:74px!important}}@media (min-width: 992px){.-lgh-74{height:74px!important}.-lght-74{height-top:74px!important}.-lghr-74{height-right:74px!important}.-lghb-74{height-bottom:74px!important}.-lghl-74{height-left:74px!important}.-lghx-74{height-left:74px!important;height-right:74px!important}.-lghy-74{height-top:74px!important;height-bottom:74px!important}}@media (min-width: 1200px){.-xlh-74{height:74px!important}.-xlht-74{height-top:74px!important}.-xlhr-74{height-right:74px!important}.-xlhb-74{height-bottom:74px!important}.-xlhl-74{height-left:74px!important}.-xlhx-74{height-left:74px!important;height-right:74px!important}.-xlhy-74{height-top:74px!important;height-bottom:74px!important}}@media (min-width: 1400px){.-xxlh-74{height:74px!important}.-xxlht-74{height-top:74px!important}.-xxlhr-74{height-right:74px!important}.-xxlhb-74{height-bottom:74px!important}.-xxlhl-74{height-left:74px!important}.-xxlhx-74{height-left:74px!important;height-right:74px!important}.-xxlhy-74{height-top:74px!important;height-bottom:74px!important}}.rounded-74{border-radius:74px!important}.roundedt-74{border-radius-top:74px!important}.roundedr-74{border-radius-right:74px!important}.roundedb-74{border-radius-bottom:74px!important}.roundedl-74{border-radius-left:74px!important}.roundedx-74{border-radius-left:74px!important;border-radius-right:74px!important}.roundedy-74{border-radius-top:74px!important;border-radius-bottom:74px!important}@media (min-width: 576px){.-smrounded-74{border-radius:74px!important}.-smroundedt-74{border-radius-top:74px!important}.-smroundedr-74{border-radius-right:74px!important}.-smroundedb-74{border-radius-bottom:74px!important}.-smroundedl-74{border-radius-left:74px!important}.-smroundedx-74{border-radius-left:74px!important;border-radius-right:74px!important}.-smroundedy-74{border-radius-top:74px!important;border-radius-bottom:74px!important}}@media (min-width: 768px){.-mdrounded-74{border-radius:74px!important}.-mdroundedt-74{border-radius-top:74px!important}.-mdroundedr-74{border-radius-right:74px!important}.-mdroundedb-74{border-radius-bottom:74px!important}.-mdroundedl-74{border-radius-left:74px!important}.-mdroundedx-74{border-radius-left:74px!important;border-radius-right:74px!important}.-mdroundedy-74{border-radius-top:74px!important;border-radius-bottom:74px!important}}@media (min-width: 992px){.-lgrounded-74{border-radius:74px!important}.-lgroundedt-74{border-radius-top:74px!important}.-lgroundedr-74{border-radius-right:74px!important}.-lgroundedb-74{border-radius-bottom:74px!important}.-lgroundedl-74{border-radius-left:74px!important}.-lgroundedx-74{border-radius-left:74px!important;border-radius-right:74px!important}.-lgroundedy-74{border-radius-top:74px!important;border-radius-bottom:74px!important}}@media (min-width: 1200px){.-xlrounded-74{border-radius:74px!important}.-xlroundedt-74{border-radius-top:74px!important}.-xlroundedr-74{border-radius-right:74px!important}.-xlroundedb-74{border-radius-bottom:74px!important}.-xlroundedl-74{border-radius-left:74px!important}.-xlroundedx-74{border-radius-left:74px!important;border-radius-right:74px!important}.-xlroundedy-74{border-radius-top:74px!important;border-radius-bottom:74px!important}}@media (min-width: 1400px){.-xxlrounded-74{border-radius:74px!important}.-xxlroundedt-74{border-radius-top:74px!important}.-xxlroundedr-74{border-radius-right:74px!important}.-xxlroundedb-74{border-radius-bottom:74px!important}.-xxlroundedl-74{border-radius-left:74px!important}.-xxlroundedx-74{border-radius-left:74px!important;border-radius-right:74px!important}.-xxlroundedy-74{border-radius-top:74px!important;border-radius-bottom:74px!important}}.max-w-74{max-width:74px!important}.max-wt-74{max-width-top:74px!important}.max-wr-74{max-width-right:74px!important}.max-wb-74{max-width-bottom:74px!important}.max-wl-74{max-width-left:74px!important}.max-wx-74{max-width-left:74px!important;max-width-right:74px!important}.max-wy-74{max-width-top:74px!important;max-width-bottom:74px!important}@media (min-width: 576px){.-smmax-w-74{max-width:74px!important}.-smmax-wt-74{max-width-top:74px!important}.-smmax-wr-74{max-width-right:74px!important}.-smmax-wb-74{max-width-bottom:74px!important}.-smmax-wl-74{max-width-left:74px!important}.-smmax-wx-74{max-width-left:74px!important;max-width-right:74px!important}.-smmax-wy-74{max-width-top:74px!important;max-width-bottom:74px!important}}@media (min-width: 768px){.-mdmax-w-74{max-width:74px!important}.-mdmax-wt-74{max-width-top:74px!important}.-mdmax-wr-74{max-width-right:74px!important}.-mdmax-wb-74{max-width-bottom:74px!important}.-mdmax-wl-74{max-width-left:74px!important}.-mdmax-wx-74{max-width-left:74px!important;max-width-right:74px!important}.-mdmax-wy-74{max-width-top:74px!important;max-width-bottom:74px!important}}@media (min-width: 992px){.-lgmax-w-74{max-width:74px!important}.-lgmax-wt-74{max-width-top:74px!important}.-lgmax-wr-74{max-width-right:74px!important}.-lgmax-wb-74{max-width-bottom:74px!important}.-lgmax-wl-74{max-width-left:74px!important}.-lgmax-wx-74{max-width-left:74px!important;max-width-right:74px!important}.-lgmax-wy-74{max-width-top:74px!important;max-width-bottom:74px!important}}@media (min-width: 1200px){.-xlmax-w-74{max-width:74px!important}.-xlmax-wt-74{max-width-top:74px!important}.-xlmax-wr-74{max-width-right:74px!important}.-xlmax-wb-74{max-width-bottom:74px!important}.-xlmax-wl-74{max-width-left:74px!important}.-xlmax-wx-74{max-width-left:74px!important;max-width-right:74px!important}.-xlmax-wy-74{max-width-top:74px!important;max-width-bottom:74px!important}}@media (min-width: 1400px){.-xxlmax-w-74{max-width:74px!important}.-xxlmax-wt-74{max-width-top:74px!important}.-xxlmax-wr-74{max-width-right:74px!important}.-xxlmax-wb-74{max-width-bottom:74px!important}.-xxlmax-wl-74{max-width-left:74px!important}.-xxlmax-wx-74{max-width-left:74px!important;max-width-right:74px!important}.-xxlmax-wy-74{max-width-top:74px!important;max-width-bottom:74px!important}}.min-w-74{min-width:74px!important}.min-wt-74{min-width-top:74px!important}.min-wr-74{min-width-right:74px!important}.min-wb-74{min-width-bottom:74px!important}.min-wl-74{min-width-left:74px!important}.min-wx-74{min-width-left:74px!important;min-width-right:74px!important}.min-wy-74{min-width-top:74px!important;min-width-bottom:74px!important}@media (min-width: 576px){.-smmin-w-74{min-width:74px!important}.-smmin-wt-74{min-width-top:74px!important}.-smmin-wr-74{min-width-right:74px!important}.-smmin-wb-74{min-width-bottom:74px!important}.-smmin-wl-74{min-width-left:74px!important}.-smmin-wx-74{min-width-left:74px!important;min-width-right:74px!important}.-smmin-wy-74{min-width-top:74px!important;min-width-bottom:74px!important}}@media (min-width: 768px){.-mdmin-w-74{min-width:74px!important}.-mdmin-wt-74{min-width-top:74px!important}.-mdmin-wr-74{min-width-right:74px!important}.-mdmin-wb-74{min-width-bottom:74px!important}.-mdmin-wl-74{min-width-left:74px!important}.-mdmin-wx-74{min-width-left:74px!important;min-width-right:74px!important}.-mdmin-wy-74{min-width-top:74px!important;min-width-bottom:74px!important}}@media (min-width: 992px){.-lgmin-w-74{min-width:74px!important}.-lgmin-wt-74{min-width-top:74px!important}.-lgmin-wr-74{min-width-right:74px!important}.-lgmin-wb-74{min-width-bottom:74px!important}.-lgmin-wl-74{min-width-left:74px!important}.-lgmin-wx-74{min-width-left:74px!important;min-width-right:74px!important}.-lgmin-wy-74{min-width-top:74px!important;min-width-bottom:74px!important}}@media (min-width: 1200px){.-xlmin-w-74{min-width:74px!important}.-xlmin-wt-74{min-width-top:74px!important}.-xlmin-wr-74{min-width-right:74px!important}.-xlmin-wb-74{min-width-bottom:74px!important}.-xlmin-wl-74{min-width-left:74px!important}.-xlmin-wx-74{min-width-left:74px!important;min-width-right:74px!important}.-xlmin-wy-74{min-width-top:74px!important;min-width-bottom:74px!important}}@media (min-width: 1400px){.-xxlmin-w-74{min-width:74px!important}.-xxlmin-wt-74{min-width-top:74px!important}.-xxlmin-wr-74{min-width-right:74px!important}.-xxlmin-wb-74{min-width-bottom:74px!important}.-xxlmin-wl-74{min-width-left:74px!important}.-xxlmin-wx-74{min-width-left:74px!important;min-width-right:74px!important}.-xxlmin-wy-74{min-width-top:74px!important;min-width-bottom:74px!important}}.max-h-74{max-height:74px!important}.max-ht-74{max-height-top:74px!important}.max-hr-74{max-height-right:74px!important}.max-hb-74{max-height-bottom:74px!important}.max-hl-74{max-height-left:74px!important}.max-hx-74{max-height-left:74px!important;max-height-right:74px!important}.max-hy-74{max-height-top:74px!important;max-height-bottom:74px!important}@media (min-width: 576px){.-smmax-h-74{max-height:74px!important}.-smmax-ht-74{max-height-top:74px!important}.-smmax-hr-74{max-height-right:74px!important}.-smmax-hb-74{max-height-bottom:74px!important}.-smmax-hl-74{max-height-left:74px!important}.-smmax-hx-74{max-height-left:74px!important;max-height-right:74px!important}.-smmax-hy-74{max-height-top:74px!important;max-height-bottom:74px!important}}@media (min-width: 768px){.-mdmax-h-74{max-height:74px!important}.-mdmax-ht-74{max-height-top:74px!important}.-mdmax-hr-74{max-height-right:74px!important}.-mdmax-hb-74{max-height-bottom:74px!important}.-mdmax-hl-74{max-height-left:74px!important}.-mdmax-hx-74{max-height-left:74px!important;max-height-right:74px!important}.-mdmax-hy-74{max-height-top:74px!important;max-height-bottom:74px!important}}@media (min-width: 992px){.-lgmax-h-74{max-height:74px!important}.-lgmax-ht-74{max-height-top:74px!important}.-lgmax-hr-74{max-height-right:74px!important}.-lgmax-hb-74{max-height-bottom:74px!important}.-lgmax-hl-74{max-height-left:74px!important}.-lgmax-hx-74{max-height-left:74px!important;max-height-right:74px!important}.-lgmax-hy-74{max-height-top:74px!important;max-height-bottom:74px!important}}@media (min-width: 1200px){.-xlmax-h-74{max-height:74px!important}.-xlmax-ht-74{max-height-top:74px!important}.-xlmax-hr-74{max-height-right:74px!important}.-xlmax-hb-74{max-height-bottom:74px!important}.-xlmax-hl-74{max-height-left:74px!important}.-xlmax-hx-74{max-height-left:74px!important;max-height-right:74px!important}.-xlmax-hy-74{max-height-top:74px!important;max-height-bottom:74px!important}}@media (min-width: 1400px){.-xxlmax-h-74{max-height:74px!important}.-xxlmax-ht-74{max-height-top:74px!important}.-xxlmax-hr-74{max-height-right:74px!important}.-xxlmax-hb-74{max-height-bottom:74px!important}.-xxlmax-hl-74{max-height-left:74px!important}.-xxlmax-hx-74{max-height-left:74px!important;max-height-right:74px!important}.-xxlmax-hy-74{max-height-top:74px!important;max-height-bottom:74px!important}}.min-h-74{min-height:74px!important}.min-ht-74{min-height-top:74px!important}.min-hr-74{min-height-right:74px!important}.min-hb-74{min-height-bottom:74px!important}.min-hl-74{min-height-left:74px!important}.min-hx-74{min-height-left:74px!important;min-height-right:74px!important}.min-hy-74{min-height-top:74px!important;min-height-bottom:74px!important}@media (min-width: 576px){.-smmin-h-74{min-height:74px!important}.-smmin-ht-74{min-height-top:74px!important}.-smmin-hr-74{min-height-right:74px!important}.-smmin-hb-74{min-height-bottom:74px!important}.-smmin-hl-74{min-height-left:74px!important}.-smmin-hx-74{min-height-left:74px!important;min-height-right:74px!important}.-smmin-hy-74{min-height-top:74px!important;min-height-bottom:74px!important}}@media (min-width: 768px){.-mdmin-h-74{min-height:74px!important}.-mdmin-ht-74{min-height-top:74px!important}.-mdmin-hr-74{min-height-right:74px!important}.-mdmin-hb-74{min-height-bottom:74px!important}.-mdmin-hl-74{min-height-left:74px!important}.-mdmin-hx-74{min-height-left:74px!important;min-height-right:74px!important}.-mdmin-hy-74{min-height-top:74px!important;min-height-bottom:74px!important}}@media (min-width: 992px){.-lgmin-h-74{min-height:74px!important}.-lgmin-ht-74{min-height-top:74px!important}.-lgmin-hr-74{min-height-right:74px!important}.-lgmin-hb-74{min-height-bottom:74px!important}.-lgmin-hl-74{min-height-left:74px!important}.-lgmin-hx-74{min-height-left:74px!important;min-height-right:74px!important}.-lgmin-hy-74{min-height-top:74px!important;min-height-bottom:74px!important}}@media (min-width: 1200px){.-xlmin-h-74{min-height:74px!important}.-xlmin-ht-74{min-height-top:74px!important}.-xlmin-hr-74{min-height-right:74px!important}.-xlmin-hb-74{min-height-bottom:74px!important}.-xlmin-hl-74{min-height-left:74px!important}.-xlmin-hx-74{min-height-left:74px!important;min-height-right:74px!important}.-xlmin-hy-74{min-height-top:74px!important;min-height-bottom:74px!important}}@media (min-width: 1400px){.-xxlmin-h-74{min-height:74px!important}.-xxlmin-ht-74{min-height-top:74px!important}.-xxlmin-hr-74{min-height-right:74px!important}.-xxlmin-hb-74{min-height-bottom:74px!important}.-xxlmin-hl-74{min-height-left:74px!important}.-xxlmin-hx-74{min-height-left:74px!important;min-height-right:74px!important}.-xxlmin-hy-74{min-height-top:74px!important;min-height-bottom:74px!important}}.m-75{margin:75px!important}.mt-75{margin-top:75px!important}.mr-75{margin-right:75px!important}.mb-75{margin-bottom:75px!important}.ml-75{margin-left:75px!important}.mx-75{margin-left:75px!important;margin-right:75px!important}.my-75{margin-top:75px!important;margin-bottom:75px!important}@media (min-width: 576px){.-smm-75{margin:75px!important}.-smmt-75{margin-top:75px!important}.-smmr-75{margin-right:75px!important}.-smmb-75{margin-bottom:75px!important}.-smml-75{margin-left:75px!important}.-smmx-75{margin-left:75px!important;margin-right:75px!important}.-smmy-75{margin-top:75px!important;margin-bottom:75px!important}}@media (min-width: 768px){.-mdm-75{margin:75px!important}.-mdmt-75{margin-top:75px!important}.-mdmr-75{margin-right:75px!important}.-mdmb-75{margin-bottom:75px!important}.-mdml-75{margin-left:75px!important}.-mdmx-75{margin-left:75px!important;margin-right:75px!important}.-mdmy-75{margin-top:75px!important;margin-bottom:75px!important}}@media (min-width: 992px){.-lgm-75{margin:75px!important}.-lgmt-75{margin-top:75px!important}.-lgmr-75{margin-right:75px!important}.-lgmb-75{margin-bottom:75px!important}.-lgml-75{margin-left:75px!important}.-lgmx-75{margin-left:75px!important;margin-right:75px!important}.-lgmy-75{margin-top:75px!important;margin-bottom:75px!important}}@media (min-width: 1200px){.-xlm-75{margin:75px!important}.-xlmt-75{margin-top:75px!important}.-xlmr-75{margin-right:75px!important}.-xlmb-75{margin-bottom:75px!important}.-xlml-75{margin-left:75px!important}.-xlmx-75{margin-left:75px!important;margin-right:75px!important}.-xlmy-75{margin-top:75px!important;margin-bottom:75px!important}}@media (min-width: 1400px){.-xxlm-75{margin:75px!important}.-xxlmt-75{margin-top:75px!important}.-xxlmr-75{margin-right:75px!important}.-xxlmb-75{margin-bottom:75px!important}.-xxlml-75{margin-left:75px!important}.-xxlmx-75{margin-left:75px!important;margin-right:75px!important}.-xxlmy-75{margin-top:75px!important;margin-bottom:75px!important}}.p-75{padding:75px!important}.pt-75{padding-top:75px!important}.pr-75{padding-right:75px!important}.pb-75{padding-bottom:75px!important}.pl-75{padding-left:75px!important}.px-75{padding-left:75px!important;padding-right:75px!important}.py-75{padding-top:75px!important;padding-bottom:75px!important}@media (min-width: 576px){.-smp-75{padding:75px!important}.-smpt-75{padding-top:75px!important}.-smpr-75{padding-right:75px!important}.-smpb-75{padding-bottom:75px!important}.-smpl-75{padding-left:75px!important}.-smpx-75{padding-left:75px!important;padding-right:75px!important}.-smpy-75{padding-top:75px!important;padding-bottom:75px!important}}@media (min-width: 768px){.-mdp-75{padding:75px!important}.-mdpt-75{padding-top:75px!important}.-mdpr-75{padding-right:75px!important}.-mdpb-75{padding-bottom:75px!important}.-mdpl-75{padding-left:75px!important}.-mdpx-75{padding-left:75px!important;padding-right:75px!important}.-mdpy-75{padding-top:75px!important;padding-bottom:75px!important}}@media (min-width: 992px){.-lgp-75{padding:75px!important}.-lgpt-75{padding-top:75px!important}.-lgpr-75{padding-right:75px!important}.-lgpb-75{padding-bottom:75px!important}.-lgpl-75{padding-left:75px!important}.-lgpx-75{padding-left:75px!important;padding-right:75px!important}.-lgpy-75{padding-top:75px!important;padding-bottom:75px!important}}@media (min-width: 1200px){.-xlp-75{padding:75px!important}.-xlpt-75{padding-top:75px!important}.-xlpr-75{padding-right:75px!important}.-xlpb-75{padding-bottom:75px!important}.-xlpl-75{padding-left:75px!important}.-xlpx-75{padding-left:75px!important;padding-right:75px!important}.-xlpy-75{padding-top:75px!important;padding-bottom:75px!important}}@media (min-width: 1400px){.-xxlp-75{padding:75px!important}.-xxlpt-75{padding-top:75px!important}.-xxlpr-75{padding-right:75px!important}.-xxlpb-75{padding-bottom:75px!important}.-xxlpl-75{padding-left:75px!important}.-xxlpx-75{padding-left:75px!important;padding-right:75px!important}.-xxlpy-75{padding-top:75px!important;padding-bottom:75px!important}}.gap-75{gap:75px!important}.gapx-75{-webkit-column-gap:75px!important;-moz-column-gap:75px!important;column-gap:75px!important}.gapy-75{row-gap:75px!important}@media (min-width: 576px){.-smgap-75{gap:75px!important}.-smgapx-75{-webkit-column-gap:75px!important;-moz-column-gap:75px!important;column-gap:75px!important}.-smgapy-75{row-gap:75px!important}}@media (min-width: 768px){.-mdgap-75{gap:75px!important}.-mdgapx-75{-webkit-column-gap:75px!important;-moz-column-gap:75px!important;column-gap:75px!important}.-mdgapy-75{row-gap:75px!important}}@media (min-width: 992px){.-lggap-75{gap:75px!important}.-lggapx-75{-webkit-column-gap:75px!important;-moz-column-gap:75px!important;column-gap:75px!important}.-lggapy-75{row-gap:75px!important}}@media (min-width: 1200px){.-xlgap-75{gap:75px!important}.-xlgapx-75{-webkit-column-gap:75px!important;-moz-column-gap:75px!important;column-gap:75px!important}.-xlgapy-75{row-gap:75px!important}}@media (min-width: 1400px){.-xxlgap-75{gap:75px!important}.-xxlgapx-75{-webkit-column-gap:75px!important;-moz-column-gap:75px!important;column-gap:75px!important}.-xxlgapy-75{row-gap:75px!important}}.w-75{width:75px!important}.wt-75{width-top:75px!important}.wr-75{width-right:75px!important}.wb-75{width-bottom:75px!important}.wl-75{width-left:75px!important}.wx-75{width-left:75px!important;width-right:75px!important}.wy-75{width-top:75px!important;width-bottom:75px!important}@media (min-width: 576px){.-smw-75{width:75px!important}.-smwt-75{width-top:75px!important}.-smwr-75{width-right:75px!important}.-smwb-75{width-bottom:75px!important}.-smwl-75{width-left:75px!important}.-smwx-75{width-left:75px!important;width-right:75px!important}.-smwy-75{width-top:75px!important;width-bottom:75px!important}}@media (min-width: 768px){.-mdw-75{width:75px!important}.-mdwt-75{width-top:75px!important}.-mdwr-75{width-right:75px!important}.-mdwb-75{width-bottom:75px!important}.-mdwl-75{width-left:75px!important}.-mdwx-75{width-left:75px!important;width-right:75px!important}.-mdwy-75{width-top:75px!important;width-bottom:75px!important}}@media (min-width: 992px){.-lgw-75{width:75px!important}.-lgwt-75{width-top:75px!important}.-lgwr-75{width-right:75px!important}.-lgwb-75{width-bottom:75px!important}.-lgwl-75{width-left:75px!important}.-lgwx-75{width-left:75px!important;width-right:75px!important}.-lgwy-75{width-top:75px!important;width-bottom:75px!important}}@media (min-width: 1200px){.-xlw-75{width:75px!important}.-xlwt-75{width-top:75px!important}.-xlwr-75{width-right:75px!important}.-xlwb-75{width-bottom:75px!important}.-xlwl-75{width-left:75px!important}.-xlwx-75{width-left:75px!important;width-right:75px!important}.-xlwy-75{width-top:75px!important;width-bottom:75px!important}}@media (min-width: 1400px){.-xxlw-75{width:75px!important}.-xxlwt-75{width-top:75px!important}.-xxlwr-75{width-right:75px!important}.-xxlwb-75{width-bottom:75px!important}.-xxlwl-75{width-left:75px!important}.-xxlwx-75{width-left:75px!important;width-right:75px!important}.-xxlwy-75{width-top:75px!important;width-bottom:75px!important}}.h-75{height:75px!important}.ht-75{height-top:75px!important}.hr-75{height-right:75px!important}.hb-75{height-bottom:75px!important}.hl-75{height-left:75px!important}.hx-75{height-left:75px!important;height-right:75px!important}.hy-75{height-top:75px!important;height-bottom:75px!important}@media (min-width: 576px){.-smh-75{height:75px!important}.-smht-75{height-top:75px!important}.-smhr-75{height-right:75px!important}.-smhb-75{height-bottom:75px!important}.-smhl-75{height-left:75px!important}.-smhx-75{height-left:75px!important;height-right:75px!important}.-smhy-75{height-top:75px!important;height-bottom:75px!important}}@media (min-width: 768px){.-mdh-75{height:75px!important}.-mdht-75{height-top:75px!important}.-mdhr-75{height-right:75px!important}.-mdhb-75{height-bottom:75px!important}.-mdhl-75{height-left:75px!important}.-mdhx-75{height-left:75px!important;height-right:75px!important}.-mdhy-75{height-top:75px!important;height-bottom:75px!important}}@media (min-width: 992px){.-lgh-75{height:75px!important}.-lght-75{height-top:75px!important}.-lghr-75{height-right:75px!important}.-lghb-75{height-bottom:75px!important}.-lghl-75{height-left:75px!important}.-lghx-75{height-left:75px!important;height-right:75px!important}.-lghy-75{height-top:75px!important;height-bottom:75px!important}}@media (min-width: 1200px){.-xlh-75{height:75px!important}.-xlht-75{height-top:75px!important}.-xlhr-75{height-right:75px!important}.-xlhb-75{height-bottom:75px!important}.-xlhl-75{height-left:75px!important}.-xlhx-75{height-left:75px!important;height-right:75px!important}.-xlhy-75{height-top:75px!important;height-bottom:75px!important}}@media (min-width: 1400px){.-xxlh-75{height:75px!important}.-xxlht-75{height-top:75px!important}.-xxlhr-75{height-right:75px!important}.-xxlhb-75{height-bottom:75px!important}.-xxlhl-75{height-left:75px!important}.-xxlhx-75{height-left:75px!important;height-right:75px!important}.-xxlhy-75{height-top:75px!important;height-bottom:75px!important}}.rounded-75{border-radius:75px!important}.roundedt-75{border-radius-top:75px!important}.roundedr-75{border-radius-right:75px!important}.roundedb-75{border-radius-bottom:75px!important}.roundedl-75{border-radius-left:75px!important}.roundedx-75{border-radius-left:75px!important;border-radius-right:75px!important}.roundedy-75{border-radius-top:75px!important;border-radius-bottom:75px!important}@media (min-width: 576px){.-smrounded-75{border-radius:75px!important}.-smroundedt-75{border-radius-top:75px!important}.-smroundedr-75{border-radius-right:75px!important}.-smroundedb-75{border-radius-bottom:75px!important}.-smroundedl-75{border-radius-left:75px!important}.-smroundedx-75{border-radius-left:75px!important;border-radius-right:75px!important}.-smroundedy-75{border-radius-top:75px!important;border-radius-bottom:75px!important}}@media (min-width: 768px){.-mdrounded-75{border-radius:75px!important}.-mdroundedt-75{border-radius-top:75px!important}.-mdroundedr-75{border-radius-right:75px!important}.-mdroundedb-75{border-radius-bottom:75px!important}.-mdroundedl-75{border-radius-left:75px!important}.-mdroundedx-75{border-radius-left:75px!important;border-radius-right:75px!important}.-mdroundedy-75{border-radius-top:75px!important;border-radius-bottom:75px!important}}@media (min-width: 992px){.-lgrounded-75{border-radius:75px!important}.-lgroundedt-75{border-radius-top:75px!important}.-lgroundedr-75{border-radius-right:75px!important}.-lgroundedb-75{border-radius-bottom:75px!important}.-lgroundedl-75{border-radius-left:75px!important}.-lgroundedx-75{border-radius-left:75px!important;border-radius-right:75px!important}.-lgroundedy-75{border-radius-top:75px!important;border-radius-bottom:75px!important}}@media (min-width: 1200px){.-xlrounded-75{border-radius:75px!important}.-xlroundedt-75{border-radius-top:75px!important}.-xlroundedr-75{border-radius-right:75px!important}.-xlroundedb-75{border-radius-bottom:75px!important}.-xlroundedl-75{border-radius-left:75px!important}.-xlroundedx-75{border-radius-left:75px!important;border-radius-right:75px!important}.-xlroundedy-75{border-radius-top:75px!important;border-radius-bottom:75px!important}}@media (min-width: 1400px){.-xxlrounded-75{border-radius:75px!important}.-xxlroundedt-75{border-radius-top:75px!important}.-xxlroundedr-75{border-radius-right:75px!important}.-xxlroundedb-75{border-radius-bottom:75px!important}.-xxlroundedl-75{border-radius-left:75px!important}.-xxlroundedx-75{border-radius-left:75px!important;border-radius-right:75px!important}.-xxlroundedy-75{border-radius-top:75px!important;border-radius-bottom:75px!important}}.max-w-75{max-width:75px!important}.max-wt-75{max-width-top:75px!important}.max-wr-75{max-width-right:75px!important}.max-wb-75{max-width-bottom:75px!important}.max-wl-75{max-width-left:75px!important}.max-wx-75{max-width-left:75px!important;max-width-right:75px!important}.max-wy-75{max-width-top:75px!important;max-width-bottom:75px!important}@media (min-width: 576px){.-smmax-w-75{max-width:75px!important}.-smmax-wt-75{max-width-top:75px!important}.-smmax-wr-75{max-width-right:75px!important}.-smmax-wb-75{max-width-bottom:75px!important}.-smmax-wl-75{max-width-left:75px!important}.-smmax-wx-75{max-width-left:75px!important;max-width-right:75px!important}.-smmax-wy-75{max-width-top:75px!important;max-width-bottom:75px!important}}@media (min-width: 768px){.-mdmax-w-75{max-width:75px!important}.-mdmax-wt-75{max-width-top:75px!important}.-mdmax-wr-75{max-width-right:75px!important}.-mdmax-wb-75{max-width-bottom:75px!important}.-mdmax-wl-75{max-width-left:75px!important}.-mdmax-wx-75{max-width-left:75px!important;max-width-right:75px!important}.-mdmax-wy-75{max-width-top:75px!important;max-width-bottom:75px!important}}@media (min-width: 992px){.-lgmax-w-75{max-width:75px!important}.-lgmax-wt-75{max-width-top:75px!important}.-lgmax-wr-75{max-width-right:75px!important}.-lgmax-wb-75{max-width-bottom:75px!important}.-lgmax-wl-75{max-width-left:75px!important}.-lgmax-wx-75{max-width-left:75px!important;max-width-right:75px!important}.-lgmax-wy-75{max-width-top:75px!important;max-width-bottom:75px!important}}@media (min-width: 1200px){.-xlmax-w-75{max-width:75px!important}.-xlmax-wt-75{max-width-top:75px!important}.-xlmax-wr-75{max-width-right:75px!important}.-xlmax-wb-75{max-width-bottom:75px!important}.-xlmax-wl-75{max-width-left:75px!important}.-xlmax-wx-75{max-width-left:75px!important;max-width-right:75px!important}.-xlmax-wy-75{max-width-top:75px!important;max-width-bottom:75px!important}}@media (min-width: 1400px){.-xxlmax-w-75{max-width:75px!important}.-xxlmax-wt-75{max-width-top:75px!important}.-xxlmax-wr-75{max-width-right:75px!important}.-xxlmax-wb-75{max-width-bottom:75px!important}.-xxlmax-wl-75{max-width-left:75px!important}.-xxlmax-wx-75{max-width-left:75px!important;max-width-right:75px!important}.-xxlmax-wy-75{max-width-top:75px!important;max-width-bottom:75px!important}}.min-w-75{min-width:75px!important}.min-wt-75{min-width-top:75px!important}.min-wr-75{min-width-right:75px!important}.min-wb-75{min-width-bottom:75px!important}.min-wl-75{min-width-left:75px!important}.min-wx-75{min-width-left:75px!important;min-width-right:75px!important}.min-wy-75{min-width-top:75px!important;min-width-bottom:75px!important}@media (min-width: 576px){.-smmin-w-75{min-width:75px!important}.-smmin-wt-75{min-width-top:75px!important}.-smmin-wr-75{min-width-right:75px!important}.-smmin-wb-75{min-width-bottom:75px!important}.-smmin-wl-75{min-width-left:75px!important}.-smmin-wx-75{min-width-left:75px!important;min-width-right:75px!important}.-smmin-wy-75{min-width-top:75px!important;min-width-bottom:75px!important}}@media (min-width: 768px){.-mdmin-w-75{min-width:75px!important}.-mdmin-wt-75{min-width-top:75px!important}.-mdmin-wr-75{min-width-right:75px!important}.-mdmin-wb-75{min-width-bottom:75px!important}.-mdmin-wl-75{min-width-left:75px!important}.-mdmin-wx-75{min-width-left:75px!important;min-width-right:75px!important}.-mdmin-wy-75{min-width-top:75px!important;min-width-bottom:75px!important}}@media (min-width: 992px){.-lgmin-w-75{min-width:75px!important}.-lgmin-wt-75{min-width-top:75px!important}.-lgmin-wr-75{min-width-right:75px!important}.-lgmin-wb-75{min-width-bottom:75px!important}.-lgmin-wl-75{min-width-left:75px!important}.-lgmin-wx-75{min-width-left:75px!important;min-width-right:75px!important}.-lgmin-wy-75{min-width-top:75px!important;min-width-bottom:75px!important}}@media (min-width: 1200px){.-xlmin-w-75{min-width:75px!important}.-xlmin-wt-75{min-width-top:75px!important}.-xlmin-wr-75{min-width-right:75px!important}.-xlmin-wb-75{min-width-bottom:75px!important}.-xlmin-wl-75{min-width-left:75px!important}.-xlmin-wx-75{min-width-left:75px!important;min-width-right:75px!important}.-xlmin-wy-75{min-width-top:75px!important;min-width-bottom:75px!important}}@media (min-width: 1400px){.-xxlmin-w-75{min-width:75px!important}.-xxlmin-wt-75{min-width-top:75px!important}.-xxlmin-wr-75{min-width-right:75px!important}.-xxlmin-wb-75{min-width-bottom:75px!important}.-xxlmin-wl-75{min-width-left:75px!important}.-xxlmin-wx-75{min-width-left:75px!important;min-width-right:75px!important}.-xxlmin-wy-75{min-width-top:75px!important;min-width-bottom:75px!important}}.max-h-75{max-height:75px!important}.max-ht-75{max-height-top:75px!important}.max-hr-75{max-height-right:75px!important}.max-hb-75{max-height-bottom:75px!important}.max-hl-75{max-height-left:75px!important}.max-hx-75{max-height-left:75px!important;max-height-right:75px!important}.max-hy-75{max-height-top:75px!important;max-height-bottom:75px!important}@media (min-width: 576px){.-smmax-h-75{max-height:75px!important}.-smmax-ht-75{max-height-top:75px!important}.-smmax-hr-75{max-height-right:75px!important}.-smmax-hb-75{max-height-bottom:75px!important}.-smmax-hl-75{max-height-left:75px!important}.-smmax-hx-75{max-height-left:75px!important;max-height-right:75px!important}.-smmax-hy-75{max-height-top:75px!important;max-height-bottom:75px!important}}@media (min-width: 768px){.-mdmax-h-75{max-height:75px!important}.-mdmax-ht-75{max-height-top:75px!important}.-mdmax-hr-75{max-height-right:75px!important}.-mdmax-hb-75{max-height-bottom:75px!important}.-mdmax-hl-75{max-height-left:75px!important}.-mdmax-hx-75{max-height-left:75px!important;max-height-right:75px!important}.-mdmax-hy-75{max-height-top:75px!important;max-height-bottom:75px!important}}@media (min-width: 992px){.-lgmax-h-75{max-height:75px!important}.-lgmax-ht-75{max-height-top:75px!important}.-lgmax-hr-75{max-height-right:75px!important}.-lgmax-hb-75{max-height-bottom:75px!important}.-lgmax-hl-75{max-height-left:75px!important}.-lgmax-hx-75{max-height-left:75px!important;max-height-right:75px!important}.-lgmax-hy-75{max-height-top:75px!important;max-height-bottom:75px!important}}@media (min-width: 1200px){.-xlmax-h-75{max-height:75px!important}.-xlmax-ht-75{max-height-top:75px!important}.-xlmax-hr-75{max-height-right:75px!important}.-xlmax-hb-75{max-height-bottom:75px!important}.-xlmax-hl-75{max-height-left:75px!important}.-xlmax-hx-75{max-height-left:75px!important;max-height-right:75px!important}.-xlmax-hy-75{max-height-top:75px!important;max-height-bottom:75px!important}}@media (min-width: 1400px){.-xxlmax-h-75{max-height:75px!important}.-xxlmax-ht-75{max-height-top:75px!important}.-xxlmax-hr-75{max-height-right:75px!important}.-xxlmax-hb-75{max-height-bottom:75px!important}.-xxlmax-hl-75{max-height-left:75px!important}.-xxlmax-hx-75{max-height-left:75px!important;max-height-right:75px!important}.-xxlmax-hy-75{max-height-top:75px!important;max-height-bottom:75px!important}}.min-h-75{min-height:75px!important}.min-ht-75{min-height-top:75px!important}.min-hr-75{min-height-right:75px!important}.min-hb-75{min-height-bottom:75px!important}.min-hl-75{min-height-left:75px!important}.min-hx-75{min-height-left:75px!important;min-height-right:75px!important}.min-hy-75{min-height-top:75px!important;min-height-bottom:75px!important}@media (min-width: 576px){.-smmin-h-75{min-height:75px!important}.-smmin-ht-75{min-height-top:75px!important}.-smmin-hr-75{min-height-right:75px!important}.-smmin-hb-75{min-height-bottom:75px!important}.-smmin-hl-75{min-height-left:75px!important}.-smmin-hx-75{min-height-left:75px!important;min-height-right:75px!important}.-smmin-hy-75{min-height-top:75px!important;min-height-bottom:75px!important}}@media (min-width: 768px){.-mdmin-h-75{min-height:75px!important}.-mdmin-ht-75{min-height-top:75px!important}.-mdmin-hr-75{min-height-right:75px!important}.-mdmin-hb-75{min-height-bottom:75px!important}.-mdmin-hl-75{min-height-left:75px!important}.-mdmin-hx-75{min-height-left:75px!important;min-height-right:75px!important}.-mdmin-hy-75{min-height-top:75px!important;min-height-bottom:75px!important}}@media (min-width: 992px){.-lgmin-h-75{min-height:75px!important}.-lgmin-ht-75{min-height-top:75px!important}.-lgmin-hr-75{min-height-right:75px!important}.-lgmin-hb-75{min-height-bottom:75px!important}.-lgmin-hl-75{min-height-left:75px!important}.-lgmin-hx-75{min-height-left:75px!important;min-height-right:75px!important}.-lgmin-hy-75{min-height-top:75px!important;min-height-bottom:75px!important}}@media (min-width: 1200px){.-xlmin-h-75{min-height:75px!important}.-xlmin-ht-75{min-height-top:75px!important}.-xlmin-hr-75{min-height-right:75px!important}.-xlmin-hb-75{min-height-bottom:75px!important}.-xlmin-hl-75{min-height-left:75px!important}.-xlmin-hx-75{min-height-left:75px!important;min-height-right:75px!important}.-xlmin-hy-75{min-height-top:75px!important;min-height-bottom:75px!important}}@media (min-width: 1400px){.-xxlmin-h-75{min-height:75px!important}.-xxlmin-ht-75{min-height-top:75px!important}.-xxlmin-hr-75{min-height-right:75px!important}.-xxlmin-hb-75{min-height-bottom:75px!important}.-xxlmin-hl-75{min-height-left:75px!important}.-xxlmin-hx-75{min-height-left:75px!important;min-height-right:75px!important}.-xxlmin-hy-75{min-height-top:75px!important;min-height-bottom:75px!important}}.m-76{margin:76px!important}.mt-76{margin-top:76px!important}.mr-76{margin-right:76px!important}.mb-76{margin-bottom:76px!important}.ml-76{margin-left:76px!important}.mx-76{margin-left:76px!important;margin-right:76px!important}.my-76{margin-top:76px!important;margin-bottom:76px!important}@media (min-width: 576px){.-smm-76{margin:76px!important}.-smmt-76{margin-top:76px!important}.-smmr-76{margin-right:76px!important}.-smmb-76{margin-bottom:76px!important}.-smml-76{margin-left:76px!important}.-smmx-76{margin-left:76px!important;margin-right:76px!important}.-smmy-76{margin-top:76px!important;margin-bottom:76px!important}}@media (min-width: 768px){.-mdm-76{margin:76px!important}.-mdmt-76{margin-top:76px!important}.-mdmr-76{margin-right:76px!important}.-mdmb-76{margin-bottom:76px!important}.-mdml-76{margin-left:76px!important}.-mdmx-76{margin-left:76px!important;margin-right:76px!important}.-mdmy-76{margin-top:76px!important;margin-bottom:76px!important}}@media (min-width: 992px){.-lgm-76{margin:76px!important}.-lgmt-76{margin-top:76px!important}.-lgmr-76{margin-right:76px!important}.-lgmb-76{margin-bottom:76px!important}.-lgml-76{margin-left:76px!important}.-lgmx-76{margin-left:76px!important;margin-right:76px!important}.-lgmy-76{margin-top:76px!important;margin-bottom:76px!important}}@media (min-width: 1200px){.-xlm-76{margin:76px!important}.-xlmt-76{margin-top:76px!important}.-xlmr-76{margin-right:76px!important}.-xlmb-76{margin-bottom:76px!important}.-xlml-76{margin-left:76px!important}.-xlmx-76{margin-left:76px!important;margin-right:76px!important}.-xlmy-76{margin-top:76px!important;margin-bottom:76px!important}}@media (min-width: 1400px){.-xxlm-76{margin:76px!important}.-xxlmt-76{margin-top:76px!important}.-xxlmr-76{margin-right:76px!important}.-xxlmb-76{margin-bottom:76px!important}.-xxlml-76{margin-left:76px!important}.-xxlmx-76{margin-left:76px!important;margin-right:76px!important}.-xxlmy-76{margin-top:76px!important;margin-bottom:76px!important}}.p-76{padding:76px!important}.pt-76{padding-top:76px!important}.pr-76{padding-right:76px!important}.pb-76{padding-bottom:76px!important}.pl-76{padding-left:76px!important}.px-76{padding-left:76px!important;padding-right:76px!important}.py-76{padding-top:76px!important;padding-bottom:76px!important}@media (min-width: 576px){.-smp-76{padding:76px!important}.-smpt-76{padding-top:76px!important}.-smpr-76{padding-right:76px!important}.-smpb-76{padding-bottom:76px!important}.-smpl-76{padding-left:76px!important}.-smpx-76{padding-left:76px!important;padding-right:76px!important}.-smpy-76{padding-top:76px!important;padding-bottom:76px!important}}@media (min-width: 768px){.-mdp-76{padding:76px!important}.-mdpt-76{padding-top:76px!important}.-mdpr-76{padding-right:76px!important}.-mdpb-76{padding-bottom:76px!important}.-mdpl-76{padding-left:76px!important}.-mdpx-76{padding-left:76px!important;padding-right:76px!important}.-mdpy-76{padding-top:76px!important;padding-bottom:76px!important}}@media (min-width: 992px){.-lgp-76{padding:76px!important}.-lgpt-76{padding-top:76px!important}.-lgpr-76{padding-right:76px!important}.-lgpb-76{padding-bottom:76px!important}.-lgpl-76{padding-left:76px!important}.-lgpx-76{padding-left:76px!important;padding-right:76px!important}.-lgpy-76{padding-top:76px!important;padding-bottom:76px!important}}@media (min-width: 1200px){.-xlp-76{padding:76px!important}.-xlpt-76{padding-top:76px!important}.-xlpr-76{padding-right:76px!important}.-xlpb-76{padding-bottom:76px!important}.-xlpl-76{padding-left:76px!important}.-xlpx-76{padding-left:76px!important;padding-right:76px!important}.-xlpy-76{padding-top:76px!important;padding-bottom:76px!important}}@media (min-width: 1400px){.-xxlp-76{padding:76px!important}.-xxlpt-76{padding-top:76px!important}.-xxlpr-76{padding-right:76px!important}.-xxlpb-76{padding-bottom:76px!important}.-xxlpl-76{padding-left:76px!important}.-xxlpx-76{padding-left:76px!important;padding-right:76px!important}.-xxlpy-76{padding-top:76px!important;padding-bottom:76px!important}}.gap-76{gap:76px!important}.gapx-76{-webkit-column-gap:76px!important;-moz-column-gap:76px!important;column-gap:76px!important}.gapy-76{row-gap:76px!important}@media (min-width: 576px){.-smgap-76{gap:76px!important}.-smgapx-76{-webkit-column-gap:76px!important;-moz-column-gap:76px!important;column-gap:76px!important}.-smgapy-76{row-gap:76px!important}}@media (min-width: 768px){.-mdgap-76{gap:76px!important}.-mdgapx-76{-webkit-column-gap:76px!important;-moz-column-gap:76px!important;column-gap:76px!important}.-mdgapy-76{row-gap:76px!important}}@media (min-width: 992px){.-lggap-76{gap:76px!important}.-lggapx-76{-webkit-column-gap:76px!important;-moz-column-gap:76px!important;column-gap:76px!important}.-lggapy-76{row-gap:76px!important}}@media (min-width: 1200px){.-xlgap-76{gap:76px!important}.-xlgapx-76{-webkit-column-gap:76px!important;-moz-column-gap:76px!important;column-gap:76px!important}.-xlgapy-76{row-gap:76px!important}}@media (min-width: 1400px){.-xxlgap-76{gap:76px!important}.-xxlgapx-76{-webkit-column-gap:76px!important;-moz-column-gap:76px!important;column-gap:76px!important}.-xxlgapy-76{row-gap:76px!important}}.w-76{width:76px!important}.wt-76{width-top:76px!important}.wr-76{width-right:76px!important}.wb-76{width-bottom:76px!important}.wl-76{width-left:76px!important}.wx-76{width-left:76px!important;width-right:76px!important}.wy-76{width-top:76px!important;width-bottom:76px!important}@media (min-width: 576px){.-smw-76{width:76px!important}.-smwt-76{width-top:76px!important}.-smwr-76{width-right:76px!important}.-smwb-76{width-bottom:76px!important}.-smwl-76{width-left:76px!important}.-smwx-76{width-left:76px!important;width-right:76px!important}.-smwy-76{width-top:76px!important;width-bottom:76px!important}}@media (min-width: 768px){.-mdw-76{width:76px!important}.-mdwt-76{width-top:76px!important}.-mdwr-76{width-right:76px!important}.-mdwb-76{width-bottom:76px!important}.-mdwl-76{width-left:76px!important}.-mdwx-76{width-left:76px!important;width-right:76px!important}.-mdwy-76{width-top:76px!important;width-bottom:76px!important}}@media (min-width: 992px){.-lgw-76{width:76px!important}.-lgwt-76{width-top:76px!important}.-lgwr-76{width-right:76px!important}.-lgwb-76{width-bottom:76px!important}.-lgwl-76{width-left:76px!important}.-lgwx-76{width-left:76px!important;width-right:76px!important}.-lgwy-76{width-top:76px!important;width-bottom:76px!important}}@media (min-width: 1200px){.-xlw-76{width:76px!important}.-xlwt-76{width-top:76px!important}.-xlwr-76{width-right:76px!important}.-xlwb-76{width-bottom:76px!important}.-xlwl-76{width-left:76px!important}.-xlwx-76{width-left:76px!important;width-right:76px!important}.-xlwy-76{width-top:76px!important;width-bottom:76px!important}}@media (min-width: 1400px){.-xxlw-76{width:76px!important}.-xxlwt-76{width-top:76px!important}.-xxlwr-76{width-right:76px!important}.-xxlwb-76{width-bottom:76px!important}.-xxlwl-76{width-left:76px!important}.-xxlwx-76{width-left:76px!important;width-right:76px!important}.-xxlwy-76{width-top:76px!important;width-bottom:76px!important}}.h-76{height:76px!important}.ht-76{height-top:76px!important}.hr-76{height-right:76px!important}.hb-76{height-bottom:76px!important}.hl-76{height-left:76px!important}.hx-76{height-left:76px!important;height-right:76px!important}.hy-76{height-top:76px!important;height-bottom:76px!important}@media (min-width: 576px){.-smh-76{height:76px!important}.-smht-76{height-top:76px!important}.-smhr-76{height-right:76px!important}.-smhb-76{height-bottom:76px!important}.-smhl-76{height-left:76px!important}.-smhx-76{height-left:76px!important;height-right:76px!important}.-smhy-76{height-top:76px!important;height-bottom:76px!important}}@media (min-width: 768px){.-mdh-76{height:76px!important}.-mdht-76{height-top:76px!important}.-mdhr-76{height-right:76px!important}.-mdhb-76{height-bottom:76px!important}.-mdhl-76{height-left:76px!important}.-mdhx-76{height-left:76px!important;height-right:76px!important}.-mdhy-76{height-top:76px!important;height-bottom:76px!important}}@media (min-width: 992px){.-lgh-76{height:76px!important}.-lght-76{height-top:76px!important}.-lghr-76{height-right:76px!important}.-lghb-76{height-bottom:76px!important}.-lghl-76{height-left:76px!important}.-lghx-76{height-left:76px!important;height-right:76px!important}.-lghy-76{height-top:76px!important;height-bottom:76px!important}}@media (min-width: 1200px){.-xlh-76{height:76px!important}.-xlht-76{height-top:76px!important}.-xlhr-76{height-right:76px!important}.-xlhb-76{height-bottom:76px!important}.-xlhl-76{height-left:76px!important}.-xlhx-76{height-left:76px!important;height-right:76px!important}.-xlhy-76{height-top:76px!important;height-bottom:76px!important}}@media (min-width: 1400px){.-xxlh-76{height:76px!important}.-xxlht-76{height-top:76px!important}.-xxlhr-76{height-right:76px!important}.-xxlhb-76{height-bottom:76px!important}.-xxlhl-76{height-left:76px!important}.-xxlhx-76{height-left:76px!important;height-right:76px!important}.-xxlhy-76{height-top:76px!important;height-bottom:76px!important}}.rounded-76{border-radius:76px!important}.roundedt-76{border-radius-top:76px!important}.roundedr-76{border-radius-right:76px!important}.roundedb-76{border-radius-bottom:76px!important}.roundedl-76{border-radius-left:76px!important}.roundedx-76{border-radius-left:76px!important;border-radius-right:76px!important}.roundedy-76{border-radius-top:76px!important;border-radius-bottom:76px!important}@media (min-width: 576px){.-smrounded-76{border-radius:76px!important}.-smroundedt-76{border-radius-top:76px!important}.-smroundedr-76{border-radius-right:76px!important}.-smroundedb-76{border-radius-bottom:76px!important}.-smroundedl-76{border-radius-left:76px!important}.-smroundedx-76{border-radius-left:76px!important;border-radius-right:76px!important}.-smroundedy-76{border-radius-top:76px!important;border-radius-bottom:76px!important}}@media (min-width: 768px){.-mdrounded-76{border-radius:76px!important}.-mdroundedt-76{border-radius-top:76px!important}.-mdroundedr-76{border-radius-right:76px!important}.-mdroundedb-76{border-radius-bottom:76px!important}.-mdroundedl-76{border-radius-left:76px!important}.-mdroundedx-76{border-radius-left:76px!important;border-radius-right:76px!important}.-mdroundedy-76{border-radius-top:76px!important;border-radius-bottom:76px!important}}@media (min-width: 992px){.-lgrounded-76{border-radius:76px!important}.-lgroundedt-76{border-radius-top:76px!important}.-lgroundedr-76{border-radius-right:76px!important}.-lgroundedb-76{border-radius-bottom:76px!important}.-lgroundedl-76{border-radius-left:76px!important}.-lgroundedx-76{border-radius-left:76px!important;border-radius-right:76px!important}.-lgroundedy-76{border-radius-top:76px!important;border-radius-bottom:76px!important}}@media (min-width: 1200px){.-xlrounded-76{border-radius:76px!important}.-xlroundedt-76{border-radius-top:76px!important}.-xlroundedr-76{border-radius-right:76px!important}.-xlroundedb-76{border-radius-bottom:76px!important}.-xlroundedl-76{border-radius-left:76px!important}.-xlroundedx-76{border-radius-left:76px!important;border-radius-right:76px!important}.-xlroundedy-76{border-radius-top:76px!important;border-radius-bottom:76px!important}}@media (min-width: 1400px){.-xxlrounded-76{border-radius:76px!important}.-xxlroundedt-76{border-radius-top:76px!important}.-xxlroundedr-76{border-radius-right:76px!important}.-xxlroundedb-76{border-radius-bottom:76px!important}.-xxlroundedl-76{border-radius-left:76px!important}.-xxlroundedx-76{border-radius-left:76px!important;border-radius-right:76px!important}.-xxlroundedy-76{border-radius-top:76px!important;border-radius-bottom:76px!important}}.max-w-76{max-width:76px!important}.max-wt-76{max-width-top:76px!important}.max-wr-76{max-width-right:76px!important}.max-wb-76{max-width-bottom:76px!important}.max-wl-76{max-width-left:76px!important}.max-wx-76{max-width-left:76px!important;max-width-right:76px!important}.max-wy-76{max-width-top:76px!important;max-width-bottom:76px!important}@media (min-width: 576px){.-smmax-w-76{max-width:76px!important}.-smmax-wt-76{max-width-top:76px!important}.-smmax-wr-76{max-width-right:76px!important}.-smmax-wb-76{max-width-bottom:76px!important}.-smmax-wl-76{max-width-left:76px!important}.-smmax-wx-76{max-width-left:76px!important;max-width-right:76px!important}.-smmax-wy-76{max-width-top:76px!important;max-width-bottom:76px!important}}@media (min-width: 768px){.-mdmax-w-76{max-width:76px!important}.-mdmax-wt-76{max-width-top:76px!important}.-mdmax-wr-76{max-width-right:76px!important}.-mdmax-wb-76{max-width-bottom:76px!important}.-mdmax-wl-76{max-width-left:76px!important}.-mdmax-wx-76{max-width-left:76px!important;max-width-right:76px!important}.-mdmax-wy-76{max-width-top:76px!important;max-width-bottom:76px!important}}@media (min-width: 992px){.-lgmax-w-76{max-width:76px!important}.-lgmax-wt-76{max-width-top:76px!important}.-lgmax-wr-76{max-width-right:76px!important}.-lgmax-wb-76{max-width-bottom:76px!important}.-lgmax-wl-76{max-width-left:76px!important}.-lgmax-wx-76{max-width-left:76px!important;max-width-right:76px!important}.-lgmax-wy-76{max-width-top:76px!important;max-width-bottom:76px!important}}@media (min-width: 1200px){.-xlmax-w-76{max-width:76px!important}.-xlmax-wt-76{max-width-top:76px!important}.-xlmax-wr-76{max-width-right:76px!important}.-xlmax-wb-76{max-width-bottom:76px!important}.-xlmax-wl-76{max-width-left:76px!important}.-xlmax-wx-76{max-width-left:76px!important;max-width-right:76px!important}.-xlmax-wy-76{max-width-top:76px!important;max-width-bottom:76px!important}}@media (min-width: 1400px){.-xxlmax-w-76{max-width:76px!important}.-xxlmax-wt-76{max-width-top:76px!important}.-xxlmax-wr-76{max-width-right:76px!important}.-xxlmax-wb-76{max-width-bottom:76px!important}.-xxlmax-wl-76{max-width-left:76px!important}.-xxlmax-wx-76{max-width-left:76px!important;max-width-right:76px!important}.-xxlmax-wy-76{max-width-top:76px!important;max-width-bottom:76px!important}}.min-w-76{min-width:76px!important}.min-wt-76{min-width-top:76px!important}.min-wr-76{min-width-right:76px!important}.min-wb-76{min-width-bottom:76px!important}.min-wl-76{min-width-left:76px!important}.min-wx-76{min-width-left:76px!important;min-width-right:76px!important}.min-wy-76{min-width-top:76px!important;min-width-bottom:76px!important}@media (min-width: 576px){.-smmin-w-76{min-width:76px!important}.-smmin-wt-76{min-width-top:76px!important}.-smmin-wr-76{min-width-right:76px!important}.-smmin-wb-76{min-width-bottom:76px!important}.-smmin-wl-76{min-width-left:76px!important}.-smmin-wx-76{min-width-left:76px!important;min-width-right:76px!important}.-smmin-wy-76{min-width-top:76px!important;min-width-bottom:76px!important}}@media (min-width: 768px){.-mdmin-w-76{min-width:76px!important}.-mdmin-wt-76{min-width-top:76px!important}.-mdmin-wr-76{min-width-right:76px!important}.-mdmin-wb-76{min-width-bottom:76px!important}.-mdmin-wl-76{min-width-left:76px!important}.-mdmin-wx-76{min-width-left:76px!important;min-width-right:76px!important}.-mdmin-wy-76{min-width-top:76px!important;min-width-bottom:76px!important}}@media (min-width: 992px){.-lgmin-w-76{min-width:76px!important}.-lgmin-wt-76{min-width-top:76px!important}.-lgmin-wr-76{min-width-right:76px!important}.-lgmin-wb-76{min-width-bottom:76px!important}.-lgmin-wl-76{min-width-left:76px!important}.-lgmin-wx-76{min-width-left:76px!important;min-width-right:76px!important}.-lgmin-wy-76{min-width-top:76px!important;min-width-bottom:76px!important}}@media (min-width: 1200px){.-xlmin-w-76{min-width:76px!important}.-xlmin-wt-76{min-width-top:76px!important}.-xlmin-wr-76{min-width-right:76px!important}.-xlmin-wb-76{min-width-bottom:76px!important}.-xlmin-wl-76{min-width-left:76px!important}.-xlmin-wx-76{min-width-left:76px!important;min-width-right:76px!important}.-xlmin-wy-76{min-width-top:76px!important;min-width-bottom:76px!important}}@media (min-width: 1400px){.-xxlmin-w-76{min-width:76px!important}.-xxlmin-wt-76{min-width-top:76px!important}.-xxlmin-wr-76{min-width-right:76px!important}.-xxlmin-wb-76{min-width-bottom:76px!important}.-xxlmin-wl-76{min-width-left:76px!important}.-xxlmin-wx-76{min-width-left:76px!important;min-width-right:76px!important}.-xxlmin-wy-76{min-width-top:76px!important;min-width-bottom:76px!important}}.max-h-76{max-height:76px!important}.max-ht-76{max-height-top:76px!important}.max-hr-76{max-height-right:76px!important}.max-hb-76{max-height-bottom:76px!important}.max-hl-76{max-height-left:76px!important}.max-hx-76{max-height-left:76px!important;max-height-right:76px!important}.max-hy-76{max-height-top:76px!important;max-height-bottom:76px!important}@media (min-width: 576px){.-smmax-h-76{max-height:76px!important}.-smmax-ht-76{max-height-top:76px!important}.-smmax-hr-76{max-height-right:76px!important}.-smmax-hb-76{max-height-bottom:76px!important}.-smmax-hl-76{max-height-left:76px!important}.-smmax-hx-76{max-height-left:76px!important;max-height-right:76px!important}.-smmax-hy-76{max-height-top:76px!important;max-height-bottom:76px!important}}@media (min-width: 768px){.-mdmax-h-76{max-height:76px!important}.-mdmax-ht-76{max-height-top:76px!important}.-mdmax-hr-76{max-height-right:76px!important}.-mdmax-hb-76{max-height-bottom:76px!important}.-mdmax-hl-76{max-height-left:76px!important}.-mdmax-hx-76{max-height-left:76px!important;max-height-right:76px!important}.-mdmax-hy-76{max-height-top:76px!important;max-height-bottom:76px!important}}@media (min-width: 992px){.-lgmax-h-76{max-height:76px!important}.-lgmax-ht-76{max-height-top:76px!important}.-lgmax-hr-76{max-height-right:76px!important}.-lgmax-hb-76{max-height-bottom:76px!important}.-lgmax-hl-76{max-height-left:76px!important}.-lgmax-hx-76{max-height-left:76px!important;max-height-right:76px!important}.-lgmax-hy-76{max-height-top:76px!important;max-height-bottom:76px!important}}@media (min-width: 1200px){.-xlmax-h-76{max-height:76px!important}.-xlmax-ht-76{max-height-top:76px!important}.-xlmax-hr-76{max-height-right:76px!important}.-xlmax-hb-76{max-height-bottom:76px!important}.-xlmax-hl-76{max-height-left:76px!important}.-xlmax-hx-76{max-height-left:76px!important;max-height-right:76px!important}.-xlmax-hy-76{max-height-top:76px!important;max-height-bottom:76px!important}}@media (min-width: 1400px){.-xxlmax-h-76{max-height:76px!important}.-xxlmax-ht-76{max-height-top:76px!important}.-xxlmax-hr-76{max-height-right:76px!important}.-xxlmax-hb-76{max-height-bottom:76px!important}.-xxlmax-hl-76{max-height-left:76px!important}.-xxlmax-hx-76{max-height-left:76px!important;max-height-right:76px!important}.-xxlmax-hy-76{max-height-top:76px!important;max-height-bottom:76px!important}}.min-h-76{min-height:76px!important}.min-ht-76{min-height-top:76px!important}.min-hr-76{min-height-right:76px!important}.min-hb-76{min-height-bottom:76px!important}.min-hl-76{min-height-left:76px!important}.min-hx-76{min-height-left:76px!important;min-height-right:76px!important}.min-hy-76{min-height-top:76px!important;min-height-bottom:76px!important}@media (min-width: 576px){.-smmin-h-76{min-height:76px!important}.-smmin-ht-76{min-height-top:76px!important}.-smmin-hr-76{min-height-right:76px!important}.-smmin-hb-76{min-height-bottom:76px!important}.-smmin-hl-76{min-height-left:76px!important}.-smmin-hx-76{min-height-left:76px!important;min-height-right:76px!important}.-smmin-hy-76{min-height-top:76px!important;min-height-bottom:76px!important}}@media (min-width: 768px){.-mdmin-h-76{min-height:76px!important}.-mdmin-ht-76{min-height-top:76px!important}.-mdmin-hr-76{min-height-right:76px!important}.-mdmin-hb-76{min-height-bottom:76px!important}.-mdmin-hl-76{min-height-left:76px!important}.-mdmin-hx-76{min-height-left:76px!important;min-height-right:76px!important}.-mdmin-hy-76{min-height-top:76px!important;min-height-bottom:76px!important}}@media (min-width: 992px){.-lgmin-h-76{min-height:76px!important}.-lgmin-ht-76{min-height-top:76px!important}.-lgmin-hr-76{min-height-right:76px!important}.-lgmin-hb-76{min-height-bottom:76px!important}.-lgmin-hl-76{min-height-left:76px!important}.-lgmin-hx-76{min-height-left:76px!important;min-height-right:76px!important}.-lgmin-hy-76{min-height-top:76px!important;min-height-bottom:76px!important}}@media (min-width: 1200px){.-xlmin-h-76{min-height:76px!important}.-xlmin-ht-76{min-height-top:76px!important}.-xlmin-hr-76{min-height-right:76px!important}.-xlmin-hb-76{min-height-bottom:76px!important}.-xlmin-hl-76{min-height-left:76px!important}.-xlmin-hx-76{min-height-left:76px!important;min-height-right:76px!important}.-xlmin-hy-76{min-height-top:76px!important;min-height-bottom:76px!important}}@media (min-width: 1400px){.-xxlmin-h-76{min-height:76px!important}.-xxlmin-ht-76{min-height-top:76px!important}.-xxlmin-hr-76{min-height-right:76px!important}.-xxlmin-hb-76{min-height-bottom:76px!important}.-xxlmin-hl-76{min-height-left:76px!important}.-xxlmin-hx-76{min-height-left:76px!important;min-height-right:76px!important}.-xxlmin-hy-76{min-height-top:76px!important;min-height-bottom:76px!important}}.m-77{margin:77px!important}.mt-77{margin-top:77px!important}.mr-77{margin-right:77px!important}.mb-77{margin-bottom:77px!important}.ml-77{margin-left:77px!important}.mx-77{margin-left:77px!important;margin-right:77px!important}.my-77{margin-top:77px!important;margin-bottom:77px!important}@media (min-width: 576px){.-smm-77{margin:77px!important}.-smmt-77{margin-top:77px!important}.-smmr-77{margin-right:77px!important}.-smmb-77{margin-bottom:77px!important}.-smml-77{margin-left:77px!important}.-smmx-77{margin-left:77px!important;margin-right:77px!important}.-smmy-77{margin-top:77px!important;margin-bottom:77px!important}}@media (min-width: 768px){.-mdm-77{margin:77px!important}.-mdmt-77{margin-top:77px!important}.-mdmr-77{margin-right:77px!important}.-mdmb-77{margin-bottom:77px!important}.-mdml-77{margin-left:77px!important}.-mdmx-77{margin-left:77px!important;margin-right:77px!important}.-mdmy-77{margin-top:77px!important;margin-bottom:77px!important}}@media (min-width: 992px){.-lgm-77{margin:77px!important}.-lgmt-77{margin-top:77px!important}.-lgmr-77{margin-right:77px!important}.-lgmb-77{margin-bottom:77px!important}.-lgml-77{margin-left:77px!important}.-lgmx-77{margin-left:77px!important;margin-right:77px!important}.-lgmy-77{margin-top:77px!important;margin-bottom:77px!important}}@media (min-width: 1200px){.-xlm-77{margin:77px!important}.-xlmt-77{margin-top:77px!important}.-xlmr-77{margin-right:77px!important}.-xlmb-77{margin-bottom:77px!important}.-xlml-77{margin-left:77px!important}.-xlmx-77{margin-left:77px!important;margin-right:77px!important}.-xlmy-77{margin-top:77px!important;margin-bottom:77px!important}}@media (min-width: 1400px){.-xxlm-77{margin:77px!important}.-xxlmt-77{margin-top:77px!important}.-xxlmr-77{margin-right:77px!important}.-xxlmb-77{margin-bottom:77px!important}.-xxlml-77{margin-left:77px!important}.-xxlmx-77{margin-left:77px!important;margin-right:77px!important}.-xxlmy-77{margin-top:77px!important;margin-bottom:77px!important}}.p-77{padding:77px!important}.pt-77{padding-top:77px!important}.pr-77{padding-right:77px!important}.pb-77{padding-bottom:77px!important}.pl-77{padding-left:77px!important}.px-77{padding-left:77px!important;padding-right:77px!important}.py-77{padding-top:77px!important;padding-bottom:77px!important}@media (min-width: 576px){.-smp-77{padding:77px!important}.-smpt-77{padding-top:77px!important}.-smpr-77{padding-right:77px!important}.-smpb-77{padding-bottom:77px!important}.-smpl-77{padding-left:77px!important}.-smpx-77{padding-left:77px!important;padding-right:77px!important}.-smpy-77{padding-top:77px!important;padding-bottom:77px!important}}@media (min-width: 768px){.-mdp-77{padding:77px!important}.-mdpt-77{padding-top:77px!important}.-mdpr-77{padding-right:77px!important}.-mdpb-77{padding-bottom:77px!important}.-mdpl-77{padding-left:77px!important}.-mdpx-77{padding-left:77px!important;padding-right:77px!important}.-mdpy-77{padding-top:77px!important;padding-bottom:77px!important}}@media (min-width: 992px){.-lgp-77{padding:77px!important}.-lgpt-77{padding-top:77px!important}.-lgpr-77{padding-right:77px!important}.-lgpb-77{padding-bottom:77px!important}.-lgpl-77{padding-left:77px!important}.-lgpx-77{padding-left:77px!important;padding-right:77px!important}.-lgpy-77{padding-top:77px!important;padding-bottom:77px!important}}@media (min-width: 1200px){.-xlp-77{padding:77px!important}.-xlpt-77{padding-top:77px!important}.-xlpr-77{padding-right:77px!important}.-xlpb-77{padding-bottom:77px!important}.-xlpl-77{padding-left:77px!important}.-xlpx-77{padding-left:77px!important;padding-right:77px!important}.-xlpy-77{padding-top:77px!important;padding-bottom:77px!important}}@media (min-width: 1400px){.-xxlp-77{padding:77px!important}.-xxlpt-77{padding-top:77px!important}.-xxlpr-77{padding-right:77px!important}.-xxlpb-77{padding-bottom:77px!important}.-xxlpl-77{padding-left:77px!important}.-xxlpx-77{padding-left:77px!important;padding-right:77px!important}.-xxlpy-77{padding-top:77px!important;padding-bottom:77px!important}}.gap-77{gap:77px!important}.gapx-77{-webkit-column-gap:77px!important;-moz-column-gap:77px!important;column-gap:77px!important}.gapy-77{row-gap:77px!important}@media (min-width: 576px){.-smgap-77{gap:77px!important}.-smgapx-77{-webkit-column-gap:77px!important;-moz-column-gap:77px!important;column-gap:77px!important}.-smgapy-77{row-gap:77px!important}}@media (min-width: 768px){.-mdgap-77{gap:77px!important}.-mdgapx-77{-webkit-column-gap:77px!important;-moz-column-gap:77px!important;column-gap:77px!important}.-mdgapy-77{row-gap:77px!important}}@media (min-width: 992px){.-lggap-77{gap:77px!important}.-lggapx-77{-webkit-column-gap:77px!important;-moz-column-gap:77px!important;column-gap:77px!important}.-lggapy-77{row-gap:77px!important}}@media (min-width: 1200px){.-xlgap-77{gap:77px!important}.-xlgapx-77{-webkit-column-gap:77px!important;-moz-column-gap:77px!important;column-gap:77px!important}.-xlgapy-77{row-gap:77px!important}}@media (min-width: 1400px){.-xxlgap-77{gap:77px!important}.-xxlgapx-77{-webkit-column-gap:77px!important;-moz-column-gap:77px!important;column-gap:77px!important}.-xxlgapy-77{row-gap:77px!important}}.w-77{width:77px!important}.wt-77{width-top:77px!important}.wr-77{width-right:77px!important}.wb-77{width-bottom:77px!important}.wl-77{width-left:77px!important}.wx-77{width-left:77px!important;width-right:77px!important}.wy-77{width-top:77px!important;width-bottom:77px!important}@media (min-width: 576px){.-smw-77{width:77px!important}.-smwt-77{width-top:77px!important}.-smwr-77{width-right:77px!important}.-smwb-77{width-bottom:77px!important}.-smwl-77{width-left:77px!important}.-smwx-77{width-left:77px!important;width-right:77px!important}.-smwy-77{width-top:77px!important;width-bottom:77px!important}}@media (min-width: 768px){.-mdw-77{width:77px!important}.-mdwt-77{width-top:77px!important}.-mdwr-77{width-right:77px!important}.-mdwb-77{width-bottom:77px!important}.-mdwl-77{width-left:77px!important}.-mdwx-77{width-left:77px!important;width-right:77px!important}.-mdwy-77{width-top:77px!important;width-bottom:77px!important}}@media (min-width: 992px){.-lgw-77{width:77px!important}.-lgwt-77{width-top:77px!important}.-lgwr-77{width-right:77px!important}.-lgwb-77{width-bottom:77px!important}.-lgwl-77{width-left:77px!important}.-lgwx-77{width-left:77px!important;width-right:77px!important}.-lgwy-77{width-top:77px!important;width-bottom:77px!important}}@media (min-width: 1200px){.-xlw-77{width:77px!important}.-xlwt-77{width-top:77px!important}.-xlwr-77{width-right:77px!important}.-xlwb-77{width-bottom:77px!important}.-xlwl-77{width-left:77px!important}.-xlwx-77{width-left:77px!important;width-right:77px!important}.-xlwy-77{width-top:77px!important;width-bottom:77px!important}}@media (min-width: 1400px){.-xxlw-77{width:77px!important}.-xxlwt-77{width-top:77px!important}.-xxlwr-77{width-right:77px!important}.-xxlwb-77{width-bottom:77px!important}.-xxlwl-77{width-left:77px!important}.-xxlwx-77{width-left:77px!important;width-right:77px!important}.-xxlwy-77{width-top:77px!important;width-bottom:77px!important}}.h-77{height:77px!important}.ht-77{height-top:77px!important}.hr-77{height-right:77px!important}.hb-77{height-bottom:77px!important}.hl-77{height-left:77px!important}.hx-77{height-left:77px!important;height-right:77px!important}.hy-77{height-top:77px!important;height-bottom:77px!important}@media (min-width: 576px){.-smh-77{height:77px!important}.-smht-77{height-top:77px!important}.-smhr-77{height-right:77px!important}.-smhb-77{height-bottom:77px!important}.-smhl-77{height-left:77px!important}.-smhx-77{height-left:77px!important;height-right:77px!important}.-smhy-77{height-top:77px!important;height-bottom:77px!important}}@media (min-width: 768px){.-mdh-77{height:77px!important}.-mdht-77{height-top:77px!important}.-mdhr-77{height-right:77px!important}.-mdhb-77{height-bottom:77px!important}.-mdhl-77{height-left:77px!important}.-mdhx-77{height-left:77px!important;height-right:77px!important}.-mdhy-77{height-top:77px!important;height-bottom:77px!important}}@media (min-width: 992px){.-lgh-77{height:77px!important}.-lght-77{height-top:77px!important}.-lghr-77{height-right:77px!important}.-lghb-77{height-bottom:77px!important}.-lghl-77{height-left:77px!important}.-lghx-77{height-left:77px!important;height-right:77px!important}.-lghy-77{height-top:77px!important;height-bottom:77px!important}}@media (min-width: 1200px){.-xlh-77{height:77px!important}.-xlht-77{height-top:77px!important}.-xlhr-77{height-right:77px!important}.-xlhb-77{height-bottom:77px!important}.-xlhl-77{height-left:77px!important}.-xlhx-77{height-left:77px!important;height-right:77px!important}.-xlhy-77{height-top:77px!important;height-bottom:77px!important}}@media (min-width: 1400px){.-xxlh-77{height:77px!important}.-xxlht-77{height-top:77px!important}.-xxlhr-77{height-right:77px!important}.-xxlhb-77{height-bottom:77px!important}.-xxlhl-77{height-left:77px!important}.-xxlhx-77{height-left:77px!important;height-right:77px!important}.-xxlhy-77{height-top:77px!important;height-bottom:77px!important}}.rounded-77{border-radius:77px!important}.roundedt-77{border-radius-top:77px!important}.roundedr-77{border-radius-right:77px!important}.roundedb-77{border-radius-bottom:77px!important}.roundedl-77{border-radius-left:77px!important}.roundedx-77{border-radius-left:77px!important;border-radius-right:77px!important}.roundedy-77{border-radius-top:77px!important;border-radius-bottom:77px!important}@media (min-width: 576px){.-smrounded-77{border-radius:77px!important}.-smroundedt-77{border-radius-top:77px!important}.-smroundedr-77{border-radius-right:77px!important}.-smroundedb-77{border-radius-bottom:77px!important}.-smroundedl-77{border-radius-left:77px!important}.-smroundedx-77{border-radius-left:77px!important;border-radius-right:77px!important}.-smroundedy-77{border-radius-top:77px!important;border-radius-bottom:77px!important}}@media (min-width: 768px){.-mdrounded-77{border-radius:77px!important}.-mdroundedt-77{border-radius-top:77px!important}.-mdroundedr-77{border-radius-right:77px!important}.-mdroundedb-77{border-radius-bottom:77px!important}.-mdroundedl-77{border-radius-left:77px!important}.-mdroundedx-77{border-radius-left:77px!important;border-radius-right:77px!important}.-mdroundedy-77{border-radius-top:77px!important;border-radius-bottom:77px!important}}@media (min-width: 992px){.-lgrounded-77{border-radius:77px!important}.-lgroundedt-77{border-radius-top:77px!important}.-lgroundedr-77{border-radius-right:77px!important}.-lgroundedb-77{border-radius-bottom:77px!important}.-lgroundedl-77{border-radius-left:77px!important}.-lgroundedx-77{border-radius-left:77px!important;border-radius-right:77px!important}.-lgroundedy-77{border-radius-top:77px!important;border-radius-bottom:77px!important}}@media (min-width: 1200px){.-xlrounded-77{border-radius:77px!important}.-xlroundedt-77{border-radius-top:77px!important}.-xlroundedr-77{border-radius-right:77px!important}.-xlroundedb-77{border-radius-bottom:77px!important}.-xlroundedl-77{border-radius-left:77px!important}.-xlroundedx-77{border-radius-left:77px!important;border-radius-right:77px!important}.-xlroundedy-77{border-radius-top:77px!important;border-radius-bottom:77px!important}}@media (min-width: 1400px){.-xxlrounded-77{border-radius:77px!important}.-xxlroundedt-77{border-radius-top:77px!important}.-xxlroundedr-77{border-radius-right:77px!important}.-xxlroundedb-77{border-radius-bottom:77px!important}.-xxlroundedl-77{border-radius-left:77px!important}.-xxlroundedx-77{border-radius-left:77px!important;border-radius-right:77px!important}.-xxlroundedy-77{border-radius-top:77px!important;border-radius-bottom:77px!important}}.max-w-77{max-width:77px!important}.max-wt-77{max-width-top:77px!important}.max-wr-77{max-width-right:77px!important}.max-wb-77{max-width-bottom:77px!important}.max-wl-77{max-width-left:77px!important}.max-wx-77{max-width-left:77px!important;max-width-right:77px!important}.max-wy-77{max-width-top:77px!important;max-width-bottom:77px!important}@media (min-width: 576px){.-smmax-w-77{max-width:77px!important}.-smmax-wt-77{max-width-top:77px!important}.-smmax-wr-77{max-width-right:77px!important}.-smmax-wb-77{max-width-bottom:77px!important}.-smmax-wl-77{max-width-left:77px!important}.-smmax-wx-77{max-width-left:77px!important;max-width-right:77px!important}.-smmax-wy-77{max-width-top:77px!important;max-width-bottom:77px!important}}@media (min-width: 768px){.-mdmax-w-77{max-width:77px!important}.-mdmax-wt-77{max-width-top:77px!important}.-mdmax-wr-77{max-width-right:77px!important}.-mdmax-wb-77{max-width-bottom:77px!important}.-mdmax-wl-77{max-width-left:77px!important}.-mdmax-wx-77{max-width-left:77px!important;max-width-right:77px!important}.-mdmax-wy-77{max-width-top:77px!important;max-width-bottom:77px!important}}@media (min-width: 992px){.-lgmax-w-77{max-width:77px!important}.-lgmax-wt-77{max-width-top:77px!important}.-lgmax-wr-77{max-width-right:77px!important}.-lgmax-wb-77{max-width-bottom:77px!important}.-lgmax-wl-77{max-width-left:77px!important}.-lgmax-wx-77{max-width-left:77px!important;max-width-right:77px!important}.-lgmax-wy-77{max-width-top:77px!important;max-width-bottom:77px!important}}@media (min-width: 1200px){.-xlmax-w-77{max-width:77px!important}.-xlmax-wt-77{max-width-top:77px!important}.-xlmax-wr-77{max-width-right:77px!important}.-xlmax-wb-77{max-width-bottom:77px!important}.-xlmax-wl-77{max-width-left:77px!important}.-xlmax-wx-77{max-width-left:77px!important;max-width-right:77px!important}.-xlmax-wy-77{max-width-top:77px!important;max-width-bottom:77px!important}}@media (min-width: 1400px){.-xxlmax-w-77{max-width:77px!important}.-xxlmax-wt-77{max-width-top:77px!important}.-xxlmax-wr-77{max-width-right:77px!important}.-xxlmax-wb-77{max-width-bottom:77px!important}.-xxlmax-wl-77{max-width-left:77px!important}.-xxlmax-wx-77{max-width-left:77px!important;max-width-right:77px!important}.-xxlmax-wy-77{max-width-top:77px!important;max-width-bottom:77px!important}}.min-w-77{min-width:77px!important}.min-wt-77{min-width-top:77px!important}.min-wr-77{min-width-right:77px!important}.min-wb-77{min-width-bottom:77px!important}.min-wl-77{min-width-left:77px!important}.min-wx-77{min-width-left:77px!important;min-width-right:77px!important}.min-wy-77{min-width-top:77px!important;min-width-bottom:77px!important}@media (min-width: 576px){.-smmin-w-77{min-width:77px!important}.-smmin-wt-77{min-width-top:77px!important}.-smmin-wr-77{min-width-right:77px!important}.-smmin-wb-77{min-width-bottom:77px!important}.-smmin-wl-77{min-width-left:77px!important}.-smmin-wx-77{min-width-left:77px!important;min-width-right:77px!important}.-smmin-wy-77{min-width-top:77px!important;min-width-bottom:77px!important}}@media (min-width: 768px){.-mdmin-w-77{min-width:77px!important}.-mdmin-wt-77{min-width-top:77px!important}.-mdmin-wr-77{min-width-right:77px!important}.-mdmin-wb-77{min-width-bottom:77px!important}.-mdmin-wl-77{min-width-left:77px!important}.-mdmin-wx-77{min-width-left:77px!important;min-width-right:77px!important}.-mdmin-wy-77{min-width-top:77px!important;min-width-bottom:77px!important}}@media (min-width: 992px){.-lgmin-w-77{min-width:77px!important}.-lgmin-wt-77{min-width-top:77px!important}.-lgmin-wr-77{min-width-right:77px!important}.-lgmin-wb-77{min-width-bottom:77px!important}.-lgmin-wl-77{min-width-left:77px!important}.-lgmin-wx-77{min-width-left:77px!important;min-width-right:77px!important}.-lgmin-wy-77{min-width-top:77px!important;min-width-bottom:77px!important}}@media (min-width: 1200px){.-xlmin-w-77{min-width:77px!important}.-xlmin-wt-77{min-width-top:77px!important}.-xlmin-wr-77{min-width-right:77px!important}.-xlmin-wb-77{min-width-bottom:77px!important}.-xlmin-wl-77{min-width-left:77px!important}.-xlmin-wx-77{min-width-left:77px!important;min-width-right:77px!important}.-xlmin-wy-77{min-width-top:77px!important;min-width-bottom:77px!important}}@media (min-width: 1400px){.-xxlmin-w-77{min-width:77px!important}.-xxlmin-wt-77{min-width-top:77px!important}.-xxlmin-wr-77{min-width-right:77px!important}.-xxlmin-wb-77{min-width-bottom:77px!important}.-xxlmin-wl-77{min-width-left:77px!important}.-xxlmin-wx-77{min-width-left:77px!important;min-width-right:77px!important}.-xxlmin-wy-77{min-width-top:77px!important;min-width-bottom:77px!important}}.max-h-77{max-height:77px!important}.max-ht-77{max-height-top:77px!important}.max-hr-77{max-height-right:77px!important}.max-hb-77{max-height-bottom:77px!important}.max-hl-77{max-height-left:77px!important}.max-hx-77{max-height-left:77px!important;max-height-right:77px!important}.max-hy-77{max-height-top:77px!important;max-height-bottom:77px!important}@media (min-width: 576px){.-smmax-h-77{max-height:77px!important}.-smmax-ht-77{max-height-top:77px!important}.-smmax-hr-77{max-height-right:77px!important}.-smmax-hb-77{max-height-bottom:77px!important}.-smmax-hl-77{max-height-left:77px!important}.-smmax-hx-77{max-height-left:77px!important;max-height-right:77px!important}.-smmax-hy-77{max-height-top:77px!important;max-height-bottom:77px!important}}@media (min-width: 768px){.-mdmax-h-77{max-height:77px!important}.-mdmax-ht-77{max-height-top:77px!important}.-mdmax-hr-77{max-height-right:77px!important}.-mdmax-hb-77{max-height-bottom:77px!important}.-mdmax-hl-77{max-height-left:77px!important}.-mdmax-hx-77{max-height-left:77px!important;max-height-right:77px!important}.-mdmax-hy-77{max-height-top:77px!important;max-height-bottom:77px!important}}@media (min-width: 992px){.-lgmax-h-77{max-height:77px!important}.-lgmax-ht-77{max-height-top:77px!important}.-lgmax-hr-77{max-height-right:77px!important}.-lgmax-hb-77{max-height-bottom:77px!important}.-lgmax-hl-77{max-height-left:77px!important}.-lgmax-hx-77{max-height-left:77px!important;max-height-right:77px!important}.-lgmax-hy-77{max-height-top:77px!important;max-height-bottom:77px!important}}@media (min-width: 1200px){.-xlmax-h-77{max-height:77px!important}.-xlmax-ht-77{max-height-top:77px!important}.-xlmax-hr-77{max-height-right:77px!important}.-xlmax-hb-77{max-height-bottom:77px!important}.-xlmax-hl-77{max-height-left:77px!important}.-xlmax-hx-77{max-height-left:77px!important;max-height-right:77px!important}.-xlmax-hy-77{max-height-top:77px!important;max-height-bottom:77px!important}}@media (min-width: 1400px){.-xxlmax-h-77{max-height:77px!important}.-xxlmax-ht-77{max-height-top:77px!important}.-xxlmax-hr-77{max-height-right:77px!important}.-xxlmax-hb-77{max-height-bottom:77px!important}.-xxlmax-hl-77{max-height-left:77px!important}.-xxlmax-hx-77{max-height-left:77px!important;max-height-right:77px!important}.-xxlmax-hy-77{max-height-top:77px!important;max-height-bottom:77px!important}}.min-h-77{min-height:77px!important}.min-ht-77{min-height-top:77px!important}.min-hr-77{min-height-right:77px!important}.min-hb-77{min-height-bottom:77px!important}.min-hl-77{min-height-left:77px!important}.min-hx-77{min-height-left:77px!important;min-height-right:77px!important}.min-hy-77{min-height-top:77px!important;min-height-bottom:77px!important}@media (min-width: 576px){.-smmin-h-77{min-height:77px!important}.-smmin-ht-77{min-height-top:77px!important}.-smmin-hr-77{min-height-right:77px!important}.-smmin-hb-77{min-height-bottom:77px!important}.-smmin-hl-77{min-height-left:77px!important}.-smmin-hx-77{min-height-left:77px!important;min-height-right:77px!important}.-smmin-hy-77{min-height-top:77px!important;min-height-bottom:77px!important}}@media (min-width: 768px){.-mdmin-h-77{min-height:77px!important}.-mdmin-ht-77{min-height-top:77px!important}.-mdmin-hr-77{min-height-right:77px!important}.-mdmin-hb-77{min-height-bottom:77px!important}.-mdmin-hl-77{min-height-left:77px!important}.-mdmin-hx-77{min-height-left:77px!important;min-height-right:77px!important}.-mdmin-hy-77{min-height-top:77px!important;min-height-bottom:77px!important}}@media (min-width: 992px){.-lgmin-h-77{min-height:77px!important}.-lgmin-ht-77{min-height-top:77px!important}.-lgmin-hr-77{min-height-right:77px!important}.-lgmin-hb-77{min-height-bottom:77px!important}.-lgmin-hl-77{min-height-left:77px!important}.-lgmin-hx-77{min-height-left:77px!important;min-height-right:77px!important}.-lgmin-hy-77{min-height-top:77px!important;min-height-bottom:77px!important}}@media (min-width: 1200px){.-xlmin-h-77{min-height:77px!important}.-xlmin-ht-77{min-height-top:77px!important}.-xlmin-hr-77{min-height-right:77px!important}.-xlmin-hb-77{min-height-bottom:77px!important}.-xlmin-hl-77{min-height-left:77px!important}.-xlmin-hx-77{min-height-left:77px!important;min-height-right:77px!important}.-xlmin-hy-77{min-height-top:77px!important;min-height-bottom:77px!important}}@media (min-width: 1400px){.-xxlmin-h-77{min-height:77px!important}.-xxlmin-ht-77{min-height-top:77px!important}.-xxlmin-hr-77{min-height-right:77px!important}.-xxlmin-hb-77{min-height-bottom:77px!important}.-xxlmin-hl-77{min-height-left:77px!important}.-xxlmin-hx-77{min-height-left:77px!important;min-height-right:77px!important}.-xxlmin-hy-77{min-height-top:77px!important;min-height-bottom:77px!important}}.m-78{margin:78px!important}.mt-78{margin-top:78px!important}.mr-78{margin-right:78px!important}.mb-78{margin-bottom:78px!important}.ml-78{margin-left:78px!important}.mx-78{margin-left:78px!important;margin-right:78px!important}.my-78{margin-top:78px!important;margin-bottom:78px!important}@media (min-width: 576px){.-smm-78{margin:78px!important}.-smmt-78{margin-top:78px!important}.-smmr-78{margin-right:78px!important}.-smmb-78{margin-bottom:78px!important}.-smml-78{margin-left:78px!important}.-smmx-78{margin-left:78px!important;margin-right:78px!important}.-smmy-78{margin-top:78px!important;margin-bottom:78px!important}}@media (min-width: 768px){.-mdm-78{margin:78px!important}.-mdmt-78{margin-top:78px!important}.-mdmr-78{margin-right:78px!important}.-mdmb-78{margin-bottom:78px!important}.-mdml-78{margin-left:78px!important}.-mdmx-78{margin-left:78px!important;margin-right:78px!important}.-mdmy-78{margin-top:78px!important;margin-bottom:78px!important}}@media (min-width: 992px){.-lgm-78{margin:78px!important}.-lgmt-78{margin-top:78px!important}.-lgmr-78{margin-right:78px!important}.-lgmb-78{margin-bottom:78px!important}.-lgml-78{margin-left:78px!important}.-lgmx-78{margin-left:78px!important;margin-right:78px!important}.-lgmy-78{margin-top:78px!important;margin-bottom:78px!important}}@media (min-width: 1200px){.-xlm-78{margin:78px!important}.-xlmt-78{margin-top:78px!important}.-xlmr-78{margin-right:78px!important}.-xlmb-78{margin-bottom:78px!important}.-xlml-78{margin-left:78px!important}.-xlmx-78{margin-left:78px!important;margin-right:78px!important}.-xlmy-78{margin-top:78px!important;margin-bottom:78px!important}}@media (min-width: 1400px){.-xxlm-78{margin:78px!important}.-xxlmt-78{margin-top:78px!important}.-xxlmr-78{margin-right:78px!important}.-xxlmb-78{margin-bottom:78px!important}.-xxlml-78{margin-left:78px!important}.-xxlmx-78{margin-left:78px!important;margin-right:78px!important}.-xxlmy-78{margin-top:78px!important;margin-bottom:78px!important}}.p-78{padding:78px!important}.pt-78{padding-top:78px!important}.pr-78{padding-right:78px!important}.pb-78{padding-bottom:78px!important}.pl-78{padding-left:78px!important}.px-78{padding-left:78px!important;padding-right:78px!important}.py-78{padding-top:78px!important;padding-bottom:78px!important}@media (min-width: 576px){.-smp-78{padding:78px!important}.-smpt-78{padding-top:78px!important}.-smpr-78{padding-right:78px!important}.-smpb-78{padding-bottom:78px!important}.-smpl-78{padding-left:78px!important}.-smpx-78{padding-left:78px!important;padding-right:78px!important}.-smpy-78{padding-top:78px!important;padding-bottom:78px!important}}@media (min-width: 768px){.-mdp-78{padding:78px!important}.-mdpt-78{padding-top:78px!important}.-mdpr-78{padding-right:78px!important}.-mdpb-78{padding-bottom:78px!important}.-mdpl-78{padding-left:78px!important}.-mdpx-78{padding-left:78px!important;padding-right:78px!important}.-mdpy-78{padding-top:78px!important;padding-bottom:78px!important}}@media (min-width: 992px){.-lgp-78{padding:78px!important}.-lgpt-78{padding-top:78px!important}.-lgpr-78{padding-right:78px!important}.-lgpb-78{padding-bottom:78px!important}.-lgpl-78{padding-left:78px!important}.-lgpx-78{padding-left:78px!important;padding-right:78px!important}.-lgpy-78{padding-top:78px!important;padding-bottom:78px!important}}@media (min-width: 1200px){.-xlp-78{padding:78px!important}.-xlpt-78{padding-top:78px!important}.-xlpr-78{padding-right:78px!important}.-xlpb-78{padding-bottom:78px!important}.-xlpl-78{padding-left:78px!important}.-xlpx-78{padding-left:78px!important;padding-right:78px!important}.-xlpy-78{padding-top:78px!important;padding-bottom:78px!important}}@media (min-width: 1400px){.-xxlp-78{padding:78px!important}.-xxlpt-78{padding-top:78px!important}.-xxlpr-78{padding-right:78px!important}.-xxlpb-78{padding-bottom:78px!important}.-xxlpl-78{padding-left:78px!important}.-xxlpx-78{padding-left:78px!important;padding-right:78px!important}.-xxlpy-78{padding-top:78px!important;padding-bottom:78px!important}}.gap-78{gap:78px!important}.gapx-78{-webkit-column-gap:78px!important;-moz-column-gap:78px!important;column-gap:78px!important}.gapy-78{row-gap:78px!important}@media (min-width: 576px){.-smgap-78{gap:78px!important}.-smgapx-78{-webkit-column-gap:78px!important;-moz-column-gap:78px!important;column-gap:78px!important}.-smgapy-78{row-gap:78px!important}}@media (min-width: 768px){.-mdgap-78{gap:78px!important}.-mdgapx-78{-webkit-column-gap:78px!important;-moz-column-gap:78px!important;column-gap:78px!important}.-mdgapy-78{row-gap:78px!important}}@media (min-width: 992px){.-lggap-78{gap:78px!important}.-lggapx-78{-webkit-column-gap:78px!important;-moz-column-gap:78px!important;column-gap:78px!important}.-lggapy-78{row-gap:78px!important}}@media (min-width: 1200px){.-xlgap-78{gap:78px!important}.-xlgapx-78{-webkit-column-gap:78px!important;-moz-column-gap:78px!important;column-gap:78px!important}.-xlgapy-78{row-gap:78px!important}}@media (min-width: 1400px){.-xxlgap-78{gap:78px!important}.-xxlgapx-78{-webkit-column-gap:78px!important;-moz-column-gap:78px!important;column-gap:78px!important}.-xxlgapy-78{row-gap:78px!important}}.w-78{width:78px!important}.wt-78{width-top:78px!important}.wr-78{width-right:78px!important}.wb-78{width-bottom:78px!important}.wl-78{width-left:78px!important}.wx-78{width-left:78px!important;width-right:78px!important}.wy-78{width-top:78px!important;width-bottom:78px!important}@media (min-width: 576px){.-smw-78{width:78px!important}.-smwt-78{width-top:78px!important}.-smwr-78{width-right:78px!important}.-smwb-78{width-bottom:78px!important}.-smwl-78{width-left:78px!important}.-smwx-78{width-left:78px!important;width-right:78px!important}.-smwy-78{width-top:78px!important;width-bottom:78px!important}}@media (min-width: 768px){.-mdw-78{width:78px!important}.-mdwt-78{width-top:78px!important}.-mdwr-78{width-right:78px!important}.-mdwb-78{width-bottom:78px!important}.-mdwl-78{width-left:78px!important}.-mdwx-78{width-left:78px!important;width-right:78px!important}.-mdwy-78{width-top:78px!important;width-bottom:78px!important}}@media (min-width: 992px){.-lgw-78{width:78px!important}.-lgwt-78{width-top:78px!important}.-lgwr-78{width-right:78px!important}.-lgwb-78{width-bottom:78px!important}.-lgwl-78{width-left:78px!important}.-lgwx-78{width-left:78px!important;width-right:78px!important}.-lgwy-78{width-top:78px!important;width-bottom:78px!important}}@media (min-width: 1200px){.-xlw-78{width:78px!important}.-xlwt-78{width-top:78px!important}.-xlwr-78{width-right:78px!important}.-xlwb-78{width-bottom:78px!important}.-xlwl-78{width-left:78px!important}.-xlwx-78{width-left:78px!important;width-right:78px!important}.-xlwy-78{width-top:78px!important;width-bottom:78px!important}}@media (min-width: 1400px){.-xxlw-78{width:78px!important}.-xxlwt-78{width-top:78px!important}.-xxlwr-78{width-right:78px!important}.-xxlwb-78{width-bottom:78px!important}.-xxlwl-78{width-left:78px!important}.-xxlwx-78{width-left:78px!important;width-right:78px!important}.-xxlwy-78{width-top:78px!important;width-bottom:78px!important}}.h-78{height:78px!important}.ht-78{height-top:78px!important}.hr-78{height-right:78px!important}.hb-78{height-bottom:78px!important}.hl-78{height-left:78px!important}.hx-78{height-left:78px!important;height-right:78px!important}.hy-78{height-top:78px!important;height-bottom:78px!important}@media (min-width: 576px){.-smh-78{height:78px!important}.-smht-78{height-top:78px!important}.-smhr-78{height-right:78px!important}.-smhb-78{height-bottom:78px!important}.-smhl-78{height-left:78px!important}.-smhx-78{height-left:78px!important;height-right:78px!important}.-smhy-78{height-top:78px!important;height-bottom:78px!important}}@media (min-width: 768px){.-mdh-78{height:78px!important}.-mdht-78{height-top:78px!important}.-mdhr-78{height-right:78px!important}.-mdhb-78{height-bottom:78px!important}.-mdhl-78{height-left:78px!important}.-mdhx-78{height-left:78px!important;height-right:78px!important}.-mdhy-78{height-top:78px!important;height-bottom:78px!important}}@media (min-width: 992px){.-lgh-78{height:78px!important}.-lght-78{height-top:78px!important}.-lghr-78{height-right:78px!important}.-lghb-78{height-bottom:78px!important}.-lghl-78{height-left:78px!important}.-lghx-78{height-left:78px!important;height-right:78px!important}.-lghy-78{height-top:78px!important;height-bottom:78px!important}}@media (min-width: 1200px){.-xlh-78{height:78px!important}.-xlht-78{height-top:78px!important}.-xlhr-78{height-right:78px!important}.-xlhb-78{height-bottom:78px!important}.-xlhl-78{height-left:78px!important}.-xlhx-78{height-left:78px!important;height-right:78px!important}.-xlhy-78{height-top:78px!important;height-bottom:78px!important}}@media (min-width: 1400px){.-xxlh-78{height:78px!important}.-xxlht-78{height-top:78px!important}.-xxlhr-78{height-right:78px!important}.-xxlhb-78{height-bottom:78px!important}.-xxlhl-78{height-left:78px!important}.-xxlhx-78{height-left:78px!important;height-right:78px!important}.-xxlhy-78{height-top:78px!important;height-bottom:78px!important}}.rounded-78{border-radius:78px!important}.roundedt-78{border-radius-top:78px!important}.roundedr-78{border-radius-right:78px!important}.roundedb-78{border-radius-bottom:78px!important}.roundedl-78{border-radius-left:78px!important}.roundedx-78{border-radius-left:78px!important;border-radius-right:78px!important}.roundedy-78{border-radius-top:78px!important;border-radius-bottom:78px!important}@media (min-width: 576px){.-smrounded-78{border-radius:78px!important}.-smroundedt-78{border-radius-top:78px!important}.-smroundedr-78{border-radius-right:78px!important}.-smroundedb-78{border-radius-bottom:78px!important}.-smroundedl-78{border-radius-left:78px!important}.-smroundedx-78{border-radius-left:78px!important;border-radius-right:78px!important}.-smroundedy-78{border-radius-top:78px!important;border-radius-bottom:78px!important}}@media (min-width: 768px){.-mdrounded-78{border-radius:78px!important}.-mdroundedt-78{border-radius-top:78px!important}.-mdroundedr-78{border-radius-right:78px!important}.-mdroundedb-78{border-radius-bottom:78px!important}.-mdroundedl-78{border-radius-left:78px!important}.-mdroundedx-78{border-radius-left:78px!important;border-radius-right:78px!important}.-mdroundedy-78{border-radius-top:78px!important;border-radius-bottom:78px!important}}@media (min-width: 992px){.-lgrounded-78{border-radius:78px!important}.-lgroundedt-78{border-radius-top:78px!important}.-lgroundedr-78{border-radius-right:78px!important}.-lgroundedb-78{border-radius-bottom:78px!important}.-lgroundedl-78{border-radius-left:78px!important}.-lgroundedx-78{border-radius-left:78px!important;border-radius-right:78px!important}.-lgroundedy-78{border-radius-top:78px!important;border-radius-bottom:78px!important}}@media (min-width: 1200px){.-xlrounded-78{border-radius:78px!important}.-xlroundedt-78{border-radius-top:78px!important}.-xlroundedr-78{border-radius-right:78px!important}.-xlroundedb-78{border-radius-bottom:78px!important}.-xlroundedl-78{border-radius-left:78px!important}.-xlroundedx-78{border-radius-left:78px!important;border-radius-right:78px!important}.-xlroundedy-78{border-radius-top:78px!important;border-radius-bottom:78px!important}}@media (min-width: 1400px){.-xxlrounded-78{border-radius:78px!important}.-xxlroundedt-78{border-radius-top:78px!important}.-xxlroundedr-78{border-radius-right:78px!important}.-xxlroundedb-78{border-radius-bottom:78px!important}.-xxlroundedl-78{border-radius-left:78px!important}.-xxlroundedx-78{border-radius-left:78px!important;border-radius-right:78px!important}.-xxlroundedy-78{border-radius-top:78px!important;border-radius-bottom:78px!important}}.max-w-78{max-width:78px!important}.max-wt-78{max-width-top:78px!important}.max-wr-78{max-width-right:78px!important}.max-wb-78{max-width-bottom:78px!important}.max-wl-78{max-width-left:78px!important}.max-wx-78{max-width-left:78px!important;max-width-right:78px!important}.max-wy-78{max-width-top:78px!important;max-width-bottom:78px!important}@media (min-width: 576px){.-smmax-w-78{max-width:78px!important}.-smmax-wt-78{max-width-top:78px!important}.-smmax-wr-78{max-width-right:78px!important}.-smmax-wb-78{max-width-bottom:78px!important}.-smmax-wl-78{max-width-left:78px!important}.-smmax-wx-78{max-width-left:78px!important;max-width-right:78px!important}.-smmax-wy-78{max-width-top:78px!important;max-width-bottom:78px!important}}@media (min-width: 768px){.-mdmax-w-78{max-width:78px!important}.-mdmax-wt-78{max-width-top:78px!important}.-mdmax-wr-78{max-width-right:78px!important}.-mdmax-wb-78{max-width-bottom:78px!important}.-mdmax-wl-78{max-width-left:78px!important}.-mdmax-wx-78{max-width-left:78px!important;max-width-right:78px!important}.-mdmax-wy-78{max-width-top:78px!important;max-width-bottom:78px!important}}@media (min-width: 992px){.-lgmax-w-78{max-width:78px!important}.-lgmax-wt-78{max-width-top:78px!important}.-lgmax-wr-78{max-width-right:78px!important}.-lgmax-wb-78{max-width-bottom:78px!important}.-lgmax-wl-78{max-width-left:78px!important}.-lgmax-wx-78{max-width-left:78px!important;max-width-right:78px!important}.-lgmax-wy-78{max-width-top:78px!important;max-width-bottom:78px!important}}@media (min-width: 1200px){.-xlmax-w-78{max-width:78px!important}.-xlmax-wt-78{max-width-top:78px!important}.-xlmax-wr-78{max-width-right:78px!important}.-xlmax-wb-78{max-width-bottom:78px!important}.-xlmax-wl-78{max-width-left:78px!important}.-xlmax-wx-78{max-width-left:78px!important;max-width-right:78px!important}.-xlmax-wy-78{max-width-top:78px!important;max-width-bottom:78px!important}}@media (min-width: 1400px){.-xxlmax-w-78{max-width:78px!important}.-xxlmax-wt-78{max-width-top:78px!important}.-xxlmax-wr-78{max-width-right:78px!important}.-xxlmax-wb-78{max-width-bottom:78px!important}.-xxlmax-wl-78{max-width-left:78px!important}.-xxlmax-wx-78{max-width-left:78px!important;max-width-right:78px!important}.-xxlmax-wy-78{max-width-top:78px!important;max-width-bottom:78px!important}}.min-w-78{min-width:78px!important}.min-wt-78{min-width-top:78px!important}.min-wr-78{min-width-right:78px!important}.min-wb-78{min-width-bottom:78px!important}.min-wl-78{min-width-left:78px!important}.min-wx-78{min-width-left:78px!important;min-width-right:78px!important}.min-wy-78{min-width-top:78px!important;min-width-bottom:78px!important}@media (min-width: 576px){.-smmin-w-78{min-width:78px!important}.-smmin-wt-78{min-width-top:78px!important}.-smmin-wr-78{min-width-right:78px!important}.-smmin-wb-78{min-width-bottom:78px!important}.-smmin-wl-78{min-width-left:78px!important}.-smmin-wx-78{min-width-left:78px!important;min-width-right:78px!important}.-smmin-wy-78{min-width-top:78px!important;min-width-bottom:78px!important}}@media (min-width: 768px){.-mdmin-w-78{min-width:78px!important}.-mdmin-wt-78{min-width-top:78px!important}.-mdmin-wr-78{min-width-right:78px!important}.-mdmin-wb-78{min-width-bottom:78px!important}.-mdmin-wl-78{min-width-left:78px!important}.-mdmin-wx-78{min-width-left:78px!important;min-width-right:78px!important}.-mdmin-wy-78{min-width-top:78px!important;min-width-bottom:78px!important}}@media (min-width: 992px){.-lgmin-w-78{min-width:78px!important}.-lgmin-wt-78{min-width-top:78px!important}.-lgmin-wr-78{min-width-right:78px!important}.-lgmin-wb-78{min-width-bottom:78px!important}.-lgmin-wl-78{min-width-left:78px!important}.-lgmin-wx-78{min-width-left:78px!important;min-width-right:78px!important}.-lgmin-wy-78{min-width-top:78px!important;min-width-bottom:78px!important}}@media (min-width: 1200px){.-xlmin-w-78{min-width:78px!important}.-xlmin-wt-78{min-width-top:78px!important}.-xlmin-wr-78{min-width-right:78px!important}.-xlmin-wb-78{min-width-bottom:78px!important}.-xlmin-wl-78{min-width-left:78px!important}.-xlmin-wx-78{min-width-left:78px!important;min-width-right:78px!important}.-xlmin-wy-78{min-width-top:78px!important;min-width-bottom:78px!important}}@media (min-width: 1400px){.-xxlmin-w-78{min-width:78px!important}.-xxlmin-wt-78{min-width-top:78px!important}.-xxlmin-wr-78{min-width-right:78px!important}.-xxlmin-wb-78{min-width-bottom:78px!important}.-xxlmin-wl-78{min-width-left:78px!important}.-xxlmin-wx-78{min-width-left:78px!important;min-width-right:78px!important}.-xxlmin-wy-78{min-width-top:78px!important;min-width-bottom:78px!important}}.max-h-78{max-height:78px!important}.max-ht-78{max-height-top:78px!important}.max-hr-78{max-height-right:78px!important}.max-hb-78{max-height-bottom:78px!important}.max-hl-78{max-height-left:78px!important}.max-hx-78{max-height-left:78px!important;max-height-right:78px!important}.max-hy-78{max-height-top:78px!important;max-height-bottom:78px!important}@media (min-width: 576px){.-smmax-h-78{max-height:78px!important}.-smmax-ht-78{max-height-top:78px!important}.-smmax-hr-78{max-height-right:78px!important}.-smmax-hb-78{max-height-bottom:78px!important}.-smmax-hl-78{max-height-left:78px!important}.-smmax-hx-78{max-height-left:78px!important;max-height-right:78px!important}.-smmax-hy-78{max-height-top:78px!important;max-height-bottom:78px!important}}@media (min-width: 768px){.-mdmax-h-78{max-height:78px!important}.-mdmax-ht-78{max-height-top:78px!important}.-mdmax-hr-78{max-height-right:78px!important}.-mdmax-hb-78{max-height-bottom:78px!important}.-mdmax-hl-78{max-height-left:78px!important}.-mdmax-hx-78{max-height-left:78px!important;max-height-right:78px!important}.-mdmax-hy-78{max-height-top:78px!important;max-height-bottom:78px!important}}@media (min-width: 992px){.-lgmax-h-78{max-height:78px!important}.-lgmax-ht-78{max-height-top:78px!important}.-lgmax-hr-78{max-height-right:78px!important}.-lgmax-hb-78{max-height-bottom:78px!important}.-lgmax-hl-78{max-height-left:78px!important}.-lgmax-hx-78{max-height-left:78px!important;max-height-right:78px!important}.-lgmax-hy-78{max-height-top:78px!important;max-height-bottom:78px!important}}@media (min-width: 1200px){.-xlmax-h-78{max-height:78px!important}.-xlmax-ht-78{max-height-top:78px!important}.-xlmax-hr-78{max-height-right:78px!important}.-xlmax-hb-78{max-height-bottom:78px!important}.-xlmax-hl-78{max-height-left:78px!important}.-xlmax-hx-78{max-height-left:78px!important;max-height-right:78px!important}.-xlmax-hy-78{max-height-top:78px!important;max-height-bottom:78px!important}}@media (min-width: 1400px){.-xxlmax-h-78{max-height:78px!important}.-xxlmax-ht-78{max-height-top:78px!important}.-xxlmax-hr-78{max-height-right:78px!important}.-xxlmax-hb-78{max-height-bottom:78px!important}.-xxlmax-hl-78{max-height-left:78px!important}.-xxlmax-hx-78{max-height-left:78px!important;max-height-right:78px!important}.-xxlmax-hy-78{max-height-top:78px!important;max-height-bottom:78px!important}}.min-h-78{min-height:78px!important}.min-ht-78{min-height-top:78px!important}.min-hr-78{min-height-right:78px!important}.min-hb-78{min-height-bottom:78px!important}.min-hl-78{min-height-left:78px!important}.min-hx-78{min-height-left:78px!important;min-height-right:78px!important}.min-hy-78{min-height-top:78px!important;min-height-bottom:78px!important}@media (min-width: 576px){.-smmin-h-78{min-height:78px!important}.-smmin-ht-78{min-height-top:78px!important}.-smmin-hr-78{min-height-right:78px!important}.-smmin-hb-78{min-height-bottom:78px!important}.-smmin-hl-78{min-height-left:78px!important}.-smmin-hx-78{min-height-left:78px!important;min-height-right:78px!important}.-smmin-hy-78{min-height-top:78px!important;min-height-bottom:78px!important}}@media (min-width: 768px){.-mdmin-h-78{min-height:78px!important}.-mdmin-ht-78{min-height-top:78px!important}.-mdmin-hr-78{min-height-right:78px!important}.-mdmin-hb-78{min-height-bottom:78px!important}.-mdmin-hl-78{min-height-left:78px!important}.-mdmin-hx-78{min-height-left:78px!important;min-height-right:78px!important}.-mdmin-hy-78{min-height-top:78px!important;min-height-bottom:78px!important}}@media (min-width: 992px){.-lgmin-h-78{min-height:78px!important}.-lgmin-ht-78{min-height-top:78px!important}.-lgmin-hr-78{min-height-right:78px!important}.-lgmin-hb-78{min-height-bottom:78px!important}.-lgmin-hl-78{min-height-left:78px!important}.-lgmin-hx-78{min-height-left:78px!important;min-height-right:78px!important}.-lgmin-hy-78{min-height-top:78px!important;min-height-bottom:78px!important}}@media (min-width: 1200px){.-xlmin-h-78{min-height:78px!important}.-xlmin-ht-78{min-height-top:78px!important}.-xlmin-hr-78{min-height-right:78px!important}.-xlmin-hb-78{min-height-bottom:78px!important}.-xlmin-hl-78{min-height-left:78px!important}.-xlmin-hx-78{min-height-left:78px!important;min-height-right:78px!important}.-xlmin-hy-78{min-height-top:78px!important;min-height-bottom:78px!important}}@media (min-width: 1400px){.-xxlmin-h-78{min-height:78px!important}.-xxlmin-ht-78{min-height-top:78px!important}.-xxlmin-hr-78{min-height-right:78px!important}.-xxlmin-hb-78{min-height-bottom:78px!important}.-xxlmin-hl-78{min-height-left:78px!important}.-xxlmin-hx-78{min-height-left:78px!important;min-height-right:78px!important}.-xxlmin-hy-78{min-height-top:78px!important;min-height-bottom:78px!important}}.m-79{margin:79px!important}.mt-79{margin-top:79px!important}.mr-79{margin-right:79px!important}.mb-79{margin-bottom:79px!important}.ml-79{margin-left:79px!important}.mx-79{margin-left:79px!important;margin-right:79px!important}.my-79{margin-top:79px!important;margin-bottom:79px!important}@media (min-width: 576px){.-smm-79{margin:79px!important}.-smmt-79{margin-top:79px!important}.-smmr-79{margin-right:79px!important}.-smmb-79{margin-bottom:79px!important}.-smml-79{margin-left:79px!important}.-smmx-79{margin-left:79px!important;margin-right:79px!important}.-smmy-79{margin-top:79px!important;margin-bottom:79px!important}}@media (min-width: 768px){.-mdm-79{margin:79px!important}.-mdmt-79{margin-top:79px!important}.-mdmr-79{margin-right:79px!important}.-mdmb-79{margin-bottom:79px!important}.-mdml-79{margin-left:79px!important}.-mdmx-79{margin-left:79px!important;margin-right:79px!important}.-mdmy-79{margin-top:79px!important;margin-bottom:79px!important}}@media (min-width: 992px){.-lgm-79{margin:79px!important}.-lgmt-79{margin-top:79px!important}.-lgmr-79{margin-right:79px!important}.-lgmb-79{margin-bottom:79px!important}.-lgml-79{margin-left:79px!important}.-lgmx-79{margin-left:79px!important;margin-right:79px!important}.-lgmy-79{margin-top:79px!important;margin-bottom:79px!important}}@media (min-width: 1200px){.-xlm-79{margin:79px!important}.-xlmt-79{margin-top:79px!important}.-xlmr-79{margin-right:79px!important}.-xlmb-79{margin-bottom:79px!important}.-xlml-79{margin-left:79px!important}.-xlmx-79{margin-left:79px!important;margin-right:79px!important}.-xlmy-79{margin-top:79px!important;margin-bottom:79px!important}}@media (min-width: 1400px){.-xxlm-79{margin:79px!important}.-xxlmt-79{margin-top:79px!important}.-xxlmr-79{margin-right:79px!important}.-xxlmb-79{margin-bottom:79px!important}.-xxlml-79{margin-left:79px!important}.-xxlmx-79{margin-left:79px!important;margin-right:79px!important}.-xxlmy-79{margin-top:79px!important;margin-bottom:79px!important}}.p-79{padding:79px!important}.pt-79{padding-top:79px!important}.pr-79{padding-right:79px!important}.pb-79{padding-bottom:79px!important}.pl-79{padding-left:79px!important}.px-79{padding-left:79px!important;padding-right:79px!important}.py-79{padding-top:79px!important;padding-bottom:79px!important}@media (min-width: 576px){.-smp-79{padding:79px!important}.-smpt-79{padding-top:79px!important}.-smpr-79{padding-right:79px!important}.-smpb-79{padding-bottom:79px!important}.-smpl-79{padding-left:79px!important}.-smpx-79{padding-left:79px!important;padding-right:79px!important}.-smpy-79{padding-top:79px!important;padding-bottom:79px!important}}@media (min-width: 768px){.-mdp-79{padding:79px!important}.-mdpt-79{padding-top:79px!important}.-mdpr-79{padding-right:79px!important}.-mdpb-79{padding-bottom:79px!important}.-mdpl-79{padding-left:79px!important}.-mdpx-79{padding-left:79px!important;padding-right:79px!important}.-mdpy-79{padding-top:79px!important;padding-bottom:79px!important}}@media (min-width: 992px){.-lgp-79{padding:79px!important}.-lgpt-79{padding-top:79px!important}.-lgpr-79{padding-right:79px!important}.-lgpb-79{padding-bottom:79px!important}.-lgpl-79{padding-left:79px!important}.-lgpx-79{padding-left:79px!important;padding-right:79px!important}.-lgpy-79{padding-top:79px!important;padding-bottom:79px!important}}@media (min-width: 1200px){.-xlp-79{padding:79px!important}.-xlpt-79{padding-top:79px!important}.-xlpr-79{padding-right:79px!important}.-xlpb-79{padding-bottom:79px!important}.-xlpl-79{padding-left:79px!important}.-xlpx-79{padding-left:79px!important;padding-right:79px!important}.-xlpy-79{padding-top:79px!important;padding-bottom:79px!important}}@media (min-width: 1400px){.-xxlp-79{padding:79px!important}.-xxlpt-79{padding-top:79px!important}.-xxlpr-79{padding-right:79px!important}.-xxlpb-79{padding-bottom:79px!important}.-xxlpl-79{padding-left:79px!important}.-xxlpx-79{padding-left:79px!important;padding-right:79px!important}.-xxlpy-79{padding-top:79px!important;padding-bottom:79px!important}}.gap-79{gap:79px!important}.gapx-79{-webkit-column-gap:79px!important;-moz-column-gap:79px!important;column-gap:79px!important}.gapy-79{row-gap:79px!important}@media (min-width: 576px){.-smgap-79{gap:79px!important}.-smgapx-79{-webkit-column-gap:79px!important;-moz-column-gap:79px!important;column-gap:79px!important}.-smgapy-79{row-gap:79px!important}}@media (min-width: 768px){.-mdgap-79{gap:79px!important}.-mdgapx-79{-webkit-column-gap:79px!important;-moz-column-gap:79px!important;column-gap:79px!important}.-mdgapy-79{row-gap:79px!important}}@media (min-width: 992px){.-lggap-79{gap:79px!important}.-lggapx-79{-webkit-column-gap:79px!important;-moz-column-gap:79px!important;column-gap:79px!important}.-lggapy-79{row-gap:79px!important}}@media (min-width: 1200px){.-xlgap-79{gap:79px!important}.-xlgapx-79{-webkit-column-gap:79px!important;-moz-column-gap:79px!important;column-gap:79px!important}.-xlgapy-79{row-gap:79px!important}}@media (min-width: 1400px){.-xxlgap-79{gap:79px!important}.-xxlgapx-79{-webkit-column-gap:79px!important;-moz-column-gap:79px!important;column-gap:79px!important}.-xxlgapy-79{row-gap:79px!important}}.w-79{width:79px!important}.wt-79{width-top:79px!important}.wr-79{width-right:79px!important}.wb-79{width-bottom:79px!important}.wl-79{width-left:79px!important}.wx-79{width-left:79px!important;width-right:79px!important}.wy-79{width-top:79px!important;width-bottom:79px!important}@media (min-width: 576px){.-smw-79{width:79px!important}.-smwt-79{width-top:79px!important}.-smwr-79{width-right:79px!important}.-smwb-79{width-bottom:79px!important}.-smwl-79{width-left:79px!important}.-smwx-79{width-left:79px!important;width-right:79px!important}.-smwy-79{width-top:79px!important;width-bottom:79px!important}}@media (min-width: 768px){.-mdw-79{width:79px!important}.-mdwt-79{width-top:79px!important}.-mdwr-79{width-right:79px!important}.-mdwb-79{width-bottom:79px!important}.-mdwl-79{width-left:79px!important}.-mdwx-79{width-left:79px!important;width-right:79px!important}.-mdwy-79{width-top:79px!important;width-bottom:79px!important}}@media (min-width: 992px){.-lgw-79{width:79px!important}.-lgwt-79{width-top:79px!important}.-lgwr-79{width-right:79px!important}.-lgwb-79{width-bottom:79px!important}.-lgwl-79{width-left:79px!important}.-lgwx-79{width-left:79px!important;width-right:79px!important}.-lgwy-79{width-top:79px!important;width-bottom:79px!important}}@media (min-width: 1200px){.-xlw-79{width:79px!important}.-xlwt-79{width-top:79px!important}.-xlwr-79{width-right:79px!important}.-xlwb-79{width-bottom:79px!important}.-xlwl-79{width-left:79px!important}.-xlwx-79{width-left:79px!important;width-right:79px!important}.-xlwy-79{width-top:79px!important;width-bottom:79px!important}}@media (min-width: 1400px){.-xxlw-79{width:79px!important}.-xxlwt-79{width-top:79px!important}.-xxlwr-79{width-right:79px!important}.-xxlwb-79{width-bottom:79px!important}.-xxlwl-79{width-left:79px!important}.-xxlwx-79{width-left:79px!important;width-right:79px!important}.-xxlwy-79{width-top:79px!important;width-bottom:79px!important}}.h-79{height:79px!important}.ht-79{height-top:79px!important}.hr-79{height-right:79px!important}.hb-79{height-bottom:79px!important}.hl-79{height-left:79px!important}.hx-79{height-left:79px!important;height-right:79px!important}.hy-79{height-top:79px!important;height-bottom:79px!important}@media (min-width: 576px){.-smh-79{height:79px!important}.-smht-79{height-top:79px!important}.-smhr-79{height-right:79px!important}.-smhb-79{height-bottom:79px!important}.-smhl-79{height-left:79px!important}.-smhx-79{height-left:79px!important;height-right:79px!important}.-smhy-79{height-top:79px!important;height-bottom:79px!important}}@media (min-width: 768px){.-mdh-79{height:79px!important}.-mdht-79{height-top:79px!important}.-mdhr-79{height-right:79px!important}.-mdhb-79{height-bottom:79px!important}.-mdhl-79{height-left:79px!important}.-mdhx-79{height-left:79px!important;height-right:79px!important}.-mdhy-79{height-top:79px!important;height-bottom:79px!important}}@media (min-width: 992px){.-lgh-79{height:79px!important}.-lght-79{height-top:79px!important}.-lghr-79{height-right:79px!important}.-lghb-79{height-bottom:79px!important}.-lghl-79{height-left:79px!important}.-lghx-79{height-left:79px!important;height-right:79px!important}.-lghy-79{height-top:79px!important;height-bottom:79px!important}}@media (min-width: 1200px){.-xlh-79{height:79px!important}.-xlht-79{height-top:79px!important}.-xlhr-79{height-right:79px!important}.-xlhb-79{height-bottom:79px!important}.-xlhl-79{height-left:79px!important}.-xlhx-79{height-left:79px!important;height-right:79px!important}.-xlhy-79{height-top:79px!important;height-bottom:79px!important}}@media (min-width: 1400px){.-xxlh-79{height:79px!important}.-xxlht-79{height-top:79px!important}.-xxlhr-79{height-right:79px!important}.-xxlhb-79{height-bottom:79px!important}.-xxlhl-79{height-left:79px!important}.-xxlhx-79{height-left:79px!important;height-right:79px!important}.-xxlhy-79{height-top:79px!important;height-bottom:79px!important}}.rounded-79{border-radius:79px!important}.roundedt-79{border-radius-top:79px!important}.roundedr-79{border-radius-right:79px!important}.roundedb-79{border-radius-bottom:79px!important}.roundedl-79{border-radius-left:79px!important}.roundedx-79{border-radius-left:79px!important;border-radius-right:79px!important}.roundedy-79{border-radius-top:79px!important;border-radius-bottom:79px!important}@media (min-width: 576px){.-smrounded-79{border-radius:79px!important}.-smroundedt-79{border-radius-top:79px!important}.-smroundedr-79{border-radius-right:79px!important}.-smroundedb-79{border-radius-bottom:79px!important}.-smroundedl-79{border-radius-left:79px!important}.-smroundedx-79{border-radius-left:79px!important;border-radius-right:79px!important}.-smroundedy-79{border-radius-top:79px!important;border-radius-bottom:79px!important}}@media (min-width: 768px){.-mdrounded-79{border-radius:79px!important}.-mdroundedt-79{border-radius-top:79px!important}.-mdroundedr-79{border-radius-right:79px!important}.-mdroundedb-79{border-radius-bottom:79px!important}.-mdroundedl-79{border-radius-left:79px!important}.-mdroundedx-79{border-radius-left:79px!important;border-radius-right:79px!important}.-mdroundedy-79{border-radius-top:79px!important;border-radius-bottom:79px!important}}@media (min-width: 992px){.-lgrounded-79{border-radius:79px!important}.-lgroundedt-79{border-radius-top:79px!important}.-lgroundedr-79{border-radius-right:79px!important}.-lgroundedb-79{border-radius-bottom:79px!important}.-lgroundedl-79{border-radius-left:79px!important}.-lgroundedx-79{border-radius-left:79px!important;border-radius-right:79px!important}.-lgroundedy-79{border-radius-top:79px!important;border-radius-bottom:79px!important}}@media (min-width: 1200px){.-xlrounded-79{border-radius:79px!important}.-xlroundedt-79{border-radius-top:79px!important}.-xlroundedr-79{border-radius-right:79px!important}.-xlroundedb-79{border-radius-bottom:79px!important}.-xlroundedl-79{border-radius-left:79px!important}.-xlroundedx-79{border-radius-left:79px!important;border-radius-right:79px!important}.-xlroundedy-79{border-radius-top:79px!important;border-radius-bottom:79px!important}}@media (min-width: 1400px){.-xxlrounded-79{border-radius:79px!important}.-xxlroundedt-79{border-radius-top:79px!important}.-xxlroundedr-79{border-radius-right:79px!important}.-xxlroundedb-79{border-radius-bottom:79px!important}.-xxlroundedl-79{border-radius-left:79px!important}.-xxlroundedx-79{border-radius-left:79px!important;border-radius-right:79px!important}.-xxlroundedy-79{border-radius-top:79px!important;border-radius-bottom:79px!important}}.max-w-79{max-width:79px!important}.max-wt-79{max-width-top:79px!important}.max-wr-79{max-width-right:79px!important}.max-wb-79{max-width-bottom:79px!important}.max-wl-79{max-width-left:79px!important}.max-wx-79{max-width-left:79px!important;max-width-right:79px!important}.max-wy-79{max-width-top:79px!important;max-width-bottom:79px!important}@media (min-width: 576px){.-smmax-w-79{max-width:79px!important}.-smmax-wt-79{max-width-top:79px!important}.-smmax-wr-79{max-width-right:79px!important}.-smmax-wb-79{max-width-bottom:79px!important}.-smmax-wl-79{max-width-left:79px!important}.-smmax-wx-79{max-width-left:79px!important;max-width-right:79px!important}.-smmax-wy-79{max-width-top:79px!important;max-width-bottom:79px!important}}@media (min-width: 768px){.-mdmax-w-79{max-width:79px!important}.-mdmax-wt-79{max-width-top:79px!important}.-mdmax-wr-79{max-width-right:79px!important}.-mdmax-wb-79{max-width-bottom:79px!important}.-mdmax-wl-79{max-width-left:79px!important}.-mdmax-wx-79{max-width-left:79px!important;max-width-right:79px!important}.-mdmax-wy-79{max-width-top:79px!important;max-width-bottom:79px!important}}@media (min-width: 992px){.-lgmax-w-79{max-width:79px!important}.-lgmax-wt-79{max-width-top:79px!important}.-lgmax-wr-79{max-width-right:79px!important}.-lgmax-wb-79{max-width-bottom:79px!important}.-lgmax-wl-79{max-width-left:79px!important}.-lgmax-wx-79{max-width-left:79px!important;max-width-right:79px!important}.-lgmax-wy-79{max-width-top:79px!important;max-width-bottom:79px!important}}@media (min-width: 1200px){.-xlmax-w-79{max-width:79px!important}.-xlmax-wt-79{max-width-top:79px!important}.-xlmax-wr-79{max-width-right:79px!important}.-xlmax-wb-79{max-width-bottom:79px!important}.-xlmax-wl-79{max-width-left:79px!important}.-xlmax-wx-79{max-width-left:79px!important;max-width-right:79px!important}.-xlmax-wy-79{max-width-top:79px!important;max-width-bottom:79px!important}}@media (min-width: 1400px){.-xxlmax-w-79{max-width:79px!important}.-xxlmax-wt-79{max-width-top:79px!important}.-xxlmax-wr-79{max-width-right:79px!important}.-xxlmax-wb-79{max-width-bottom:79px!important}.-xxlmax-wl-79{max-width-left:79px!important}.-xxlmax-wx-79{max-width-left:79px!important;max-width-right:79px!important}.-xxlmax-wy-79{max-width-top:79px!important;max-width-bottom:79px!important}}.min-w-79{min-width:79px!important}.min-wt-79{min-width-top:79px!important}.min-wr-79{min-width-right:79px!important}.min-wb-79{min-width-bottom:79px!important}.min-wl-79{min-width-left:79px!important}.min-wx-79{min-width-left:79px!important;min-width-right:79px!important}.min-wy-79{min-width-top:79px!important;min-width-bottom:79px!important}@media (min-width: 576px){.-smmin-w-79{min-width:79px!important}.-smmin-wt-79{min-width-top:79px!important}.-smmin-wr-79{min-width-right:79px!important}.-smmin-wb-79{min-width-bottom:79px!important}.-smmin-wl-79{min-width-left:79px!important}.-smmin-wx-79{min-width-left:79px!important;min-width-right:79px!important}.-smmin-wy-79{min-width-top:79px!important;min-width-bottom:79px!important}}@media (min-width: 768px){.-mdmin-w-79{min-width:79px!important}.-mdmin-wt-79{min-width-top:79px!important}.-mdmin-wr-79{min-width-right:79px!important}.-mdmin-wb-79{min-width-bottom:79px!important}.-mdmin-wl-79{min-width-left:79px!important}.-mdmin-wx-79{min-width-left:79px!important;min-width-right:79px!important}.-mdmin-wy-79{min-width-top:79px!important;min-width-bottom:79px!important}}@media (min-width: 992px){.-lgmin-w-79{min-width:79px!important}.-lgmin-wt-79{min-width-top:79px!important}.-lgmin-wr-79{min-width-right:79px!important}.-lgmin-wb-79{min-width-bottom:79px!important}.-lgmin-wl-79{min-width-left:79px!important}.-lgmin-wx-79{min-width-left:79px!important;min-width-right:79px!important}.-lgmin-wy-79{min-width-top:79px!important;min-width-bottom:79px!important}}@media (min-width: 1200px){.-xlmin-w-79{min-width:79px!important}.-xlmin-wt-79{min-width-top:79px!important}.-xlmin-wr-79{min-width-right:79px!important}.-xlmin-wb-79{min-width-bottom:79px!important}.-xlmin-wl-79{min-width-left:79px!important}.-xlmin-wx-79{min-width-left:79px!important;min-width-right:79px!important}.-xlmin-wy-79{min-width-top:79px!important;min-width-bottom:79px!important}}@media (min-width: 1400px){.-xxlmin-w-79{min-width:79px!important}.-xxlmin-wt-79{min-width-top:79px!important}.-xxlmin-wr-79{min-width-right:79px!important}.-xxlmin-wb-79{min-width-bottom:79px!important}.-xxlmin-wl-79{min-width-left:79px!important}.-xxlmin-wx-79{min-width-left:79px!important;min-width-right:79px!important}.-xxlmin-wy-79{min-width-top:79px!important;min-width-bottom:79px!important}}.max-h-79{max-height:79px!important}.max-ht-79{max-height-top:79px!important}.max-hr-79{max-height-right:79px!important}.max-hb-79{max-height-bottom:79px!important}.max-hl-79{max-height-left:79px!important}.max-hx-79{max-height-left:79px!important;max-height-right:79px!important}.max-hy-79{max-height-top:79px!important;max-height-bottom:79px!important}@media (min-width: 576px){.-smmax-h-79{max-height:79px!important}.-smmax-ht-79{max-height-top:79px!important}.-smmax-hr-79{max-height-right:79px!important}.-smmax-hb-79{max-height-bottom:79px!important}.-smmax-hl-79{max-height-left:79px!important}.-smmax-hx-79{max-height-left:79px!important;max-height-right:79px!important}.-smmax-hy-79{max-height-top:79px!important;max-height-bottom:79px!important}}@media (min-width: 768px){.-mdmax-h-79{max-height:79px!important}.-mdmax-ht-79{max-height-top:79px!important}.-mdmax-hr-79{max-height-right:79px!important}.-mdmax-hb-79{max-height-bottom:79px!important}.-mdmax-hl-79{max-height-left:79px!important}.-mdmax-hx-79{max-height-left:79px!important;max-height-right:79px!important}.-mdmax-hy-79{max-height-top:79px!important;max-height-bottom:79px!important}}@media (min-width: 992px){.-lgmax-h-79{max-height:79px!important}.-lgmax-ht-79{max-height-top:79px!important}.-lgmax-hr-79{max-height-right:79px!important}.-lgmax-hb-79{max-height-bottom:79px!important}.-lgmax-hl-79{max-height-left:79px!important}.-lgmax-hx-79{max-height-left:79px!important;max-height-right:79px!important}.-lgmax-hy-79{max-height-top:79px!important;max-height-bottom:79px!important}}@media (min-width: 1200px){.-xlmax-h-79{max-height:79px!important}.-xlmax-ht-79{max-height-top:79px!important}.-xlmax-hr-79{max-height-right:79px!important}.-xlmax-hb-79{max-height-bottom:79px!important}.-xlmax-hl-79{max-height-left:79px!important}.-xlmax-hx-79{max-height-left:79px!important;max-height-right:79px!important}.-xlmax-hy-79{max-height-top:79px!important;max-height-bottom:79px!important}}@media (min-width: 1400px){.-xxlmax-h-79{max-height:79px!important}.-xxlmax-ht-79{max-height-top:79px!important}.-xxlmax-hr-79{max-height-right:79px!important}.-xxlmax-hb-79{max-height-bottom:79px!important}.-xxlmax-hl-79{max-height-left:79px!important}.-xxlmax-hx-79{max-height-left:79px!important;max-height-right:79px!important}.-xxlmax-hy-79{max-height-top:79px!important;max-height-bottom:79px!important}}.min-h-79{min-height:79px!important}.min-ht-79{min-height-top:79px!important}.min-hr-79{min-height-right:79px!important}.min-hb-79{min-height-bottom:79px!important}.min-hl-79{min-height-left:79px!important}.min-hx-79{min-height-left:79px!important;min-height-right:79px!important}.min-hy-79{min-height-top:79px!important;min-height-bottom:79px!important}@media (min-width: 576px){.-smmin-h-79{min-height:79px!important}.-smmin-ht-79{min-height-top:79px!important}.-smmin-hr-79{min-height-right:79px!important}.-smmin-hb-79{min-height-bottom:79px!important}.-smmin-hl-79{min-height-left:79px!important}.-smmin-hx-79{min-height-left:79px!important;min-height-right:79px!important}.-smmin-hy-79{min-height-top:79px!important;min-height-bottom:79px!important}}@media (min-width: 768px){.-mdmin-h-79{min-height:79px!important}.-mdmin-ht-79{min-height-top:79px!important}.-mdmin-hr-79{min-height-right:79px!important}.-mdmin-hb-79{min-height-bottom:79px!important}.-mdmin-hl-79{min-height-left:79px!important}.-mdmin-hx-79{min-height-left:79px!important;min-height-right:79px!important}.-mdmin-hy-79{min-height-top:79px!important;min-height-bottom:79px!important}}@media (min-width: 992px){.-lgmin-h-79{min-height:79px!important}.-lgmin-ht-79{min-height-top:79px!important}.-lgmin-hr-79{min-height-right:79px!important}.-lgmin-hb-79{min-height-bottom:79px!important}.-lgmin-hl-79{min-height-left:79px!important}.-lgmin-hx-79{min-height-left:79px!important;min-height-right:79px!important}.-lgmin-hy-79{min-height-top:79px!important;min-height-bottom:79px!important}}@media (min-width: 1200px){.-xlmin-h-79{min-height:79px!important}.-xlmin-ht-79{min-height-top:79px!important}.-xlmin-hr-79{min-height-right:79px!important}.-xlmin-hb-79{min-height-bottom:79px!important}.-xlmin-hl-79{min-height-left:79px!important}.-xlmin-hx-79{min-height-left:79px!important;min-height-right:79px!important}.-xlmin-hy-79{min-height-top:79px!important;min-height-bottom:79px!important}}@media (min-width: 1400px){.-xxlmin-h-79{min-height:79px!important}.-xxlmin-ht-79{min-height-top:79px!important}.-xxlmin-hr-79{min-height-right:79px!important}.-xxlmin-hb-79{min-height-bottom:79px!important}.-xxlmin-hl-79{min-height-left:79px!important}.-xxlmin-hx-79{min-height-left:79px!important;min-height-right:79px!important}.-xxlmin-hy-79{min-height-top:79px!important;min-height-bottom:79px!important}}.m-80{margin:80px!important}.mt-80{margin-top:80px!important}.mr-80{margin-right:80px!important}.mb-80{margin-bottom:80px!important}.ml-80{margin-left:80px!important}.mx-80{margin-left:80px!important;margin-right:80px!important}.my-80{margin-top:80px!important;margin-bottom:80px!important}@media (min-width: 576px){.-smm-80{margin:80px!important}.-smmt-80{margin-top:80px!important}.-smmr-80{margin-right:80px!important}.-smmb-80{margin-bottom:80px!important}.-smml-80{margin-left:80px!important}.-smmx-80{margin-left:80px!important;margin-right:80px!important}.-smmy-80{margin-top:80px!important;margin-bottom:80px!important}}@media (min-width: 768px){.-mdm-80{margin:80px!important}.-mdmt-80{margin-top:80px!important}.-mdmr-80{margin-right:80px!important}.-mdmb-80{margin-bottom:80px!important}.-mdml-80{margin-left:80px!important}.-mdmx-80{margin-left:80px!important;margin-right:80px!important}.-mdmy-80{margin-top:80px!important;margin-bottom:80px!important}}@media (min-width: 992px){.-lgm-80{margin:80px!important}.-lgmt-80{margin-top:80px!important}.-lgmr-80{margin-right:80px!important}.-lgmb-80{margin-bottom:80px!important}.-lgml-80{margin-left:80px!important}.-lgmx-80{margin-left:80px!important;margin-right:80px!important}.-lgmy-80{margin-top:80px!important;margin-bottom:80px!important}}@media (min-width: 1200px){.-xlm-80{margin:80px!important}.-xlmt-80{margin-top:80px!important}.-xlmr-80{margin-right:80px!important}.-xlmb-80{margin-bottom:80px!important}.-xlml-80{margin-left:80px!important}.-xlmx-80{margin-left:80px!important;margin-right:80px!important}.-xlmy-80{margin-top:80px!important;margin-bottom:80px!important}}@media (min-width: 1400px){.-xxlm-80{margin:80px!important}.-xxlmt-80{margin-top:80px!important}.-xxlmr-80{margin-right:80px!important}.-xxlmb-80{margin-bottom:80px!important}.-xxlml-80{margin-left:80px!important}.-xxlmx-80{margin-left:80px!important;margin-right:80px!important}.-xxlmy-80{margin-top:80px!important;margin-bottom:80px!important}}.p-80{padding:80px!important}.pt-80{padding-top:80px!important}.pr-80{padding-right:80px!important}.pb-80{padding-bottom:80px!important}.pl-80{padding-left:80px!important}.px-80{padding-left:80px!important;padding-right:80px!important}.py-80{padding-top:80px!important;padding-bottom:80px!important}@media (min-width: 576px){.-smp-80{padding:80px!important}.-smpt-80{padding-top:80px!important}.-smpr-80{padding-right:80px!important}.-smpb-80{padding-bottom:80px!important}.-smpl-80{padding-left:80px!important}.-smpx-80{padding-left:80px!important;padding-right:80px!important}.-smpy-80{padding-top:80px!important;padding-bottom:80px!important}}@media (min-width: 768px){.-mdp-80{padding:80px!important}.-mdpt-80{padding-top:80px!important}.-mdpr-80{padding-right:80px!important}.-mdpb-80{padding-bottom:80px!important}.-mdpl-80{padding-left:80px!important}.-mdpx-80{padding-left:80px!important;padding-right:80px!important}.-mdpy-80{padding-top:80px!important;padding-bottom:80px!important}}@media (min-width: 992px){.-lgp-80{padding:80px!important}.-lgpt-80{padding-top:80px!important}.-lgpr-80{padding-right:80px!important}.-lgpb-80{padding-bottom:80px!important}.-lgpl-80{padding-left:80px!important}.-lgpx-80{padding-left:80px!important;padding-right:80px!important}.-lgpy-80{padding-top:80px!important;padding-bottom:80px!important}}@media (min-width: 1200px){.-xlp-80{padding:80px!important}.-xlpt-80{padding-top:80px!important}.-xlpr-80{padding-right:80px!important}.-xlpb-80{padding-bottom:80px!important}.-xlpl-80{padding-left:80px!important}.-xlpx-80{padding-left:80px!important;padding-right:80px!important}.-xlpy-80{padding-top:80px!important;padding-bottom:80px!important}}@media (min-width: 1400px){.-xxlp-80{padding:80px!important}.-xxlpt-80{padding-top:80px!important}.-xxlpr-80{padding-right:80px!important}.-xxlpb-80{padding-bottom:80px!important}.-xxlpl-80{padding-left:80px!important}.-xxlpx-80{padding-left:80px!important;padding-right:80px!important}.-xxlpy-80{padding-top:80px!important;padding-bottom:80px!important}}.gap-80{gap:80px!important}.gapx-80{-webkit-column-gap:80px!important;-moz-column-gap:80px!important;column-gap:80px!important}.gapy-80{row-gap:80px!important}@media (min-width: 576px){.-smgap-80{gap:80px!important}.-smgapx-80{-webkit-column-gap:80px!important;-moz-column-gap:80px!important;column-gap:80px!important}.-smgapy-80{row-gap:80px!important}}@media (min-width: 768px){.-mdgap-80{gap:80px!important}.-mdgapx-80{-webkit-column-gap:80px!important;-moz-column-gap:80px!important;column-gap:80px!important}.-mdgapy-80{row-gap:80px!important}}@media (min-width: 992px){.-lggap-80{gap:80px!important}.-lggapx-80{-webkit-column-gap:80px!important;-moz-column-gap:80px!important;column-gap:80px!important}.-lggapy-80{row-gap:80px!important}}@media (min-width: 1200px){.-xlgap-80{gap:80px!important}.-xlgapx-80{-webkit-column-gap:80px!important;-moz-column-gap:80px!important;column-gap:80px!important}.-xlgapy-80{row-gap:80px!important}}@media (min-width: 1400px){.-xxlgap-80{gap:80px!important}.-xxlgapx-80{-webkit-column-gap:80px!important;-moz-column-gap:80px!important;column-gap:80px!important}.-xxlgapy-80{row-gap:80px!important}}.w-80{width:80px!important}.wt-80{width-top:80px!important}.wr-80{width-right:80px!important}.wb-80{width-bottom:80px!important}.wl-80{width-left:80px!important}.wx-80{width-left:80px!important;width-right:80px!important}.wy-80{width-top:80px!important;width-bottom:80px!important}@media (min-width: 576px){.-smw-80{width:80px!important}.-smwt-80{width-top:80px!important}.-smwr-80{width-right:80px!important}.-smwb-80{width-bottom:80px!important}.-smwl-80{width-left:80px!important}.-smwx-80{width-left:80px!important;width-right:80px!important}.-smwy-80{width-top:80px!important;width-bottom:80px!important}}@media (min-width: 768px){.-mdw-80{width:80px!important}.-mdwt-80{width-top:80px!important}.-mdwr-80{width-right:80px!important}.-mdwb-80{width-bottom:80px!important}.-mdwl-80{width-left:80px!important}.-mdwx-80{width-left:80px!important;width-right:80px!important}.-mdwy-80{width-top:80px!important;width-bottom:80px!important}}@media (min-width: 992px){.-lgw-80{width:80px!important}.-lgwt-80{width-top:80px!important}.-lgwr-80{width-right:80px!important}.-lgwb-80{width-bottom:80px!important}.-lgwl-80{width-left:80px!important}.-lgwx-80{width-left:80px!important;width-right:80px!important}.-lgwy-80{width-top:80px!important;width-bottom:80px!important}}@media (min-width: 1200px){.-xlw-80{width:80px!important}.-xlwt-80{width-top:80px!important}.-xlwr-80{width-right:80px!important}.-xlwb-80{width-bottom:80px!important}.-xlwl-80{width-left:80px!important}.-xlwx-80{width-left:80px!important;width-right:80px!important}.-xlwy-80{width-top:80px!important;width-bottom:80px!important}}@media (min-width: 1400px){.-xxlw-80{width:80px!important}.-xxlwt-80{width-top:80px!important}.-xxlwr-80{width-right:80px!important}.-xxlwb-80{width-bottom:80px!important}.-xxlwl-80{width-left:80px!important}.-xxlwx-80{width-left:80px!important;width-right:80px!important}.-xxlwy-80{width-top:80px!important;width-bottom:80px!important}}.h-80{height:80px!important}.ht-80{height-top:80px!important}.hr-80{height-right:80px!important}.hb-80{height-bottom:80px!important}.hl-80{height-left:80px!important}.hx-80{height-left:80px!important;height-right:80px!important}.hy-80{height-top:80px!important;height-bottom:80px!important}@media (min-width: 576px){.-smh-80{height:80px!important}.-smht-80{height-top:80px!important}.-smhr-80{height-right:80px!important}.-smhb-80{height-bottom:80px!important}.-smhl-80{height-left:80px!important}.-smhx-80{height-left:80px!important;height-right:80px!important}.-smhy-80{height-top:80px!important;height-bottom:80px!important}}@media (min-width: 768px){.-mdh-80{height:80px!important}.-mdht-80{height-top:80px!important}.-mdhr-80{height-right:80px!important}.-mdhb-80{height-bottom:80px!important}.-mdhl-80{height-left:80px!important}.-mdhx-80{height-left:80px!important;height-right:80px!important}.-mdhy-80{height-top:80px!important;height-bottom:80px!important}}@media (min-width: 992px){.-lgh-80{height:80px!important}.-lght-80{height-top:80px!important}.-lghr-80{height-right:80px!important}.-lghb-80{height-bottom:80px!important}.-lghl-80{height-left:80px!important}.-lghx-80{height-left:80px!important;height-right:80px!important}.-lghy-80{height-top:80px!important;height-bottom:80px!important}}@media (min-width: 1200px){.-xlh-80{height:80px!important}.-xlht-80{height-top:80px!important}.-xlhr-80{height-right:80px!important}.-xlhb-80{height-bottom:80px!important}.-xlhl-80{height-left:80px!important}.-xlhx-80{height-left:80px!important;height-right:80px!important}.-xlhy-80{height-top:80px!important;height-bottom:80px!important}}@media (min-width: 1400px){.-xxlh-80{height:80px!important}.-xxlht-80{height-top:80px!important}.-xxlhr-80{height-right:80px!important}.-xxlhb-80{height-bottom:80px!important}.-xxlhl-80{height-left:80px!important}.-xxlhx-80{height-left:80px!important;height-right:80px!important}.-xxlhy-80{height-top:80px!important;height-bottom:80px!important}}.rounded-80{border-radius:80px!important}.roundedt-80{border-radius-top:80px!important}.roundedr-80{border-radius-right:80px!important}.roundedb-80{border-radius-bottom:80px!important}.roundedl-80{border-radius-left:80px!important}.roundedx-80{border-radius-left:80px!important;border-radius-right:80px!important}.roundedy-80{border-radius-top:80px!important;border-radius-bottom:80px!important}@media (min-width: 576px){.-smrounded-80{border-radius:80px!important}.-smroundedt-80{border-radius-top:80px!important}.-smroundedr-80{border-radius-right:80px!important}.-smroundedb-80{border-radius-bottom:80px!important}.-smroundedl-80{border-radius-left:80px!important}.-smroundedx-80{border-radius-left:80px!important;border-radius-right:80px!important}.-smroundedy-80{border-radius-top:80px!important;border-radius-bottom:80px!important}}@media (min-width: 768px){.-mdrounded-80{border-radius:80px!important}.-mdroundedt-80{border-radius-top:80px!important}.-mdroundedr-80{border-radius-right:80px!important}.-mdroundedb-80{border-radius-bottom:80px!important}.-mdroundedl-80{border-radius-left:80px!important}.-mdroundedx-80{border-radius-left:80px!important;border-radius-right:80px!important}.-mdroundedy-80{border-radius-top:80px!important;border-radius-bottom:80px!important}}@media (min-width: 992px){.-lgrounded-80{border-radius:80px!important}.-lgroundedt-80{border-radius-top:80px!important}.-lgroundedr-80{border-radius-right:80px!important}.-lgroundedb-80{border-radius-bottom:80px!important}.-lgroundedl-80{border-radius-left:80px!important}.-lgroundedx-80{border-radius-left:80px!important;border-radius-right:80px!important}.-lgroundedy-80{border-radius-top:80px!important;border-radius-bottom:80px!important}}@media (min-width: 1200px){.-xlrounded-80{border-radius:80px!important}.-xlroundedt-80{border-radius-top:80px!important}.-xlroundedr-80{border-radius-right:80px!important}.-xlroundedb-80{border-radius-bottom:80px!important}.-xlroundedl-80{border-radius-left:80px!important}.-xlroundedx-80{border-radius-left:80px!important;border-radius-right:80px!important}.-xlroundedy-80{border-radius-top:80px!important;border-radius-bottom:80px!important}}@media (min-width: 1400px){.-xxlrounded-80{border-radius:80px!important}.-xxlroundedt-80{border-radius-top:80px!important}.-xxlroundedr-80{border-radius-right:80px!important}.-xxlroundedb-80{border-radius-bottom:80px!important}.-xxlroundedl-80{border-radius-left:80px!important}.-xxlroundedx-80{border-radius-left:80px!important;border-radius-right:80px!important}.-xxlroundedy-80{border-radius-top:80px!important;border-radius-bottom:80px!important}}.max-w-80{max-width:80px!important}.max-wt-80{max-width-top:80px!important}.max-wr-80{max-width-right:80px!important}.max-wb-80{max-width-bottom:80px!important}.max-wl-80{max-width-left:80px!important}.max-wx-80{max-width-left:80px!important;max-width-right:80px!important}.max-wy-80{max-width-top:80px!important;max-width-bottom:80px!important}@media (min-width: 576px){.-smmax-w-80{max-width:80px!important}.-smmax-wt-80{max-width-top:80px!important}.-smmax-wr-80{max-width-right:80px!important}.-smmax-wb-80{max-width-bottom:80px!important}.-smmax-wl-80{max-width-left:80px!important}.-smmax-wx-80{max-width-left:80px!important;max-width-right:80px!important}.-smmax-wy-80{max-width-top:80px!important;max-width-bottom:80px!important}}@media (min-width: 768px){.-mdmax-w-80{max-width:80px!important}.-mdmax-wt-80{max-width-top:80px!important}.-mdmax-wr-80{max-width-right:80px!important}.-mdmax-wb-80{max-width-bottom:80px!important}.-mdmax-wl-80{max-width-left:80px!important}.-mdmax-wx-80{max-width-left:80px!important;max-width-right:80px!important}.-mdmax-wy-80{max-width-top:80px!important;max-width-bottom:80px!important}}@media (min-width: 992px){.-lgmax-w-80{max-width:80px!important}.-lgmax-wt-80{max-width-top:80px!important}.-lgmax-wr-80{max-width-right:80px!important}.-lgmax-wb-80{max-width-bottom:80px!important}.-lgmax-wl-80{max-width-left:80px!important}.-lgmax-wx-80{max-width-left:80px!important;max-width-right:80px!important}.-lgmax-wy-80{max-width-top:80px!important;max-width-bottom:80px!important}}@media (min-width: 1200px){.-xlmax-w-80{max-width:80px!important}.-xlmax-wt-80{max-width-top:80px!important}.-xlmax-wr-80{max-width-right:80px!important}.-xlmax-wb-80{max-width-bottom:80px!important}.-xlmax-wl-80{max-width-left:80px!important}.-xlmax-wx-80{max-width-left:80px!important;max-width-right:80px!important}.-xlmax-wy-80{max-width-top:80px!important;max-width-bottom:80px!important}}@media (min-width: 1400px){.-xxlmax-w-80{max-width:80px!important}.-xxlmax-wt-80{max-width-top:80px!important}.-xxlmax-wr-80{max-width-right:80px!important}.-xxlmax-wb-80{max-width-bottom:80px!important}.-xxlmax-wl-80{max-width-left:80px!important}.-xxlmax-wx-80{max-width-left:80px!important;max-width-right:80px!important}.-xxlmax-wy-80{max-width-top:80px!important;max-width-bottom:80px!important}}.min-w-80{min-width:80px!important}.min-wt-80{min-width-top:80px!important}.min-wr-80{min-width-right:80px!important}.min-wb-80{min-width-bottom:80px!important}.min-wl-80{min-width-left:80px!important}.min-wx-80{min-width-left:80px!important;min-width-right:80px!important}.min-wy-80{min-width-top:80px!important;min-width-bottom:80px!important}@media (min-width: 576px){.-smmin-w-80{min-width:80px!important}.-smmin-wt-80{min-width-top:80px!important}.-smmin-wr-80{min-width-right:80px!important}.-smmin-wb-80{min-width-bottom:80px!important}.-smmin-wl-80{min-width-left:80px!important}.-smmin-wx-80{min-width-left:80px!important;min-width-right:80px!important}.-smmin-wy-80{min-width-top:80px!important;min-width-bottom:80px!important}}@media (min-width: 768px){.-mdmin-w-80{min-width:80px!important}.-mdmin-wt-80{min-width-top:80px!important}.-mdmin-wr-80{min-width-right:80px!important}.-mdmin-wb-80{min-width-bottom:80px!important}.-mdmin-wl-80{min-width-left:80px!important}.-mdmin-wx-80{min-width-left:80px!important;min-width-right:80px!important}.-mdmin-wy-80{min-width-top:80px!important;min-width-bottom:80px!important}}@media (min-width: 992px){.-lgmin-w-80{min-width:80px!important}.-lgmin-wt-80{min-width-top:80px!important}.-lgmin-wr-80{min-width-right:80px!important}.-lgmin-wb-80{min-width-bottom:80px!important}.-lgmin-wl-80{min-width-left:80px!important}.-lgmin-wx-80{min-width-left:80px!important;min-width-right:80px!important}.-lgmin-wy-80{min-width-top:80px!important;min-width-bottom:80px!important}}@media (min-width: 1200px){.-xlmin-w-80{min-width:80px!important}.-xlmin-wt-80{min-width-top:80px!important}.-xlmin-wr-80{min-width-right:80px!important}.-xlmin-wb-80{min-width-bottom:80px!important}.-xlmin-wl-80{min-width-left:80px!important}.-xlmin-wx-80{min-width-left:80px!important;min-width-right:80px!important}.-xlmin-wy-80{min-width-top:80px!important;min-width-bottom:80px!important}}@media (min-width: 1400px){.-xxlmin-w-80{min-width:80px!important}.-xxlmin-wt-80{min-width-top:80px!important}.-xxlmin-wr-80{min-width-right:80px!important}.-xxlmin-wb-80{min-width-bottom:80px!important}.-xxlmin-wl-80{min-width-left:80px!important}.-xxlmin-wx-80{min-width-left:80px!important;min-width-right:80px!important}.-xxlmin-wy-80{min-width-top:80px!important;min-width-bottom:80px!important}}.max-h-80{max-height:80px!important}.max-ht-80{max-height-top:80px!important}.max-hr-80{max-height-right:80px!important}.max-hb-80{max-height-bottom:80px!important}.max-hl-80{max-height-left:80px!important}.max-hx-80{max-height-left:80px!important;max-height-right:80px!important}.max-hy-80{max-height-top:80px!important;max-height-bottom:80px!important}@media (min-width: 576px){.-smmax-h-80{max-height:80px!important}.-smmax-ht-80{max-height-top:80px!important}.-smmax-hr-80{max-height-right:80px!important}.-smmax-hb-80{max-height-bottom:80px!important}.-smmax-hl-80{max-height-left:80px!important}.-smmax-hx-80{max-height-left:80px!important;max-height-right:80px!important}.-smmax-hy-80{max-height-top:80px!important;max-height-bottom:80px!important}}@media (min-width: 768px){.-mdmax-h-80{max-height:80px!important}.-mdmax-ht-80{max-height-top:80px!important}.-mdmax-hr-80{max-height-right:80px!important}.-mdmax-hb-80{max-height-bottom:80px!important}.-mdmax-hl-80{max-height-left:80px!important}.-mdmax-hx-80{max-height-left:80px!important;max-height-right:80px!important}.-mdmax-hy-80{max-height-top:80px!important;max-height-bottom:80px!important}}@media (min-width: 992px){.-lgmax-h-80{max-height:80px!important}.-lgmax-ht-80{max-height-top:80px!important}.-lgmax-hr-80{max-height-right:80px!important}.-lgmax-hb-80{max-height-bottom:80px!important}.-lgmax-hl-80{max-height-left:80px!important}.-lgmax-hx-80{max-height-left:80px!important;max-height-right:80px!important}.-lgmax-hy-80{max-height-top:80px!important;max-height-bottom:80px!important}}@media (min-width: 1200px){.-xlmax-h-80{max-height:80px!important}.-xlmax-ht-80{max-height-top:80px!important}.-xlmax-hr-80{max-height-right:80px!important}.-xlmax-hb-80{max-height-bottom:80px!important}.-xlmax-hl-80{max-height-left:80px!important}.-xlmax-hx-80{max-height-left:80px!important;max-height-right:80px!important}.-xlmax-hy-80{max-height-top:80px!important;max-height-bottom:80px!important}}@media (min-width: 1400px){.-xxlmax-h-80{max-height:80px!important}.-xxlmax-ht-80{max-height-top:80px!important}.-xxlmax-hr-80{max-height-right:80px!important}.-xxlmax-hb-80{max-height-bottom:80px!important}.-xxlmax-hl-80{max-height-left:80px!important}.-xxlmax-hx-80{max-height-left:80px!important;max-height-right:80px!important}.-xxlmax-hy-80{max-height-top:80px!important;max-height-bottom:80px!important}}.min-h-80{min-height:80px!important}.min-ht-80{min-height-top:80px!important}.min-hr-80{min-height-right:80px!important}.min-hb-80{min-height-bottom:80px!important}.min-hl-80{min-height-left:80px!important}.min-hx-80{min-height-left:80px!important;min-height-right:80px!important}.min-hy-80{min-height-top:80px!important;min-height-bottom:80px!important}@media (min-width: 576px){.-smmin-h-80{min-height:80px!important}.-smmin-ht-80{min-height-top:80px!important}.-smmin-hr-80{min-height-right:80px!important}.-smmin-hb-80{min-height-bottom:80px!important}.-smmin-hl-80{min-height-left:80px!important}.-smmin-hx-80{min-height-left:80px!important;min-height-right:80px!important}.-smmin-hy-80{min-height-top:80px!important;min-height-bottom:80px!important}}@media (min-width: 768px){.-mdmin-h-80{min-height:80px!important}.-mdmin-ht-80{min-height-top:80px!important}.-mdmin-hr-80{min-height-right:80px!important}.-mdmin-hb-80{min-height-bottom:80px!important}.-mdmin-hl-80{min-height-left:80px!important}.-mdmin-hx-80{min-height-left:80px!important;min-height-right:80px!important}.-mdmin-hy-80{min-height-top:80px!important;min-height-bottom:80px!important}}@media (min-width: 992px){.-lgmin-h-80{min-height:80px!important}.-lgmin-ht-80{min-height-top:80px!important}.-lgmin-hr-80{min-height-right:80px!important}.-lgmin-hb-80{min-height-bottom:80px!important}.-lgmin-hl-80{min-height-left:80px!important}.-lgmin-hx-80{min-height-left:80px!important;min-height-right:80px!important}.-lgmin-hy-80{min-height-top:80px!important;min-height-bottom:80px!important}}@media (min-width: 1200px){.-xlmin-h-80{min-height:80px!important}.-xlmin-ht-80{min-height-top:80px!important}.-xlmin-hr-80{min-height-right:80px!important}.-xlmin-hb-80{min-height-bottom:80px!important}.-xlmin-hl-80{min-height-left:80px!important}.-xlmin-hx-80{min-height-left:80px!important;min-height-right:80px!important}.-xlmin-hy-80{min-height-top:80px!important;min-height-bottom:80px!important}}@media (min-width: 1400px){.-xxlmin-h-80{min-height:80px!important}.-xxlmin-ht-80{min-height-top:80px!important}.-xxlmin-hr-80{min-height-right:80px!important}.-xxlmin-hb-80{min-height-bottom:80px!important}.-xxlmin-hl-80{min-height-left:80px!important}.-xxlmin-hx-80{min-height-left:80px!important;min-height-right:80px!important}.-xxlmin-hy-80{min-height-top:80px!important;min-height-bottom:80px!important}}.m-81{margin:81px!important}.mt-81{margin-top:81px!important}.mr-81{margin-right:81px!important}.mb-81{margin-bottom:81px!important}.ml-81{margin-left:81px!important}.mx-81{margin-left:81px!important;margin-right:81px!important}.my-81{margin-top:81px!important;margin-bottom:81px!important}@media (min-width: 576px){.-smm-81{margin:81px!important}.-smmt-81{margin-top:81px!important}.-smmr-81{margin-right:81px!important}.-smmb-81{margin-bottom:81px!important}.-smml-81{margin-left:81px!important}.-smmx-81{margin-left:81px!important;margin-right:81px!important}.-smmy-81{margin-top:81px!important;margin-bottom:81px!important}}@media (min-width: 768px){.-mdm-81{margin:81px!important}.-mdmt-81{margin-top:81px!important}.-mdmr-81{margin-right:81px!important}.-mdmb-81{margin-bottom:81px!important}.-mdml-81{margin-left:81px!important}.-mdmx-81{margin-left:81px!important;margin-right:81px!important}.-mdmy-81{margin-top:81px!important;margin-bottom:81px!important}}@media (min-width: 992px){.-lgm-81{margin:81px!important}.-lgmt-81{margin-top:81px!important}.-lgmr-81{margin-right:81px!important}.-lgmb-81{margin-bottom:81px!important}.-lgml-81{margin-left:81px!important}.-lgmx-81{margin-left:81px!important;margin-right:81px!important}.-lgmy-81{margin-top:81px!important;margin-bottom:81px!important}}@media (min-width: 1200px){.-xlm-81{margin:81px!important}.-xlmt-81{margin-top:81px!important}.-xlmr-81{margin-right:81px!important}.-xlmb-81{margin-bottom:81px!important}.-xlml-81{margin-left:81px!important}.-xlmx-81{margin-left:81px!important;margin-right:81px!important}.-xlmy-81{margin-top:81px!important;margin-bottom:81px!important}}@media (min-width: 1400px){.-xxlm-81{margin:81px!important}.-xxlmt-81{margin-top:81px!important}.-xxlmr-81{margin-right:81px!important}.-xxlmb-81{margin-bottom:81px!important}.-xxlml-81{margin-left:81px!important}.-xxlmx-81{margin-left:81px!important;margin-right:81px!important}.-xxlmy-81{margin-top:81px!important;margin-bottom:81px!important}}.p-81{padding:81px!important}.pt-81{padding-top:81px!important}.pr-81{padding-right:81px!important}.pb-81{padding-bottom:81px!important}.pl-81{padding-left:81px!important}.px-81{padding-left:81px!important;padding-right:81px!important}.py-81{padding-top:81px!important;padding-bottom:81px!important}@media (min-width: 576px){.-smp-81{padding:81px!important}.-smpt-81{padding-top:81px!important}.-smpr-81{padding-right:81px!important}.-smpb-81{padding-bottom:81px!important}.-smpl-81{padding-left:81px!important}.-smpx-81{padding-left:81px!important;padding-right:81px!important}.-smpy-81{padding-top:81px!important;padding-bottom:81px!important}}@media (min-width: 768px){.-mdp-81{padding:81px!important}.-mdpt-81{padding-top:81px!important}.-mdpr-81{padding-right:81px!important}.-mdpb-81{padding-bottom:81px!important}.-mdpl-81{padding-left:81px!important}.-mdpx-81{padding-left:81px!important;padding-right:81px!important}.-mdpy-81{padding-top:81px!important;padding-bottom:81px!important}}@media (min-width: 992px){.-lgp-81{padding:81px!important}.-lgpt-81{padding-top:81px!important}.-lgpr-81{padding-right:81px!important}.-lgpb-81{padding-bottom:81px!important}.-lgpl-81{padding-left:81px!important}.-lgpx-81{padding-left:81px!important;padding-right:81px!important}.-lgpy-81{padding-top:81px!important;padding-bottom:81px!important}}@media (min-width: 1200px){.-xlp-81{padding:81px!important}.-xlpt-81{padding-top:81px!important}.-xlpr-81{padding-right:81px!important}.-xlpb-81{padding-bottom:81px!important}.-xlpl-81{padding-left:81px!important}.-xlpx-81{padding-left:81px!important;padding-right:81px!important}.-xlpy-81{padding-top:81px!important;padding-bottom:81px!important}}@media (min-width: 1400px){.-xxlp-81{padding:81px!important}.-xxlpt-81{padding-top:81px!important}.-xxlpr-81{padding-right:81px!important}.-xxlpb-81{padding-bottom:81px!important}.-xxlpl-81{padding-left:81px!important}.-xxlpx-81{padding-left:81px!important;padding-right:81px!important}.-xxlpy-81{padding-top:81px!important;padding-bottom:81px!important}}.gap-81{gap:81px!important}.gapx-81{-webkit-column-gap:81px!important;-moz-column-gap:81px!important;column-gap:81px!important}.gapy-81{row-gap:81px!important}@media (min-width: 576px){.-smgap-81{gap:81px!important}.-smgapx-81{-webkit-column-gap:81px!important;-moz-column-gap:81px!important;column-gap:81px!important}.-smgapy-81{row-gap:81px!important}}@media (min-width: 768px){.-mdgap-81{gap:81px!important}.-mdgapx-81{-webkit-column-gap:81px!important;-moz-column-gap:81px!important;column-gap:81px!important}.-mdgapy-81{row-gap:81px!important}}@media (min-width: 992px){.-lggap-81{gap:81px!important}.-lggapx-81{-webkit-column-gap:81px!important;-moz-column-gap:81px!important;column-gap:81px!important}.-lggapy-81{row-gap:81px!important}}@media (min-width: 1200px){.-xlgap-81{gap:81px!important}.-xlgapx-81{-webkit-column-gap:81px!important;-moz-column-gap:81px!important;column-gap:81px!important}.-xlgapy-81{row-gap:81px!important}}@media (min-width: 1400px){.-xxlgap-81{gap:81px!important}.-xxlgapx-81{-webkit-column-gap:81px!important;-moz-column-gap:81px!important;column-gap:81px!important}.-xxlgapy-81{row-gap:81px!important}}.w-81{width:81px!important}.wt-81{width-top:81px!important}.wr-81{width-right:81px!important}.wb-81{width-bottom:81px!important}.wl-81{width-left:81px!important}.wx-81{width-left:81px!important;width-right:81px!important}.wy-81{width-top:81px!important;width-bottom:81px!important}@media (min-width: 576px){.-smw-81{width:81px!important}.-smwt-81{width-top:81px!important}.-smwr-81{width-right:81px!important}.-smwb-81{width-bottom:81px!important}.-smwl-81{width-left:81px!important}.-smwx-81{width-left:81px!important;width-right:81px!important}.-smwy-81{width-top:81px!important;width-bottom:81px!important}}@media (min-width: 768px){.-mdw-81{width:81px!important}.-mdwt-81{width-top:81px!important}.-mdwr-81{width-right:81px!important}.-mdwb-81{width-bottom:81px!important}.-mdwl-81{width-left:81px!important}.-mdwx-81{width-left:81px!important;width-right:81px!important}.-mdwy-81{width-top:81px!important;width-bottom:81px!important}}@media (min-width: 992px){.-lgw-81{width:81px!important}.-lgwt-81{width-top:81px!important}.-lgwr-81{width-right:81px!important}.-lgwb-81{width-bottom:81px!important}.-lgwl-81{width-left:81px!important}.-lgwx-81{width-left:81px!important;width-right:81px!important}.-lgwy-81{width-top:81px!important;width-bottom:81px!important}}@media (min-width: 1200px){.-xlw-81{width:81px!important}.-xlwt-81{width-top:81px!important}.-xlwr-81{width-right:81px!important}.-xlwb-81{width-bottom:81px!important}.-xlwl-81{width-left:81px!important}.-xlwx-81{width-left:81px!important;width-right:81px!important}.-xlwy-81{width-top:81px!important;width-bottom:81px!important}}@media (min-width: 1400px){.-xxlw-81{width:81px!important}.-xxlwt-81{width-top:81px!important}.-xxlwr-81{width-right:81px!important}.-xxlwb-81{width-bottom:81px!important}.-xxlwl-81{width-left:81px!important}.-xxlwx-81{width-left:81px!important;width-right:81px!important}.-xxlwy-81{width-top:81px!important;width-bottom:81px!important}}.h-81{height:81px!important}.ht-81{height-top:81px!important}.hr-81{height-right:81px!important}.hb-81{height-bottom:81px!important}.hl-81{height-left:81px!important}.hx-81{height-left:81px!important;height-right:81px!important}.hy-81{height-top:81px!important;height-bottom:81px!important}@media (min-width: 576px){.-smh-81{height:81px!important}.-smht-81{height-top:81px!important}.-smhr-81{height-right:81px!important}.-smhb-81{height-bottom:81px!important}.-smhl-81{height-left:81px!important}.-smhx-81{height-left:81px!important;height-right:81px!important}.-smhy-81{height-top:81px!important;height-bottom:81px!important}}@media (min-width: 768px){.-mdh-81{height:81px!important}.-mdht-81{height-top:81px!important}.-mdhr-81{height-right:81px!important}.-mdhb-81{height-bottom:81px!important}.-mdhl-81{height-left:81px!important}.-mdhx-81{height-left:81px!important;height-right:81px!important}.-mdhy-81{height-top:81px!important;height-bottom:81px!important}}@media (min-width: 992px){.-lgh-81{height:81px!important}.-lght-81{height-top:81px!important}.-lghr-81{height-right:81px!important}.-lghb-81{height-bottom:81px!important}.-lghl-81{height-left:81px!important}.-lghx-81{height-left:81px!important;height-right:81px!important}.-lghy-81{height-top:81px!important;height-bottom:81px!important}}@media (min-width: 1200px){.-xlh-81{height:81px!important}.-xlht-81{height-top:81px!important}.-xlhr-81{height-right:81px!important}.-xlhb-81{height-bottom:81px!important}.-xlhl-81{height-left:81px!important}.-xlhx-81{height-left:81px!important;height-right:81px!important}.-xlhy-81{height-top:81px!important;height-bottom:81px!important}}@media (min-width: 1400px){.-xxlh-81{height:81px!important}.-xxlht-81{height-top:81px!important}.-xxlhr-81{height-right:81px!important}.-xxlhb-81{height-bottom:81px!important}.-xxlhl-81{height-left:81px!important}.-xxlhx-81{height-left:81px!important;height-right:81px!important}.-xxlhy-81{height-top:81px!important;height-bottom:81px!important}}.rounded-81{border-radius:81px!important}.roundedt-81{border-radius-top:81px!important}.roundedr-81{border-radius-right:81px!important}.roundedb-81{border-radius-bottom:81px!important}.roundedl-81{border-radius-left:81px!important}.roundedx-81{border-radius-left:81px!important;border-radius-right:81px!important}.roundedy-81{border-radius-top:81px!important;border-radius-bottom:81px!important}@media (min-width: 576px){.-smrounded-81{border-radius:81px!important}.-smroundedt-81{border-radius-top:81px!important}.-smroundedr-81{border-radius-right:81px!important}.-smroundedb-81{border-radius-bottom:81px!important}.-smroundedl-81{border-radius-left:81px!important}.-smroundedx-81{border-radius-left:81px!important;border-radius-right:81px!important}.-smroundedy-81{border-radius-top:81px!important;border-radius-bottom:81px!important}}@media (min-width: 768px){.-mdrounded-81{border-radius:81px!important}.-mdroundedt-81{border-radius-top:81px!important}.-mdroundedr-81{border-radius-right:81px!important}.-mdroundedb-81{border-radius-bottom:81px!important}.-mdroundedl-81{border-radius-left:81px!important}.-mdroundedx-81{border-radius-left:81px!important;border-radius-right:81px!important}.-mdroundedy-81{border-radius-top:81px!important;border-radius-bottom:81px!important}}@media (min-width: 992px){.-lgrounded-81{border-radius:81px!important}.-lgroundedt-81{border-radius-top:81px!important}.-lgroundedr-81{border-radius-right:81px!important}.-lgroundedb-81{border-radius-bottom:81px!important}.-lgroundedl-81{border-radius-left:81px!important}.-lgroundedx-81{border-radius-left:81px!important;border-radius-right:81px!important}.-lgroundedy-81{border-radius-top:81px!important;border-radius-bottom:81px!important}}@media (min-width: 1200px){.-xlrounded-81{border-radius:81px!important}.-xlroundedt-81{border-radius-top:81px!important}.-xlroundedr-81{border-radius-right:81px!important}.-xlroundedb-81{border-radius-bottom:81px!important}.-xlroundedl-81{border-radius-left:81px!important}.-xlroundedx-81{border-radius-left:81px!important;border-radius-right:81px!important}.-xlroundedy-81{border-radius-top:81px!important;border-radius-bottom:81px!important}}@media (min-width: 1400px){.-xxlrounded-81{border-radius:81px!important}.-xxlroundedt-81{border-radius-top:81px!important}.-xxlroundedr-81{border-radius-right:81px!important}.-xxlroundedb-81{border-radius-bottom:81px!important}.-xxlroundedl-81{border-radius-left:81px!important}.-xxlroundedx-81{border-radius-left:81px!important;border-radius-right:81px!important}.-xxlroundedy-81{border-radius-top:81px!important;border-radius-bottom:81px!important}}.max-w-81{max-width:81px!important}.max-wt-81{max-width-top:81px!important}.max-wr-81{max-width-right:81px!important}.max-wb-81{max-width-bottom:81px!important}.max-wl-81{max-width-left:81px!important}.max-wx-81{max-width-left:81px!important;max-width-right:81px!important}.max-wy-81{max-width-top:81px!important;max-width-bottom:81px!important}@media (min-width: 576px){.-smmax-w-81{max-width:81px!important}.-smmax-wt-81{max-width-top:81px!important}.-smmax-wr-81{max-width-right:81px!important}.-smmax-wb-81{max-width-bottom:81px!important}.-smmax-wl-81{max-width-left:81px!important}.-smmax-wx-81{max-width-left:81px!important;max-width-right:81px!important}.-smmax-wy-81{max-width-top:81px!important;max-width-bottom:81px!important}}@media (min-width: 768px){.-mdmax-w-81{max-width:81px!important}.-mdmax-wt-81{max-width-top:81px!important}.-mdmax-wr-81{max-width-right:81px!important}.-mdmax-wb-81{max-width-bottom:81px!important}.-mdmax-wl-81{max-width-left:81px!important}.-mdmax-wx-81{max-width-left:81px!important;max-width-right:81px!important}.-mdmax-wy-81{max-width-top:81px!important;max-width-bottom:81px!important}}@media (min-width: 992px){.-lgmax-w-81{max-width:81px!important}.-lgmax-wt-81{max-width-top:81px!important}.-lgmax-wr-81{max-width-right:81px!important}.-lgmax-wb-81{max-width-bottom:81px!important}.-lgmax-wl-81{max-width-left:81px!important}.-lgmax-wx-81{max-width-left:81px!important;max-width-right:81px!important}.-lgmax-wy-81{max-width-top:81px!important;max-width-bottom:81px!important}}@media (min-width: 1200px){.-xlmax-w-81{max-width:81px!important}.-xlmax-wt-81{max-width-top:81px!important}.-xlmax-wr-81{max-width-right:81px!important}.-xlmax-wb-81{max-width-bottom:81px!important}.-xlmax-wl-81{max-width-left:81px!important}.-xlmax-wx-81{max-width-left:81px!important;max-width-right:81px!important}.-xlmax-wy-81{max-width-top:81px!important;max-width-bottom:81px!important}}@media (min-width: 1400px){.-xxlmax-w-81{max-width:81px!important}.-xxlmax-wt-81{max-width-top:81px!important}.-xxlmax-wr-81{max-width-right:81px!important}.-xxlmax-wb-81{max-width-bottom:81px!important}.-xxlmax-wl-81{max-width-left:81px!important}.-xxlmax-wx-81{max-width-left:81px!important;max-width-right:81px!important}.-xxlmax-wy-81{max-width-top:81px!important;max-width-bottom:81px!important}}.min-w-81{min-width:81px!important}.min-wt-81{min-width-top:81px!important}.min-wr-81{min-width-right:81px!important}.min-wb-81{min-width-bottom:81px!important}.min-wl-81{min-width-left:81px!important}.min-wx-81{min-width-left:81px!important;min-width-right:81px!important}.min-wy-81{min-width-top:81px!important;min-width-bottom:81px!important}@media (min-width: 576px){.-smmin-w-81{min-width:81px!important}.-smmin-wt-81{min-width-top:81px!important}.-smmin-wr-81{min-width-right:81px!important}.-smmin-wb-81{min-width-bottom:81px!important}.-smmin-wl-81{min-width-left:81px!important}.-smmin-wx-81{min-width-left:81px!important;min-width-right:81px!important}.-smmin-wy-81{min-width-top:81px!important;min-width-bottom:81px!important}}@media (min-width: 768px){.-mdmin-w-81{min-width:81px!important}.-mdmin-wt-81{min-width-top:81px!important}.-mdmin-wr-81{min-width-right:81px!important}.-mdmin-wb-81{min-width-bottom:81px!important}.-mdmin-wl-81{min-width-left:81px!important}.-mdmin-wx-81{min-width-left:81px!important;min-width-right:81px!important}.-mdmin-wy-81{min-width-top:81px!important;min-width-bottom:81px!important}}@media (min-width: 992px){.-lgmin-w-81{min-width:81px!important}.-lgmin-wt-81{min-width-top:81px!important}.-lgmin-wr-81{min-width-right:81px!important}.-lgmin-wb-81{min-width-bottom:81px!important}.-lgmin-wl-81{min-width-left:81px!important}.-lgmin-wx-81{min-width-left:81px!important;min-width-right:81px!important}.-lgmin-wy-81{min-width-top:81px!important;min-width-bottom:81px!important}}@media (min-width: 1200px){.-xlmin-w-81{min-width:81px!important}.-xlmin-wt-81{min-width-top:81px!important}.-xlmin-wr-81{min-width-right:81px!important}.-xlmin-wb-81{min-width-bottom:81px!important}.-xlmin-wl-81{min-width-left:81px!important}.-xlmin-wx-81{min-width-left:81px!important;min-width-right:81px!important}.-xlmin-wy-81{min-width-top:81px!important;min-width-bottom:81px!important}}@media (min-width: 1400px){.-xxlmin-w-81{min-width:81px!important}.-xxlmin-wt-81{min-width-top:81px!important}.-xxlmin-wr-81{min-width-right:81px!important}.-xxlmin-wb-81{min-width-bottom:81px!important}.-xxlmin-wl-81{min-width-left:81px!important}.-xxlmin-wx-81{min-width-left:81px!important;min-width-right:81px!important}.-xxlmin-wy-81{min-width-top:81px!important;min-width-bottom:81px!important}}.max-h-81{max-height:81px!important}.max-ht-81{max-height-top:81px!important}.max-hr-81{max-height-right:81px!important}.max-hb-81{max-height-bottom:81px!important}.max-hl-81{max-height-left:81px!important}.max-hx-81{max-height-left:81px!important;max-height-right:81px!important}.max-hy-81{max-height-top:81px!important;max-height-bottom:81px!important}@media (min-width: 576px){.-smmax-h-81{max-height:81px!important}.-smmax-ht-81{max-height-top:81px!important}.-smmax-hr-81{max-height-right:81px!important}.-smmax-hb-81{max-height-bottom:81px!important}.-smmax-hl-81{max-height-left:81px!important}.-smmax-hx-81{max-height-left:81px!important;max-height-right:81px!important}.-smmax-hy-81{max-height-top:81px!important;max-height-bottom:81px!important}}@media (min-width: 768px){.-mdmax-h-81{max-height:81px!important}.-mdmax-ht-81{max-height-top:81px!important}.-mdmax-hr-81{max-height-right:81px!important}.-mdmax-hb-81{max-height-bottom:81px!important}.-mdmax-hl-81{max-height-left:81px!important}.-mdmax-hx-81{max-height-left:81px!important;max-height-right:81px!important}.-mdmax-hy-81{max-height-top:81px!important;max-height-bottom:81px!important}}@media (min-width: 992px){.-lgmax-h-81{max-height:81px!important}.-lgmax-ht-81{max-height-top:81px!important}.-lgmax-hr-81{max-height-right:81px!important}.-lgmax-hb-81{max-height-bottom:81px!important}.-lgmax-hl-81{max-height-left:81px!important}.-lgmax-hx-81{max-height-left:81px!important;max-height-right:81px!important}.-lgmax-hy-81{max-height-top:81px!important;max-height-bottom:81px!important}}@media (min-width: 1200px){.-xlmax-h-81{max-height:81px!important}.-xlmax-ht-81{max-height-top:81px!important}.-xlmax-hr-81{max-height-right:81px!important}.-xlmax-hb-81{max-height-bottom:81px!important}.-xlmax-hl-81{max-height-left:81px!important}.-xlmax-hx-81{max-height-left:81px!important;max-height-right:81px!important}.-xlmax-hy-81{max-height-top:81px!important;max-height-bottom:81px!important}}@media (min-width: 1400px){.-xxlmax-h-81{max-height:81px!important}.-xxlmax-ht-81{max-height-top:81px!important}.-xxlmax-hr-81{max-height-right:81px!important}.-xxlmax-hb-81{max-height-bottom:81px!important}.-xxlmax-hl-81{max-height-left:81px!important}.-xxlmax-hx-81{max-height-left:81px!important;max-height-right:81px!important}.-xxlmax-hy-81{max-height-top:81px!important;max-height-bottom:81px!important}}.min-h-81{min-height:81px!important}.min-ht-81{min-height-top:81px!important}.min-hr-81{min-height-right:81px!important}.min-hb-81{min-height-bottom:81px!important}.min-hl-81{min-height-left:81px!important}.min-hx-81{min-height-left:81px!important;min-height-right:81px!important}.min-hy-81{min-height-top:81px!important;min-height-bottom:81px!important}@media (min-width: 576px){.-smmin-h-81{min-height:81px!important}.-smmin-ht-81{min-height-top:81px!important}.-smmin-hr-81{min-height-right:81px!important}.-smmin-hb-81{min-height-bottom:81px!important}.-smmin-hl-81{min-height-left:81px!important}.-smmin-hx-81{min-height-left:81px!important;min-height-right:81px!important}.-smmin-hy-81{min-height-top:81px!important;min-height-bottom:81px!important}}@media (min-width: 768px){.-mdmin-h-81{min-height:81px!important}.-mdmin-ht-81{min-height-top:81px!important}.-mdmin-hr-81{min-height-right:81px!important}.-mdmin-hb-81{min-height-bottom:81px!important}.-mdmin-hl-81{min-height-left:81px!important}.-mdmin-hx-81{min-height-left:81px!important;min-height-right:81px!important}.-mdmin-hy-81{min-height-top:81px!important;min-height-bottom:81px!important}}@media (min-width: 992px){.-lgmin-h-81{min-height:81px!important}.-lgmin-ht-81{min-height-top:81px!important}.-lgmin-hr-81{min-height-right:81px!important}.-lgmin-hb-81{min-height-bottom:81px!important}.-lgmin-hl-81{min-height-left:81px!important}.-lgmin-hx-81{min-height-left:81px!important;min-height-right:81px!important}.-lgmin-hy-81{min-height-top:81px!important;min-height-bottom:81px!important}}@media (min-width: 1200px){.-xlmin-h-81{min-height:81px!important}.-xlmin-ht-81{min-height-top:81px!important}.-xlmin-hr-81{min-height-right:81px!important}.-xlmin-hb-81{min-height-bottom:81px!important}.-xlmin-hl-81{min-height-left:81px!important}.-xlmin-hx-81{min-height-left:81px!important;min-height-right:81px!important}.-xlmin-hy-81{min-height-top:81px!important;min-height-bottom:81px!important}}@media (min-width: 1400px){.-xxlmin-h-81{min-height:81px!important}.-xxlmin-ht-81{min-height-top:81px!important}.-xxlmin-hr-81{min-height-right:81px!important}.-xxlmin-hb-81{min-height-bottom:81px!important}.-xxlmin-hl-81{min-height-left:81px!important}.-xxlmin-hx-81{min-height-left:81px!important;min-height-right:81px!important}.-xxlmin-hy-81{min-height-top:81px!important;min-height-bottom:81px!important}}.m-82{margin:82px!important}.mt-82{margin-top:82px!important}.mr-82{margin-right:82px!important}.mb-82{margin-bottom:82px!important}.ml-82{margin-left:82px!important}.mx-82{margin-left:82px!important;margin-right:82px!important}.my-82{margin-top:82px!important;margin-bottom:82px!important}@media (min-width: 576px){.-smm-82{margin:82px!important}.-smmt-82{margin-top:82px!important}.-smmr-82{margin-right:82px!important}.-smmb-82{margin-bottom:82px!important}.-smml-82{margin-left:82px!important}.-smmx-82{margin-left:82px!important;margin-right:82px!important}.-smmy-82{margin-top:82px!important;margin-bottom:82px!important}}@media (min-width: 768px){.-mdm-82{margin:82px!important}.-mdmt-82{margin-top:82px!important}.-mdmr-82{margin-right:82px!important}.-mdmb-82{margin-bottom:82px!important}.-mdml-82{margin-left:82px!important}.-mdmx-82{margin-left:82px!important;margin-right:82px!important}.-mdmy-82{margin-top:82px!important;margin-bottom:82px!important}}@media (min-width: 992px){.-lgm-82{margin:82px!important}.-lgmt-82{margin-top:82px!important}.-lgmr-82{margin-right:82px!important}.-lgmb-82{margin-bottom:82px!important}.-lgml-82{margin-left:82px!important}.-lgmx-82{margin-left:82px!important;margin-right:82px!important}.-lgmy-82{margin-top:82px!important;margin-bottom:82px!important}}@media (min-width: 1200px){.-xlm-82{margin:82px!important}.-xlmt-82{margin-top:82px!important}.-xlmr-82{margin-right:82px!important}.-xlmb-82{margin-bottom:82px!important}.-xlml-82{margin-left:82px!important}.-xlmx-82{margin-left:82px!important;margin-right:82px!important}.-xlmy-82{margin-top:82px!important;margin-bottom:82px!important}}@media (min-width: 1400px){.-xxlm-82{margin:82px!important}.-xxlmt-82{margin-top:82px!important}.-xxlmr-82{margin-right:82px!important}.-xxlmb-82{margin-bottom:82px!important}.-xxlml-82{margin-left:82px!important}.-xxlmx-82{margin-left:82px!important;margin-right:82px!important}.-xxlmy-82{margin-top:82px!important;margin-bottom:82px!important}}.p-82{padding:82px!important}.pt-82{padding-top:82px!important}.pr-82{padding-right:82px!important}.pb-82{padding-bottom:82px!important}.pl-82{padding-left:82px!important}.px-82{padding-left:82px!important;padding-right:82px!important}.py-82{padding-top:82px!important;padding-bottom:82px!important}@media (min-width: 576px){.-smp-82{padding:82px!important}.-smpt-82{padding-top:82px!important}.-smpr-82{padding-right:82px!important}.-smpb-82{padding-bottom:82px!important}.-smpl-82{padding-left:82px!important}.-smpx-82{padding-left:82px!important;padding-right:82px!important}.-smpy-82{padding-top:82px!important;padding-bottom:82px!important}}@media (min-width: 768px){.-mdp-82{padding:82px!important}.-mdpt-82{padding-top:82px!important}.-mdpr-82{padding-right:82px!important}.-mdpb-82{padding-bottom:82px!important}.-mdpl-82{padding-left:82px!important}.-mdpx-82{padding-left:82px!important;padding-right:82px!important}.-mdpy-82{padding-top:82px!important;padding-bottom:82px!important}}@media (min-width: 992px){.-lgp-82{padding:82px!important}.-lgpt-82{padding-top:82px!important}.-lgpr-82{padding-right:82px!important}.-lgpb-82{padding-bottom:82px!important}.-lgpl-82{padding-left:82px!important}.-lgpx-82{padding-left:82px!important;padding-right:82px!important}.-lgpy-82{padding-top:82px!important;padding-bottom:82px!important}}@media (min-width: 1200px){.-xlp-82{padding:82px!important}.-xlpt-82{padding-top:82px!important}.-xlpr-82{padding-right:82px!important}.-xlpb-82{padding-bottom:82px!important}.-xlpl-82{padding-left:82px!important}.-xlpx-82{padding-left:82px!important;padding-right:82px!important}.-xlpy-82{padding-top:82px!important;padding-bottom:82px!important}}@media (min-width: 1400px){.-xxlp-82{padding:82px!important}.-xxlpt-82{padding-top:82px!important}.-xxlpr-82{padding-right:82px!important}.-xxlpb-82{padding-bottom:82px!important}.-xxlpl-82{padding-left:82px!important}.-xxlpx-82{padding-left:82px!important;padding-right:82px!important}.-xxlpy-82{padding-top:82px!important;padding-bottom:82px!important}}.gap-82{gap:82px!important}.gapx-82{-webkit-column-gap:82px!important;-moz-column-gap:82px!important;column-gap:82px!important}.gapy-82{row-gap:82px!important}@media (min-width: 576px){.-smgap-82{gap:82px!important}.-smgapx-82{-webkit-column-gap:82px!important;-moz-column-gap:82px!important;column-gap:82px!important}.-smgapy-82{row-gap:82px!important}}@media (min-width: 768px){.-mdgap-82{gap:82px!important}.-mdgapx-82{-webkit-column-gap:82px!important;-moz-column-gap:82px!important;column-gap:82px!important}.-mdgapy-82{row-gap:82px!important}}@media (min-width: 992px){.-lggap-82{gap:82px!important}.-lggapx-82{-webkit-column-gap:82px!important;-moz-column-gap:82px!important;column-gap:82px!important}.-lggapy-82{row-gap:82px!important}}@media (min-width: 1200px){.-xlgap-82{gap:82px!important}.-xlgapx-82{-webkit-column-gap:82px!important;-moz-column-gap:82px!important;column-gap:82px!important}.-xlgapy-82{row-gap:82px!important}}@media (min-width: 1400px){.-xxlgap-82{gap:82px!important}.-xxlgapx-82{-webkit-column-gap:82px!important;-moz-column-gap:82px!important;column-gap:82px!important}.-xxlgapy-82{row-gap:82px!important}}.w-82{width:82px!important}.wt-82{width-top:82px!important}.wr-82{width-right:82px!important}.wb-82{width-bottom:82px!important}.wl-82{width-left:82px!important}.wx-82{width-left:82px!important;width-right:82px!important}.wy-82{width-top:82px!important;width-bottom:82px!important}@media (min-width: 576px){.-smw-82{width:82px!important}.-smwt-82{width-top:82px!important}.-smwr-82{width-right:82px!important}.-smwb-82{width-bottom:82px!important}.-smwl-82{width-left:82px!important}.-smwx-82{width-left:82px!important;width-right:82px!important}.-smwy-82{width-top:82px!important;width-bottom:82px!important}}@media (min-width: 768px){.-mdw-82{width:82px!important}.-mdwt-82{width-top:82px!important}.-mdwr-82{width-right:82px!important}.-mdwb-82{width-bottom:82px!important}.-mdwl-82{width-left:82px!important}.-mdwx-82{width-left:82px!important;width-right:82px!important}.-mdwy-82{width-top:82px!important;width-bottom:82px!important}}@media (min-width: 992px){.-lgw-82{width:82px!important}.-lgwt-82{width-top:82px!important}.-lgwr-82{width-right:82px!important}.-lgwb-82{width-bottom:82px!important}.-lgwl-82{width-left:82px!important}.-lgwx-82{width-left:82px!important;width-right:82px!important}.-lgwy-82{width-top:82px!important;width-bottom:82px!important}}@media (min-width: 1200px){.-xlw-82{width:82px!important}.-xlwt-82{width-top:82px!important}.-xlwr-82{width-right:82px!important}.-xlwb-82{width-bottom:82px!important}.-xlwl-82{width-left:82px!important}.-xlwx-82{width-left:82px!important;width-right:82px!important}.-xlwy-82{width-top:82px!important;width-bottom:82px!important}}@media (min-width: 1400px){.-xxlw-82{width:82px!important}.-xxlwt-82{width-top:82px!important}.-xxlwr-82{width-right:82px!important}.-xxlwb-82{width-bottom:82px!important}.-xxlwl-82{width-left:82px!important}.-xxlwx-82{width-left:82px!important;width-right:82px!important}.-xxlwy-82{width-top:82px!important;width-bottom:82px!important}}.h-82{height:82px!important}.ht-82{height-top:82px!important}.hr-82{height-right:82px!important}.hb-82{height-bottom:82px!important}.hl-82{height-left:82px!important}.hx-82{height-left:82px!important;height-right:82px!important}.hy-82{height-top:82px!important;height-bottom:82px!important}@media (min-width: 576px){.-smh-82{height:82px!important}.-smht-82{height-top:82px!important}.-smhr-82{height-right:82px!important}.-smhb-82{height-bottom:82px!important}.-smhl-82{height-left:82px!important}.-smhx-82{height-left:82px!important;height-right:82px!important}.-smhy-82{height-top:82px!important;height-bottom:82px!important}}@media (min-width: 768px){.-mdh-82{height:82px!important}.-mdht-82{height-top:82px!important}.-mdhr-82{height-right:82px!important}.-mdhb-82{height-bottom:82px!important}.-mdhl-82{height-left:82px!important}.-mdhx-82{height-left:82px!important;height-right:82px!important}.-mdhy-82{height-top:82px!important;height-bottom:82px!important}}@media (min-width: 992px){.-lgh-82{height:82px!important}.-lght-82{height-top:82px!important}.-lghr-82{height-right:82px!important}.-lghb-82{height-bottom:82px!important}.-lghl-82{height-left:82px!important}.-lghx-82{height-left:82px!important;height-right:82px!important}.-lghy-82{height-top:82px!important;height-bottom:82px!important}}@media (min-width: 1200px){.-xlh-82{height:82px!important}.-xlht-82{height-top:82px!important}.-xlhr-82{height-right:82px!important}.-xlhb-82{height-bottom:82px!important}.-xlhl-82{height-left:82px!important}.-xlhx-82{height-left:82px!important;height-right:82px!important}.-xlhy-82{height-top:82px!important;height-bottom:82px!important}}@media (min-width: 1400px){.-xxlh-82{height:82px!important}.-xxlht-82{height-top:82px!important}.-xxlhr-82{height-right:82px!important}.-xxlhb-82{height-bottom:82px!important}.-xxlhl-82{height-left:82px!important}.-xxlhx-82{height-left:82px!important;height-right:82px!important}.-xxlhy-82{height-top:82px!important;height-bottom:82px!important}}.rounded-82{border-radius:82px!important}.roundedt-82{border-radius-top:82px!important}.roundedr-82{border-radius-right:82px!important}.roundedb-82{border-radius-bottom:82px!important}.roundedl-82{border-radius-left:82px!important}.roundedx-82{border-radius-left:82px!important;border-radius-right:82px!important}.roundedy-82{border-radius-top:82px!important;border-radius-bottom:82px!important}@media (min-width: 576px){.-smrounded-82{border-radius:82px!important}.-smroundedt-82{border-radius-top:82px!important}.-smroundedr-82{border-radius-right:82px!important}.-smroundedb-82{border-radius-bottom:82px!important}.-smroundedl-82{border-radius-left:82px!important}.-smroundedx-82{border-radius-left:82px!important;border-radius-right:82px!important}.-smroundedy-82{border-radius-top:82px!important;border-radius-bottom:82px!important}}@media (min-width: 768px){.-mdrounded-82{border-radius:82px!important}.-mdroundedt-82{border-radius-top:82px!important}.-mdroundedr-82{border-radius-right:82px!important}.-mdroundedb-82{border-radius-bottom:82px!important}.-mdroundedl-82{border-radius-left:82px!important}.-mdroundedx-82{border-radius-left:82px!important;border-radius-right:82px!important}.-mdroundedy-82{border-radius-top:82px!important;border-radius-bottom:82px!important}}@media (min-width: 992px){.-lgrounded-82{border-radius:82px!important}.-lgroundedt-82{border-radius-top:82px!important}.-lgroundedr-82{border-radius-right:82px!important}.-lgroundedb-82{border-radius-bottom:82px!important}.-lgroundedl-82{border-radius-left:82px!important}.-lgroundedx-82{border-radius-left:82px!important;border-radius-right:82px!important}.-lgroundedy-82{border-radius-top:82px!important;border-radius-bottom:82px!important}}@media (min-width: 1200px){.-xlrounded-82{border-radius:82px!important}.-xlroundedt-82{border-radius-top:82px!important}.-xlroundedr-82{border-radius-right:82px!important}.-xlroundedb-82{border-radius-bottom:82px!important}.-xlroundedl-82{border-radius-left:82px!important}.-xlroundedx-82{border-radius-left:82px!important;border-radius-right:82px!important}.-xlroundedy-82{border-radius-top:82px!important;border-radius-bottom:82px!important}}@media (min-width: 1400px){.-xxlrounded-82{border-radius:82px!important}.-xxlroundedt-82{border-radius-top:82px!important}.-xxlroundedr-82{border-radius-right:82px!important}.-xxlroundedb-82{border-radius-bottom:82px!important}.-xxlroundedl-82{border-radius-left:82px!important}.-xxlroundedx-82{border-radius-left:82px!important;border-radius-right:82px!important}.-xxlroundedy-82{border-radius-top:82px!important;border-radius-bottom:82px!important}}.max-w-82{max-width:82px!important}.max-wt-82{max-width-top:82px!important}.max-wr-82{max-width-right:82px!important}.max-wb-82{max-width-bottom:82px!important}.max-wl-82{max-width-left:82px!important}.max-wx-82{max-width-left:82px!important;max-width-right:82px!important}.max-wy-82{max-width-top:82px!important;max-width-bottom:82px!important}@media (min-width: 576px){.-smmax-w-82{max-width:82px!important}.-smmax-wt-82{max-width-top:82px!important}.-smmax-wr-82{max-width-right:82px!important}.-smmax-wb-82{max-width-bottom:82px!important}.-smmax-wl-82{max-width-left:82px!important}.-smmax-wx-82{max-width-left:82px!important;max-width-right:82px!important}.-smmax-wy-82{max-width-top:82px!important;max-width-bottom:82px!important}}@media (min-width: 768px){.-mdmax-w-82{max-width:82px!important}.-mdmax-wt-82{max-width-top:82px!important}.-mdmax-wr-82{max-width-right:82px!important}.-mdmax-wb-82{max-width-bottom:82px!important}.-mdmax-wl-82{max-width-left:82px!important}.-mdmax-wx-82{max-width-left:82px!important;max-width-right:82px!important}.-mdmax-wy-82{max-width-top:82px!important;max-width-bottom:82px!important}}@media (min-width: 992px){.-lgmax-w-82{max-width:82px!important}.-lgmax-wt-82{max-width-top:82px!important}.-lgmax-wr-82{max-width-right:82px!important}.-lgmax-wb-82{max-width-bottom:82px!important}.-lgmax-wl-82{max-width-left:82px!important}.-lgmax-wx-82{max-width-left:82px!important;max-width-right:82px!important}.-lgmax-wy-82{max-width-top:82px!important;max-width-bottom:82px!important}}@media (min-width: 1200px){.-xlmax-w-82{max-width:82px!important}.-xlmax-wt-82{max-width-top:82px!important}.-xlmax-wr-82{max-width-right:82px!important}.-xlmax-wb-82{max-width-bottom:82px!important}.-xlmax-wl-82{max-width-left:82px!important}.-xlmax-wx-82{max-width-left:82px!important;max-width-right:82px!important}.-xlmax-wy-82{max-width-top:82px!important;max-width-bottom:82px!important}}@media (min-width: 1400px){.-xxlmax-w-82{max-width:82px!important}.-xxlmax-wt-82{max-width-top:82px!important}.-xxlmax-wr-82{max-width-right:82px!important}.-xxlmax-wb-82{max-width-bottom:82px!important}.-xxlmax-wl-82{max-width-left:82px!important}.-xxlmax-wx-82{max-width-left:82px!important;max-width-right:82px!important}.-xxlmax-wy-82{max-width-top:82px!important;max-width-bottom:82px!important}}.min-w-82{min-width:82px!important}.min-wt-82{min-width-top:82px!important}.min-wr-82{min-width-right:82px!important}.min-wb-82{min-width-bottom:82px!important}.min-wl-82{min-width-left:82px!important}.min-wx-82{min-width-left:82px!important;min-width-right:82px!important}.min-wy-82{min-width-top:82px!important;min-width-bottom:82px!important}@media (min-width: 576px){.-smmin-w-82{min-width:82px!important}.-smmin-wt-82{min-width-top:82px!important}.-smmin-wr-82{min-width-right:82px!important}.-smmin-wb-82{min-width-bottom:82px!important}.-smmin-wl-82{min-width-left:82px!important}.-smmin-wx-82{min-width-left:82px!important;min-width-right:82px!important}.-smmin-wy-82{min-width-top:82px!important;min-width-bottom:82px!important}}@media (min-width: 768px){.-mdmin-w-82{min-width:82px!important}.-mdmin-wt-82{min-width-top:82px!important}.-mdmin-wr-82{min-width-right:82px!important}.-mdmin-wb-82{min-width-bottom:82px!important}.-mdmin-wl-82{min-width-left:82px!important}.-mdmin-wx-82{min-width-left:82px!important;min-width-right:82px!important}.-mdmin-wy-82{min-width-top:82px!important;min-width-bottom:82px!important}}@media (min-width: 992px){.-lgmin-w-82{min-width:82px!important}.-lgmin-wt-82{min-width-top:82px!important}.-lgmin-wr-82{min-width-right:82px!important}.-lgmin-wb-82{min-width-bottom:82px!important}.-lgmin-wl-82{min-width-left:82px!important}.-lgmin-wx-82{min-width-left:82px!important;min-width-right:82px!important}.-lgmin-wy-82{min-width-top:82px!important;min-width-bottom:82px!important}}@media (min-width: 1200px){.-xlmin-w-82{min-width:82px!important}.-xlmin-wt-82{min-width-top:82px!important}.-xlmin-wr-82{min-width-right:82px!important}.-xlmin-wb-82{min-width-bottom:82px!important}.-xlmin-wl-82{min-width-left:82px!important}.-xlmin-wx-82{min-width-left:82px!important;min-width-right:82px!important}.-xlmin-wy-82{min-width-top:82px!important;min-width-bottom:82px!important}}@media (min-width: 1400px){.-xxlmin-w-82{min-width:82px!important}.-xxlmin-wt-82{min-width-top:82px!important}.-xxlmin-wr-82{min-width-right:82px!important}.-xxlmin-wb-82{min-width-bottom:82px!important}.-xxlmin-wl-82{min-width-left:82px!important}.-xxlmin-wx-82{min-width-left:82px!important;min-width-right:82px!important}.-xxlmin-wy-82{min-width-top:82px!important;min-width-bottom:82px!important}}.max-h-82{max-height:82px!important}.max-ht-82{max-height-top:82px!important}.max-hr-82{max-height-right:82px!important}.max-hb-82{max-height-bottom:82px!important}.max-hl-82{max-height-left:82px!important}.max-hx-82{max-height-left:82px!important;max-height-right:82px!important}.max-hy-82{max-height-top:82px!important;max-height-bottom:82px!important}@media (min-width: 576px){.-smmax-h-82{max-height:82px!important}.-smmax-ht-82{max-height-top:82px!important}.-smmax-hr-82{max-height-right:82px!important}.-smmax-hb-82{max-height-bottom:82px!important}.-smmax-hl-82{max-height-left:82px!important}.-smmax-hx-82{max-height-left:82px!important;max-height-right:82px!important}.-smmax-hy-82{max-height-top:82px!important;max-height-bottom:82px!important}}@media (min-width: 768px){.-mdmax-h-82{max-height:82px!important}.-mdmax-ht-82{max-height-top:82px!important}.-mdmax-hr-82{max-height-right:82px!important}.-mdmax-hb-82{max-height-bottom:82px!important}.-mdmax-hl-82{max-height-left:82px!important}.-mdmax-hx-82{max-height-left:82px!important;max-height-right:82px!important}.-mdmax-hy-82{max-height-top:82px!important;max-height-bottom:82px!important}}@media (min-width: 992px){.-lgmax-h-82{max-height:82px!important}.-lgmax-ht-82{max-height-top:82px!important}.-lgmax-hr-82{max-height-right:82px!important}.-lgmax-hb-82{max-height-bottom:82px!important}.-lgmax-hl-82{max-height-left:82px!important}.-lgmax-hx-82{max-height-left:82px!important;max-height-right:82px!important}.-lgmax-hy-82{max-height-top:82px!important;max-height-bottom:82px!important}}@media (min-width: 1200px){.-xlmax-h-82{max-height:82px!important}.-xlmax-ht-82{max-height-top:82px!important}.-xlmax-hr-82{max-height-right:82px!important}.-xlmax-hb-82{max-height-bottom:82px!important}.-xlmax-hl-82{max-height-left:82px!important}.-xlmax-hx-82{max-height-left:82px!important;max-height-right:82px!important}.-xlmax-hy-82{max-height-top:82px!important;max-height-bottom:82px!important}}@media (min-width: 1400px){.-xxlmax-h-82{max-height:82px!important}.-xxlmax-ht-82{max-height-top:82px!important}.-xxlmax-hr-82{max-height-right:82px!important}.-xxlmax-hb-82{max-height-bottom:82px!important}.-xxlmax-hl-82{max-height-left:82px!important}.-xxlmax-hx-82{max-height-left:82px!important;max-height-right:82px!important}.-xxlmax-hy-82{max-height-top:82px!important;max-height-bottom:82px!important}}.min-h-82{min-height:82px!important}.min-ht-82{min-height-top:82px!important}.min-hr-82{min-height-right:82px!important}.min-hb-82{min-height-bottom:82px!important}.min-hl-82{min-height-left:82px!important}.min-hx-82{min-height-left:82px!important;min-height-right:82px!important}.min-hy-82{min-height-top:82px!important;min-height-bottom:82px!important}@media (min-width: 576px){.-smmin-h-82{min-height:82px!important}.-smmin-ht-82{min-height-top:82px!important}.-smmin-hr-82{min-height-right:82px!important}.-smmin-hb-82{min-height-bottom:82px!important}.-smmin-hl-82{min-height-left:82px!important}.-smmin-hx-82{min-height-left:82px!important;min-height-right:82px!important}.-smmin-hy-82{min-height-top:82px!important;min-height-bottom:82px!important}}@media (min-width: 768px){.-mdmin-h-82{min-height:82px!important}.-mdmin-ht-82{min-height-top:82px!important}.-mdmin-hr-82{min-height-right:82px!important}.-mdmin-hb-82{min-height-bottom:82px!important}.-mdmin-hl-82{min-height-left:82px!important}.-mdmin-hx-82{min-height-left:82px!important;min-height-right:82px!important}.-mdmin-hy-82{min-height-top:82px!important;min-height-bottom:82px!important}}@media (min-width: 992px){.-lgmin-h-82{min-height:82px!important}.-lgmin-ht-82{min-height-top:82px!important}.-lgmin-hr-82{min-height-right:82px!important}.-lgmin-hb-82{min-height-bottom:82px!important}.-lgmin-hl-82{min-height-left:82px!important}.-lgmin-hx-82{min-height-left:82px!important;min-height-right:82px!important}.-lgmin-hy-82{min-height-top:82px!important;min-height-bottom:82px!important}}@media (min-width: 1200px){.-xlmin-h-82{min-height:82px!important}.-xlmin-ht-82{min-height-top:82px!important}.-xlmin-hr-82{min-height-right:82px!important}.-xlmin-hb-82{min-height-bottom:82px!important}.-xlmin-hl-82{min-height-left:82px!important}.-xlmin-hx-82{min-height-left:82px!important;min-height-right:82px!important}.-xlmin-hy-82{min-height-top:82px!important;min-height-bottom:82px!important}}@media (min-width: 1400px){.-xxlmin-h-82{min-height:82px!important}.-xxlmin-ht-82{min-height-top:82px!important}.-xxlmin-hr-82{min-height-right:82px!important}.-xxlmin-hb-82{min-height-bottom:82px!important}.-xxlmin-hl-82{min-height-left:82px!important}.-xxlmin-hx-82{min-height-left:82px!important;min-height-right:82px!important}.-xxlmin-hy-82{min-height-top:82px!important;min-height-bottom:82px!important}}.m-83{margin:83px!important}.mt-83{margin-top:83px!important}.mr-83{margin-right:83px!important}.mb-83{margin-bottom:83px!important}.ml-83{margin-left:83px!important}.mx-83{margin-left:83px!important;margin-right:83px!important}.my-83{margin-top:83px!important;margin-bottom:83px!important}@media (min-width: 576px){.-smm-83{margin:83px!important}.-smmt-83{margin-top:83px!important}.-smmr-83{margin-right:83px!important}.-smmb-83{margin-bottom:83px!important}.-smml-83{margin-left:83px!important}.-smmx-83{margin-left:83px!important;margin-right:83px!important}.-smmy-83{margin-top:83px!important;margin-bottom:83px!important}}@media (min-width: 768px){.-mdm-83{margin:83px!important}.-mdmt-83{margin-top:83px!important}.-mdmr-83{margin-right:83px!important}.-mdmb-83{margin-bottom:83px!important}.-mdml-83{margin-left:83px!important}.-mdmx-83{margin-left:83px!important;margin-right:83px!important}.-mdmy-83{margin-top:83px!important;margin-bottom:83px!important}}@media (min-width: 992px){.-lgm-83{margin:83px!important}.-lgmt-83{margin-top:83px!important}.-lgmr-83{margin-right:83px!important}.-lgmb-83{margin-bottom:83px!important}.-lgml-83{margin-left:83px!important}.-lgmx-83{margin-left:83px!important;margin-right:83px!important}.-lgmy-83{margin-top:83px!important;margin-bottom:83px!important}}@media (min-width: 1200px){.-xlm-83{margin:83px!important}.-xlmt-83{margin-top:83px!important}.-xlmr-83{margin-right:83px!important}.-xlmb-83{margin-bottom:83px!important}.-xlml-83{margin-left:83px!important}.-xlmx-83{margin-left:83px!important;margin-right:83px!important}.-xlmy-83{margin-top:83px!important;margin-bottom:83px!important}}@media (min-width: 1400px){.-xxlm-83{margin:83px!important}.-xxlmt-83{margin-top:83px!important}.-xxlmr-83{margin-right:83px!important}.-xxlmb-83{margin-bottom:83px!important}.-xxlml-83{margin-left:83px!important}.-xxlmx-83{margin-left:83px!important;margin-right:83px!important}.-xxlmy-83{margin-top:83px!important;margin-bottom:83px!important}}.p-83{padding:83px!important}.pt-83{padding-top:83px!important}.pr-83{padding-right:83px!important}.pb-83{padding-bottom:83px!important}.pl-83{padding-left:83px!important}.px-83{padding-left:83px!important;padding-right:83px!important}.py-83{padding-top:83px!important;padding-bottom:83px!important}@media (min-width: 576px){.-smp-83{padding:83px!important}.-smpt-83{padding-top:83px!important}.-smpr-83{padding-right:83px!important}.-smpb-83{padding-bottom:83px!important}.-smpl-83{padding-left:83px!important}.-smpx-83{padding-left:83px!important;padding-right:83px!important}.-smpy-83{padding-top:83px!important;padding-bottom:83px!important}}@media (min-width: 768px){.-mdp-83{padding:83px!important}.-mdpt-83{padding-top:83px!important}.-mdpr-83{padding-right:83px!important}.-mdpb-83{padding-bottom:83px!important}.-mdpl-83{padding-left:83px!important}.-mdpx-83{padding-left:83px!important;padding-right:83px!important}.-mdpy-83{padding-top:83px!important;padding-bottom:83px!important}}@media (min-width: 992px){.-lgp-83{padding:83px!important}.-lgpt-83{padding-top:83px!important}.-lgpr-83{padding-right:83px!important}.-lgpb-83{padding-bottom:83px!important}.-lgpl-83{padding-left:83px!important}.-lgpx-83{padding-left:83px!important;padding-right:83px!important}.-lgpy-83{padding-top:83px!important;padding-bottom:83px!important}}@media (min-width: 1200px){.-xlp-83{padding:83px!important}.-xlpt-83{padding-top:83px!important}.-xlpr-83{padding-right:83px!important}.-xlpb-83{padding-bottom:83px!important}.-xlpl-83{padding-left:83px!important}.-xlpx-83{padding-left:83px!important;padding-right:83px!important}.-xlpy-83{padding-top:83px!important;padding-bottom:83px!important}}@media (min-width: 1400px){.-xxlp-83{padding:83px!important}.-xxlpt-83{padding-top:83px!important}.-xxlpr-83{padding-right:83px!important}.-xxlpb-83{padding-bottom:83px!important}.-xxlpl-83{padding-left:83px!important}.-xxlpx-83{padding-left:83px!important;padding-right:83px!important}.-xxlpy-83{padding-top:83px!important;padding-bottom:83px!important}}.gap-83{gap:83px!important}.gapx-83{-webkit-column-gap:83px!important;-moz-column-gap:83px!important;column-gap:83px!important}.gapy-83{row-gap:83px!important}@media (min-width: 576px){.-smgap-83{gap:83px!important}.-smgapx-83{-webkit-column-gap:83px!important;-moz-column-gap:83px!important;column-gap:83px!important}.-smgapy-83{row-gap:83px!important}}@media (min-width: 768px){.-mdgap-83{gap:83px!important}.-mdgapx-83{-webkit-column-gap:83px!important;-moz-column-gap:83px!important;column-gap:83px!important}.-mdgapy-83{row-gap:83px!important}}@media (min-width: 992px){.-lggap-83{gap:83px!important}.-lggapx-83{-webkit-column-gap:83px!important;-moz-column-gap:83px!important;column-gap:83px!important}.-lggapy-83{row-gap:83px!important}}@media (min-width: 1200px){.-xlgap-83{gap:83px!important}.-xlgapx-83{-webkit-column-gap:83px!important;-moz-column-gap:83px!important;column-gap:83px!important}.-xlgapy-83{row-gap:83px!important}}@media (min-width: 1400px){.-xxlgap-83{gap:83px!important}.-xxlgapx-83{-webkit-column-gap:83px!important;-moz-column-gap:83px!important;column-gap:83px!important}.-xxlgapy-83{row-gap:83px!important}}.w-83{width:83px!important}.wt-83{width-top:83px!important}.wr-83{width-right:83px!important}.wb-83{width-bottom:83px!important}.wl-83{width-left:83px!important}.wx-83{width-left:83px!important;width-right:83px!important}.wy-83{width-top:83px!important;width-bottom:83px!important}@media (min-width: 576px){.-smw-83{width:83px!important}.-smwt-83{width-top:83px!important}.-smwr-83{width-right:83px!important}.-smwb-83{width-bottom:83px!important}.-smwl-83{width-left:83px!important}.-smwx-83{width-left:83px!important;width-right:83px!important}.-smwy-83{width-top:83px!important;width-bottom:83px!important}}@media (min-width: 768px){.-mdw-83{width:83px!important}.-mdwt-83{width-top:83px!important}.-mdwr-83{width-right:83px!important}.-mdwb-83{width-bottom:83px!important}.-mdwl-83{width-left:83px!important}.-mdwx-83{width-left:83px!important;width-right:83px!important}.-mdwy-83{width-top:83px!important;width-bottom:83px!important}}@media (min-width: 992px){.-lgw-83{width:83px!important}.-lgwt-83{width-top:83px!important}.-lgwr-83{width-right:83px!important}.-lgwb-83{width-bottom:83px!important}.-lgwl-83{width-left:83px!important}.-lgwx-83{width-left:83px!important;width-right:83px!important}.-lgwy-83{width-top:83px!important;width-bottom:83px!important}}@media (min-width: 1200px){.-xlw-83{width:83px!important}.-xlwt-83{width-top:83px!important}.-xlwr-83{width-right:83px!important}.-xlwb-83{width-bottom:83px!important}.-xlwl-83{width-left:83px!important}.-xlwx-83{width-left:83px!important;width-right:83px!important}.-xlwy-83{width-top:83px!important;width-bottom:83px!important}}@media (min-width: 1400px){.-xxlw-83{width:83px!important}.-xxlwt-83{width-top:83px!important}.-xxlwr-83{width-right:83px!important}.-xxlwb-83{width-bottom:83px!important}.-xxlwl-83{width-left:83px!important}.-xxlwx-83{width-left:83px!important;width-right:83px!important}.-xxlwy-83{width-top:83px!important;width-bottom:83px!important}}.h-83{height:83px!important}.ht-83{height-top:83px!important}.hr-83{height-right:83px!important}.hb-83{height-bottom:83px!important}.hl-83{height-left:83px!important}.hx-83{height-left:83px!important;height-right:83px!important}.hy-83{height-top:83px!important;height-bottom:83px!important}@media (min-width: 576px){.-smh-83{height:83px!important}.-smht-83{height-top:83px!important}.-smhr-83{height-right:83px!important}.-smhb-83{height-bottom:83px!important}.-smhl-83{height-left:83px!important}.-smhx-83{height-left:83px!important;height-right:83px!important}.-smhy-83{height-top:83px!important;height-bottom:83px!important}}@media (min-width: 768px){.-mdh-83{height:83px!important}.-mdht-83{height-top:83px!important}.-mdhr-83{height-right:83px!important}.-mdhb-83{height-bottom:83px!important}.-mdhl-83{height-left:83px!important}.-mdhx-83{height-left:83px!important;height-right:83px!important}.-mdhy-83{height-top:83px!important;height-bottom:83px!important}}@media (min-width: 992px){.-lgh-83{height:83px!important}.-lght-83{height-top:83px!important}.-lghr-83{height-right:83px!important}.-lghb-83{height-bottom:83px!important}.-lghl-83{height-left:83px!important}.-lghx-83{height-left:83px!important;height-right:83px!important}.-lghy-83{height-top:83px!important;height-bottom:83px!important}}@media (min-width: 1200px){.-xlh-83{height:83px!important}.-xlht-83{height-top:83px!important}.-xlhr-83{height-right:83px!important}.-xlhb-83{height-bottom:83px!important}.-xlhl-83{height-left:83px!important}.-xlhx-83{height-left:83px!important;height-right:83px!important}.-xlhy-83{height-top:83px!important;height-bottom:83px!important}}@media (min-width: 1400px){.-xxlh-83{height:83px!important}.-xxlht-83{height-top:83px!important}.-xxlhr-83{height-right:83px!important}.-xxlhb-83{height-bottom:83px!important}.-xxlhl-83{height-left:83px!important}.-xxlhx-83{height-left:83px!important;height-right:83px!important}.-xxlhy-83{height-top:83px!important;height-bottom:83px!important}}.rounded-83{border-radius:83px!important}.roundedt-83{border-radius-top:83px!important}.roundedr-83{border-radius-right:83px!important}.roundedb-83{border-radius-bottom:83px!important}.roundedl-83{border-radius-left:83px!important}.roundedx-83{border-radius-left:83px!important;border-radius-right:83px!important}.roundedy-83{border-radius-top:83px!important;border-radius-bottom:83px!important}@media (min-width: 576px){.-smrounded-83{border-radius:83px!important}.-smroundedt-83{border-radius-top:83px!important}.-smroundedr-83{border-radius-right:83px!important}.-smroundedb-83{border-radius-bottom:83px!important}.-smroundedl-83{border-radius-left:83px!important}.-smroundedx-83{border-radius-left:83px!important;border-radius-right:83px!important}.-smroundedy-83{border-radius-top:83px!important;border-radius-bottom:83px!important}}@media (min-width: 768px){.-mdrounded-83{border-radius:83px!important}.-mdroundedt-83{border-radius-top:83px!important}.-mdroundedr-83{border-radius-right:83px!important}.-mdroundedb-83{border-radius-bottom:83px!important}.-mdroundedl-83{border-radius-left:83px!important}.-mdroundedx-83{border-radius-left:83px!important;border-radius-right:83px!important}.-mdroundedy-83{border-radius-top:83px!important;border-radius-bottom:83px!important}}@media (min-width: 992px){.-lgrounded-83{border-radius:83px!important}.-lgroundedt-83{border-radius-top:83px!important}.-lgroundedr-83{border-radius-right:83px!important}.-lgroundedb-83{border-radius-bottom:83px!important}.-lgroundedl-83{border-radius-left:83px!important}.-lgroundedx-83{border-radius-left:83px!important;border-radius-right:83px!important}.-lgroundedy-83{border-radius-top:83px!important;border-radius-bottom:83px!important}}@media (min-width: 1200px){.-xlrounded-83{border-radius:83px!important}.-xlroundedt-83{border-radius-top:83px!important}.-xlroundedr-83{border-radius-right:83px!important}.-xlroundedb-83{border-radius-bottom:83px!important}.-xlroundedl-83{border-radius-left:83px!important}.-xlroundedx-83{border-radius-left:83px!important;border-radius-right:83px!important}.-xlroundedy-83{border-radius-top:83px!important;border-radius-bottom:83px!important}}@media (min-width: 1400px){.-xxlrounded-83{border-radius:83px!important}.-xxlroundedt-83{border-radius-top:83px!important}.-xxlroundedr-83{border-radius-right:83px!important}.-xxlroundedb-83{border-radius-bottom:83px!important}.-xxlroundedl-83{border-radius-left:83px!important}.-xxlroundedx-83{border-radius-left:83px!important;border-radius-right:83px!important}.-xxlroundedy-83{border-radius-top:83px!important;border-radius-bottom:83px!important}}.max-w-83{max-width:83px!important}.max-wt-83{max-width-top:83px!important}.max-wr-83{max-width-right:83px!important}.max-wb-83{max-width-bottom:83px!important}.max-wl-83{max-width-left:83px!important}.max-wx-83{max-width-left:83px!important;max-width-right:83px!important}.max-wy-83{max-width-top:83px!important;max-width-bottom:83px!important}@media (min-width: 576px){.-smmax-w-83{max-width:83px!important}.-smmax-wt-83{max-width-top:83px!important}.-smmax-wr-83{max-width-right:83px!important}.-smmax-wb-83{max-width-bottom:83px!important}.-smmax-wl-83{max-width-left:83px!important}.-smmax-wx-83{max-width-left:83px!important;max-width-right:83px!important}.-smmax-wy-83{max-width-top:83px!important;max-width-bottom:83px!important}}@media (min-width: 768px){.-mdmax-w-83{max-width:83px!important}.-mdmax-wt-83{max-width-top:83px!important}.-mdmax-wr-83{max-width-right:83px!important}.-mdmax-wb-83{max-width-bottom:83px!important}.-mdmax-wl-83{max-width-left:83px!important}.-mdmax-wx-83{max-width-left:83px!important;max-width-right:83px!important}.-mdmax-wy-83{max-width-top:83px!important;max-width-bottom:83px!important}}@media (min-width: 992px){.-lgmax-w-83{max-width:83px!important}.-lgmax-wt-83{max-width-top:83px!important}.-lgmax-wr-83{max-width-right:83px!important}.-lgmax-wb-83{max-width-bottom:83px!important}.-lgmax-wl-83{max-width-left:83px!important}.-lgmax-wx-83{max-width-left:83px!important;max-width-right:83px!important}.-lgmax-wy-83{max-width-top:83px!important;max-width-bottom:83px!important}}@media (min-width: 1200px){.-xlmax-w-83{max-width:83px!important}.-xlmax-wt-83{max-width-top:83px!important}.-xlmax-wr-83{max-width-right:83px!important}.-xlmax-wb-83{max-width-bottom:83px!important}.-xlmax-wl-83{max-width-left:83px!important}.-xlmax-wx-83{max-width-left:83px!important;max-width-right:83px!important}.-xlmax-wy-83{max-width-top:83px!important;max-width-bottom:83px!important}}@media (min-width: 1400px){.-xxlmax-w-83{max-width:83px!important}.-xxlmax-wt-83{max-width-top:83px!important}.-xxlmax-wr-83{max-width-right:83px!important}.-xxlmax-wb-83{max-width-bottom:83px!important}.-xxlmax-wl-83{max-width-left:83px!important}.-xxlmax-wx-83{max-width-left:83px!important;max-width-right:83px!important}.-xxlmax-wy-83{max-width-top:83px!important;max-width-bottom:83px!important}}.min-w-83{min-width:83px!important}.min-wt-83{min-width-top:83px!important}.min-wr-83{min-width-right:83px!important}.min-wb-83{min-width-bottom:83px!important}.min-wl-83{min-width-left:83px!important}.min-wx-83{min-width-left:83px!important;min-width-right:83px!important}.min-wy-83{min-width-top:83px!important;min-width-bottom:83px!important}@media (min-width: 576px){.-smmin-w-83{min-width:83px!important}.-smmin-wt-83{min-width-top:83px!important}.-smmin-wr-83{min-width-right:83px!important}.-smmin-wb-83{min-width-bottom:83px!important}.-smmin-wl-83{min-width-left:83px!important}.-smmin-wx-83{min-width-left:83px!important;min-width-right:83px!important}.-smmin-wy-83{min-width-top:83px!important;min-width-bottom:83px!important}}@media (min-width: 768px){.-mdmin-w-83{min-width:83px!important}.-mdmin-wt-83{min-width-top:83px!important}.-mdmin-wr-83{min-width-right:83px!important}.-mdmin-wb-83{min-width-bottom:83px!important}.-mdmin-wl-83{min-width-left:83px!important}.-mdmin-wx-83{min-width-left:83px!important;min-width-right:83px!important}.-mdmin-wy-83{min-width-top:83px!important;min-width-bottom:83px!important}}@media (min-width: 992px){.-lgmin-w-83{min-width:83px!important}.-lgmin-wt-83{min-width-top:83px!important}.-lgmin-wr-83{min-width-right:83px!important}.-lgmin-wb-83{min-width-bottom:83px!important}.-lgmin-wl-83{min-width-left:83px!important}.-lgmin-wx-83{min-width-left:83px!important;min-width-right:83px!important}.-lgmin-wy-83{min-width-top:83px!important;min-width-bottom:83px!important}}@media (min-width: 1200px){.-xlmin-w-83{min-width:83px!important}.-xlmin-wt-83{min-width-top:83px!important}.-xlmin-wr-83{min-width-right:83px!important}.-xlmin-wb-83{min-width-bottom:83px!important}.-xlmin-wl-83{min-width-left:83px!important}.-xlmin-wx-83{min-width-left:83px!important;min-width-right:83px!important}.-xlmin-wy-83{min-width-top:83px!important;min-width-bottom:83px!important}}@media (min-width: 1400px){.-xxlmin-w-83{min-width:83px!important}.-xxlmin-wt-83{min-width-top:83px!important}.-xxlmin-wr-83{min-width-right:83px!important}.-xxlmin-wb-83{min-width-bottom:83px!important}.-xxlmin-wl-83{min-width-left:83px!important}.-xxlmin-wx-83{min-width-left:83px!important;min-width-right:83px!important}.-xxlmin-wy-83{min-width-top:83px!important;min-width-bottom:83px!important}}.max-h-83{max-height:83px!important}.max-ht-83{max-height-top:83px!important}.max-hr-83{max-height-right:83px!important}.max-hb-83{max-height-bottom:83px!important}.max-hl-83{max-height-left:83px!important}.max-hx-83{max-height-left:83px!important;max-height-right:83px!important}.max-hy-83{max-height-top:83px!important;max-height-bottom:83px!important}@media (min-width: 576px){.-smmax-h-83{max-height:83px!important}.-smmax-ht-83{max-height-top:83px!important}.-smmax-hr-83{max-height-right:83px!important}.-smmax-hb-83{max-height-bottom:83px!important}.-smmax-hl-83{max-height-left:83px!important}.-smmax-hx-83{max-height-left:83px!important;max-height-right:83px!important}.-smmax-hy-83{max-height-top:83px!important;max-height-bottom:83px!important}}@media (min-width: 768px){.-mdmax-h-83{max-height:83px!important}.-mdmax-ht-83{max-height-top:83px!important}.-mdmax-hr-83{max-height-right:83px!important}.-mdmax-hb-83{max-height-bottom:83px!important}.-mdmax-hl-83{max-height-left:83px!important}.-mdmax-hx-83{max-height-left:83px!important;max-height-right:83px!important}.-mdmax-hy-83{max-height-top:83px!important;max-height-bottom:83px!important}}@media (min-width: 992px){.-lgmax-h-83{max-height:83px!important}.-lgmax-ht-83{max-height-top:83px!important}.-lgmax-hr-83{max-height-right:83px!important}.-lgmax-hb-83{max-height-bottom:83px!important}.-lgmax-hl-83{max-height-left:83px!important}.-lgmax-hx-83{max-height-left:83px!important;max-height-right:83px!important}.-lgmax-hy-83{max-height-top:83px!important;max-height-bottom:83px!important}}@media (min-width: 1200px){.-xlmax-h-83{max-height:83px!important}.-xlmax-ht-83{max-height-top:83px!important}.-xlmax-hr-83{max-height-right:83px!important}.-xlmax-hb-83{max-height-bottom:83px!important}.-xlmax-hl-83{max-height-left:83px!important}.-xlmax-hx-83{max-height-left:83px!important;max-height-right:83px!important}.-xlmax-hy-83{max-height-top:83px!important;max-height-bottom:83px!important}}@media (min-width: 1400px){.-xxlmax-h-83{max-height:83px!important}.-xxlmax-ht-83{max-height-top:83px!important}.-xxlmax-hr-83{max-height-right:83px!important}.-xxlmax-hb-83{max-height-bottom:83px!important}.-xxlmax-hl-83{max-height-left:83px!important}.-xxlmax-hx-83{max-height-left:83px!important;max-height-right:83px!important}.-xxlmax-hy-83{max-height-top:83px!important;max-height-bottom:83px!important}}.min-h-83{min-height:83px!important}.min-ht-83{min-height-top:83px!important}.min-hr-83{min-height-right:83px!important}.min-hb-83{min-height-bottom:83px!important}.min-hl-83{min-height-left:83px!important}.min-hx-83{min-height-left:83px!important;min-height-right:83px!important}.min-hy-83{min-height-top:83px!important;min-height-bottom:83px!important}@media (min-width: 576px){.-smmin-h-83{min-height:83px!important}.-smmin-ht-83{min-height-top:83px!important}.-smmin-hr-83{min-height-right:83px!important}.-smmin-hb-83{min-height-bottom:83px!important}.-smmin-hl-83{min-height-left:83px!important}.-smmin-hx-83{min-height-left:83px!important;min-height-right:83px!important}.-smmin-hy-83{min-height-top:83px!important;min-height-bottom:83px!important}}@media (min-width: 768px){.-mdmin-h-83{min-height:83px!important}.-mdmin-ht-83{min-height-top:83px!important}.-mdmin-hr-83{min-height-right:83px!important}.-mdmin-hb-83{min-height-bottom:83px!important}.-mdmin-hl-83{min-height-left:83px!important}.-mdmin-hx-83{min-height-left:83px!important;min-height-right:83px!important}.-mdmin-hy-83{min-height-top:83px!important;min-height-bottom:83px!important}}@media (min-width: 992px){.-lgmin-h-83{min-height:83px!important}.-lgmin-ht-83{min-height-top:83px!important}.-lgmin-hr-83{min-height-right:83px!important}.-lgmin-hb-83{min-height-bottom:83px!important}.-lgmin-hl-83{min-height-left:83px!important}.-lgmin-hx-83{min-height-left:83px!important;min-height-right:83px!important}.-lgmin-hy-83{min-height-top:83px!important;min-height-bottom:83px!important}}@media (min-width: 1200px){.-xlmin-h-83{min-height:83px!important}.-xlmin-ht-83{min-height-top:83px!important}.-xlmin-hr-83{min-height-right:83px!important}.-xlmin-hb-83{min-height-bottom:83px!important}.-xlmin-hl-83{min-height-left:83px!important}.-xlmin-hx-83{min-height-left:83px!important;min-height-right:83px!important}.-xlmin-hy-83{min-height-top:83px!important;min-height-bottom:83px!important}}@media (min-width: 1400px){.-xxlmin-h-83{min-height:83px!important}.-xxlmin-ht-83{min-height-top:83px!important}.-xxlmin-hr-83{min-height-right:83px!important}.-xxlmin-hb-83{min-height-bottom:83px!important}.-xxlmin-hl-83{min-height-left:83px!important}.-xxlmin-hx-83{min-height-left:83px!important;min-height-right:83px!important}.-xxlmin-hy-83{min-height-top:83px!important;min-height-bottom:83px!important}}.m-84{margin:84px!important}.mt-84{margin-top:84px!important}.mr-84{margin-right:84px!important}.mb-84{margin-bottom:84px!important}.ml-84{margin-left:84px!important}.mx-84{margin-left:84px!important;margin-right:84px!important}.my-84{margin-top:84px!important;margin-bottom:84px!important}@media (min-width: 576px){.-smm-84{margin:84px!important}.-smmt-84{margin-top:84px!important}.-smmr-84{margin-right:84px!important}.-smmb-84{margin-bottom:84px!important}.-smml-84{margin-left:84px!important}.-smmx-84{margin-left:84px!important;margin-right:84px!important}.-smmy-84{margin-top:84px!important;margin-bottom:84px!important}}@media (min-width: 768px){.-mdm-84{margin:84px!important}.-mdmt-84{margin-top:84px!important}.-mdmr-84{margin-right:84px!important}.-mdmb-84{margin-bottom:84px!important}.-mdml-84{margin-left:84px!important}.-mdmx-84{margin-left:84px!important;margin-right:84px!important}.-mdmy-84{margin-top:84px!important;margin-bottom:84px!important}}@media (min-width: 992px){.-lgm-84{margin:84px!important}.-lgmt-84{margin-top:84px!important}.-lgmr-84{margin-right:84px!important}.-lgmb-84{margin-bottom:84px!important}.-lgml-84{margin-left:84px!important}.-lgmx-84{margin-left:84px!important;margin-right:84px!important}.-lgmy-84{margin-top:84px!important;margin-bottom:84px!important}}@media (min-width: 1200px){.-xlm-84{margin:84px!important}.-xlmt-84{margin-top:84px!important}.-xlmr-84{margin-right:84px!important}.-xlmb-84{margin-bottom:84px!important}.-xlml-84{margin-left:84px!important}.-xlmx-84{margin-left:84px!important;margin-right:84px!important}.-xlmy-84{margin-top:84px!important;margin-bottom:84px!important}}@media (min-width: 1400px){.-xxlm-84{margin:84px!important}.-xxlmt-84{margin-top:84px!important}.-xxlmr-84{margin-right:84px!important}.-xxlmb-84{margin-bottom:84px!important}.-xxlml-84{margin-left:84px!important}.-xxlmx-84{margin-left:84px!important;margin-right:84px!important}.-xxlmy-84{margin-top:84px!important;margin-bottom:84px!important}}.p-84{padding:84px!important}.pt-84{padding-top:84px!important}.pr-84{padding-right:84px!important}.pb-84{padding-bottom:84px!important}.pl-84{padding-left:84px!important}.px-84{padding-left:84px!important;padding-right:84px!important}.py-84{padding-top:84px!important;padding-bottom:84px!important}@media (min-width: 576px){.-smp-84{padding:84px!important}.-smpt-84{padding-top:84px!important}.-smpr-84{padding-right:84px!important}.-smpb-84{padding-bottom:84px!important}.-smpl-84{padding-left:84px!important}.-smpx-84{padding-left:84px!important;padding-right:84px!important}.-smpy-84{padding-top:84px!important;padding-bottom:84px!important}}@media (min-width: 768px){.-mdp-84{padding:84px!important}.-mdpt-84{padding-top:84px!important}.-mdpr-84{padding-right:84px!important}.-mdpb-84{padding-bottom:84px!important}.-mdpl-84{padding-left:84px!important}.-mdpx-84{padding-left:84px!important;padding-right:84px!important}.-mdpy-84{padding-top:84px!important;padding-bottom:84px!important}}@media (min-width: 992px){.-lgp-84{padding:84px!important}.-lgpt-84{padding-top:84px!important}.-lgpr-84{padding-right:84px!important}.-lgpb-84{padding-bottom:84px!important}.-lgpl-84{padding-left:84px!important}.-lgpx-84{padding-left:84px!important;padding-right:84px!important}.-lgpy-84{padding-top:84px!important;padding-bottom:84px!important}}@media (min-width: 1200px){.-xlp-84{padding:84px!important}.-xlpt-84{padding-top:84px!important}.-xlpr-84{padding-right:84px!important}.-xlpb-84{padding-bottom:84px!important}.-xlpl-84{padding-left:84px!important}.-xlpx-84{padding-left:84px!important;padding-right:84px!important}.-xlpy-84{padding-top:84px!important;padding-bottom:84px!important}}@media (min-width: 1400px){.-xxlp-84{padding:84px!important}.-xxlpt-84{padding-top:84px!important}.-xxlpr-84{padding-right:84px!important}.-xxlpb-84{padding-bottom:84px!important}.-xxlpl-84{padding-left:84px!important}.-xxlpx-84{padding-left:84px!important;padding-right:84px!important}.-xxlpy-84{padding-top:84px!important;padding-bottom:84px!important}}.gap-84{gap:84px!important}.gapx-84{-webkit-column-gap:84px!important;-moz-column-gap:84px!important;column-gap:84px!important}.gapy-84{row-gap:84px!important}@media (min-width: 576px){.-smgap-84{gap:84px!important}.-smgapx-84{-webkit-column-gap:84px!important;-moz-column-gap:84px!important;column-gap:84px!important}.-smgapy-84{row-gap:84px!important}}@media (min-width: 768px){.-mdgap-84{gap:84px!important}.-mdgapx-84{-webkit-column-gap:84px!important;-moz-column-gap:84px!important;column-gap:84px!important}.-mdgapy-84{row-gap:84px!important}}@media (min-width: 992px){.-lggap-84{gap:84px!important}.-lggapx-84{-webkit-column-gap:84px!important;-moz-column-gap:84px!important;column-gap:84px!important}.-lggapy-84{row-gap:84px!important}}@media (min-width: 1200px){.-xlgap-84{gap:84px!important}.-xlgapx-84{-webkit-column-gap:84px!important;-moz-column-gap:84px!important;column-gap:84px!important}.-xlgapy-84{row-gap:84px!important}}@media (min-width: 1400px){.-xxlgap-84{gap:84px!important}.-xxlgapx-84{-webkit-column-gap:84px!important;-moz-column-gap:84px!important;column-gap:84px!important}.-xxlgapy-84{row-gap:84px!important}}.w-84{width:84px!important}.wt-84{width-top:84px!important}.wr-84{width-right:84px!important}.wb-84{width-bottom:84px!important}.wl-84{width-left:84px!important}.wx-84{width-left:84px!important;width-right:84px!important}.wy-84{width-top:84px!important;width-bottom:84px!important}@media (min-width: 576px){.-smw-84{width:84px!important}.-smwt-84{width-top:84px!important}.-smwr-84{width-right:84px!important}.-smwb-84{width-bottom:84px!important}.-smwl-84{width-left:84px!important}.-smwx-84{width-left:84px!important;width-right:84px!important}.-smwy-84{width-top:84px!important;width-bottom:84px!important}}@media (min-width: 768px){.-mdw-84{width:84px!important}.-mdwt-84{width-top:84px!important}.-mdwr-84{width-right:84px!important}.-mdwb-84{width-bottom:84px!important}.-mdwl-84{width-left:84px!important}.-mdwx-84{width-left:84px!important;width-right:84px!important}.-mdwy-84{width-top:84px!important;width-bottom:84px!important}}@media (min-width: 992px){.-lgw-84{width:84px!important}.-lgwt-84{width-top:84px!important}.-lgwr-84{width-right:84px!important}.-lgwb-84{width-bottom:84px!important}.-lgwl-84{width-left:84px!important}.-lgwx-84{width-left:84px!important;width-right:84px!important}.-lgwy-84{width-top:84px!important;width-bottom:84px!important}}@media (min-width: 1200px){.-xlw-84{width:84px!important}.-xlwt-84{width-top:84px!important}.-xlwr-84{width-right:84px!important}.-xlwb-84{width-bottom:84px!important}.-xlwl-84{width-left:84px!important}.-xlwx-84{width-left:84px!important;width-right:84px!important}.-xlwy-84{width-top:84px!important;width-bottom:84px!important}}@media (min-width: 1400px){.-xxlw-84{width:84px!important}.-xxlwt-84{width-top:84px!important}.-xxlwr-84{width-right:84px!important}.-xxlwb-84{width-bottom:84px!important}.-xxlwl-84{width-left:84px!important}.-xxlwx-84{width-left:84px!important;width-right:84px!important}.-xxlwy-84{width-top:84px!important;width-bottom:84px!important}}.h-84{height:84px!important}.ht-84{height-top:84px!important}.hr-84{height-right:84px!important}.hb-84{height-bottom:84px!important}.hl-84{height-left:84px!important}.hx-84{height-left:84px!important;height-right:84px!important}.hy-84{height-top:84px!important;height-bottom:84px!important}@media (min-width: 576px){.-smh-84{height:84px!important}.-smht-84{height-top:84px!important}.-smhr-84{height-right:84px!important}.-smhb-84{height-bottom:84px!important}.-smhl-84{height-left:84px!important}.-smhx-84{height-left:84px!important;height-right:84px!important}.-smhy-84{height-top:84px!important;height-bottom:84px!important}}@media (min-width: 768px){.-mdh-84{height:84px!important}.-mdht-84{height-top:84px!important}.-mdhr-84{height-right:84px!important}.-mdhb-84{height-bottom:84px!important}.-mdhl-84{height-left:84px!important}.-mdhx-84{height-left:84px!important;height-right:84px!important}.-mdhy-84{height-top:84px!important;height-bottom:84px!important}}@media (min-width: 992px){.-lgh-84{height:84px!important}.-lght-84{height-top:84px!important}.-lghr-84{height-right:84px!important}.-lghb-84{height-bottom:84px!important}.-lghl-84{height-left:84px!important}.-lghx-84{height-left:84px!important;height-right:84px!important}.-lghy-84{height-top:84px!important;height-bottom:84px!important}}@media (min-width: 1200px){.-xlh-84{height:84px!important}.-xlht-84{height-top:84px!important}.-xlhr-84{height-right:84px!important}.-xlhb-84{height-bottom:84px!important}.-xlhl-84{height-left:84px!important}.-xlhx-84{height-left:84px!important;height-right:84px!important}.-xlhy-84{height-top:84px!important;height-bottom:84px!important}}@media (min-width: 1400px){.-xxlh-84{height:84px!important}.-xxlht-84{height-top:84px!important}.-xxlhr-84{height-right:84px!important}.-xxlhb-84{height-bottom:84px!important}.-xxlhl-84{height-left:84px!important}.-xxlhx-84{height-left:84px!important;height-right:84px!important}.-xxlhy-84{height-top:84px!important;height-bottom:84px!important}}.rounded-84{border-radius:84px!important}.roundedt-84{border-radius-top:84px!important}.roundedr-84{border-radius-right:84px!important}.roundedb-84{border-radius-bottom:84px!important}.roundedl-84{border-radius-left:84px!important}.roundedx-84{border-radius-left:84px!important;border-radius-right:84px!important}.roundedy-84{border-radius-top:84px!important;border-radius-bottom:84px!important}@media (min-width: 576px){.-smrounded-84{border-radius:84px!important}.-smroundedt-84{border-radius-top:84px!important}.-smroundedr-84{border-radius-right:84px!important}.-smroundedb-84{border-radius-bottom:84px!important}.-smroundedl-84{border-radius-left:84px!important}.-smroundedx-84{border-radius-left:84px!important;border-radius-right:84px!important}.-smroundedy-84{border-radius-top:84px!important;border-radius-bottom:84px!important}}@media (min-width: 768px){.-mdrounded-84{border-radius:84px!important}.-mdroundedt-84{border-radius-top:84px!important}.-mdroundedr-84{border-radius-right:84px!important}.-mdroundedb-84{border-radius-bottom:84px!important}.-mdroundedl-84{border-radius-left:84px!important}.-mdroundedx-84{border-radius-left:84px!important;border-radius-right:84px!important}.-mdroundedy-84{border-radius-top:84px!important;border-radius-bottom:84px!important}}@media (min-width: 992px){.-lgrounded-84{border-radius:84px!important}.-lgroundedt-84{border-radius-top:84px!important}.-lgroundedr-84{border-radius-right:84px!important}.-lgroundedb-84{border-radius-bottom:84px!important}.-lgroundedl-84{border-radius-left:84px!important}.-lgroundedx-84{border-radius-left:84px!important;border-radius-right:84px!important}.-lgroundedy-84{border-radius-top:84px!important;border-radius-bottom:84px!important}}@media (min-width: 1200px){.-xlrounded-84{border-radius:84px!important}.-xlroundedt-84{border-radius-top:84px!important}.-xlroundedr-84{border-radius-right:84px!important}.-xlroundedb-84{border-radius-bottom:84px!important}.-xlroundedl-84{border-radius-left:84px!important}.-xlroundedx-84{border-radius-left:84px!important;border-radius-right:84px!important}.-xlroundedy-84{border-radius-top:84px!important;border-radius-bottom:84px!important}}@media (min-width: 1400px){.-xxlrounded-84{border-radius:84px!important}.-xxlroundedt-84{border-radius-top:84px!important}.-xxlroundedr-84{border-radius-right:84px!important}.-xxlroundedb-84{border-radius-bottom:84px!important}.-xxlroundedl-84{border-radius-left:84px!important}.-xxlroundedx-84{border-radius-left:84px!important;border-radius-right:84px!important}.-xxlroundedy-84{border-radius-top:84px!important;border-radius-bottom:84px!important}}.max-w-84{max-width:84px!important}.max-wt-84{max-width-top:84px!important}.max-wr-84{max-width-right:84px!important}.max-wb-84{max-width-bottom:84px!important}.max-wl-84{max-width-left:84px!important}.max-wx-84{max-width-left:84px!important;max-width-right:84px!important}.max-wy-84{max-width-top:84px!important;max-width-bottom:84px!important}@media (min-width: 576px){.-smmax-w-84{max-width:84px!important}.-smmax-wt-84{max-width-top:84px!important}.-smmax-wr-84{max-width-right:84px!important}.-smmax-wb-84{max-width-bottom:84px!important}.-smmax-wl-84{max-width-left:84px!important}.-smmax-wx-84{max-width-left:84px!important;max-width-right:84px!important}.-smmax-wy-84{max-width-top:84px!important;max-width-bottom:84px!important}}@media (min-width: 768px){.-mdmax-w-84{max-width:84px!important}.-mdmax-wt-84{max-width-top:84px!important}.-mdmax-wr-84{max-width-right:84px!important}.-mdmax-wb-84{max-width-bottom:84px!important}.-mdmax-wl-84{max-width-left:84px!important}.-mdmax-wx-84{max-width-left:84px!important;max-width-right:84px!important}.-mdmax-wy-84{max-width-top:84px!important;max-width-bottom:84px!important}}@media (min-width: 992px){.-lgmax-w-84{max-width:84px!important}.-lgmax-wt-84{max-width-top:84px!important}.-lgmax-wr-84{max-width-right:84px!important}.-lgmax-wb-84{max-width-bottom:84px!important}.-lgmax-wl-84{max-width-left:84px!important}.-lgmax-wx-84{max-width-left:84px!important;max-width-right:84px!important}.-lgmax-wy-84{max-width-top:84px!important;max-width-bottom:84px!important}}@media (min-width: 1200px){.-xlmax-w-84{max-width:84px!important}.-xlmax-wt-84{max-width-top:84px!important}.-xlmax-wr-84{max-width-right:84px!important}.-xlmax-wb-84{max-width-bottom:84px!important}.-xlmax-wl-84{max-width-left:84px!important}.-xlmax-wx-84{max-width-left:84px!important;max-width-right:84px!important}.-xlmax-wy-84{max-width-top:84px!important;max-width-bottom:84px!important}}@media (min-width: 1400px){.-xxlmax-w-84{max-width:84px!important}.-xxlmax-wt-84{max-width-top:84px!important}.-xxlmax-wr-84{max-width-right:84px!important}.-xxlmax-wb-84{max-width-bottom:84px!important}.-xxlmax-wl-84{max-width-left:84px!important}.-xxlmax-wx-84{max-width-left:84px!important;max-width-right:84px!important}.-xxlmax-wy-84{max-width-top:84px!important;max-width-bottom:84px!important}}.min-w-84{min-width:84px!important}.min-wt-84{min-width-top:84px!important}.min-wr-84{min-width-right:84px!important}.min-wb-84{min-width-bottom:84px!important}.min-wl-84{min-width-left:84px!important}.min-wx-84{min-width-left:84px!important;min-width-right:84px!important}.min-wy-84{min-width-top:84px!important;min-width-bottom:84px!important}@media (min-width: 576px){.-smmin-w-84{min-width:84px!important}.-smmin-wt-84{min-width-top:84px!important}.-smmin-wr-84{min-width-right:84px!important}.-smmin-wb-84{min-width-bottom:84px!important}.-smmin-wl-84{min-width-left:84px!important}.-smmin-wx-84{min-width-left:84px!important;min-width-right:84px!important}.-smmin-wy-84{min-width-top:84px!important;min-width-bottom:84px!important}}@media (min-width: 768px){.-mdmin-w-84{min-width:84px!important}.-mdmin-wt-84{min-width-top:84px!important}.-mdmin-wr-84{min-width-right:84px!important}.-mdmin-wb-84{min-width-bottom:84px!important}.-mdmin-wl-84{min-width-left:84px!important}.-mdmin-wx-84{min-width-left:84px!important;min-width-right:84px!important}.-mdmin-wy-84{min-width-top:84px!important;min-width-bottom:84px!important}}@media (min-width: 992px){.-lgmin-w-84{min-width:84px!important}.-lgmin-wt-84{min-width-top:84px!important}.-lgmin-wr-84{min-width-right:84px!important}.-lgmin-wb-84{min-width-bottom:84px!important}.-lgmin-wl-84{min-width-left:84px!important}.-lgmin-wx-84{min-width-left:84px!important;min-width-right:84px!important}.-lgmin-wy-84{min-width-top:84px!important;min-width-bottom:84px!important}}@media (min-width: 1200px){.-xlmin-w-84{min-width:84px!important}.-xlmin-wt-84{min-width-top:84px!important}.-xlmin-wr-84{min-width-right:84px!important}.-xlmin-wb-84{min-width-bottom:84px!important}.-xlmin-wl-84{min-width-left:84px!important}.-xlmin-wx-84{min-width-left:84px!important;min-width-right:84px!important}.-xlmin-wy-84{min-width-top:84px!important;min-width-bottom:84px!important}}@media (min-width: 1400px){.-xxlmin-w-84{min-width:84px!important}.-xxlmin-wt-84{min-width-top:84px!important}.-xxlmin-wr-84{min-width-right:84px!important}.-xxlmin-wb-84{min-width-bottom:84px!important}.-xxlmin-wl-84{min-width-left:84px!important}.-xxlmin-wx-84{min-width-left:84px!important;min-width-right:84px!important}.-xxlmin-wy-84{min-width-top:84px!important;min-width-bottom:84px!important}}.max-h-84{max-height:84px!important}.max-ht-84{max-height-top:84px!important}.max-hr-84{max-height-right:84px!important}.max-hb-84{max-height-bottom:84px!important}.max-hl-84{max-height-left:84px!important}.max-hx-84{max-height-left:84px!important;max-height-right:84px!important}.max-hy-84{max-height-top:84px!important;max-height-bottom:84px!important}@media (min-width: 576px){.-smmax-h-84{max-height:84px!important}.-smmax-ht-84{max-height-top:84px!important}.-smmax-hr-84{max-height-right:84px!important}.-smmax-hb-84{max-height-bottom:84px!important}.-smmax-hl-84{max-height-left:84px!important}.-smmax-hx-84{max-height-left:84px!important;max-height-right:84px!important}.-smmax-hy-84{max-height-top:84px!important;max-height-bottom:84px!important}}@media (min-width: 768px){.-mdmax-h-84{max-height:84px!important}.-mdmax-ht-84{max-height-top:84px!important}.-mdmax-hr-84{max-height-right:84px!important}.-mdmax-hb-84{max-height-bottom:84px!important}.-mdmax-hl-84{max-height-left:84px!important}.-mdmax-hx-84{max-height-left:84px!important;max-height-right:84px!important}.-mdmax-hy-84{max-height-top:84px!important;max-height-bottom:84px!important}}@media (min-width: 992px){.-lgmax-h-84{max-height:84px!important}.-lgmax-ht-84{max-height-top:84px!important}.-lgmax-hr-84{max-height-right:84px!important}.-lgmax-hb-84{max-height-bottom:84px!important}.-lgmax-hl-84{max-height-left:84px!important}.-lgmax-hx-84{max-height-left:84px!important;max-height-right:84px!important}.-lgmax-hy-84{max-height-top:84px!important;max-height-bottom:84px!important}}@media (min-width: 1200px){.-xlmax-h-84{max-height:84px!important}.-xlmax-ht-84{max-height-top:84px!important}.-xlmax-hr-84{max-height-right:84px!important}.-xlmax-hb-84{max-height-bottom:84px!important}.-xlmax-hl-84{max-height-left:84px!important}.-xlmax-hx-84{max-height-left:84px!important;max-height-right:84px!important}.-xlmax-hy-84{max-height-top:84px!important;max-height-bottom:84px!important}}@media (min-width: 1400px){.-xxlmax-h-84{max-height:84px!important}.-xxlmax-ht-84{max-height-top:84px!important}.-xxlmax-hr-84{max-height-right:84px!important}.-xxlmax-hb-84{max-height-bottom:84px!important}.-xxlmax-hl-84{max-height-left:84px!important}.-xxlmax-hx-84{max-height-left:84px!important;max-height-right:84px!important}.-xxlmax-hy-84{max-height-top:84px!important;max-height-bottom:84px!important}}.min-h-84{min-height:84px!important}.min-ht-84{min-height-top:84px!important}.min-hr-84{min-height-right:84px!important}.min-hb-84{min-height-bottom:84px!important}.min-hl-84{min-height-left:84px!important}.min-hx-84{min-height-left:84px!important;min-height-right:84px!important}.min-hy-84{min-height-top:84px!important;min-height-bottom:84px!important}@media (min-width: 576px){.-smmin-h-84{min-height:84px!important}.-smmin-ht-84{min-height-top:84px!important}.-smmin-hr-84{min-height-right:84px!important}.-smmin-hb-84{min-height-bottom:84px!important}.-smmin-hl-84{min-height-left:84px!important}.-smmin-hx-84{min-height-left:84px!important;min-height-right:84px!important}.-smmin-hy-84{min-height-top:84px!important;min-height-bottom:84px!important}}@media (min-width: 768px){.-mdmin-h-84{min-height:84px!important}.-mdmin-ht-84{min-height-top:84px!important}.-mdmin-hr-84{min-height-right:84px!important}.-mdmin-hb-84{min-height-bottom:84px!important}.-mdmin-hl-84{min-height-left:84px!important}.-mdmin-hx-84{min-height-left:84px!important;min-height-right:84px!important}.-mdmin-hy-84{min-height-top:84px!important;min-height-bottom:84px!important}}@media (min-width: 992px){.-lgmin-h-84{min-height:84px!important}.-lgmin-ht-84{min-height-top:84px!important}.-lgmin-hr-84{min-height-right:84px!important}.-lgmin-hb-84{min-height-bottom:84px!important}.-lgmin-hl-84{min-height-left:84px!important}.-lgmin-hx-84{min-height-left:84px!important;min-height-right:84px!important}.-lgmin-hy-84{min-height-top:84px!important;min-height-bottom:84px!important}}@media (min-width: 1200px){.-xlmin-h-84{min-height:84px!important}.-xlmin-ht-84{min-height-top:84px!important}.-xlmin-hr-84{min-height-right:84px!important}.-xlmin-hb-84{min-height-bottom:84px!important}.-xlmin-hl-84{min-height-left:84px!important}.-xlmin-hx-84{min-height-left:84px!important;min-height-right:84px!important}.-xlmin-hy-84{min-height-top:84px!important;min-height-bottom:84px!important}}@media (min-width: 1400px){.-xxlmin-h-84{min-height:84px!important}.-xxlmin-ht-84{min-height-top:84px!important}.-xxlmin-hr-84{min-height-right:84px!important}.-xxlmin-hb-84{min-height-bottom:84px!important}.-xxlmin-hl-84{min-height-left:84px!important}.-xxlmin-hx-84{min-height-left:84px!important;min-height-right:84px!important}.-xxlmin-hy-84{min-height-top:84px!important;min-height-bottom:84px!important}}.m-85{margin:85px!important}.mt-85{margin-top:85px!important}.mr-85{margin-right:85px!important}.mb-85{margin-bottom:85px!important}.ml-85{margin-left:85px!important}.mx-85{margin-left:85px!important;margin-right:85px!important}.my-85{margin-top:85px!important;margin-bottom:85px!important}@media (min-width: 576px){.-smm-85{margin:85px!important}.-smmt-85{margin-top:85px!important}.-smmr-85{margin-right:85px!important}.-smmb-85{margin-bottom:85px!important}.-smml-85{margin-left:85px!important}.-smmx-85{margin-left:85px!important;margin-right:85px!important}.-smmy-85{margin-top:85px!important;margin-bottom:85px!important}}@media (min-width: 768px){.-mdm-85{margin:85px!important}.-mdmt-85{margin-top:85px!important}.-mdmr-85{margin-right:85px!important}.-mdmb-85{margin-bottom:85px!important}.-mdml-85{margin-left:85px!important}.-mdmx-85{margin-left:85px!important;margin-right:85px!important}.-mdmy-85{margin-top:85px!important;margin-bottom:85px!important}}@media (min-width: 992px){.-lgm-85{margin:85px!important}.-lgmt-85{margin-top:85px!important}.-lgmr-85{margin-right:85px!important}.-lgmb-85{margin-bottom:85px!important}.-lgml-85{margin-left:85px!important}.-lgmx-85{margin-left:85px!important;margin-right:85px!important}.-lgmy-85{margin-top:85px!important;margin-bottom:85px!important}}@media (min-width: 1200px){.-xlm-85{margin:85px!important}.-xlmt-85{margin-top:85px!important}.-xlmr-85{margin-right:85px!important}.-xlmb-85{margin-bottom:85px!important}.-xlml-85{margin-left:85px!important}.-xlmx-85{margin-left:85px!important;margin-right:85px!important}.-xlmy-85{margin-top:85px!important;margin-bottom:85px!important}}@media (min-width: 1400px){.-xxlm-85{margin:85px!important}.-xxlmt-85{margin-top:85px!important}.-xxlmr-85{margin-right:85px!important}.-xxlmb-85{margin-bottom:85px!important}.-xxlml-85{margin-left:85px!important}.-xxlmx-85{margin-left:85px!important;margin-right:85px!important}.-xxlmy-85{margin-top:85px!important;margin-bottom:85px!important}}.p-85{padding:85px!important}.pt-85{padding-top:85px!important}.pr-85{padding-right:85px!important}.pb-85{padding-bottom:85px!important}.pl-85{padding-left:85px!important}.px-85{padding-left:85px!important;padding-right:85px!important}.py-85{padding-top:85px!important;padding-bottom:85px!important}@media (min-width: 576px){.-smp-85{padding:85px!important}.-smpt-85{padding-top:85px!important}.-smpr-85{padding-right:85px!important}.-smpb-85{padding-bottom:85px!important}.-smpl-85{padding-left:85px!important}.-smpx-85{padding-left:85px!important;padding-right:85px!important}.-smpy-85{padding-top:85px!important;padding-bottom:85px!important}}@media (min-width: 768px){.-mdp-85{padding:85px!important}.-mdpt-85{padding-top:85px!important}.-mdpr-85{padding-right:85px!important}.-mdpb-85{padding-bottom:85px!important}.-mdpl-85{padding-left:85px!important}.-mdpx-85{padding-left:85px!important;padding-right:85px!important}.-mdpy-85{padding-top:85px!important;padding-bottom:85px!important}}@media (min-width: 992px){.-lgp-85{padding:85px!important}.-lgpt-85{padding-top:85px!important}.-lgpr-85{padding-right:85px!important}.-lgpb-85{padding-bottom:85px!important}.-lgpl-85{padding-left:85px!important}.-lgpx-85{padding-left:85px!important;padding-right:85px!important}.-lgpy-85{padding-top:85px!important;padding-bottom:85px!important}}@media (min-width: 1200px){.-xlp-85{padding:85px!important}.-xlpt-85{padding-top:85px!important}.-xlpr-85{padding-right:85px!important}.-xlpb-85{padding-bottom:85px!important}.-xlpl-85{padding-left:85px!important}.-xlpx-85{padding-left:85px!important;padding-right:85px!important}.-xlpy-85{padding-top:85px!important;padding-bottom:85px!important}}@media (min-width: 1400px){.-xxlp-85{padding:85px!important}.-xxlpt-85{padding-top:85px!important}.-xxlpr-85{padding-right:85px!important}.-xxlpb-85{padding-bottom:85px!important}.-xxlpl-85{padding-left:85px!important}.-xxlpx-85{padding-left:85px!important;padding-right:85px!important}.-xxlpy-85{padding-top:85px!important;padding-bottom:85px!important}}.gap-85{gap:85px!important}.gapx-85{-webkit-column-gap:85px!important;-moz-column-gap:85px!important;column-gap:85px!important}.gapy-85{row-gap:85px!important}@media (min-width: 576px){.-smgap-85{gap:85px!important}.-smgapx-85{-webkit-column-gap:85px!important;-moz-column-gap:85px!important;column-gap:85px!important}.-smgapy-85{row-gap:85px!important}}@media (min-width: 768px){.-mdgap-85{gap:85px!important}.-mdgapx-85{-webkit-column-gap:85px!important;-moz-column-gap:85px!important;column-gap:85px!important}.-mdgapy-85{row-gap:85px!important}}@media (min-width: 992px){.-lggap-85{gap:85px!important}.-lggapx-85{-webkit-column-gap:85px!important;-moz-column-gap:85px!important;column-gap:85px!important}.-lggapy-85{row-gap:85px!important}}@media (min-width: 1200px){.-xlgap-85{gap:85px!important}.-xlgapx-85{-webkit-column-gap:85px!important;-moz-column-gap:85px!important;column-gap:85px!important}.-xlgapy-85{row-gap:85px!important}}@media (min-width: 1400px){.-xxlgap-85{gap:85px!important}.-xxlgapx-85{-webkit-column-gap:85px!important;-moz-column-gap:85px!important;column-gap:85px!important}.-xxlgapy-85{row-gap:85px!important}}.w-85{width:85px!important}.wt-85{width-top:85px!important}.wr-85{width-right:85px!important}.wb-85{width-bottom:85px!important}.wl-85{width-left:85px!important}.wx-85{width-left:85px!important;width-right:85px!important}.wy-85{width-top:85px!important;width-bottom:85px!important}@media (min-width: 576px){.-smw-85{width:85px!important}.-smwt-85{width-top:85px!important}.-smwr-85{width-right:85px!important}.-smwb-85{width-bottom:85px!important}.-smwl-85{width-left:85px!important}.-smwx-85{width-left:85px!important;width-right:85px!important}.-smwy-85{width-top:85px!important;width-bottom:85px!important}}@media (min-width: 768px){.-mdw-85{width:85px!important}.-mdwt-85{width-top:85px!important}.-mdwr-85{width-right:85px!important}.-mdwb-85{width-bottom:85px!important}.-mdwl-85{width-left:85px!important}.-mdwx-85{width-left:85px!important;width-right:85px!important}.-mdwy-85{width-top:85px!important;width-bottom:85px!important}}@media (min-width: 992px){.-lgw-85{width:85px!important}.-lgwt-85{width-top:85px!important}.-lgwr-85{width-right:85px!important}.-lgwb-85{width-bottom:85px!important}.-lgwl-85{width-left:85px!important}.-lgwx-85{width-left:85px!important;width-right:85px!important}.-lgwy-85{width-top:85px!important;width-bottom:85px!important}}@media (min-width: 1200px){.-xlw-85{width:85px!important}.-xlwt-85{width-top:85px!important}.-xlwr-85{width-right:85px!important}.-xlwb-85{width-bottom:85px!important}.-xlwl-85{width-left:85px!important}.-xlwx-85{width-left:85px!important;width-right:85px!important}.-xlwy-85{width-top:85px!important;width-bottom:85px!important}}@media (min-width: 1400px){.-xxlw-85{width:85px!important}.-xxlwt-85{width-top:85px!important}.-xxlwr-85{width-right:85px!important}.-xxlwb-85{width-bottom:85px!important}.-xxlwl-85{width-left:85px!important}.-xxlwx-85{width-left:85px!important;width-right:85px!important}.-xxlwy-85{width-top:85px!important;width-bottom:85px!important}}.h-85{height:85px!important}.ht-85{height-top:85px!important}.hr-85{height-right:85px!important}.hb-85{height-bottom:85px!important}.hl-85{height-left:85px!important}.hx-85{height-left:85px!important;height-right:85px!important}.hy-85{height-top:85px!important;height-bottom:85px!important}@media (min-width: 576px){.-smh-85{height:85px!important}.-smht-85{height-top:85px!important}.-smhr-85{height-right:85px!important}.-smhb-85{height-bottom:85px!important}.-smhl-85{height-left:85px!important}.-smhx-85{height-left:85px!important;height-right:85px!important}.-smhy-85{height-top:85px!important;height-bottom:85px!important}}@media (min-width: 768px){.-mdh-85{height:85px!important}.-mdht-85{height-top:85px!important}.-mdhr-85{height-right:85px!important}.-mdhb-85{height-bottom:85px!important}.-mdhl-85{height-left:85px!important}.-mdhx-85{height-left:85px!important;height-right:85px!important}.-mdhy-85{height-top:85px!important;height-bottom:85px!important}}@media (min-width: 992px){.-lgh-85{height:85px!important}.-lght-85{height-top:85px!important}.-lghr-85{height-right:85px!important}.-lghb-85{height-bottom:85px!important}.-lghl-85{height-left:85px!important}.-lghx-85{height-left:85px!important;height-right:85px!important}.-lghy-85{height-top:85px!important;height-bottom:85px!important}}@media (min-width: 1200px){.-xlh-85{height:85px!important}.-xlht-85{height-top:85px!important}.-xlhr-85{height-right:85px!important}.-xlhb-85{height-bottom:85px!important}.-xlhl-85{height-left:85px!important}.-xlhx-85{height-left:85px!important;height-right:85px!important}.-xlhy-85{height-top:85px!important;height-bottom:85px!important}}@media (min-width: 1400px){.-xxlh-85{height:85px!important}.-xxlht-85{height-top:85px!important}.-xxlhr-85{height-right:85px!important}.-xxlhb-85{height-bottom:85px!important}.-xxlhl-85{height-left:85px!important}.-xxlhx-85{height-left:85px!important;height-right:85px!important}.-xxlhy-85{height-top:85px!important;height-bottom:85px!important}}.rounded-85{border-radius:85px!important}.roundedt-85{border-radius-top:85px!important}.roundedr-85{border-radius-right:85px!important}.roundedb-85{border-radius-bottom:85px!important}.roundedl-85{border-radius-left:85px!important}.roundedx-85{border-radius-left:85px!important;border-radius-right:85px!important}.roundedy-85{border-radius-top:85px!important;border-radius-bottom:85px!important}@media (min-width: 576px){.-smrounded-85{border-radius:85px!important}.-smroundedt-85{border-radius-top:85px!important}.-smroundedr-85{border-radius-right:85px!important}.-smroundedb-85{border-radius-bottom:85px!important}.-smroundedl-85{border-radius-left:85px!important}.-smroundedx-85{border-radius-left:85px!important;border-radius-right:85px!important}.-smroundedy-85{border-radius-top:85px!important;border-radius-bottom:85px!important}}@media (min-width: 768px){.-mdrounded-85{border-radius:85px!important}.-mdroundedt-85{border-radius-top:85px!important}.-mdroundedr-85{border-radius-right:85px!important}.-mdroundedb-85{border-radius-bottom:85px!important}.-mdroundedl-85{border-radius-left:85px!important}.-mdroundedx-85{border-radius-left:85px!important;border-radius-right:85px!important}.-mdroundedy-85{border-radius-top:85px!important;border-radius-bottom:85px!important}}@media (min-width: 992px){.-lgrounded-85{border-radius:85px!important}.-lgroundedt-85{border-radius-top:85px!important}.-lgroundedr-85{border-radius-right:85px!important}.-lgroundedb-85{border-radius-bottom:85px!important}.-lgroundedl-85{border-radius-left:85px!important}.-lgroundedx-85{border-radius-left:85px!important;border-radius-right:85px!important}.-lgroundedy-85{border-radius-top:85px!important;border-radius-bottom:85px!important}}@media (min-width: 1200px){.-xlrounded-85{border-radius:85px!important}.-xlroundedt-85{border-radius-top:85px!important}.-xlroundedr-85{border-radius-right:85px!important}.-xlroundedb-85{border-radius-bottom:85px!important}.-xlroundedl-85{border-radius-left:85px!important}.-xlroundedx-85{border-radius-left:85px!important;border-radius-right:85px!important}.-xlroundedy-85{border-radius-top:85px!important;border-radius-bottom:85px!important}}@media (min-width: 1400px){.-xxlrounded-85{border-radius:85px!important}.-xxlroundedt-85{border-radius-top:85px!important}.-xxlroundedr-85{border-radius-right:85px!important}.-xxlroundedb-85{border-radius-bottom:85px!important}.-xxlroundedl-85{border-radius-left:85px!important}.-xxlroundedx-85{border-radius-left:85px!important;border-radius-right:85px!important}.-xxlroundedy-85{border-radius-top:85px!important;border-radius-bottom:85px!important}}.max-w-85{max-width:85px!important}.max-wt-85{max-width-top:85px!important}.max-wr-85{max-width-right:85px!important}.max-wb-85{max-width-bottom:85px!important}.max-wl-85{max-width-left:85px!important}.max-wx-85{max-width-left:85px!important;max-width-right:85px!important}.max-wy-85{max-width-top:85px!important;max-width-bottom:85px!important}@media (min-width: 576px){.-smmax-w-85{max-width:85px!important}.-smmax-wt-85{max-width-top:85px!important}.-smmax-wr-85{max-width-right:85px!important}.-smmax-wb-85{max-width-bottom:85px!important}.-smmax-wl-85{max-width-left:85px!important}.-smmax-wx-85{max-width-left:85px!important;max-width-right:85px!important}.-smmax-wy-85{max-width-top:85px!important;max-width-bottom:85px!important}}@media (min-width: 768px){.-mdmax-w-85{max-width:85px!important}.-mdmax-wt-85{max-width-top:85px!important}.-mdmax-wr-85{max-width-right:85px!important}.-mdmax-wb-85{max-width-bottom:85px!important}.-mdmax-wl-85{max-width-left:85px!important}.-mdmax-wx-85{max-width-left:85px!important;max-width-right:85px!important}.-mdmax-wy-85{max-width-top:85px!important;max-width-bottom:85px!important}}@media (min-width: 992px){.-lgmax-w-85{max-width:85px!important}.-lgmax-wt-85{max-width-top:85px!important}.-lgmax-wr-85{max-width-right:85px!important}.-lgmax-wb-85{max-width-bottom:85px!important}.-lgmax-wl-85{max-width-left:85px!important}.-lgmax-wx-85{max-width-left:85px!important;max-width-right:85px!important}.-lgmax-wy-85{max-width-top:85px!important;max-width-bottom:85px!important}}@media (min-width: 1200px){.-xlmax-w-85{max-width:85px!important}.-xlmax-wt-85{max-width-top:85px!important}.-xlmax-wr-85{max-width-right:85px!important}.-xlmax-wb-85{max-width-bottom:85px!important}.-xlmax-wl-85{max-width-left:85px!important}.-xlmax-wx-85{max-width-left:85px!important;max-width-right:85px!important}.-xlmax-wy-85{max-width-top:85px!important;max-width-bottom:85px!important}}@media (min-width: 1400px){.-xxlmax-w-85{max-width:85px!important}.-xxlmax-wt-85{max-width-top:85px!important}.-xxlmax-wr-85{max-width-right:85px!important}.-xxlmax-wb-85{max-width-bottom:85px!important}.-xxlmax-wl-85{max-width-left:85px!important}.-xxlmax-wx-85{max-width-left:85px!important;max-width-right:85px!important}.-xxlmax-wy-85{max-width-top:85px!important;max-width-bottom:85px!important}}.min-w-85{min-width:85px!important}.min-wt-85{min-width-top:85px!important}.min-wr-85{min-width-right:85px!important}.min-wb-85{min-width-bottom:85px!important}.min-wl-85{min-width-left:85px!important}.min-wx-85{min-width-left:85px!important;min-width-right:85px!important}.min-wy-85{min-width-top:85px!important;min-width-bottom:85px!important}@media (min-width: 576px){.-smmin-w-85{min-width:85px!important}.-smmin-wt-85{min-width-top:85px!important}.-smmin-wr-85{min-width-right:85px!important}.-smmin-wb-85{min-width-bottom:85px!important}.-smmin-wl-85{min-width-left:85px!important}.-smmin-wx-85{min-width-left:85px!important;min-width-right:85px!important}.-smmin-wy-85{min-width-top:85px!important;min-width-bottom:85px!important}}@media (min-width: 768px){.-mdmin-w-85{min-width:85px!important}.-mdmin-wt-85{min-width-top:85px!important}.-mdmin-wr-85{min-width-right:85px!important}.-mdmin-wb-85{min-width-bottom:85px!important}.-mdmin-wl-85{min-width-left:85px!important}.-mdmin-wx-85{min-width-left:85px!important;min-width-right:85px!important}.-mdmin-wy-85{min-width-top:85px!important;min-width-bottom:85px!important}}@media (min-width: 992px){.-lgmin-w-85{min-width:85px!important}.-lgmin-wt-85{min-width-top:85px!important}.-lgmin-wr-85{min-width-right:85px!important}.-lgmin-wb-85{min-width-bottom:85px!important}.-lgmin-wl-85{min-width-left:85px!important}.-lgmin-wx-85{min-width-left:85px!important;min-width-right:85px!important}.-lgmin-wy-85{min-width-top:85px!important;min-width-bottom:85px!important}}@media (min-width: 1200px){.-xlmin-w-85{min-width:85px!important}.-xlmin-wt-85{min-width-top:85px!important}.-xlmin-wr-85{min-width-right:85px!important}.-xlmin-wb-85{min-width-bottom:85px!important}.-xlmin-wl-85{min-width-left:85px!important}.-xlmin-wx-85{min-width-left:85px!important;min-width-right:85px!important}.-xlmin-wy-85{min-width-top:85px!important;min-width-bottom:85px!important}}@media (min-width: 1400px){.-xxlmin-w-85{min-width:85px!important}.-xxlmin-wt-85{min-width-top:85px!important}.-xxlmin-wr-85{min-width-right:85px!important}.-xxlmin-wb-85{min-width-bottom:85px!important}.-xxlmin-wl-85{min-width-left:85px!important}.-xxlmin-wx-85{min-width-left:85px!important;min-width-right:85px!important}.-xxlmin-wy-85{min-width-top:85px!important;min-width-bottom:85px!important}}.max-h-85{max-height:85px!important}.max-ht-85{max-height-top:85px!important}.max-hr-85{max-height-right:85px!important}.max-hb-85{max-height-bottom:85px!important}.max-hl-85{max-height-left:85px!important}.max-hx-85{max-height-left:85px!important;max-height-right:85px!important}.max-hy-85{max-height-top:85px!important;max-height-bottom:85px!important}@media (min-width: 576px){.-smmax-h-85{max-height:85px!important}.-smmax-ht-85{max-height-top:85px!important}.-smmax-hr-85{max-height-right:85px!important}.-smmax-hb-85{max-height-bottom:85px!important}.-smmax-hl-85{max-height-left:85px!important}.-smmax-hx-85{max-height-left:85px!important;max-height-right:85px!important}.-smmax-hy-85{max-height-top:85px!important;max-height-bottom:85px!important}}@media (min-width: 768px){.-mdmax-h-85{max-height:85px!important}.-mdmax-ht-85{max-height-top:85px!important}.-mdmax-hr-85{max-height-right:85px!important}.-mdmax-hb-85{max-height-bottom:85px!important}.-mdmax-hl-85{max-height-left:85px!important}.-mdmax-hx-85{max-height-left:85px!important;max-height-right:85px!important}.-mdmax-hy-85{max-height-top:85px!important;max-height-bottom:85px!important}}@media (min-width: 992px){.-lgmax-h-85{max-height:85px!important}.-lgmax-ht-85{max-height-top:85px!important}.-lgmax-hr-85{max-height-right:85px!important}.-lgmax-hb-85{max-height-bottom:85px!important}.-lgmax-hl-85{max-height-left:85px!important}.-lgmax-hx-85{max-height-left:85px!important;max-height-right:85px!important}.-lgmax-hy-85{max-height-top:85px!important;max-height-bottom:85px!important}}@media (min-width: 1200px){.-xlmax-h-85{max-height:85px!important}.-xlmax-ht-85{max-height-top:85px!important}.-xlmax-hr-85{max-height-right:85px!important}.-xlmax-hb-85{max-height-bottom:85px!important}.-xlmax-hl-85{max-height-left:85px!important}.-xlmax-hx-85{max-height-left:85px!important;max-height-right:85px!important}.-xlmax-hy-85{max-height-top:85px!important;max-height-bottom:85px!important}}@media (min-width: 1400px){.-xxlmax-h-85{max-height:85px!important}.-xxlmax-ht-85{max-height-top:85px!important}.-xxlmax-hr-85{max-height-right:85px!important}.-xxlmax-hb-85{max-height-bottom:85px!important}.-xxlmax-hl-85{max-height-left:85px!important}.-xxlmax-hx-85{max-height-left:85px!important;max-height-right:85px!important}.-xxlmax-hy-85{max-height-top:85px!important;max-height-bottom:85px!important}}.min-h-85{min-height:85px!important}.min-ht-85{min-height-top:85px!important}.min-hr-85{min-height-right:85px!important}.min-hb-85{min-height-bottom:85px!important}.min-hl-85{min-height-left:85px!important}.min-hx-85{min-height-left:85px!important;min-height-right:85px!important}.min-hy-85{min-height-top:85px!important;min-height-bottom:85px!important}@media (min-width: 576px){.-smmin-h-85{min-height:85px!important}.-smmin-ht-85{min-height-top:85px!important}.-smmin-hr-85{min-height-right:85px!important}.-smmin-hb-85{min-height-bottom:85px!important}.-smmin-hl-85{min-height-left:85px!important}.-smmin-hx-85{min-height-left:85px!important;min-height-right:85px!important}.-smmin-hy-85{min-height-top:85px!important;min-height-bottom:85px!important}}@media (min-width: 768px){.-mdmin-h-85{min-height:85px!important}.-mdmin-ht-85{min-height-top:85px!important}.-mdmin-hr-85{min-height-right:85px!important}.-mdmin-hb-85{min-height-bottom:85px!important}.-mdmin-hl-85{min-height-left:85px!important}.-mdmin-hx-85{min-height-left:85px!important;min-height-right:85px!important}.-mdmin-hy-85{min-height-top:85px!important;min-height-bottom:85px!important}}@media (min-width: 992px){.-lgmin-h-85{min-height:85px!important}.-lgmin-ht-85{min-height-top:85px!important}.-lgmin-hr-85{min-height-right:85px!important}.-lgmin-hb-85{min-height-bottom:85px!important}.-lgmin-hl-85{min-height-left:85px!important}.-lgmin-hx-85{min-height-left:85px!important;min-height-right:85px!important}.-lgmin-hy-85{min-height-top:85px!important;min-height-bottom:85px!important}}@media (min-width: 1200px){.-xlmin-h-85{min-height:85px!important}.-xlmin-ht-85{min-height-top:85px!important}.-xlmin-hr-85{min-height-right:85px!important}.-xlmin-hb-85{min-height-bottom:85px!important}.-xlmin-hl-85{min-height-left:85px!important}.-xlmin-hx-85{min-height-left:85px!important;min-height-right:85px!important}.-xlmin-hy-85{min-height-top:85px!important;min-height-bottom:85px!important}}@media (min-width: 1400px){.-xxlmin-h-85{min-height:85px!important}.-xxlmin-ht-85{min-height-top:85px!important}.-xxlmin-hr-85{min-height-right:85px!important}.-xxlmin-hb-85{min-height-bottom:85px!important}.-xxlmin-hl-85{min-height-left:85px!important}.-xxlmin-hx-85{min-height-left:85px!important;min-height-right:85px!important}.-xxlmin-hy-85{min-height-top:85px!important;min-height-bottom:85px!important}}.m-86{margin:86px!important}.mt-86{margin-top:86px!important}.mr-86{margin-right:86px!important}.mb-86{margin-bottom:86px!important}.ml-86{margin-left:86px!important}.mx-86{margin-left:86px!important;margin-right:86px!important}.my-86{margin-top:86px!important;margin-bottom:86px!important}@media (min-width: 576px){.-smm-86{margin:86px!important}.-smmt-86{margin-top:86px!important}.-smmr-86{margin-right:86px!important}.-smmb-86{margin-bottom:86px!important}.-smml-86{margin-left:86px!important}.-smmx-86{margin-left:86px!important;margin-right:86px!important}.-smmy-86{margin-top:86px!important;margin-bottom:86px!important}}@media (min-width: 768px){.-mdm-86{margin:86px!important}.-mdmt-86{margin-top:86px!important}.-mdmr-86{margin-right:86px!important}.-mdmb-86{margin-bottom:86px!important}.-mdml-86{margin-left:86px!important}.-mdmx-86{margin-left:86px!important;margin-right:86px!important}.-mdmy-86{margin-top:86px!important;margin-bottom:86px!important}}@media (min-width: 992px){.-lgm-86{margin:86px!important}.-lgmt-86{margin-top:86px!important}.-lgmr-86{margin-right:86px!important}.-lgmb-86{margin-bottom:86px!important}.-lgml-86{margin-left:86px!important}.-lgmx-86{margin-left:86px!important;margin-right:86px!important}.-lgmy-86{margin-top:86px!important;margin-bottom:86px!important}}@media (min-width: 1200px){.-xlm-86{margin:86px!important}.-xlmt-86{margin-top:86px!important}.-xlmr-86{margin-right:86px!important}.-xlmb-86{margin-bottom:86px!important}.-xlml-86{margin-left:86px!important}.-xlmx-86{margin-left:86px!important;margin-right:86px!important}.-xlmy-86{margin-top:86px!important;margin-bottom:86px!important}}@media (min-width: 1400px){.-xxlm-86{margin:86px!important}.-xxlmt-86{margin-top:86px!important}.-xxlmr-86{margin-right:86px!important}.-xxlmb-86{margin-bottom:86px!important}.-xxlml-86{margin-left:86px!important}.-xxlmx-86{margin-left:86px!important;margin-right:86px!important}.-xxlmy-86{margin-top:86px!important;margin-bottom:86px!important}}.p-86{padding:86px!important}.pt-86{padding-top:86px!important}.pr-86{padding-right:86px!important}.pb-86{padding-bottom:86px!important}.pl-86{padding-left:86px!important}.px-86{padding-left:86px!important;padding-right:86px!important}.py-86{padding-top:86px!important;padding-bottom:86px!important}@media (min-width: 576px){.-smp-86{padding:86px!important}.-smpt-86{padding-top:86px!important}.-smpr-86{padding-right:86px!important}.-smpb-86{padding-bottom:86px!important}.-smpl-86{padding-left:86px!important}.-smpx-86{padding-left:86px!important;padding-right:86px!important}.-smpy-86{padding-top:86px!important;padding-bottom:86px!important}}@media (min-width: 768px){.-mdp-86{padding:86px!important}.-mdpt-86{padding-top:86px!important}.-mdpr-86{padding-right:86px!important}.-mdpb-86{padding-bottom:86px!important}.-mdpl-86{padding-left:86px!important}.-mdpx-86{padding-left:86px!important;padding-right:86px!important}.-mdpy-86{padding-top:86px!important;padding-bottom:86px!important}}@media (min-width: 992px){.-lgp-86{padding:86px!important}.-lgpt-86{padding-top:86px!important}.-lgpr-86{padding-right:86px!important}.-lgpb-86{padding-bottom:86px!important}.-lgpl-86{padding-left:86px!important}.-lgpx-86{padding-left:86px!important;padding-right:86px!important}.-lgpy-86{padding-top:86px!important;padding-bottom:86px!important}}@media (min-width: 1200px){.-xlp-86{padding:86px!important}.-xlpt-86{padding-top:86px!important}.-xlpr-86{padding-right:86px!important}.-xlpb-86{padding-bottom:86px!important}.-xlpl-86{padding-left:86px!important}.-xlpx-86{padding-left:86px!important;padding-right:86px!important}.-xlpy-86{padding-top:86px!important;padding-bottom:86px!important}}@media (min-width: 1400px){.-xxlp-86{padding:86px!important}.-xxlpt-86{padding-top:86px!important}.-xxlpr-86{padding-right:86px!important}.-xxlpb-86{padding-bottom:86px!important}.-xxlpl-86{padding-left:86px!important}.-xxlpx-86{padding-left:86px!important;padding-right:86px!important}.-xxlpy-86{padding-top:86px!important;padding-bottom:86px!important}}.gap-86{gap:86px!important}.gapx-86{-webkit-column-gap:86px!important;-moz-column-gap:86px!important;column-gap:86px!important}.gapy-86{row-gap:86px!important}@media (min-width: 576px){.-smgap-86{gap:86px!important}.-smgapx-86{-webkit-column-gap:86px!important;-moz-column-gap:86px!important;column-gap:86px!important}.-smgapy-86{row-gap:86px!important}}@media (min-width: 768px){.-mdgap-86{gap:86px!important}.-mdgapx-86{-webkit-column-gap:86px!important;-moz-column-gap:86px!important;column-gap:86px!important}.-mdgapy-86{row-gap:86px!important}}@media (min-width: 992px){.-lggap-86{gap:86px!important}.-lggapx-86{-webkit-column-gap:86px!important;-moz-column-gap:86px!important;column-gap:86px!important}.-lggapy-86{row-gap:86px!important}}@media (min-width: 1200px){.-xlgap-86{gap:86px!important}.-xlgapx-86{-webkit-column-gap:86px!important;-moz-column-gap:86px!important;column-gap:86px!important}.-xlgapy-86{row-gap:86px!important}}@media (min-width: 1400px){.-xxlgap-86{gap:86px!important}.-xxlgapx-86{-webkit-column-gap:86px!important;-moz-column-gap:86px!important;column-gap:86px!important}.-xxlgapy-86{row-gap:86px!important}}.w-86{width:86px!important}.wt-86{width-top:86px!important}.wr-86{width-right:86px!important}.wb-86{width-bottom:86px!important}.wl-86{width-left:86px!important}.wx-86{width-left:86px!important;width-right:86px!important}.wy-86{width-top:86px!important;width-bottom:86px!important}@media (min-width: 576px){.-smw-86{width:86px!important}.-smwt-86{width-top:86px!important}.-smwr-86{width-right:86px!important}.-smwb-86{width-bottom:86px!important}.-smwl-86{width-left:86px!important}.-smwx-86{width-left:86px!important;width-right:86px!important}.-smwy-86{width-top:86px!important;width-bottom:86px!important}}@media (min-width: 768px){.-mdw-86{width:86px!important}.-mdwt-86{width-top:86px!important}.-mdwr-86{width-right:86px!important}.-mdwb-86{width-bottom:86px!important}.-mdwl-86{width-left:86px!important}.-mdwx-86{width-left:86px!important;width-right:86px!important}.-mdwy-86{width-top:86px!important;width-bottom:86px!important}}@media (min-width: 992px){.-lgw-86{width:86px!important}.-lgwt-86{width-top:86px!important}.-lgwr-86{width-right:86px!important}.-lgwb-86{width-bottom:86px!important}.-lgwl-86{width-left:86px!important}.-lgwx-86{width-left:86px!important;width-right:86px!important}.-lgwy-86{width-top:86px!important;width-bottom:86px!important}}@media (min-width: 1200px){.-xlw-86{width:86px!important}.-xlwt-86{width-top:86px!important}.-xlwr-86{width-right:86px!important}.-xlwb-86{width-bottom:86px!important}.-xlwl-86{width-left:86px!important}.-xlwx-86{width-left:86px!important;width-right:86px!important}.-xlwy-86{width-top:86px!important;width-bottom:86px!important}}@media (min-width: 1400px){.-xxlw-86{width:86px!important}.-xxlwt-86{width-top:86px!important}.-xxlwr-86{width-right:86px!important}.-xxlwb-86{width-bottom:86px!important}.-xxlwl-86{width-left:86px!important}.-xxlwx-86{width-left:86px!important;width-right:86px!important}.-xxlwy-86{width-top:86px!important;width-bottom:86px!important}}.h-86{height:86px!important}.ht-86{height-top:86px!important}.hr-86{height-right:86px!important}.hb-86{height-bottom:86px!important}.hl-86{height-left:86px!important}.hx-86{height-left:86px!important;height-right:86px!important}.hy-86{height-top:86px!important;height-bottom:86px!important}@media (min-width: 576px){.-smh-86{height:86px!important}.-smht-86{height-top:86px!important}.-smhr-86{height-right:86px!important}.-smhb-86{height-bottom:86px!important}.-smhl-86{height-left:86px!important}.-smhx-86{height-left:86px!important;height-right:86px!important}.-smhy-86{height-top:86px!important;height-bottom:86px!important}}@media (min-width: 768px){.-mdh-86{height:86px!important}.-mdht-86{height-top:86px!important}.-mdhr-86{height-right:86px!important}.-mdhb-86{height-bottom:86px!important}.-mdhl-86{height-left:86px!important}.-mdhx-86{height-left:86px!important;height-right:86px!important}.-mdhy-86{height-top:86px!important;height-bottom:86px!important}}@media (min-width: 992px){.-lgh-86{height:86px!important}.-lght-86{height-top:86px!important}.-lghr-86{height-right:86px!important}.-lghb-86{height-bottom:86px!important}.-lghl-86{height-left:86px!important}.-lghx-86{height-left:86px!important;height-right:86px!important}.-lghy-86{height-top:86px!important;height-bottom:86px!important}}@media (min-width: 1200px){.-xlh-86{height:86px!important}.-xlht-86{height-top:86px!important}.-xlhr-86{height-right:86px!important}.-xlhb-86{height-bottom:86px!important}.-xlhl-86{height-left:86px!important}.-xlhx-86{height-left:86px!important;height-right:86px!important}.-xlhy-86{height-top:86px!important;height-bottom:86px!important}}@media (min-width: 1400px){.-xxlh-86{height:86px!important}.-xxlht-86{height-top:86px!important}.-xxlhr-86{height-right:86px!important}.-xxlhb-86{height-bottom:86px!important}.-xxlhl-86{height-left:86px!important}.-xxlhx-86{height-left:86px!important;height-right:86px!important}.-xxlhy-86{height-top:86px!important;height-bottom:86px!important}}.rounded-86{border-radius:86px!important}.roundedt-86{border-radius-top:86px!important}.roundedr-86{border-radius-right:86px!important}.roundedb-86{border-radius-bottom:86px!important}.roundedl-86{border-radius-left:86px!important}.roundedx-86{border-radius-left:86px!important;border-radius-right:86px!important}.roundedy-86{border-radius-top:86px!important;border-radius-bottom:86px!important}@media (min-width: 576px){.-smrounded-86{border-radius:86px!important}.-smroundedt-86{border-radius-top:86px!important}.-smroundedr-86{border-radius-right:86px!important}.-smroundedb-86{border-radius-bottom:86px!important}.-smroundedl-86{border-radius-left:86px!important}.-smroundedx-86{border-radius-left:86px!important;border-radius-right:86px!important}.-smroundedy-86{border-radius-top:86px!important;border-radius-bottom:86px!important}}@media (min-width: 768px){.-mdrounded-86{border-radius:86px!important}.-mdroundedt-86{border-radius-top:86px!important}.-mdroundedr-86{border-radius-right:86px!important}.-mdroundedb-86{border-radius-bottom:86px!important}.-mdroundedl-86{border-radius-left:86px!important}.-mdroundedx-86{border-radius-left:86px!important;border-radius-right:86px!important}.-mdroundedy-86{border-radius-top:86px!important;border-radius-bottom:86px!important}}@media (min-width: 992px){.-lgrounded-86{border-radius:86px!important}.-lgroundedt-86{border-radius-top:86px!important}.-lgroundedr-86{border-radius-right:86px!important}.-lgroundedb-86{border-radius-bottom:86px!important}.-lgroundedl-86{border-radius-left:86px!important}.-lgroundedx-86{border-radius-left:86px!important;border-radius-right:86px!important}.-lgroundedy-86{border-radius-top:86px!important;border-radius-bottom:86px!important}}@media (min-width: 1200px){.-xlrounded-86{border-radius:86px!important}.-xlroundedt-86{border-radius-top:86px!important}.-xlroundedr-86{border-radius-right:86px!important}.-xlroundedb-86{border-radius-bottom:86px!important}.-xlroundedl-86{border-radius-left:86px!important}.-xlroundedx-86{border-radius-left:86px!important;border-radius-right:86px!important}.-xlroundedy-86{border-radius-top:86px!important;border-radius-bottom:86px!important}}@media (min-width: 1400px){.-xxlrounded-86{border-radius:86px!important}.-xxlroundedt-86{border-radius-top:86px!important}.-xxlroundedr-86{border-radius-right:86px!important}.-xxlroundedb-86{border-radius-bottom:86px!important}.-xxlroundedl-86{border-radius-left:86px!important}.-xxlroundedx-86{border-radius-left:86px!important;border-radius-right:86px!important}.-xxlroundedy-86{border-radius-top:86px!important;border-radius-bottom:86px!important}}.max-w-86{max-width:86px!important}.max-wt-86{max-width-top:86px!important}.max-wr-86{max-width-right:86px!important}.max-wb-86{max-width-bottom:86px!important}.max-wl-86{max-width-left:86px!important}.max-wx-86{max-width-left:86px!important;max-width-right:86px!important}.max-wy-86{max-width-top:86px!important;max-width-bottom:86px!important}@media (min-width: 576px){.-smmax-w-86{max-width:86px!important}.-smmax-wt-86{max-width-top:86px!important}.-smmax-wr-86{max-width-right:86px!important}.-smmax-wb-86{max-width-bottom:86px!important}.-smmax-wl-86{max-width-left:86px!important}.-smmax-wx-86{max-width-left:86px!important;max-width-right:86px!important}.-smmax-wy-86{max-width-top:86px!important;max-width-bottom:86px!important}}@media (min-width: 768px){.-mdmax-w-86{max-width:86px!important}.-mdmax-wt-86{max-width-top:86px!important}.-mdmax-wr-86{max-width-right:86px!important}.-mdmax-wb-86{max-width-bottom:86px!important}.-mdmax-wl-86{max-width-left:86px!important}.-mdmax-wx-86{max-width-left:86px!important;max-width-right:86px!important}.-mdmax-wy-86{max-width-top:86px!important;max-width-bottom:86px!important}}@media (min-width: 992px){.-lgmax-w-86{max-width:86px!important}.-lgmax-wt-86{max-width-top:86px!important}.-lgmax-wr-86{max-width-right:86px!important}.-lgmax-wb-86{max-width-bottom:86px!important}.-lgmax-wl-86{max-width-left:86px!important}.-lgmax-wx-86{max-width-left:86px!important;max-width-right:86px!important}.-lgmax-wy-86{max-width-top:86px!important;max-width-bottom:86px!important}}@media (min-width: 1200px){.-xlmax-w-86{max-width:86px!important}.-xlmax-wt-86{max-width-top:86px!important}.-xlmax-wr-86{max-width-right:86px!important}.-xlmax-wb-86{max-width-bottom:86px!important}.-xlmax-wl-86{max-width-left:86px!important}.-xlmax-wx-86{max-width-left:86px!important;max-width-right:86px!important}.-xlmax-wy-86{max-width-top:86px!important;max-width-bottom:86px!important}}@media (min-width: 1400px){.-xxlmax-w-86{max-width:86px!important}.-xxlmax-wt-86{max-width-top:86px!important}.-xxlmax-wr-86{max-width-right:86px!important}.-xxlmax-wb-86{max-width-bottom:86px!important}.-xxlmax-wl-86{max-width-left:86px!important}.-xxlmax-wx-86{max-width-left:86px!important;max-width-right:86px!important}.-xxlmax-wy-86{max-width-top:86px!important;max-width-bottom:86px!important}}.min-w-86{min-width:86px!important}.min-wt-86{min-width-top:86px!important}.min-wr-86{min-width-right:86px!important}.min-wb-86{min-width-bottom:86px!important}.min-wl-86{min-width-left:86px!important}.min-wx-86{min-width-left:86px!important;min-width-right:86px!important}.min-wy-86{min-width-top:86px!important;min-width-bottom:86px!important}@media (min-width: 576px){.-smmin-w-86{min-width:86px!important}.-smmin-wt-86{min-width-top:86px!important}.-smmin-wr-86{min-width-right:86px!important}.-smmin-wb-86{min-width-bottom:86px!important}.-smmin-wl-86{min-width-left:86px!important}.-smmin-wx-86{min-width-left:86px!important;min-width-right:86px!important}.-smmin-wy-86{min-width-top:86px!important;min-width-bottom:86px!important}}@media (min-width: 768px){.-mdmin-w-86{min-width:86px!important}.-mdmin-wt-86{min-width-top:86px!important}.-mdmin-wr-86{min-width-right:86px!important}.-mdmin-wb-86{min-width-bottom:86px!important}.-mdmin-wl-86{min-width-left:86px!important}.-mdmin-wx-86{min-width-left:86px!important;min-width-right:86px!important}.-mdmin-wy-86{min-width-top:86px!important;min-width-bottom:86px!important}}@media (min-width: 992px){.-lgmin-w-86{min-width:86px!important}.-lgmin-wt-86{min-width-top:86px!important}.-lgmin-wr-86{min-width-right:86px!important}.-lgmin-wb-86{min-width-bottom:86px!important}.-lgmin-wl-86{min-width-left:86px!important}.-lgmin-wx-86{min-width-left:86px!important;min-width-right:86px!important}.-lgmin-wy-86{min-width-top:86px!important;min-width-bottom:86px!important}}@media (min-width: 1200px){.-xlmin-w-86{min-width:86px!important}.-xlmin-wt-86{min-width-top:86px!important}.-xlmin-wr-86{min-width-right:86px!important}.-xlmin-wb-86{min-width-bottom:86px!important}.-xlmin-wl-86{min-width-left:86px!important}.-xlmin-wx-86{min-width-left:86px!important;min-width-right:86px!important}.-xlmin-wy-86{min-width-top:86px!important;min-width-bottom:86px!important}}@media (min-width: 1400px){.-xxlmin-w-86{min-width:86px!important}.-xxlmin-wt-86{min-width-top:86px!important}.-xxlmin-wr-86{min-width-right:86px!important}.-xxlmin-wb-86{min-width-bottom:86px!important}.-xxlmin-wl-86{min-width-left:86px!important}.-xxlmin-wx-86{min-width-left:86px!important;min-width-right:86px!important}.-xxlmin-wy-86{min-width-top:86px!important;min-width-bottom:86px!important}}.max-h-86{max-height:86px!important}.max-ht-86{max-height-top:86px!important}.max-hr-86{max-height-right:86px!important}.max-hb-86{max-height-bottom:86px!important}.max-hl-86{max-height-left:86px!important}.max-hx-86{max-height-left:86px!important;max-height-right:86px!important}.max-hy-86{max-height-top:86px!important;max-height-bottom:86px!important}@media (min-width: 576px){.-smmax-h-86{max-height:86px!important}.-smmax-ht-86{max-height-top:86px!important}.-smmax-hr-86{max-height-right:86px!important}.-smmax-hb-86{max-height-bottom:86px!important}.-smmax-hl-86{max-height-left:86px!important}.-smmax-hx-86{max-height-left:86px!important;max-height-right:86px!important}.-smmax-hy-86{max-height-top:86px!important;max-height-bottom:86px!important}}@media (min-width: 768px){.-mdmax-h-86{max-height:86px!important}.-mdmax-ht-86{max-height-top:86px!important}.-mdmax-hr-86{max-height-right:86px!important}.-mdmax-hb-86{max-height-bottom:86px!important}.-mdmax-hl-86{max-height-left:86px!important}.-mdmax-hx-86{max-height-left:86px!important;max-height-right:86px!important}.-mdmax-hy-86{max-height-top:86px!important;max-height-bottom:86px!important}}@media (min-width: 992px){.-lgmax-h-86{max-height:86px!important}.-lgmax-ht-86{max-height-top:86px!important}.-lgmax-hr-86{max-height-right:86px!important}.-lgmax-hb-86{max-height-bottom:86px!important}.-lgmax-hl-86{max-height-left:86px!important}.-lgmax-hx-86{max-height-left:86px!important;max-height-right:86px!important}.-lgmax-hy-86{max-height-top:86px!important;max-height-bottom:86px!important}}@media (min-width: 1200px){.-xlmax-h-86{max-height:86px!important}.-xlmax-ht-86{max-height-top:86px!important}.-xlmax-hr-86{max-height-right:86px!important}.-xlmax-hb-86{max-height-bottom:86px!important}.-xlmax-hl-86{max-height-left:86px!important}.-xlmax-hx-86{max-height-left:86px!important;max-height-right:86px!important}.-xlmax-hy-86{max-height-top:86px!important;max-height-bottom:86px!important}}@media (min-width: 1400px){.-xxlmax-h-86{max-height:86px!important}.-xxlmax-ht-86{max-height-top:86px!important}.-xxlmax-hr-86{max-height-right:86px!important}.-xxlmax-hb-86{max-height-bottom:86px!important}.-xxlmax-hl-86{max-height-left:86px!important}.-xxlmax-hx-86{max-height-left:86px!important;max-height-right:86px!important}.-xxlmax-hy-86{max-height-top:86px!important;max-height-bottom:86px!important}}.min-h-86{min-height:86px!important}.min-ht-86{min-height-top:86px!important}.min-hr-86{min-height-right:86px!important}.min-hb-86{min-height-bottom:86px!important}.min-hl-86{min-height-left:86px!important}.min-hx-86{min-height-left:86px!important;min-height-right:86px!important}.min-hy-86{min-height-top:86px!important;min-height-bottom:86px!important}@media (min-width: 576px){.-smmin-h-86{min-height:86px!important}.-smmin-ht-86{min-height-top:86px!important}.-smmin-hr-86{min-height-right:86px!important}.-smmin-hb-86{min-height-bottom:86px!important}.-smmin-hl-86{min-height-left:86px!important}.-smmin-hx-86{min-height-left:86px!important;min-height-right:86px!important}.-smmin-hy-86{min-height-top:86px!important;min-height-bottom:86px!important}}@media (min-width: 768px){.-mdmin-h-86{min-height:86px!important}.-mdmin-ht-86{min-height-top:86px!important}.-mdmin-hr-86{min-height-right:86px!important}.-mdmin-hb-86{min-height-bottom:86px!important}.-mdmin-hl-86{min-height-left:86px!important}.-mdmin-hx-86{min-height-left:86px!important;min-height-right:86px!important}.-mdmin-hy-86{min-height-top:86px!important;min-height-bottom:86px!important}}@media (min-width: 992px){.-lgmin-h-86{min-height:86px!important}.-lgmin-ht-86{min-height-top:86px!important}.-lgmin-hr-86{min-height-right:86px!important}.-lgmin-hb-86{min-height-bottom:86px!important}.-lgmin-hl-86{min-height-left:86px!important}.-lgmin-hx-86{min-height-left:86px!important;min-height-right:86px!important}.-lgmin-hy-86{min-height-top:86px!important;min-height-bottom:86px!important}}@media (min-width: 1200px){.-xlmin-h-86{min-height:86px!important}.-xlmin-ht-86{min-height-top:86px!important}.-xlmin-hr-86{min-height-right:86px!important}.-xlmin-hb-86{min-height-bottom:86px!important}.-xlmin-hl-86{min-height-left:86px!important}.-xlmin-hx-86{min-height-left:86px!important;min-height-right:86px!important}.-xlmin-hy-86{min-height-top:86px!important;min-height-bottom:86px!important}}@media (min-width: 1400px){.-xxlmin-h-86{min-height:86px!important}.-xxlmin-ht-86{min-height-top:86px!important}.-xxlmin-hr-86{min-height-right:86px!important}.-xxlmin-hb-86{min-height-bottom:86px!important}.-xxlmin-hl-86{min-height-left:86px!important}.-xxlmin-hx-86{min-height-left:86px!important;min-height-right:86px!important}.-xxlmin-hy-86{min-height-top:86px!important;min-height-bottom:86px!important}}.m-87{margin:87px!important}.mt-87{margin-top:87px!important}.mr-87{margin-right:87px!important}.mb-87{margin-bottom:87px!important}.ml-87{margin-left:87px!important}.mx-87{margin-left:87px!important;margin-right:87px!important}.my-87{margin-top:87px!important;margin-bottom:87px!important}@media (min-width: 576px){.-smm-87{margin:87px!important}.-smmt-87{margin-top:87px!important}.-smmr-87{margin-right:87px!important}.-smmb-87{margin-bottom:87px!important}.-smml-87{margin-left:87px!important}.-smmx-87{margin-left:87px!important;margin-right:87px!important}.-smmy-87{margin-top:87px!important;margin-bottom:87px!important}}@media (min-width: 768px){.-mdm-87{margin:87px!important}.-mdmt-87{margin-top:87px!important}.-mdmr-87{margin-right:87px!important}.-mdmb-87{margin-bottom:87px!important}.-mdml-87{margin-left:87px!important}.-mdmx-87{margin-left:87px!important;margin-right:87px!important}.-mdmy-87{margin-top:87px!important;margin-bottom:87px!important}}@media (min-width: 992px){.-lgm-87{margin:87px!important}.-lgmt-87{margin-top:87px!important}.-lgmr-87{margin-right:87px!important}.-lgmb-87{margin-bottom:87px!important}.-lgml-87{margin-left:87px!important}.-lgmx-87{margin-left:87px!important;margin-right:87px!important}.-lgmy-87{margin-top:87px!important;margin-bottom:87px!important}}@media (min-width: 1200px){.-xlm-87{margin:87px!important}.-xlmt-87{margin-top:87px!important}.-xlmr-87{margin-right:87px!important}.-xlmb-87{margin-bottom:87px!important}.-xlml-87{margin-left:87px!important}.-xlmx-87{margin-left:87px!important;margin-right:87px!important}.-xlmy-87{margin-top:87px!important;margin-bottom:87px!important}}@media (min-width: 1400px){.-xxlm-87{margin:87px!important}.-xxlmt-87{margin-top:87px!important}.-xxlmr-87{margin-right:87px!important}.-xxlmb-87{margin-bottom:87px!important}.-xxlml-87{margin-left:87px!important}.-xxlmx-87{margin-left:87px!important;margin-right:87px!important}.-xxlmy-87{margin-top:87px!important;margin-bottom:87px!important}}.p-87{padding:87px!important}.pt-87{padding-top:87px!important}.pr-87{padding-right:87px!important}.pb-87{padding-bottom:87px!important}.pl-87{padding-left:87px!important}.px-87{padding-left:87px!important;padding-right:87px!important}.py-87{padding-top:87px!important;padding-bottom:87px!important}@media (min-width: 576px){.-smp-87{padding:87px!important}.-smpt-87{padding-top:87px!important}.-smpr-87{padding-right:87px!important}.-smpb-87{padding-bottom:87px!important}.-smpl-87{padding-left:87px!important}.-smpx-87{padding-left:87px!important;padding-right:87px!important}.-smpy-87{padding-top:87px!important;padding-bottom:87px!important}}@media (min-width: 768px){.-mdp-87{padding:87px!important}.-mdpt-87{padding-top:87px!important}.-mdpr-87{padding-right:87px!important}.-mdpb-87{padding-bottom:87px!important}.-mdpl-87{padding-left:87px!important}.-mdpx-87{padding-left:87px!important;padding-right:87px!important}.-mdpy-87{padding-top:87px!important;padding-bottom:87px!important}}@media (min-width: 992px){.-lgp-87{padding:87px!important}.-lgpt-87{padding-top:87px!important}.-lgpr-87{padding-right:87px!important}.-lgpb-87{padding-bottom:87px!important}.-lgpl-87{padding-left:87px!important}.-lgpx-87{padding-left:87px!important;padding-right:87px!important}.-lgpy-87{padding-top:87px!important;padding-bottom:87px!important}}@media (min-width: 1200px){.-xlp-87{padding:87px!important}.-xlpt-87{padding-top:87px!important}.-xlpr-87{padding-right:87px!important}.-xlpb-87{padding-bottom:87px!important}.-xlpl-87{padding-left:87px!important}.-xlpx-87{padding-left:87px!important;padding-right:87px!important}.-xlpy-87{padding-top:87px!important;padding-bottom:87px!important}}@media (min-width: 1400px){.-xxlp-87{padding:87px!important}.-xxlpt-87{padding-top:87px!important}.-xxlpr-87{padding-right:87px!important}.-xxlpb-87{padding-bottom:87px!important}.-xxlpl-87{padding-left:87px!important}.-xxlpx-87{padding-left:87px!important;padding-right:87px!important}.-xxlpy-87{padding-top:87px!important;padding-bottom:87px!important}}.gap-87{gap:87px!important}.gapx-87{-webkit-column-gap:87px!important;-moz-column-gap:87px!important;column-gap:87px!important}.gapy-87{row-gap:87px!important}@media (min-width: 576px){.-smgap-87{gap:87px!important}.-smgapx-87{-webkit-column-gap:87px!important;-moz-column-gap:87px!important;column-gap:87px!important}.-smgapy-87{row-gap:87px!important}}@media (min-width: 768px){.-mdgap-87{gap:87px!important}.-mdgapx-87{-webkit-column-gap:87px!important;-moz-column-gap:87px!important;column-gap:87px!important}.-mdgapy-87{row-gap:87px!important}}@media (min-width: 992px){.-lggap-87{gap:87px!important}.-lggapx-87{-webkit-column-gap:87px!important;-moz-column-gap:87px!important;column-gap:87px!important}.-lggapy-87{row-gap:87px!important}}@media (min-width: 1200px){.-xlgap-87{gap:87px!important}.-xlgapx-87{-webkit-column-gap:87px!important;-moz-column-gap:87px!important;column-gap:87px!important}.-xlgapy-87{row-gap:87px!important}}@media (min-width: 1400px){.-xxlgap-87{gap:87px!important}.-xxlgapx-87{-webkit-column-gap:87px!important;-moz-column-gap:87px!important;column-gap:87px!important}.-xxlgapy-87{row-gap:87px!important}}.w-87{width:87px!important}.wt-87{width-top:87px!important}.wr-87{width-right:87px!important}.wb-87{width-bottom:87px!important}.wl-87{width-left:87px!important}.wx-87{width-left:87px!important;width-right:87px!important}.wy-87{width-top:87px!important;width-bottom:87px!important}@media (min-width: 576px){.-smw-87{width:87px!important}.-smwt-87{width-top:87px!important}.-smwr-87{width-right:87px!important}.-smwb-87{width-bottom:87px!important}.-smwl-87{width-left:87px!important}.-smwx-87{width-left:87px!important;width-right:87px!important}.-smwy-87{width-top:87px!important;width-bottom:87px!important}}@media (min-width: 768px){.-mdw-87{width:87px!important}.-mdwt-87{width-top:87px!important}.-mdwr-87{width-right:87px!important}.-mdwb-87{width-bottom:87px!important}.-mdwl-87{width-left:87px!important}.-mdwx-87{width-left:87px!important;width-right:87px!important}.-mdwy-87{width-top:87px!important;width-bottom:87px!important}}@media (min-width: 992px){.-lgw-87{width:87px!important}.-lgwt-87{width-top:87px!important}.-lgwr-87{width-right:87px!important}.-lgwb-87{width-bottom:87px!important}.-lgwl-87{width-left:87px!important}.-lgwx-87{width-left:87px!important;width-right:87px!important}.-lgwy-87{width-top:87px!important;width-bottom:87px!important}}@media (min-width: 1200px){.-xlw-87{width:87px!important}.-xlwt-87{width-top:87px!important}.-xlwr-87{width-right:87px!important}.-xlwb-87{width-bottom:87px!important}.-xlwl-87{width-left:87px!important}.-xlwx-87{width-left:87px!important;width-right:87px!important}.-xlwy-87{width-top:87px!important;width-bottom:87px!important}}@media (min-width: 1400px){.-xxlw-87{width:87px!important}.-xxlwt-87{width-top:87px!important}.-xxlwr-87{width-right:87px!important}.-xxlwb-87{width-bottom:87px!important}.-xxlwl-87{width-left:87px!important}.-xxlwx-87{width-left:87px!important;width-right:87px!important}.-xxlwy-87{width-top:87px!important;width-bottom:87px!important}}.h-87{height:87px!important}.ht-87{height-top:87px!important}.hr-87{height-right:87px!important}.hb-87{height-bottom:87px!important}.hl-87{height-left:87px!important}.hx-87{height-left:87px!important;height-right:87px!important}.hy-87{height-top:87px!important;height-bottom:87px!important}@media (min-width: 576px){.-smh-87{height:87px!important}.-smht-87{height-top:87px!important}.-smhr-87{height-right:87px!important}.-smhb-87{height-bottom:87px!important}.-smhl-87{height-left:87px!important}.-smhx-87{height-left:87px!important;height-right:87px!important}.-smhy-87{height-top:87px!important;height-bottom:87px!important}}@media (min-width: 768px){.-mdh-87{height:87px!important}.-mdht-87{height-top:87px!important}.-mdhr-87{height-right:87px!important}.-mdhb-87{height-bottom:87px!important}.-mdhl-87{height-left:87px!important}.-mdhx-87{height-left:87px!important;height-right:87px!important}.-mdhy-87{height-top:87px!important;height-bottom:87px!important}}@media (min-width: 992px){.-lgh-87{height:87px!important}.-lght-87{height-top:87px!important}.-lghr-87{height-right:87px!important}.-lghb-87{height-bottom:87px!important}.-lghl-87{height-left:87px!important}.-lghx-87{height-left:87px!important;height-right:87px!important}.-lghy-87{height-top:87px!important;height-bottom:87px!important}}@media (min-width: 1200px){.-xlh-87{height:87px!important}.-xlht-87{height-top:87px!important}.-xlhr-87{height-right:87px!important}.-xlhb-87{height-bottom:87px!important}.-xlhl-87{height-left:87px!important}.-xlhx-87{height-left:87px!important;height-right:87px!important}.-xlhy-87{height-top:87px!important;height-bottom:87px!important}}@media (min-width: 1400px){.-xxlh-87{height:87px!important}.-xxlht-87{height-top:87px!important}.-xxlhr-87{height-right:87px!important}.-xxlhb-87{height-bottom:87px!important}.-xxlhl-87{height-left:87px!important}.-xxlhx-87{height-left:87px!important;height-right:87px!important}.-xxlhy-87{height-top:87px!important;height-bottom:87px!important}}.rounded-87{border-radius:87px!important}.roundedt-87{border-radius-top:87px!important}.roundedr-87{border-radius-right:87px!important}.roundedb-87{border-radius-bottom:87px!important}.roundedl-87{border-radius-left:87px!important}.roundedx-87{border-radius-left:87px!important;border-radius-right:87px!important}.roundedy-87{border-radius-top:87px!important;border-radius-bottom:87px!important}@media (min-width: 576px){.-smrounded-87{border-radius:87px!important}.-smroundedt-87{border-radius-top:87px!important}.-smroundedr-87{border-radius-right:87px!important}.-smroundedb-87{border-radius-bottom:87px!important}.-smroundedl-87{border-radius-left:87px!important}.-smroundedx-87{border-radius-left:87px!important;border-radius-right:87px!important}.-smroundedy-87{border-radius-top:87px!important;border-radius-bottom:87px!important}}@media (min-width: 768px){.-mdrounded-87{border-radius:87px!important}.-mdroundedt-87{border-radius-top:87px!important}.-mdroundedr-87{border-radius-right:87px!important}.-mdroundedb-87{border-radius-bottom:87px!important}.-mdroundedl-87{border-radius-left:87px!important}.-mdroundedx-87{border-radius-left:87px!important;border-radius-right:87px!important}.-mdroundedy-87{border-radius-top:87px!important;border-radius-bottom:87px!important}}@media (min-width: 992px){.-lgrounded-87{border-radius:87px!important}.-lgroundedt-87{border-radius-top:87px!important}.-lgroundedr-87{border-radius-right:87px!important}.-lgroundedb-87{border-radius-bottom:87px!important}.-lgroundedl-87{border-radius-left:87px!important}.-lgroundedx-87{border-radius-left:87px!important;border-radius-right:87px!important}.-lgroundedy-87{border-radius-top:87px!important;border-radius-bottom:87px!important}}@media (min-width: 1200px){.-xlrounded-87{border-radius:87px!important}.-xlroundedt-87{border-radius-top:87px!important}.-xlroundedr-87{border-radius-right:87px!important}.-xlroundedb-87{border-radius-bottom:87px!important}.-xlroundedl-87{border-radius-left:87px!important}.-xlroundedx-87{border-radius-left:87px!important;border-radius-right:87px!important}.-xlroundedy-87{border-radius-top:87px!important;border-radius-bottom:87px!important}}@media (min-width: 1400px){.-xxlrounded-87{border-radius:87px!important}.-xxlroundedt-87{border-radius-top:87px!important}.-xxlroundedr-87{border-radius-right:87px!important}.-xxlroundedb-87{border-radius-bottom:87px!important}.-xxlroundedl-87{border-radius-left:87px!important}.-xxlroundedx-87{border-radius-left:87px!important;border-radius-right:87px!important}.-xxlroundedy-87{border-radius-top:87px!important;border-radius-bottom:87px!important}}.max-w-87{max-width:87px!important}.max-wt-87{max-width-top:87px!important}.max-wr-87{max-width-right:87px!important}.max-wb-87{max-width-bottom:87px!important}.max-wl-87{max-width-left:87px!important}.max-wx-87{max-width-left:87px!important;max-width-right:87px!important}.max-wy-87{max-width-top:87px!important;max-width-bottom:87px!important}@media (min-width: 576px){.-smmax-w-87{max-width:87px!important}.-smmax-wt-87{max-width-top:87px!important}.-smmax-wr-87{max-width-right:87px!important}.-smmax-wb-87{max-width-bottom:87px!important}.-smmax-wl-87{max-width-left:87px!important}.-smmax-wx-87{max-width-left:87px!important;max-width-right:87px!important}.-smmax-wy-87{max-width-top:87px!important;max-width-bottom:87px!important}}@media (min-width: 768px){.-mdmax-w-87{max-width:87px!important}.-mdmax-wt-87{max-width-top:87px!important}.-mdmax-wr-87{max-width-right:87px!important}.-mdmax-wb-87{max-width-bottom:87px!important}.-mdmax-wl-87{max-width-left:87px!important}.-mdmax-wx-87{max-width-left:87px!important;max-width-right:87px!important}.-mdmax-wy-87{max-width-top:87px!important;max-width-bottom:87px!important}}@media (min-width: 992px){.-lgmax-w-87{max-width:87px!important}.-lgmax-wt-87{max-width-top:87px!important}.-lgmax-wr-87{max-width-right:87px!important}.-lgmax-wb-87{max-width-bottom:87px!important}.-lgmax-wl-87{max-width-left:87px!important}.-lgmax-wx-87{max-width-left:87px!important;max-width-right:87px!important}.-lgmax-wy-87{max-width-top:87px!important;max-width-bottom:87px!important}}@media (min-width: 1200px){.-xlmax-w-87{max-width:87px!important}.-xlmax-wt-87{max-width-top:87px!important}.-xlmax-wr-87{max-width-right:87px!important}.-xlmax-wb-87{max-width-bottom:87px!important}.-xlmax-wl-87{max-width-left:87px!important}.-xlmax-wx-87{max-width-left:87px!important;max-width-right:87px!important}.-xlmax-wy-87{max-width-top:87px!important;max-width-bottom:87px!important}}@media (min-width: 1400px){.-xxlmax-w-87{max-width:87px!important}.-xxlmax-wt-87{max-width-top:87px!important}.-xxlmax-wr-87{max-width-right:87px!important}.-xxlmax-wb-87{max-width-bottom:87px!important}.-xxlmax-wl-87{max-width-left:87px!important}.-xxlmax-wx-87{max-width-left:87px!important;max-width-right:87px!important}.-xxlmax-wy-87{max-width-top:87px!important;max-width-bottom:87px!important}}.min-w-87{min-width:87px!important}.min-wt-87{min-width-top:87px!important}.min-wr-87{min-width-right:87px!important}.min-wb-87{min-width-bottom:87px!important}.min-wl-87{min-width-left:87px!important}.min-wx-87{min-width-left:87px!important;min-width-right:87px!important}.min-wy-87{min-width-top:87px!important;min-width-bottom:87px!important}@media (min-width: 576px){.-smmin-w-87{min-width:87px!important}.-smmin-wt-87{min-width-top:87px!important}.-smmin-wr-87{min-width-right:87px!important}.-smmin-wb-87{min-width-bottom:87px!important}.-smmin-wl-87{min-width-left:87px!important}.-smmin-wx-87{min-width-left:87px!important;min-width-right:87px!important}.-smmin-wy-87{min-width-top:87px!important;min-width-bottom:87px!important}}@media (min-width: 768px){.-mdmin-w-87{min-width:87px!important}.-mdmin-wt-87{min-width-top:87px!important}.-mdmin-wr-87{min-width-right:87px!important}.-mdmin-wb-87{min-width-bottom:87px!important}.-mdmin-wl-87{min-width-left:87px!important}.-mdmin-wx-87{min-width-left:87px!important;min-width-right:87px!important}.-mdmin-wy-87{min-width-top:87px!important;min-width-bottom:87px!important}}@media (min-width: 992px){.-lgmin-w-87{min-width:87px!important}.-lgmin-wt-87{min-width-top:87px!important}.-lgmin-wr-87{min-width-right:87px!important}.-lgmin-wb-87{min-width-bottom:87px!important}.-lgmin-wl-87{min-width-left:87px!important}.-lgmin-wx-87{min-width-left:87px!important;min-width-right:87px!important}.-lgmin-wy-87{min-width-top:87px!important;min-width-bottom:87px!important}}@media (min-width: 1200px){.-xlmin-w-87{min-width:87px!important}.-xlmin-wt-87{min-width-top:87px!important}.-xlmin-wr-87{min-width-right:87px!important}.-xlmin-wb-87{min-width-bottom:87px!important}.-xlmin-wl-87{min-width-left:87px!important}.-xlmin-wx-87{min-width-left:87px!important;min-width-right:87px!important}.-xlmin-wy-87{min-width-top:87px!important;min-width-bottom:87px!important}}@media (min-width: 1400px){.-xxlmin-w-87{min-width:87px!important}.-xxlmin-wt-87{min-width-top:87px!important}.-xxlmin-wr-87{min-width-right:87px!important}.-xxlmin-wb-87{min-width-bottom:87px!important}.-xxlmin-wl-87{min-width-left:87px!important}.-xxlmin-wx-87{min-width-left:87px!important;min-width-right:87px!important}.-xxlmin-wy-87{min-width-top:87px!important;min-width-bottom:87px!important}}.max-h-87{max-height:87px!important}.max-ht-87{max-height-top:87px!important}.max-hr-87{max-height-right:87px!important}.max-hb-87{max-height-bottom:87px!important}.max-hl-87{max-height-left:87px!important}.max-hx-87{max-height-left:87px!important;max-height-right:87px!important}.max-hy-87{max-height-top:87px!important;max-height-bottom:87px!important}@media (min-width: 576px){.-smmax-h-87{max-height:87px!important}.-smmax-ht-87{max-height-top:87px!important}.-smmax-hr-87{max-height-right:87px!important}.-smmax-hb-87{max-height-bottom:87px!important}.-smmax-hl-87{max-height-left:87px!important}.-smmax-hx-87{max-height-left:87px!important;max-height-right:87px!important}.-smmax-hy-87{max-height-top:87px!important;max-height-bottom:87px!important}}@media (min-width: 768px){.-mdmax-h-87{max-height:87px!important}.-mdmax-ht-87{max-height-top:87px!important}.-mdmax-hr-87{max-height-right:87px!important}.-mdmax-hb-87{max-height-bottom:87px!important}.-mdmax-hl-87{max-height-left:87px!important}.-mdmax-hx-87{max-height-left:87px!important;max-height-right:87px!important}.-mdmax-hy-87{max-height-top:87px!important;max-height-bottom:87px!important}}@media (min-width: 992px){.-lgmax-h-87{max-height:87px!important}.-lgmax-ht-87{max-height-top:87px!important}.-lgmax-hr-87{max-height-right:87px!important}.-lgmax-hb-87{max-height-bottom:87px!important}.-lgmax-hl-87{max-height-left:87px!important}.-lgmax-hx-87{max-height-left:87px!important;max-height-right:87px!important}.-lgmax-hy-87{max-height-top:87px!important;max-height-bottom:87px!important}}@media (min-width: 1200px){.-xlmax-h-87{max-height:87px!important}.-xlmax-ht-87{max-height-top:87px!important}.-xlmax-hr-87{max-height-right:87px!important}.-xlmax-hb-87{max-height-bottom:87px!important}.-xlmax-hl-87{max-height-left:87px!important}.-xlmax-hx-87{max-height-left:87px!important;max-height-right:87px!important}.-xlmax-hy-87{max-height-top:87px!important;max-height-bottom:87px!important}}@media (min-width: 1400px){.-xxlmax-h-87{max-height:87px!important}.-xxlmax-ht-87{max-height-top:87px!important}.-xxlmax-hr-87{max-height-right:87px!important}.-xxlmax-hb-87{max-height-bottom:87px!important}.-xxlmax-hl-87{max-height-left:87px!important}.-xxlmax-hx-87{max-height-left:87px!important;max-height-right:87px!important}.-xxlmax-hy-87{max-height-top:87px!important;max-height-bottom:87px!important}}.min-h-87{min-height:87px!important}.min-ht-87{min-height-top:87px!important}.min-hr-87{min-height-right:87px!important}.min-hb-87{min-height-bottom:87px!important}.min-hl-87{min-height-left:87px!important}.min-hx-87{min-height-left:87px!important;min-height-right:87px!important}.min-hy-87{min-height-top:87px!important;min-height-bottom:87px!important}@media (min-width: 576px){.-smmin-h-87{min-height:87px!important}.-smmin-ht-87{min-height-top:87px!important}.-smmin-hr-87{min-height-right:87px!important}.-smmin-hb-87{min-height-bottom:87px!important}.-smmin-hl-87{min-height-left:87px!important}.-smmin-hx-87{min-height-left:87px!important;min-height-right:87px!important}.-smmin-hy-87{min-height-top:87px!important;min-height-bottom:87px!important}}@media (min-width: 768px){.-mdmin-h-87{min-height:87px!important}.-mdmin-ht-87{min-height-top:87px!important}.-mdmin-hr-87{min-height-right:87px!important}.-mdmin-hb-87{min-height-bottom:87px!important}.-mdmin-hl-87{min-height-left:87px!important}.-mdmin-hx-87{min-height-left:87px!important;min-height-right:87px!important}.-mdmin-hy-87{min-height-top:87px!important;min-height-bottom:87px!important}}@media (min-width: 992px){.-lgmin-h-87{min-height:87px!important}.-lgmin-ht-87{min-height-top:87px!important}.-lgmin-hr-87{min-height-right:87px!important}.-lgmin-hb-87{min-height-bottom:87px!important}.-lgmin-hl-87{min-height-left:87px!important}.-lgmin-hx-87{min-height-left:87px!important;min-height-right:87px!important}.-lgmin-hy-87{min-height-top:87px!important;min-height-bottom:87px!important}}@media (min-width: 1200px){.-xlmin-h-87{min-height:87px!important}.-xlmin-ht-87{min-height-top:87px!important}.-xlmin-hr-87{min-height-right:87px!important}.-xlmin-hb-87{min-height-bottom:87px!important}.-xlmin-hl-87{min-height-left:87px!important}.-xlmin-hx-87{min-height-left:87px!important;min-height-right:87px!important}.-xlmin-hy-87{min-height-top:87px!important;min-height-bottom:87px!important}}@media (min-width: 1400px){.-xxlmin-h-87{min-height:87px!important}.-xxlmin-ht-87{min-height-top:87px!important}.-xxlmin-hr-87{min-height-right:87px!important}.-xxlmin-hb-87{min-height-bottom:87px!important}.-xxlmin-hl-87{min-height-left:87px!important}.-xxlmin-hx-87{min-height-left:87px!important;min-height-right:87px!important}.-xxlmin-hy-87{min-height-top:87px!important;min-height-bottom:87px!important}}.m-88{margin:88px!important}.mt-88{margin-top:88px!important}.mr-88{margin-right:88px!important}.mb-88{margin-bottom:88px!important}.ml-88{margin-left:88px!important}.mx-88{margin-left:88px!important;margin-right:88px!important}.my-88{margin-top:88px!important;margin-bottom:88px!important}@media (min-width: 576px){.-smm-88{margin:88px!important}.-smmt-88{margin-top:88px!important}.-smmr-88{margin-right:88px!important}.-smmb-88{margin-bottom:88px!important}.-smml-88{margin-left:88px!important}.-smmx-88{margin-left:88px!important;margin-right:88px!important}.-smmy-88{margin-top:88px!important;margin-bottom:88px!important}}@media (min-width: 768px){.-mdm-88{margin:88px!important}.-mdmt-88{margin-top:88px!important}.-mdmr-88{margin-right:88px!important}.-mdmb-88{margin-bottom:88px!important}.-mdml-88{margin-left:88px!important}.-mdmx-88{margin-left:88px!important;margin-right:88px!important}.-mdmy-88{margin-top:88px!important;margin-bottom:88px!important}}@media (min-width: 992px){.-lgm-88{margin:88px!important}.-lgmt-88{margin-top:88px!important}.-lgmr-88{margin-right:88px!important}.-lgmb-88{margin-bottom:88px!important}.-lgml-88{margin-left:88px!important}.-lgmx-88{margin-left:88px!important;margin-right:88px!important}.-lgmy-88{margin-top:88px!important;margin-bottom:88px!important}}@media (min-width: 1200px){.-xlm-88{margin:88px!important}.-xlmt-88{margin-top:88px!important}.-xlmr-88{margin-right:88px!important}.-xlmb-88{margin-bottom:88px!important}.-xlml-88{margin-left:88px!important}.-xlmx-88{margin-left:88px!important;margin-right:88px!important}.-xlmy-88{margin-top:88px!important;margin-bottom:88px!important}}@media (min-width: 1400px){.-xxlm-88{margin:88px!important}.-xxlmt-88{margin-top:88px!important}.-xxlmr-88{margin-right:88px!important}.-xxlmb-88{margin-bottom:88px!important}.-xxlml-88{margin-left:88px!important}.-xxlmx-88{margin-left:88px!important;margin-right:88px!important}.-xxlmy-88{margin-top:88px!important;margin-bottom:88px!important}}.p-88{padding:88px!important}.pt-88{padding-top:88px!important}.pr-88{padding-right:88px!important}.pb-88{padding-bottom:88px!important}.pl-88{padding-left:88px!important}.px-88{padding-left:88px!important;padding-right:88px!important}.py-88{padding-top:88px!important;padding-bottom:88px!important}@media (min-width: 576px){.-smp-88{padding:88px!important}.-smpt-88{padding-top:88px!important}.-smpr-88{padding-right:88px!important}.-smpb-88{padding-bottom:88px!important}.-smpl-88{padding-left:88px!important}.-smpx-88{padding-left:88px!important;padding-right:88px!important}.-smpy-88{padding-top:88px!important;padding-bottom:88px!important}}@media (min-width: 768px){.-mdp-88{padding:88px!important}.-mdpt-88{padding-top:88px!important}.-mdpr-88{padding-right:88px!important}.-mdpb-88{padding-bottom:88px!important}.-mdpl-88{padding-left:88px!important}.-mdpx-88{padding-left:88px!important;padding-right:88px!important}.-mdpy-88{padding-top:88px!important;padding-bottom:88px!important}}@media (min-width: 992px){.-lgp-88{padding:88px!important}.-lgpt-88{padding-top:88px!important}.-lgpr-88{padding-right:88px!important}.-lgpb-88{padding-bottom:88px!important}.-lgpl-88{padding-left:88px!important}.-lgpx-88{padding-left:88px!important;padding-right:88px!important}.-lgpy-88{padding-top:88px!important;padding-bottom:88px!important}}@media (min-width: 1200px){.-xlp-88{padding:88px!important}.-xlpt-88{padding-top:88px!important}.-xlpr-88{padding-right:88px!important}.-xlpb-88{padding-bottom:88px!important}.-xlpl-88{padding-left:88px!important}.-xlpx-88{padding-left:88px!important;padding-right:88px!important}.-xlpy-88{padding-top:88px!important;padding-bottom:88px!important}}@media (min-width: 1400px){.-xxlp-88{padding:88px!important}.-xxlpt-88{padding-top:88px!important}.-xxlpr-88{padding-right:88px!important}.-xxlpb-88{padding-bottom:88px!important}.-xxlpl-88{padding-left:88px!important}.-xxlpx-88{padding-left:88px!important;padding-right:88px!important}.-xxlpy-88{padding-top:88px!important;padding-bottom:88px!important}}.gap-88{gap:88px!important}.gapx-88{-webkit-column-gap:88px!important;-moz-column-gap:88px!important;column-gap:88px!important}.gapy-88{row-gap:88px!important}@media (min-width: 576px){.-smgap-88{gap:88px!important}.-smgapx-88{-webkit-column-gap:88px!important;-moz-column-gap:88px!important;column-gap:88px!important}.-smgapy-88{row-gap:88px!important}}@media (min-width: 768px){.-mdgap-88{gap:88px!important}.-mdgapx-88{-webkit-column-gap:88px!important;-moz-column-gap:88px!important;column-gap:88px!important}.-mdgapy-88{row-gap:88px!important}}@media (min-width: 992px){.-lggap-88{gap:88px!important}.-lggapx-88{-webkit-column-gap:88px!important;-moz-column-gap:88px!important;column-gap:88px!important}.-lggapy-88{row-gap:88px!important}}@media (min-width: 1200px){.-xlgap-88{gap:88px!important}.-xlgapx-88{-webkit-column-gap:88px!important;-moz-column-gap:88px!important;column-gap:88px!important}.-xlgapy-88{row-gap:88px!important}}@media (min-width: 1400px){.-xxlgap-88{gap:88px!important}.-xxlgapx-88{-webkit-column-gap:88px!important;-moz-column-gap:88px!important;column-gap:88px!important}.-xxlgapy-88{row-gap:88px!important}}.w-88{width:88px!important}.wt-88{width-top:88px!important}.wr-88{width-right:88px!important}.wb-88{width-bottom:88px!important}.wl-88{width-left:88px!important}.wx-88{width-left:88px!important;width-right:88px!important}.wy-88{width-top:88px!important;width-bottom:88px!important}@media (min-width: 576px){.-smw-88{width:88px!important}.-smwt-88{width-top:88px!important}.-smwr-88{width-right:88px!important}.-smwb-88{width-bottom:88px!important}.-smwl-88{width-left:88px!important}.-smwx-88{width-left:88px!important;width-right:88px!important}.-smwy-88{width-top:88px!important;width-bottom:88px!important}}@media (min-width: 768px){.-mdw-88{width:88px!important}.-mdwt-88{width-top:88px!important}.-mdwr-88{width-right:88px!important}.-mdwb-88{width-bottom:88px!important}.-mdwl-88{width-left:88px!important}.-mdwx-88{width-left:88px!important;width-right:88px!important}.-mdwy-88{width-top:88px!important;width-bottom:88px!important}}@media (min-width: 992px){.-lgw-88{width:88px!important}.-lgwt-88{width-top:88px!important}.-lgwr-88{width-right:88px!important}.-lgwb-88{width-bottom:88px!important}.-lgwl-88{width-left:88px!important}.-lgwx-88{width-left:88px!important;width-right:88px!important}.-lgwy-88{width-top:88px!important;width-bottom:88px!important}}@media (min-width: 1200px){.-xlw-88{width:88px!important}.-xlwt-88{width-top:88px!important}.-xlwr-88{width-right:88px!important}.-xlwb-88{width-bottom:88px!important}.-xlwl-88{width-left:88px!important}.-xlwx-88{width-left:88px!important;width-right:88px!important}.-xlwy-88{width-top:88px!important;width-bottom:88px!important}}@media (min-width: 1400px){.-xxlw-88{width:88px!important}.-xxlwt-88{width-top:88px!important}.-xxlwr-88{width-right:88px!important}.-xxlwb-88{width-bottom:88px!important}.-xxlwl-88{width-left:88px!important}.-xxlwx-88{width-left:88px!important;width-right:88px!important}.-xxlwy-88{width-top:88px!important;width-bottom:88px!important}}.h-88{height:88px!important}.ht-88{height-top:88px!important}.hr-88{height-right:88px!important}.hb-88{height-bottom:88px!important}.hl-88{height-left:88px!important}.hx-88{height-left:88px!important;height-right:88px!important}.hy-88{height-top:88px!important;height-bottom:88px!important}@media (min-width: 576px){.-smh-88{height:88px!important}.-smht-88{height-top:88px!important}.-smhr-88{height-right:88px!important}.-smhb-88{height-bottom:88px!important}.-smhl-88{height-left:88px!important}.-smhx-88{height-left:88px!important;height-right:88px!important}.-smhy-88{height-top:88px!important;height-bottom:88px!important}}@media (min-width: 768px){.-mdh-88{height:88px!important}.-mdht-88{height-top:88px!important}.-mdhr-88{height-right:88px!important}.-mdhb-88{height-bottom:88px!important}.-mdhl-88{height-left:88px!important}.-mdhx-88{height-left:88px!important;height-right:88px!important}.-mdhy-88{height-top:88px!important;height-bottom:88px!important}}@media (min-width: 992px){.-lgh-88{height:88px!important}.-lght-88{height-top:88px!important}.-lghr-88{height-right:88px!important}.-lghb-88{height-bottom:88px!important}.-lghl-88{height-left:88px!important}.-lghx-88{height-left:88px!important;height-right:88px!important}.-lghy-88{height-top:88px!important;height-bottom:88px!important}}@media (min-width: 1200px){.-xlh-88{height:88px!important}.-xlht-88{height-top:88px!important}.-xlhr-88{height-right:88px!important}.-xlhb-88{height-bottom:88px!important}.-xlhl-88{height-left:88px!important}.-xlhx-88{height-left:88px!important;height-right:88px!important}.-xlhy-88{height-top:88px!important;height-bottom:88px!important}}@media (min-width: 1400px){.-xxlh-88{height:88px!important}.-xxlht-88{height-top:88px!important}.-xxlhr-88{height-right:88px!important}.-xxlhb-88{height-bottom:88px!important}.-xxlhl-88{height-left:88px!important}.-xxlhx-88{height-left:88px!important;height-right:88px!important}.-xxlhy-88{height-top:88px!important;height-bottom:88px!important}}.rounded-88{border-radius:88px!important}.roundedt-88{border-radius-top:88px!important}.roundedr-88{border-radius-right:88px!important}.roundedb-88{border-radius-bottom:88px!important}.roundedl-88{border-radius-left:88px!important}.roundedx-88{border-radius-left:88px!important;border-radius-right:88px!important}.roundedy-88{border-radius-top:88px!important;border-radius-bottom:88px!important}@media (min-width: 576px){.-smrounded-88{border-radius:88px!important}.-smroundedt-88{border-radius-top:88px!important}.-smroundedr-88{border-radius-right:88px!important}.-smroundedb-88{border-radius-bottom:88px!important}.-smroundedl-88{border-radius-left:88px!important}.-smroundedx-88{border-radius-left:88px!important;border-radius-right:88px!important}.-smroundedy-88{border-radius-top:88px!important;border-radius-bottom:88px!important}}@media (min-width: 768px){.-mdrounded-88{border-radius:88px!important}.-mdroundedt-88{border-radius-top:88px!important}.-mdroundedr-88{border-radius-right:88px!important}.-mdroundedb-88{border-radius-bottom:88px!important}.-mdroundedl-88{border-radius-left:88px!important}.-mdroundedx-88{border-radius-left:88px!important;border-radius-right:88px!important}.-mdroundedy-88{border-radius-top:88px!important;border-radius-bottom:88px!important}}@media (min-width: 992px){.-lgrounded-88{border-radius:88px!important}.-lgroundedt-88{border-radius-top:88px!important}.-lgroundedr-88{border-radius-right:88px!important}.-lgroundedb-88{border-radius-bottom:88px!important}.-lgroundedl-88{border-radius-left:88px!important}.-lgroundedx-88{border-radius-left:88px!important;border-radius-right:88px!important}.-lgroundedy-88{border-radius-top:88px!important;border-radius-bottom:88px!important}}@media (min-width: 1200px){.-xlrounded-88{border-radius:88px!important}.-xlroundedt-88{border-radius-top:88px!important}.-xlroundedr-88{border-radius-right:88px!important}.-xlroundedb-88{border-radius-bottom:88px!important}.-xlroundedl-88{border-radius-left:88px!important}.-xlroundedx-88{border-radius-left:88px!important;border-radius-right:88px!important}.-xlroundedy-88{border-radius-top:88px!important;border-radius-bottom:88px!important}}@media (min-width: 1400px){.-xxlrounded-88{border-radius:88px!important}.-xxlroundedt-88{border-radius-top:88px!important}.-xxlroundedr-88{border-radius-right:88px!important}.-xxlroundedb-88{border-radius-bottom:88px!important}.-xxlroundedl-88{border-radius-left:88px!important}.-xxlroundedx-88{border-radius-left:88px!important;border-radius-right:88px!important}.-xxlroundedy-88{border-radius-top:88px!important;border-radius-bottom:88px!important}}.max-w-88{max-width:88px!important}.max-wt-88{max-width-top:88px!important}.max-wr-88{max-width-right:88px!important}.max-wb-88{max-width-bottom:88px!important}.max-wl-88{max-width-left:88px!important}.max-wx-88{max-width-left:88px!important;max-width-right:88px!important}.max-wy-88{max-width-top:88px!important;max-width-bottom:88px!important}@media (min-width: 576px){.-smmax-w-88{max-width:88px!important}.-smmax-wt-88{max-width-top:88px!important}.-smmax-wr-88{max-width-right:88px!important}.-smmax-wb-88{max-width-bottom:88px!important}.-smmax-wl-88{max-width-left:88px!important}.-smmax-wx-88{max-width-left:88px!important;max-width-right:88px!important}.-smmax-wy-88{max-width-top:88px!important;max-width-bottom:88px!important}}@media (min-width: 768px){.-mdmax-w-88{max-width:88px!important}.-mdmax-wt-88{max-width-top:88px!important}.-mdmax-wr-88{max-width-right:88px!important}.-mdmax-wb-88{max-width-bottom:88px!important}.-mdmax-wl-88{max-width-left:88px!important}.-mdmax-wx-88{max-width-left:88px!important;max-width-right:88px!important}.-mdmax-wy-88{max-width-top:88px!important;max-width-bottom:88px!important}}@media (min-width: 992px){.-lgmax-w-88{max-width:88px!important}.-lgmax-wt-88{max-width-top:88px!important}.-lgmax-wr-88{max-width-right:88px!important}.-lgmax-wb-88{max-width-bottom:88px!important}.-lgmax-wl-88{max-width-left:88px!important}.-lgmax-wx-88{max-width-left:88px!important;max-width-right:88px!important}.-lgmax-wy-88{max-width-top:88px!important;max-width-bottom:88px!important}}@media (min-width: 1200px){.-xlmax-w-88{max-width:88px!important}.-xlmax-wt-88{max-width-top:88px!important}.-xlmax-wr-88{max-width-right:88px!important}.-xlmax-wb-88{max-width-bottom:88px!important}.-xlmax-wl-88{max-width-left:88px!important}.-xlmax-wx-88{max-width-left:88px!important;max-width-right:88px!important}.-xlmax-wy-88{max-width-top:88px!important;max-width-bottom:88px!important}}@media (min-width: 1400px){.-xxlmax-w-88{max-width:88px!important}.-xxlmax-wt-88{max-width-top:88px!important}.-xxlmax-wr-88{max-width-right:88px!important}.-xxlmax-wb-88{max-width-bottom:88px!important}.-xxlmax-wl-88{max-width-left:88px!important}.-xxlmax-wx-88{max-width-left:88px!important;max-width-right:88px!important}.-xxlmax-wy-88{max-width-top:88px!important;max-width-bottom:88px!important}}.min-w-88{min-width:88px!important}.min-wt-88{min-width-top:88px!important}.min-wr-88{min-width-right:88px!important}.min-wb-88{min-width-bottom:88px!important}.min-wl-88{min-width-left:88px!important}.min-wx-88{min-width-left:88px!important;min-width-right:88px!important}.min-wy-88{min-width-top:88px!important;min-width-bottom:88px!important}@media (min-width: 576px){.-smmin-w-88{min-width:88px!important}.-smmin-wt-88{min-width-top:88px!important}.-smmin-wr-88{min-width-right:88px!important}.-smmin-wb-88{min-width-bottom:88px!important}.-smmin-wl-88{min-width-left:88px!important}.-smmin-wx-88{min-width-left:88px!important;min-width-right:88px!important}.-smmin-wy-88{min-width-top:88px!important;min-width-bottom:88px!important}}@media (min-width: 768px){.-mdmin-w-88{min-width:88px!important}.-mdmin-wt-88{min-width-top:88px!important}.-mdmin-wr-88{min-width-right:88px!important}.-mdmin-wb-88{min-width-bottom:88px!important}.-mdmin-wl-88{min-width-left:88px!important}.-mdmin-wx-88{min-width-left:88px!important;min-width-right:88px!important}.-mdmin-wy-88{min-width-top:88px!important;min-width-bottom:88px!important}}@media (min-width: 992px){.-lgmin-w-88{min-width:88px!important}.-lgmin-wt-88{min-width-top:88px!important}.-lgmin-wr-88{min-width-right:88px!important}.-lgmin-wb-88{min-width-bottom:88px!important}.-lgmin-wl-88{min-width-left:88px!important}.-lgmin-wx-88{min-width-left:88px!important;min-width-right:88px!important}.-lgmin-wy-88{min-width-top:88px!important;min-width-bottom:88px!important}}@media (min-width: 1200px){.-xlmin-w-88{min-width:88px!important}.-xlmin-wt-88{min-width-top:88px!important}.-xlmin-wr-88{min-width-right:88px!important}.-xlmin-wb-88{min-width-bottom:88px!important}.-xlmin-wl-88{min-width-left:88px!important}.-xlmin-wx-88{min-width-left:88px!important;min-width-right:88px!important}.-xlmin-wy-88{min-width-top:88px!important;min-width-bottom:88px!important}}@media (min-width: 1400px){.-xxlmin-w-88{min-width:88px!important}.-xxlmin-wt-88{min-width-top:88px!important}.-xxlmin-wr-88{min-width-right:88px!important}.-xxlmin-wb-88{min-width-bottom:88px!important}.-xxlmin-wl-88{min-width-left:88px!important}.-xxlmin-wx-88{min-width-left:88px!important;min-width-right:88px!important}.-xxlmin-wy-88{min-width-top:88px!important;min-width-bottom:88px!important}}.max-h-88{max-height:88px!important}.max-ht-88{max-height-top:88px!important}.max-hr-88{max-height-right:88px!important}.max-hb-88{max-height-bottom:88px!important}.max-hl-88{max-height-left:88px!important}.max-hx-88{max-height-left:88px!important;max-height-right:88px!important}.max-hy-88{max-height-top:88px!important;max-height-bottom:88px!important}@media (min-width: 576px){.-smmax-h-88{max-height:88px!important}.-smmax-ht-88{max-height-top:88px!important}.-smmax-hr-88{max-height-right:88px!important}.-smmax-hb-88{max-height-bottom:88px!important}.-smmax-hl-88{max-height-left:88px!important}.-smmax-hx-88{max-height-left:88px!important;max-height-right:88px!important}.-smmax-hy-88{max-height-top:88px!important;max-height-bottom:88px!important}}@media (min-width: 768px){.-mdmax-h-88{max-height:88px!important}.-mdmax-ht-88{max-height-top:88px!important}.-mdmax-hr-88{max-height-right:88px!important}.-mdmax-hb-88{max-height-bottom:88px!important}.-mdmax-hl-88{max-height-left:88px!important}.-mdmax-hx-88{max-height-left:88px!important;max-height-right:88px!important}.-mdmax-hy-88{max-height-top:88px!important;max-height-bottom:88px!important}}@media (min-width: 992px){.-lgmax-h-88{max-height:88px!important}.-lgmax-ht-88{max-height-top:88px!important}.-lgmax-hr-88{max-height-right:88px!important}.-lgmax-hb-88{max-height-bottom:88px!important}.-lgmax-hl-88{max-height-left:88px!important}.-lgmax-hx-88{max-height-left:88px!important;max-height-right:88px!important}.-lgmax-hy-88{max-height-top:88px!important;max-height-bottom:88px!important}}@media (min-width: 1200px){.-xlmax-h-88{max-height:88px!important}.-xlmax-ht-88{max-height-top:88px!important}.-xlmax-hr-88{max-height-right:88px!important}.-xlmax-hb-88{max-height-bottom:88px!important}.-xlmax-hl-88{max-height-left:88px!important}.-xlmax-hx-88{max-height-left:88px!important;max-height-right:88px!important}.-xlmax-hy-88{max-height-top:88px!important;max-height-bottom:88px!important}}@media (min-width: 1400px){.-xxlmax-h-88{max-height:88px!important}.-xxlmax-ht-88{max-height-top:88px!important}.-xxlmax-hr-88{max-height-right:88px!important}.-xxlmax-hb-88{max-height-bottom:88px!important}.-xxlmax-hl-88{max-height-left:88px!important}.-xxlmax-hx-88{max-height-left:88px!important;max-height-right:88px!important}.-xxlmax-hy-88{max-height-top:88px!important;max-height-bottom:88px!important}}.min-h-88{min-height:88px!important}.min-ht-88{min-height-top:88px!important}.min-hr-88{min-height-right:88px!important}.min-hb-88{min-height-bottom:88px!important}.min-hl-88{min-height-left:88px!important}.min-hx-88{min-height-left:88px!important;min-height-right:88px!important}.min-hy-88{min-height-top:88px!important;min-height-bottom:88px!important}@media (min-width: 576px){.-smmin-h-88{min-height:88px!important}.-smmin-ht-88{min-height-top:88px!important}.-smmin-hr-88{min-height-right:88px!important}.-smmin-hb-88{min-height-bottom:88px!important}.-smmin-hl-88{min-height-left:88px!important}.-smmin-hx-88{min-height-left:88px!important;min-height-right:88px!important}.-smmin-hy-88{min-height-top:88px!important;min-height-bottom:88px!important}}@media (min-width: 768px){.-mdmin-h-88{min-height:88px!important}.-mdmin-ht-88{min-height-top:88px!important}.-mdmin-hr-88{min-height-right:88px!important}.-mdmin-hb-88{min-height-bottom:88px!important}.-mdmin-hl-88{min-height-left:88px!important}.-mdmin-hx-88{min-height-left:88px!important;min-height-right:88px!important}.-mdmin-hy-88{min-height-top:88px!important;min-height-bottom:88px!important}}@media (min-width: 992px){.-lgmin-h-88{min-height:88px!important}.-lgmin-ht-88{min-height-top:88px!important}.-lgmin-hr-88{min-height-right:88px!important}.-lgmin-hb-88{min-height-bottom:88px!important}.-lgmin-hl-88{min-height-left:88px!important}.-lgmin-hx-88{min-height-left:88px!important;min-height-right:88px!important}.-lgmin-hy-88{min-height-top:88px!important;min-height-bottom:88px!important}}@media (min-width: 1200px){.-xlmin-h-88{min-height:88px!important}.-xlmin-ht-88{min-height-top:88px!important}.-xlmin-hr-88{min-height-right:88px!important}.-xlmin-hb-88{min-height-bottom:88px!important}.-xlmin-hl-88{min-height-left:88px!important}.-xlmin-hx-88{min-height-left:88px!important;min-height-right:88px!important}.-xlmin-hy-88{min-height-top:88px!important;min-height-bottom:88px!important}}@media (min-width: 1400px){.-xxlmin-h-88{min-height:88px!important}.-xxlmin-ht-88{min-height-top:88px!important}.-xxlmin-hr-88{min-height-right:88px!important}.-xxlmin-hb-88{min-height-bottom:88px!important}.-xxlmin-hl-88{min-height-left:88px!important}.-xxlmin-hx-88{min-height-left:88px!important;min-height-right:88px!important}.-xxlmin-hy-88{min-height-top:88px!important;min-height-bottom:88px!important}}.m-89{margin:89px!important}.mt-89{margin-top:89px!important}.mr-89{margin-right:89px!important}.mb-89{margin-bottom:89px!important}.ml-89{margin-left:89px!important}.mx-89{margin-left:89px!important;margin-right:89px!important}.my-89{margin-top:89px!important;margin-bottom:89px!important}@media (min-width: 576px){.-smm-89{margin:89px!important}.-smmt-89{margin-top:89px!important}.-smmr-89{margin-right:89px!important}.-smmb-89{margin-bottom:89px!important}.-smml-89{margin-left:89px!important}.-smmx-89{margin-left:89px!important;margin-right:89px!important}.-smmy-89{margin-top:89px!important;margin-bottom:89px!important}}@media (min-width: 768px){.-mdm-89{margin:89px!important}.-mdmt-89{margin-top:89px!important}.-mdmr-89{margin-right:89px!important}.-mdmb-89{margin-bottom:89px!important}.-mdml-89{margin-left:89px!important}.-mdmx-89{margin-left:89px!important;margin-right:89px!important}.-mdmy-89{margin-top:89px!important;margin-bottom:89px!important}}@media (min-width: 992px){.-lgm-89{margin:89px!important}.-lgmt-89{margin-top:89px!important}.-lgmr-89{margin-right:89px!important}.-lgmb-89{margin-bottom:89px!important}.-lgml-89{margin-left:89px!important}.-lgmx-89{margin-left:89px!important;margin-right:89px!important}.-lgmy-89{margin-top:89px!important;margin-bottom:89px!important}}@media (min-width: 1200px){.-xlm-89{margin:89px!important}.-xlmt-89{margin-top:89px!important}.-xlmr-89{margin-right:89px!important}.-xlmb-89{margin-bottom:89px!important}.-xlml-89{margin-left:89px!important}.-xlmx-89{margin-left:89px!important;margin-right:89px!important}.-xlmy-89{margin-top:89px!important;margin-bottom:89px!important}}@media (min-width: 1400px){.-xxlm-89{margin:89px!important}.-xxlmt-89{margin-top:89px!important}.-xxlmr-89{margin-right:89px!important}.-xxlmb-89{margin-bottom:89px!important}.-xxlml-89{margin-left:89px!important}.-xxlmx-89{margin-left:89px!important;margin-right:89px!important}.-xxlmy-89{margin-top:89px!important;margin-bottom:89px!important}}.p-89{padding:89px!important}.pt-89{padding-top:89px!important}.pr-89{padding-right:89px!important}.pb-89{padding-bottom:89px!important}.pl-89{padding-left:89px!important}.px-89{padding-left:89px!important;padding-right:89px!important}.py-89{padding-top:89px!important;padding-bottom:89px!important}@media (min-width: 576px){.-smp-89{padding:89px!important}.-smpt-89{padding-top:89px!important}.-smpr-89{padding-right:89px!important}.-smpb-89{padding-bottom:89px!important}.-smpl-89{padding-left:89px!important}.-smpx-89{padding-left:89px!important;padding-right:89px!important}.-smpy-89{padding-top:89px!important;padding-bottom:89px!important}}@media (min-width: 768px){.-mdp-89{padding:89px!important}.-mdpt-89{padding-top:89px!important}.-mdpr-89{padding-right:89px!important}.-mdpb-89{padding-bottom:89px!important}.-mdpl-89{padding-left:89px!important}.-mdpx-89{padding-left:89px!important;padding-right:89px!important}.-mdpy-89{padding-top:89px!important;padding-bottom:89px!important}}@media (min-width: 992px){.-lgp-89{padding:89px!important}.-lgpt-89{padding-top:89px!important}.-lgpr-89{padding-right:89px!important}.-lgpb-89{padding-bottom:89px!important}.-lgpl-89{padding-left:89px!important}.-lgpx-89{padding-left:89px!important;padding-right:89px!important}.-lgpy-89{padding-top:89px!important;padding-bottom:89px!important}}@media (min-width: 1200px){.-xlp-89{padding:89px!important}.-xlpt-89{padding-top:89px!important}.-xlpr-89{padding-right:89px!important}.-xlpb-89{padding-bottom:89px!important}.-xlpl-89{padding-left:89px!important}.-xlpx-89{padding-left:89px!important;padding-right:89px!important}.-xlpy-89{padding-top:89px!important;padding-bottom:89px!important}}@media (min-width: 1400px){.-xxlp-89{padding:89px!important}.-xxlpt-89{padding-top:89px!important}.-xxlpr-89{padding-right:89px!important}.-xxlpb-89{padding-bottom:89px!important}.-xxlpl-89{padding-left:89px!important}.-xxlpx-89{padding-left:89px!important;padding-right:89px!important}.-xxlpy-89{padding-top:89px!important;padding-bottom:89px!important}}.gap-89{gap:89px!important}.gapx-89{-webkit-column-gap:89px!important;-moz-column-gap:89px!important;column-gap:89px!important}.gapy-89{row-gap:89px!important}@media (min-width: 576px){.-smgap-89{gap:89px!important}.-smgapx-89{-webkit-column-gap:89px!important;-moz-column-gap:89px!important;column-gap:89px!important}.-smgapy-89{row-gap:89px!important}}@media (min-width: 768px){.-mdgap-89{gap:89px!important}.-mdgapx-89{-webkit-column-gap:89px!important;-moz-column-gap:89px!important;column-gap:89px!important}.-mdgapy-89{row-gap:89px!important}}@media (min-width: 992px){.-lggap-89{gap:89px!important}.-lggapx-89{-webkit-column-gap:89px!important;-moz-column-gap:89px!important;column-gap:89px!important}.-lggapy-89{row-gap:89px!important}}@media (min-width: 1200px){.-xlgap-89{gap:89px!important}.-xlgapx-89{-webkit-column-gap:89px!important;-moz-column-gap:89px!important;column-gap:89px!important}.-xlgapy-89{row-gap:89px!important}}@media (min-width: 1400px){.-xxlgap-89{gap:89px!important}.-xxlgapx-89{-webkit-column-gap:89px!important;-moz-column-gap:89px!important;column-gap:89px!important}.-xxlgapy-89{row-gap:89px!important}}.w-89{width:89px!important}.wt-89{width-top:89px!important}.wr-89{width-right:89px!important}.wb-89{width-bottom:89px!important}.wl-89{width-left:89px!important}.wx-89{width-left:89px!important;width-right:89px!important}.wy-89{width-top:89px!important;width-bottom:89px!important}@media (min-width: 576px){.-smw-89{width:89px!important}.-smwt-89{width-top:89px!important}.-smwr-89{width-right:89px!important}.-smwb-89{width-bottom:89px!important}.-smwl-89{width-left:89px!important}.-smwx-89{width-left:89px!important;width-right:89px!important}.-smwy-89{width-top:89px!important;width-bottom:89px!important}}@media (min-width: 768px){.-mdw-89{width:89px!important}.-mdwt-89{width-top:89px!important}.-mdwr-89{width-right:89px!important}.-mdwb-89{width-bottom:89px!important}.-mdwl-89{width-left:89px!important}.-mdwx-89{width-left:89px!important;width-right:89px!important}.-mdwy-89{width-top:89px!important;width-bottom:89px!important}}@media (min-width: 992px){.-lgw-89{width:89px!important}.-lgwt-89{width-top:89px!important}.-lgwr-89{width-right:89px!important}.-lgwb-89{width-bottom:89px!important}.-lgwl-89{width-left:89px!important}.-lgwx-89{width-left:89px!important;width-right:89px!important}.-lgwy-89{width-top:89px!important;width-bottom:89px!important}}@media (min-width: 1200px){.-xlw-89{width:89px!important}.-xlwt-89{width-top:89px!important}.-xlwr-89{width-right:89px!important}.-xlwb-89{width-bottom:89px!important}.-xlwl-89{width-left:89px!important}.-xlwx-89{width-left:89px!important;width-right:89px!important}.-xlwy-89{width-top:89px!important;width-bottom:89px!important}}@media (min-width: 1400px){.-xxlw-89{width:89px!important}.-xxlwt-89{width-top:89px!important}.-xxlwr-89{width-right:89px!important}.-xxlwb-89{width-bottom:89px!important}.-xxlwl-89{width-left:89px!important}.-xxlwx-89{width-left:89px!important;width-right:89px!important}.-xxlwy-89{width-top:89px!important;width-bottom:89px!important}}.h-89{height:89px!important}.ht-89{height-top:89px!important}.hr-89{height-right:89px!important}.hb-89{height-bottom:89px!important}.hl-89{height-left:89px!important}.hx-89{height-left:89px!important;height-right:89px!important}.hy-89{height-top:89px!important;height-bottom:89px!important}@media (min-width: 576px){.-smh-89{height:89px!important}.-smht-89{height-top:89px!important}.-smhr-89{height-right:89px!important}.-smhb-89{height-bottom:89px!important}.-smhl-89{height-left:89px!important}.-smhx-89{height-left:89px!important;height-right:89px!important}.-smhy-89{height-top:89px!important;height-bottom:89px!important}}@media (min-width: 768px){.-mdh-89{height:89px!important}.-mdht-89{height-top:89px!important}.-mdhr-89{height-right:89px!important}.-mdhb-89{height-bottom:89px!important}.-mdhl-89{height-left:89px!important}.-mdhx-89{height-left:89px!important;height-right:89px!important}.-mdhy-89{height-top:89px!important;height-bottom:89px!important}}@media (min-width: 992px){.-lgh-89{height:89px!important}.-lght-89{height-top:89px!important}.-lghr-89{height-right:89px!important}.-lghb-89{height-bottom:89px!important}.-lghl-89{height-left:89px!important}.-lghx-89{height-left:89px!important;height-right:89px!important}.-lghy-89{height-top:89px!important;height-bottom:89px!important}}@media (min-width: 1200px){.-xlh-89{height:89px!important}.-xlht-89{height-top:89px!important}.-xlhr-89{height-right:89px!important}.-xlhb-89{height-bottom:89px!important}.-xlhl-89{height-left:89px!important}.-xlhx-89{height-left:89px!important;height-right:89px!important}.-xlhy-89{height-top:89px!important;height-bottom:89px!important}}@media (min-width: 1400px){.-xxlh-89{height:89px!important}.-xxlht-89{height-top:89px!important}.-xxlhr-89{height-right:89px!important}.-xxlhb-89{height-bottom:89px!important}.-xxlhl-89{height-left:89px!important}.-xxlhx-89{height-left:89px!important;height-right:89px!important}.-xxlhy-89{height-top:89px!important;height-bottom:89px!important}}.rounded-89{border-radius:89px!important}.roundedt-89{border-radius-top:89px!important}.roundedr-89{border-radius-right:89px!important}.roundedb-89{border-radius-bottom:89px!important}.roundedl-89{border-radius-left:89px!important}.roundedx-89{border-radius-left:89px!important;border-radius-right:89px!important}.roundedy-89{border-radius-top:89px!important;border-radius-bottom:89px!important}@media (min-width: 576px){.-smrounded-89{border-radius:89px!important}.-smroundedt-89{border-radius-top:89px!important}.-smroundedr-89{border-radius-right:89px!important}.-smroundedb-89{border-radius-bottom:89px!important}.-smroundedl-89{border-radius-left:89px!important}.-smroundedx-89{border-radius-left:89px!important;border-radius-right:89px!important}.-smroundedy-89{border-radius-top:89px!important;border-radius-bottom:89px!important}}@media (min-width: 768px){.-mdrounded-89{border-radius:89px!important}.-mdroundedt-89{border-radius-top:89px!important}.-mdroundedr-89{border-radius-right:89px!important}.-mdroundedb-89{border-radius-bottom:89px!important}.-mdroundedl-89{border-radius-left:89px!important}.-mdroundedx-89{border-radius-left:89px!important;border-radius-right:89px!important}.-mdroundedy-89{border-radius-top:89px!important;border-radius-bottom:89px!important}}@media (min-width: 992px){.-lgrounded-89{border-radius:89px!important}.-lgroundedt-89{border-radius-top:89px!important}.-lgroundedr-89{border-radius-right:89px!important}.-lgroundedb-89{border-radius-bottom:89px!important}.-lgroundedl-89{border-radius-left:89px!important}.-lgroundedx-89{border-radius-left:89px!important;border-radius-right:89px!important}.-lgroundedy-89{border-radius-top:89px!important;border-radius-bottom:89px!important}}@media (min-width: 1200px){.-xlrounded-89{border-radius:89px!important}.-xlroundedt-89{border-radius-top:89px!important}.-xlroundedr-89{border-radius-right:89px!important}.-xlroundedb-89{border-radius-bottom:89px!important}.-xlroundedl-89{border-radius-left:89px!important}.-xlroundedx-89{border-radius-left:89px!important;border-radius-right:89px!important}.-xlroundedy-89{border-radius-top:89px!important;border-radius-bottom:89px!important}}@media (min-width: 1400px){.-xxlrounded-89{border-radius:89px!important}.-xxlroundedt-89{border-radius-top:89px!important}.-xxlroundedr-89{border-radius-right:89px!important}.-xxlroundedb-89{border-radius-bottom:89px!important}.-xxlroundedl-89{border-radius-left:89px!important}.-xxlroundedx-89{border-radius-left:89px!important;border-radius-right:89px!important}.-xxlroundedy-89{border-radius-top:89px!important;border-radius-bottom:89px!important}}.max-w-89{max-width:89px!important}.max-wt-89{max-width-top:89px!important}.max-wr-89{max-width-right:89px!important}.max-wb-89{max-width-bottom:89px!important}.max-wl-89{max-width-left:89px!important}.max-wx-89{max-width-left:89px!important;max-width-right:89px!important}.max-wy-89{max-width-top:89px!important;max-width-bottom:89px!important}@media (min-width: 576px){.-smmax-w-89{max-width:89px!important}.-smmax-wt-89{max-width-top:89px!important}.-smmax-wr-89{max-width-right:89px!important}.-smmax-wb-89{max-width-bottom:89px!important}.-smmax-wl-89{max-width-left:89px!important}.-smmax-wx-89{max-width-left:89px!important;max-width-right:89px!important}.-smmax-wy-89{max-width-top:89px!important;max-width-bottom:89px!important}}@media (min-width: 768px){.-mdmax-w-89{max-width:89px!important}.-mdmax-wt-89{max-width-top:89px!important}.-mdmax-wr-89{max-width-right:89px!important}.-mdmax-wb-89{max-width-bottom:89px!important}.-mdmax-wl-89{max-width-left:89px!important}.-mdmax-wx-89{max-width-left:89px!important;max-width-right:89px!important}.-mdmax-wy-89{max-width-top:89px!important;max-width-bottom:89px!important}}@media (min-width: 992px){.-lgmax-w-89{max-width:89px!important}.-lgmax-wt-89{max-width-top:89px!important}.-lgmax-wr-89{max-width-right:89px!important}.-lgmax-wb-89{max-width-bottom:89px!important}.-lgmax-wl-89{max-width-left:89px!important}.-lgmax-wx-89{max-width-left:89px!important;max-width-right:89px!important}.-lgmax-wy-89{max-width-top:89px!important;max-width-bottom:89px!important}}@media (min-width: 1200px){.-xlmax-w-89{max-width:89px!important}.-xlmax-wt-89{max-width-top:89px!important}.-xlmax-wr-89{max-width-right:89px!important}.-xlmax-wb-89{max-width-bottom:89px!important}.-xlmax-wl-89{max-width-left:89px!important}.-xlmax-wx-89{max-width-left:89px!important;max-width-right:89px!important}.-xlmax-wy-89{max-width-top:89px!important;max-width-bottom:89px!important}}@media (min-width: 1400px){.-xxlmax-w-89{max-width:89px!important}.-xxlmax-wt-89{max-width-top:89px!important}.-xxlmax-wr-89{max-width-right:89px!important}.-xxlmax-wb-89{max-width-bottom:89px!important}.-xxlmax-wl-89{max-width-left:89px!important}.-xxlmax-wx-89{max-width-left:89px!important;max-width-right:89px!important}.-xxlmax-wy-89{max-width-top:89px!important;max-width-bottom:89px!important}}.min-w-89{min-width:89px!important}.min-wt-89{min-width-top:89px!important}.min-wr-89{min-width-right:89px!important}.min-wb-89{min-width-bottom:89px!important}.min-wl-89{min-width-left:89px!important}.min-wx-89{min-width-left:89px!important;min-width-right:89px!important}.min-wy-89{min-width-top:89px!important;min-width-bottom:89px!important}@media (min-width: 576px){.-smmin-w-89{min-width:89px!important}.-smmin-wt-89{min-width-top:89px!important}.-smmin-wr-89{min-width-right:89px!important}.-smmin-wb-89{min-width-bottom:89px!important}.-smmin-wl-89{min-width-left:89px!important}.-smmin-wx-89{min-width-left:89px!important;min-width-right:89px!important}.-smmin-wy-89{min-width-top:89px!important;min-width-bottom:89px!important}}@media (min-width: 768px){.-mdmin-w-89{min-width:89px!important}.-mdmin-wt-89{min-width-top:89px!important}.-mdmin-wr-89{min-width-right:89px!important}.-mdmin-wb-89{min-width-bottom:89px!important}.-mdmin-wl-89{min-width-left:89px!important}.-mdmin-wx-89{min-width-left:89px!important;min-width-right:89px!important}.-mdmin-wy-89{min-width-top:89px!important;min-width-bottom:89px!important}}@media (min-width: 992px){.-lgmin-w-89{min-width:89px!important}.-lgmin-wt-89{min-width-top:89px!important}.-lgmin-wr-89{min-width-right:89px!important}.-lgmin-wb-89{min-width-bottom:89px!important}.-lgmin-wl-89{min-width-left:89px!important}.-lgmin-wx-89{min-width-left:89px!important;min-width-right:89px!important}.-lgmin-wy-89{min-width-top:89px!important;min-width-bottom:89px!important}}@media (min-width: 1200px){.-xlmin-w-89{min-width:89px!important}.-xlmin-wt-89{min-width-top:89px!important}.-xlmin-wr-89{min-width-right:89px!important}.-xlmin-wb-89{min-width-bottom:89px!important}.-xlmin-wl-89{min-width-left:89px!important}.-xlmin-wx-89{min-width-left:89px!important;min-width-right:89px!important}.-xlmin-wy-89{min-width-top:89px!important;min-width-bottom:89px!important}}@media (min-width: 1400px){.-xxlmin-w-89{min-width:89px!important}.-xxlmin-wt-89{min-width-top:89px!important}.-xxlmin-wr-89{min-width-right:89px!important}.-xxlmin-wb-89{min-width-bottom:89px!important}.-xxlmin-wl-89{min-width-left:89px!important}.-xxlmin-wx-89{min-width-left:89px!important;min-width-right:89px!important}.-xxlmin-wy-89{min-width-top:89px!important;min-width-bottom:89px!important}}.max-h-89{max-height:89px!important}.max-ht-89{max-height-top:89px!important}.max-hr-89{max-height-right:89px!important}.max-hb-89{max-height-bottom:89px!important}.max-hl-89{max-height-left:89px!important}.max-hx-89{max-height-left:89px!important;max-height-right:89px!important}.max-hy-89{max-height-top:89px!important;max-height-bottom:89px!important}@media (min-width: 576px){.-smmax-h-89{max-height:89px!important}.-smmax-ht-89{max-height-top:89px!important}.-smmax-hr-89{max-height-right:89px!important}.-smmax-hb-89{max-height-bottom:89px!important}.-smmax-hl-89{max-height-left:89px!important}.-smmax-hx-89{max-height-left:89px!important;max-height-right:89px!important}.-smmax-hy-89{max-height-top:89px!important;max-height-bottom:89px!important}}@media (min-width: 768px){.-mdmax-h-89{max-height:89px!important}.-mdmax-ht-89{max-height-top:89px!important}.-mdmax-hr-89{max-height-right:89px!important}.-mdmax-hb-89{max-height-bottom:89px!important}.-mdmax-hl-89{max-height-left:89px!important}.-mdmax-hx-89{max-height-left:89px!important;max-height-right:89px!important}.-mdmax-hy-89{max-height-top:89px!important;max-height-bottom:89px!important}}@media (min-width: 992px){.-lgmax-h-89{max-height:89px!important}.-lgmax-ht-89{max-height-top:89px!important}.-lgmax-hr-89{max-height-right:89px!important}.-lgmax-hb-89{max-height-bottom:89px!important}.-lgmax-hl-89{max-height-left:89px!important}.-lgmax-hx-89{max-height-left:89px!important;max-height-right:89px!important}.-lgmax-hy-89{max-height-top:89px!important;max-height-bottom:89px!important}}@media (min-width: 1200px){.-xlmax-h-89{max-height:89px!important}.-xlmax-ht-89{max-height-top:89px!important}.-xlmax-hr-89{max-height-right:89px!important}.-xlmax-hb-89{max-height-bottom:89px!important}.-xlmax-hl-89{max-height-left:89px!important}.-xlmax-hx-89{max-height-left:89px!important;max-height-right:89px!important}.-xlmax-hy-89{max-height-top:89px!important;max-height-bottom:89px!important}}@media (min-width: 1400px){.-xxlmax-h-89{max-height:89px!important}.-xxlmax-ht-89{max-height-top:89px!important}.-xxlmax-hr-89{max-height-right:89px!important}.-xxlmax-hb-89{max-height-bottom:89px!important}.-xxlmax-hl-89{max-height-left:89px!important}.-xxlmax-hx-89{max-height-left:89px!important;max-height-right:89px!important}.-xxlmax-hy-89{max-height-top:89px!important;max-height-bottom:89px!important}}.min-h-89{min-height:89px!important}.min-ht-89{min-height-top:89px!important}.min-hr-89{min-height-right:89px!important}.min-hb-89{min-height-bottom:89px!important}.min-hl-89{min-height-left:89px!important}.min-hx-89{min-height-left:89px!important;min-height-right:89px!important}.min-hy-89{min-height-top:89px!important;min-height-bottom:89px!important}@media (min-width: 576px){.-smmin-h-89{min-height:89px!important}.-smmin-ht-89{min-height-top:89px!important}.-smmin-hr-89{min-height-right:89px!important}.-smmin-hb-89{min-height-bottom:89px!important}.-smmin-hl-89{min-height-left:89px!important}.-smmin-hx-89{min-height-left:89px!important;min-height-right:89px!important}.-smmin-hy-89{min-height-top:89px!important;min-height-bottom:89px!important}}@media (min-width: 768px){.-mdmin-h-89{min-height:89px!important}.-mdmin-ht-89{min-height-top:89px!important}.-mdmin-hr-89{min-height-right:89px!important}.-mdmin-hb-89{min-height-bottom:89px!important}.-mdmin-hl-89{min-height-left:89px!important}.-mdmin-hx-89{min-height-left:89px!important;min-height-right:89px!important}.-mdmin-hy-89{min-height-top:89px!important;min-height-bottom:89px!important}}@media (min-width: 992px){.-lgmin-h-89{min-height:89px!important}.-lgmin-ht-89{min-height-top:89px!important}.-lgmin-hr-89{min-height-right:89px!important}.-lgmin-hb-89{min-height-bottom:89px!important}.-lgmin-hl-89{min-height-left:89px!important}.-lgmin-hx-89{min-height-left:89px!important;min-height-right:89px!important}.-lgmin-hy-89{min-height-top:89px!important;min-height-bottom:89px!important}}@media (min-width: 1200px){.-xlmin-h-89{min-height:89px!important}.-xlmin-ht-89{min-height-top:89px!important}.-xlmin-hr-89{min-height-right:89px!important}.-xlmin-hb-89{min-height-bottom:89px!important}.-xlmin-hl-89{min-height-left:89px!important}.-xlmin-hx-89{min-height-left:89px!important;min-height-right:89px!important}.-xlmin-hy-89{min-height-top:89px!important;min-height-bottom:89px!important}}@media (min-width: 1400px){.-xxlmin-h-89{min-height:89px!important}.-xxlmin-ht-89{min-height-top:89px!important}.-xxlmin-hr-89{min-height-right:89px!important}.-xxlmin-hb-89{min-height-bottom:89px!important}.-xxlmin-hl-89{min-height-left:89px!important}.-xxlmin-hx-89{min-height-left:89px!important;min-height-right:89px!important}.-xxlmin-hy-89{min-height-top:89px!important;min-height-bottom:89px!important}}.m-90{margin:90px!important}.mt-90{margin-top:90px!important}.mr-90{margin-right:90px!important}.mb-90{margin-bottom:90px!important}.ml-90{margin-left:90px!important}.mx-90{margin-left:90px!important;margin-right:90px!important}.my-90{margin-top:90px!important;margin-bottom:90px!important}@media (min-width: 576px){.-smm-90{margin:90px!important}.-smmt-90{margin-top:90px!important}.-smmr-90{margin-right:90px!important}.-smmb-90{margin-bottom:90px!important}.-smml-90{margin-left:90px!important}.-smmx-90{margin-left:90px!important;margin-right:90px!important}.-smmy-90{margin-top:90px!important;margin-bottom:90px!important}}@media (min-width: 768px){.-mdm-90{margin:90px!important}.-mdmt-90{margin-top:90px!important}.-mdmr-90{margin-right:90px!important}.-mdmb-90{margin-bottom:90px!important}.-mdml-90{margin-left:90px!important}.-mdmx-90{margin-left:90px!important;margin-right:90px!important}.-mdmy-90{margin-top:90px!important;margin-bottom:90px!important}}@media (min-width: 992px){.-lgm-90{margin:90px!important}.-lgmt-90{margin-top:90px!important}.-lgmr-90{margin-right:90px!important}.-lgmb-90{margin-bottom:90px!important}.-lgml-90{margin-left:90px!important}.-lgmx-90{margin-left:90px!important;margin-right:90px!important}.-lgmy-90{margin-top:90px!important;margin-bottom:90px!important}}@media (min-width: 1200px){.-xlm-90{margin:90px!important}.-xlmt-90{margin-top:90px!important}.-xlmr-90{margin-right:90px!important}.-xlmb-90{margin-bottom:90px!important}.-xlml-90{margin-left:90px!important}.-xlmx-90{margin-left:90px!important;margin-right:90px!important}.-xlmy-90{margin-top:90px!important;margin-bottom:90px!important}}@media (min-width: 1400px){.-xxlm-90{margin:90px!important}.-xxlmt-90{margin-top:90px!important}.-xxlmr-90{margin-right:90px!important}.-xxlmb-90{margin-bottom:90px!important}.-xxlml-90{margin-left:90px!important}.-xxlmx-90{margin-left:90px!important;margin-right:90px!important}.-xxlmy-90{margin-top:90px!important;margin-bottom:90px!important}}.p-90{padding:90px!important}.pt-90{padding-top:90px!important}.pr-90{padding-right:90px!important}.pb-90{padding-bottom:90px!important}.pl-90{padding-left:90px!important}.px-90{padding-left:90px!important;padding-right:90px!important}.py-90{padding-top:90px!important;padding-bottom:90px!important}@media (min-width: 576px){.-smp-90{padding:90px!important}.-smpt-90{padding-top:90px!important}.-smpr-90{padding-right:90px!important}.-smpb-90{padding-bottom:90px!important}.-smpl-90{padding-left:90px!important}.-smpx-90{padding-left:90px!important;padding-right:90px!important}.-smpy-90{padding-top:90px!important;padding-bottom:90px!important}}@media (min-width: 768px){.-mdp-90{padding:90px!important}.-mdpt-90{padding-top:90px!important}.-mdpr-90{padding-right:90px!important}.-mdpb-90{padding-bottom:90px!important}.-mdpl-90{padding-left:90px!important}.-mdpx-90{padding-left:90px!important;padding-right:90px!important}.-mdpy-90{padding-top:90px!important;padding-bottom:90px!important}}@media (min-width: 992px){.-lgp-90{padding:90px!important}.-lgpt-90{padding-top:90px!important}.-lgpr-90{padding-right:90px!important}.-lgpb-90{padding-bottom:90px!important}.-lgpl-90{padding-left:90px!important}.-lgpx-90{padding-left:90px!important;padding-right:90px!important}.-lgpy-90{padding-top:90px!important;padding-bottom:90px!important}}@media (min-width: 1200px){.-xlp-90{padding:90px!important}.-xlpt-90{padding-top:90px!important}.-xlpr-90{padding-right:90px!important}.-xlpb-90{padding-bottom:90px!important}.-xlpl-90{padding-left:90px!important}.-xlpx-90{padding-left:90px!important;padding-right:90px!important}.-xlpy-90{padding-top:90px!important;padding-bottom:90px!important}}@media (min-width: 1400px){.-xxlp-90{padding:90px!important}.-xxlpt-90{padding-top:90px!important}.-xxlpr-90{padding-right:90px!important}.-xxlpb-90{padding-bottom:90px!important}.-xxlpl-90{padding-left:90px!important}.-xxlpx-90{padding-left:90px!important;padding-right:90px!important}.-xxlpy-90{padding-top:90px!important;padding-bottom:90px!important}}.gap-90{gap:90px!important}.gapx-90{-webkit-column-gap:90px!important;-moz-column-gap:90px!important;column-gap:90px!important}.gapy-90{row-gap:90px!important}@media (min-width: 576px){.-smgap-90{gap:90px!important}.-smgapx-90{-webkit-column-gap:90px!important;-moz-column-gap:90px!important;column-gap:90px!important}.-smgapy-90{row-gap:90px!important}}@media (min-width: 768px){.-mdgap-90{gap:90px!important}.-mdgapx-90{-webkit-column-gap:90px!important;-moz-column-gap:90px!important;column-gap:90px!important}.-mdgapy-90{row-gap:90px!important}}@media (min-width: 992px){.-lggap-90{gap:90px!important}.-lggapx-90{-webkit-column-gap:90px!important;-moz-column-gap:90px!important;column-gap:90px!important}.-lggapy-90{row-gap:90px!important}}@media (min-width: 1200px){.-xlgap-90{gap:90px!important}.-xlgapx-90{-webkit-column-gap:90px!important;-moz-column-gap:90px!important;column-gap:90px!important}.-xlgapy-90{row-gap:90px!important}}@media (min-width: 1400px){.-xxlgap-90{gap:90px!important}.-xxlgapx-90{-webkit-column-gap:90px!important;-moz-column-gap:90px!important;column-gap:90px!important}.-xxlgapy-90{row-gap:90px!important}}.w-90{width:90px!important}.wt-90{width-top:90px!important}.wr-90{width-right:90px!important}.wb-90{width-bottom:90px!important}.wl-90{width-left:90px!important}.wx-90{width-left:90px!important;width-right:90px!important}.wy-90{width-top:90px!important;width-bottom:90px!important}@media (min-width: 576px){.-smw-90{width:90px!important}.-smwt-90{width-top:90px!important}.-smwr-90{width-right:90px!important}.-smwb-90{width-bottom:90px!important}.-smwl-90{width-left:90px!important}.-smwx-90{width-left:90px!important;width-right:90px!important}.-smwy-90{width-top:90px!important;width-bottom:90px!important}}@media (min-width: 768px){.-mdw-90{width:90px!important}.-mdwt-90{width-top:90px!important}.-mdwr-90{width-right:90px!important}.-mdwb-90{width-bottom:90px!important}.-mdwl-90{width-left:90px!important}.-mdwx-90{width-left:90px!important;width-right:90px!important}.-mdwy-90{width-top:90px!important;width-bottom:90px!important}}@media (min-width: 992px){.-lgw-90{width:90px!important}.-lgwt-90{width-top:90px!important}.-lgwr-90{width-right:90px!important}.-lgwb-90{width-bottom:90px!important}.-lgwl-90{width-left:90px!important}.-lgwx-90{width-left:90px!important;width-right:90px!important}.-lgwy-90{width-top:90px!important;width-bottom:90px!important}}@media (min-width: 1200px){.-xlw-90{width:90px!important}.-xlwt-90{width-top:90px!important}.-xlwr-90{width-right:90px!important}.-xlwb-90{width-bottom:90px!important}.-xlwl-90{width-left:90px!important}.-xlwx-90{width-left:90px!important;width-right:90px!important}.-xlwy-90{width-top:90px!important;width-bottom:90px!important}}@media (min-width: 1400px){.-xxlw-90{width:90px!important}.-xxlwt-90{width-top:90px!important}.-xxlwr-90{width-right:90px!important}.-xxlwb-90{width-bottom:90px!important}.-xxlwl-90{width-left:90px!important}.-xxlwx-90{width-left:90px!important;width-right:90px!important}.-xxlwy-90{width-top:90px!important;width-bottom:90px!important}}.h-90{height:90px!important}.ht-90{height-top:90px!important}.hr-90{height-right:90px!important}.hb-90{height-bottom:90px!important}.hl-90{height-left:90px!important}.hx-90{height-left:90px!important;height-right:90px!important}.hy-90{height-top:90px!important;height-bottom:90px!important}@media (min-width: 576px){.-smh-90{height:90px!important}.-smht-90{height-top:90px!important}.-smhr-90{height-right:90px!important}.-smhb-90{height-bottom:90px!important}.-smhl-90{height-left:90px!important}.-smhx-90{height-left:90px!important;height-right:90px!important}.-smhy-90{height-top:90px!important;height-bottom:90px!important}}@media (min-width: 768px){.-mdh-90{height:90px!important}.-mdht-90{height-top:90px!important}.-mdhr-90{height-right:90px!important}.-mdhb-90{height-bottom:90px!important}.-mdhl-90{height-left:90px!important}.-mdhx-90{height-left:90px!important;height-right:90px!important}.-mdhy-90{height-top:90px!important;height-bottom:90px!important}}@media (min-width: 992px){.-lgh-90{height:90px!important}.-lght-90{height-top:90px!important}.-lghr-90{height-right:90px!important}.-lghb-90{height-bottom:90px!important}.-lghl-90{height-left:90px!important}.-lghx-90{height-left:90px!important;height-right:90px!important}.-lghy-90{height-top:90px!important;height-bottom:90px!important}}@media (min-width: 1200px){.-xlh-90{height:90px!important}.-xlht-90{height-top:90px!important}.-xlhr-90{height-right:90px!important}.-xlhb-90{height-bottom:90px!important}.-xlhl-90{height-left:90px!important}.-xlhx-90{height-left:90px!important;height-right:90px!important}.-xlhy-90{height-top:90px!important;height-bottom:90px!important}}@media (min-width: 1400px){.-xxlh-90{height:90px!important}.-xxlht-90{height-top:90px!important}.-xxlhr-90{height-right:90px!important}.-xxlhb-90{height-bottom:90px!important}.-xxlhl-90{height-left:90px!important}.-xxlhx-90{height-left:90px!important;height-right:90px!important}.-xxlhy-90{height-top:90px!important;height-bottom:90px!important}}.rounded-90{border-radius:90px!important}.roundedt-90{border-radius-top:90px!important}.roundedr-90{border-radius-right:90px!important}.roundedb-90{border-radius-bottom:90px!important}.roundedl-90{border-radius-left:90px!important}.roundedx-90{border-radius-left:90px!important;border-radius-right:90px!important}.roundedy-90{border-radius-top:90px!important;border-radius-bottom:90px!important}@media (min-width: 576px){.-smrounded-90{border-radius:90px!important}.-smroundedt-90{border-radius-top:90px!important}.-smroundedr-90{border-radius-right:90px!important}.-smroundedb-90{border-radius-bottom:90px!important}.-smroundedl-90{border-radius-left:90px!important}.-smroundedx-90{border-radius-left:90px!important;border-radius-right:90px!important}.-smroundedy-90{border-radius-top:90px!important;border-radius-bottom:90px!important}}@media (min-width: 768px){.-mdrounded-90{border-radius:90px!important}.-mdroundedt-90{border-radius-top:90px!important}.-mdroundedr-90{border-radius-right:90px!important}.-mdroundedb-90{border-radius-bottom:90px!important}.-mdroundedl-90{border-radius-left:90px!important}.-mdroundedx-90{border-radius-left:90px!important;border-radius-right:90px!important}.-mdroundedy-90{border-radius-top:90px!important;border-radius-bottom:90px!important}}@media (min-width: 992px){.-lgrounded-90{border-radius:90px!important}.-lgroundedt-90{border-radius-top:90px!important}.-lgroundedr-90{border-radius-right:90px!important}.-lgroundedb-90{border-radius-bottom:90px!important}.-lgroundedl-90{border-radius-left:90px!important}.-lgroundedx-90{border-radius-left:90px!important;border-radius-right:90px!important}.-lgroundedy-90{border-radius-top:90px!important;border-radius-bottom:90px!important}}@media (min-width: 1200px){.-xlrounded-90{border-radius:90px!important}.-xlroundedt-90{border-radius-top:90px!important}.-xlroundedr-90{border-radius-right:90px!important}.-xlroundedb-90{border-radius-bottom:90px!important}.-xlroundedl-90{border-radius-left:90px!important}.-xlroundedx-90{border-radius-left:90px!important;border-radius-right:90px!important}.-xlroundedy-90{border-radius-top:90px!important;border-radius-bottom:90px!important}}@media (min-width: 1400px){.-xxlrounded-90{border-radius:90px!important}.-xxlroundedt-90{border-radius-top:90px!important}.-xxlroundedr-90{border-radius-right:90px!important}.-xxlroundedb-90{border-radius-bottom:90px!important}.-xxlroundedl-90{border-radius-left:90px!important}.-xxlroundedx-90{border-radius-left:90px!important;border-radius-right:90px!important}.-xxlroundedy-90{border-radius-top:90px!important;border-radius-bottom:90px!important}}.max-w-90{max-width:90px!important}.max-wt-90{max-width-top:90px!important}.max-wr-90{max-width-right:90px!important}.max-wb-90{max-width-bottom:90px!important}.max-wl-90{max-width-left:90px!important}.max-wx-90{max-width-left:90px!important;max-width-right:90px!important}.max-wy-90{max-width-top:90px!important;max-width-bottom:90px!important}@media (min-width: 576px){.-smmax-w-90{max-width:90px!important}.-smmax-wt-90{max-width-top:90px!important}.-smmax-wr-90{max-width-right:90px!important}.-smmax-wb-90{max-width-bottom:90px!important}.-smmax-wl-90{max-width-left:90px!important}.-smmax-wx-90{max-width-left:90px!important;max-width-right:90px!important}.-smmax-wy-90{max-width-top:90px!important;max-width-bottom:90px!important}}@media (min-width: 768px){.-mdmax-w-90{max-width:90px!important}.-mdmax-wt-90{max-width-top:90px!important}.-mdmax-wr-90{max-width-right:90px!important}.-mdmax-wb-90{max-width-bottom:90px!important}.-mdmax-wl-90{max-width-left:90px!important}.-mdmax-wx-90{max-width-left:90px!important;max-width-right:90px!important}.-mdmax-wy-90{max-width-top:90px!important;max-width-bottom:90px!important}}@media (min-width: 992px){.-lgmax-w-90{max-width:90px!important}.-lgmax-wt-90{max-width-top:90px!important}.-lgmax-wr-90{max-width-right:90px!important}.-lgmax-wb-90{max-width-bottom:90px!important}.-lgmax-wl-90{max-width-left:90px!important}.-lgmax-wx-90{max-width-left:90px!important;max-width-right:90px!important}.-lgmax-wy-90{max-width-top:90px!important;max-width-bottom:90px!important}}@media (min-width: 1200px){.-xlmax-w-90{max-width:90px!important}.-xlmax-wt-90{max-width-top:90px!important}.-xlmax-wr-90{max-width-right:90px!important}.-xlmax-wb-90{max-width-bottom:90px!important}.-xlmax-wl-90{max-width-left:90px!important}.-xlmax-wx-90{max-width-left:90px!important;max-width-right:90px!important}.-xlmax-wy-90{max-width-top:90px!important;max-width-bottom:90px!important}}@media (min-width: 1400px){.-xxlmax-w-90{max-width:90px!important}.-xxlmax-wt-90{max-width-top:90px!important}.-xxlmax-wr-90{max-width-right:90px!important}.-xxlmax-wb-90{max-width-bottom:90px!important}.-xxlmax-wl-90{max-width-left:90px!important}.-xxlmax-wx-90{max-width-left:90px!important;max-width-right:90px!important}.-xxlmax-wy-90{max-width-top:90px!important;max-width-bottom:90px!important}}.min-w-90{min-width:90px!important}.min-wt-90{min-width-top:90px!important}.min-wr-90{min-width-right:90px!important}.min-wb-90{min-width-bottom:90px!important}.min-wl-90{min-width-left:90px!important}.min-wx-90{min-width-left:90px!important;min-width-right:90px!important}.min-wy-90{min-width-top:90px!important;min-width-bottom:90px!important}@media (min-width: 576px){.-smmin-w-90{min-width:90px!important}.-smmin-wt-90{min-width-top:90px!important}.-smmin-wr-90{min-width-right:90px!important}.-smmin-wb-90{min-width-bottom:90px!important}.-smmin-wl-90{min-width-left:90px!important}.-smmin-wx-90{min-width-left:90px!important;min-width-right:90px!important}.-smmin-wy-90{min-width-top:90px!important;min-width-bottom:90px!important}}@media (min-width: 768px){.-mdmin-w-90{min-width:90px!important}.-mdmin-wt-90{min-width-top:90px!important}.-mdmin-wr-90{min-width-right:90px!important}.-mdmin-wb-90{min-width-bottom:90px!important}.-mdmin-wl-90{min-width-left:90px!important}.-mdmin-wx-90{min-width-left:90px!important;min-width-right:90px!important}.-mdmin-wy-90{min-width-top:90px!important;min-width-bottom:90px!important}}@media (min-width: 992px){.-lgmin-w-90{min-width:90px!important}.-lgmin-wt-90{min-width-top:90px!important}.-lgmin-wr-90{min-width-right:90px!important}.-lgmin-wb-90{min-width-bottom:90px!important}.-lgmin-wl-90{min-width-left:90px!important}.-lgmin-wx-90{min-width-left:90px!important;min-width-right:90px!important}.-lgmin-wy-90{min-width-top:90px!important;min-width-bottom:90px!important}}@media (min-width: 1200px){.-xlmin-w-90{min-width:90px!important}.-xlmin-wt-90{min-width-top:90px!important}.-xlmin-wr-90{min-width-right:90px!important}.-xlmin-wb-90{min-width-bottom:90px!important}.-xlmin-wl-90{min-width-left:90px!important}.-xlmin-wx-90{min-width-left:90px!important;min-width-right:90px!important}.-xlmin-wy-90{min-width-top:90px!important;min-width-bottom:90px!important}}@media (min-width: 1400px){.-xxlmin-w-90{min-width:90px!important}.-xxlmin-wt-90{min-width-top:90px!important}.-xxlmin-wr-90{min-width-right:90px!important}.-xxlmin-wb-90{min-width-bottom:90px!important}.-xxlmin-wl-90{min-width-left:90px!important}.-xxlmin-wx-90{min-width-left:90px!important;min-width-right:90px!important}.-xxlmin-wy-90{min-width-top:90px!important;min-width-bottom:90px!important}}.max-h-90{max-height:90px!important}.max-ht-90{max-height-top:90px!important}.max-hr-90{max-height-right:90px!important}.max-hb-90{max-height-bottom:90px!important}.max-hl-90{max-height-left:90px!important}.max-hx-90{max-height-left:90px!important;max-height-right:90px!important}.max-hy-90{max-height-top:90px!important;max-height-bottom:90px!important}@media (min-width: 576px){.-smmax-h-90{max-height:90px!important}.-smmax-ht-90{max-height-top:90px!important}.-smmax-hr-90{max-height-right:90px!important}.-smmax-hb-90{max-height-bottom:90px!important}.-smmax-hl-90{max-height-left:90px!important}.-smmax-hx-90{max-height-left:90px!important;max-height-right:90px!important}.-smmax-hy-90{max-height-top:90px!important;max-height-bottom:90px!important}}@media (min-width: 768px){.-mdmax-h-90{max-height:90px!important}.-mdmax-ht-90{max-height-top:90px!important}.-mdmax-hr-90{max-height-right:90px!important}.-mdmax-hb-90{max-height-bottom:90px!important}.-mdmax-hl-90{max-height-left:90px!important}.-mdmax-hx-90{max-height-left:90px!important;max-height-right:90px!important}.-mdmax-hy-90{max-height-top:90px!important;max-height-bottom:90px!important}}@media (min-width: 992px){.-lgmax-h-90{max-height:90px!important}.-lgmax-ht-90{max-height-top:90px!important}.-lgmax-hr-90{max-height-right:90px!important}.-lgmax-hb-90{max-height-bottom:90px!important}.-lgmax-hl-90{max-height-left:90px!important}.-lgmax-hx-90{max-height-left:90px!important;max-height-right:90px!important}.-lgmax-hy-90{max-height-top:90px!important;max-height-bottom:90px!important}}@media (min-width: 1200px){.-xlmax-h-90{max-height:90px!important}.-xlmax-ht-90{max-height-top:90px!important}.-xlmax-hr-90{max-height-right:90px!important}.-xlmax-hb-90{max-height-bottom:90px!important}.-xlmax-hl-90{max-height-left:90px!important}.-xlmax-hx-90{max-height-left:90px!important;max-height-right:90px!important}.-xlmax-hy-90{max-height-top:90px!important;max-height-bottom:90px!important}}@media (min-width: 1400px){.-xxlmax-h-90{max-height:90px!important}.-xxlmax-ht-90{max-height-top:90px!important}.-xxlmax-hr-90{max-height-right:90px!important}.-xxlmax-hb-90{max-height-bottom:90px!important}.-xxlmax-hl-90{max-height-left:90px!important}.-xxlmax-hx-90{max-height-left:90px!important;max-height-right:90px!important}.-xxlmax-hy-90{max-height-top:90px!important;max-height-bottom:90px!important}}.min-h-90{min-height:90px!important}.min-ht-90{min-height-top:90px!important}.min-hr-90{min-height-right:90px!important}.min-hb-90{min-height-bottom:90px!important}.min-hl-90{min-height-left:90px!important}.min-hx-90{min-height-left:90px!important;min-height-right:90px!important}.min-hy-90{min-height-top:90px!important;min-height-bottom:90px!important}@media (min-width: 576px){.-smmin-h-90{min-height:90px!important}.-smmin-ht-90{min-height-top:90px!important}.-smmin-hr-90{min-height-right:90px!important}.-smmin-hb-90{min-height-bottom:90px!important}.-smmin-hl-90{min-height-left:90px!important}.-smmin-hx-90{min-height-left:90px!important;min-height-right:90px!important}.-smmin-hy-90{min-height-top:90px!important;min-height-bottom:90px!important}}@media (min-width: 768px){.-mdmin-h-90{min-height:90px!important}.-mdmin-ht-90{min-height-top:90px!important}.-mdmin-hr-90{min-height-right:90px!important}.-mdmin-hb-90{min-height-bottom:90px!important}.-mdmin-hl-90{min-height-left:90px!important}.-mdmin-hx-90{min-height-left:90px!important;min-height-right:90px!important}.-mdmin-hy-90{min-height-top:90px!important;min-height-bottom:90px!important}}@media (min-width: 992px){.-lgmin-h-90{min-height:90px!important}.-lgmin-ht-90{min-height-top:90px!important}.-lgmin-hr-90{min-height-right:90px!important}.-lgmin-hb-90{min-height-bottom:90px!important}.-lgmin-hl-90{min-height-left:90px!important}.-lgmin-hx-90{min-height-left:90px!important;min-height-right:90px!important}.-lgmin-hy-90{min-height-top:90px!important;min-height-bottom:90px!important}}@media (min-width: 1200px){.-xlmin-h-90{min-height:90px!important}.-xlmin-ht-90{min-height-top:90px!important}.-xlmin-hr-90{min-height-right:90px!important}.-xlmin-hb-90{min-height-bottom:90px!important}.-xlmin-hl-90{min-height-left:90px!important}.-xlmin-hx-90{min-height-left:90px!important;min-height-right:90px!important}.-xlmin-hy-90{min-height-top:90px!important;min-height-bottom:90px!important}}@media (min-width: 1400px){.-xxlmin-h-90{min-height:90px!important}.-xxlmin-ht-90{min-height-top:90px!important}.-xxlmin-hr-90{min-height-right:90px!important}.-xxlmin-hb-90{min-height-bottom:90px!important}.-xxlmin-hl-90{min-height-left:90px!important}.-xxlmin-hx-90{min-height-left:90px!important;min-height-right:90px!important}.-xxlmin-hy-90{min-height-top:90px!important;min-height-bottom:90px!important}}.m-91{margin:91px!important}.mt-91{margin-top:91px!important}.mr-91{margin-right:91px!important}.mb-91{margin-bottom:91px!important}.ml-91{margin-left:91px!important}.mx-91{margin-left:91px!important;margin-right:91px!important}.my-91{margin-top:91px!important;margin-bottom:91px!important}@media (min-width: 576px){.-smm-91{margin:91px!important}.-smmt-91{margin-top:91px!important}.-smmr-91{margin-right:91px!important}.-smmb-91{margin-bottom:91px!important}.-smml-91{margin-left:91px!important}.-smmx-91{margin-left:91px!important;margin-right:91px!important}.-smmy-91{margin-top:91px!important;margin-bottom:91px!important}}@media (min-width: 768px){.-mdm-91{margin:91px!important}.-mdmt-91{margin-top:91px!important}.-mdmr-91{margin-right:91px!important}.-mdmb-91{margin-bottom:91px!important}.-mdml-91{margin-left:91px!important}.-mdmx-91{margin-left:91px!important;margin-right:91px!important}.-mdmy-91{margin-top:91px!important;margin-bottom:91px!important}}@media (min-width: 992px){.-lgm-91{margin:91px!important}.-lgmt-91{margin-top:91px!important}.-lgmr-91{margin-right:91px!important}.-lgmb-91{margin-bottom:91px!important}.-lgml-91{margin-left:91px!important}.-lgmx-91{margin-left:91px!important;margin-right:91px!important}.-lgmy-91{margin-top:91px!important;margin-bottom:91px!important}}@media (min-width: 1200px){.-xlm-91{margin:91px!important}.-xlmt-91{margin-top:91px!important}.-xlmr-91{margin-right:91px!important}.-xlmb-91{margin-bottom:91px!important}.-xlml-91{margin-left:91px!important}.-xlmx-91{margin-left:91px!important;margin-right:91px!important}.-xlmy-91{margin-top:91px!important;margin-bottom:91px!important}}@media (min-width: 1400px){.-xxlm-91{margin:91px!important}.-xxlmt-91{margin-top:91px!important}.-xxlmr-91{margin-right:91px!important}.-xxlmb-91{margin-bottom:91px!important}.-xxlml-91{margin-left:91px!important}.-xxlmx-91{margin-left:91px!important;margin-right:91px!important}.-xxlmy-91{margin-top:91px!important;margin-bottom:91px!important}}.p-91{padding:91px!important}.pt-91{padding-top:91px!important}.pr-91{padding-right:91px!important}.pb-91{padding-bottom:91px!important}.pl-91{padding-left:91px!important}.px-91{padding-left:91px!important;padding-right:91px!important}.py-91{padding-top:91px!important;padding-bottom:91px!important}@media (min-width: 576px){.-smp-91{padding:91px!important}.-smpt-91{padding-top:91px!important}.-smpr-91{padding-right:91px!important}.-smpb-91{padding-bottom:91px!important}.-smpl-91{padding-left:91px!important}.-smpx-91{padding-left:91px!important;padding-right:91px!important}.-smpy-91{padding-top:91px!important;padding-bottom:91px!important}}@media (min-width: 768px){.-mdp-91{padding:91px!important}.-mdpt-91{padding-top:91px!important}.-mdpr-91{padding-right:91px!important}.-mdpb-91{padding-bottom:91px!important}.-mdpl-91{padding-left:91px!important}.-mdpx-91{padding-left:91px!important;padding-right:91px!important}.-mdpy-91{padding-top:91px!important;padding-bottom:91px!important}}@media (min-width: 992px){.-lgp-91{padding:91px!important}.-lgpt-91{padding-top:91px!important}.-lgpr-91{padding-right:91px!important}.-lgpb-91{padding-bottom:91px!important}.-lgpl-91{padding-left:91px!important}.-lgpx-91{padding-left:91px!important;padding-right:91px!important}.-lgpy-91{padding-top:91px!important;padding-bottom:91px!important}}@media (min-width: 1200px){.-xlp-91{padding:91px!important}.-xlpt-91{padding-top:91px!important}.-xlpr-91{padding-right:91px!important}.-xlpb-91{padding-bottom:91px!important}.-xlpl-91{padding-left:91px!important}.-xlpx-91{padding-left:91px!important;padding-right:91px!important}.-xlpy-91{padding-top:91px!important;padding-bottom:91px!important}}@media (min-width: 1400px){.-xxlp-91{padding:91px!important}.-xxlpt-91{padding-top:91px!important}.-xxlpr-91{padding-right:91px!important}.-xxlpb-91{padding-bottom:91px!important}.-xxlpl-91{padding-left:91px!important}.-xxlpx-91{padding-left:91px!important;padding-right:91px!important}.-xxlpy-91{padding-top:91px!important;padding-bottom:91px!important}}.gap-91{gap:91px!important}.gapx-91{-webkit-column-gap:91px!important;-moz-column-gap:91px!important;column-gap:91px!important}.gapy-91{row-gap:91px!important}@media (min-width: 576px){.-smgap-91{gap:91px!important}.-smgapx-91{-webkit-column-gap:91px!important;-moz-column-gap:91px!important;column-gap:91px!important}.-smgapy-91{row-gap:91px!important}}@media (min-width: 768px){.-mdgap-91{gap:91px!important}.-mdgapx-91{-webkit-column-gap:91px!important;-moz-column-gap:91px!important;column-gap:91px!important}.-mdgapy-91{row-gap:91px!important}}@media (min-width: 992px){.-lggap-91{gap:91px!important}.-lggapx-91{-webkit-column-gap:91px!important;-moz-column-gap:91px!important;column-gap:91px!important}.-lggapy-91{row-gap:91px!important}}@media (min-width: 1200px){.-xlgap-91{gap:91px!important}.-xlgapx-91{-webkit-column-gap:91px!important;-moz-column-gap:91px!important;column-gap:91px!important}.-xlgapy-91{row-gap:91px!important}}@media (min-width: 1400px){.-xxlgap-91{gap:91px!important}.-xxlgapx-91{-webkit-column-gap:91px!important;-moz-column-gap:91px!important;column-gap:91px!important}.-xxlgapy-91{row-gap:91px!important}}.w-91{width:91px!important}.wt-91{width-top:91px!important}.wr-91{width-right:91px!important}.wb-91{width-bottom:91px!important}.wl-91{width-left:91px!important}.wx-91{width-left:91px!important;width-right:91px!important}.wy-91{width-top:91px!important;width-bottom:91px!important}@media (min-width: 576px){.-smw-91{width:91px!important}.-smwt-91{width-top:91px!important}.-smwr-91{width-right:91px!important}.-smwb-91{width-bottom:91px!important}.-smwl-91{width-left:91px!important}.-smwx-91{width-left:91px!important;width-right:91px!important}.-smwy-91{width-top:91px!important;width-bottom:91px!important}}@media (min-width: 768px){.-mdw-91{width:91px!important}.-mdwt-91{width-top:91px!important}.-mdwr-91{width-right:91px!important}.-mdwb-91{width-bottom:91px!important}.-mdwl-91{width-left:91px!important}.-mdwx-91{width-left:91px!important;width-right:91px!important}.-mdwy-91{width-top:91px!important;width-bottom:91px!important}}@media (min-width: 992px){.-lgw-91{width:91px!important}.-lgwt-91{width-top:91px!important}.-lgwr-91{width-right:91px!important}.-lgwb-91{width-bottom:91px!important}.-lgwl-91{width-left:91px!important}.-lgwx-91{width-left:91px!important;width-right:91px!important}.-lgwy-91{width-top:91px!important;width-bottom:91px!important}}@media (min-width: 1200px){.-xlw-91{width:91px!important}.-xlwt-91{width-top:91px!important}.-xlwr-91{width-right:91px!important}.-xlwb-91{width-bottom:91px!important}.-xlwl-91{width-left:91px!important}.-xlwx-91{width-left:91px!important;width-right:91px!important}.-xlwy-91{width-top:91px!important;width-bottom:91px!important}}@media (min-width: 1400px){.-xxlw-91{width:91px!important}.-xxlwt-91{width-top:91px!important}.-xxlwr-91{width-right:91px!important}.-xxlwb-91{width-bottom:91px!important}.-xxlwl-91{width-left:91px!important}.-xxlwx-91{width-left:91px!important;width-right:91px!important}.-xxlwy-91{width-top:91px!important;width-bottom:91px!important}}.h-91{height:91px!important}.ht-91{height-top:91px!important}.hr-91{height-right:91px!important}.hb-91{height-bottom:91px!important}.hl-91{height-left:91px!important}.hx-91{height-left:91px!important;height-right:91px!important}.hy-91{height-top:91px!important;height-bottom:91px!important}@media (min-width: 576px){.-smh-91{height:91px!important}.-smht-91{height-top:91px!important}.-smhr-91{height-right:91px!important}.-smhb-91{height-bottom:91px!important}.-smhl-91{height-left:91px!important}.-smhx-91{height-left:91px!important;height-right:91px!important}.-smhy-91{height-top:91px!important;height-bottom:91px!important}}@media (min-width: 768px){.-mdh-91{height:91px!important}.-mdht-91{height-top:91px!important}.-mdhr-91{height-right:91px!important}.-mdhb-91{height-bottom:91px!important}.-mdhl-91{height-left:91px!important}.-mdhx-91{height-left:91px!important;height-right:91px!important}.-mdhy-91{height-top:91px!important;height-bottom:91px!important}}@media (min-width: 992px){.-lgh-91{height:91px!important}.-lght-91{height-top:91px!important}.-lghr-91{height-right:91px!important}.-lghb-91{height-bottom:91px!important}.-lghl-91{height-left:91px!important}.-lghx-91{height-left:91px!important;height-right:91px!important}.-lghy-91{height-top:91px!important;height-bottom:91px!important}}@media (min-width: 1200px){.-xlh-91{height:91px!important}.-xlht-91{height-top:91px!important}.-xlhr-91{height-right:91px!important}.-xlhb-91{height-bottom:91px!important}.-xlhl-91{height-left:91px!important}.-xlhx-91{height-left:91px!important;height-right:91px!important}.-xlhy-91{height-top:91px!important;height-bottom:91px!important}}@media (min-width: 1400px){.-xxlh-91{height:91px!important}.-xxlht-91{height-top:91px!important}.-xxlhr-91{height-right:91px!important}.-xxlhb-91{height-bottom:91px!important}.-xxlhl-91{height-left:91px!important}.-xxlhx-91{height-left:91px!important;height-right:91px!important}.-xxlhy-91{height-top:91px!important;height-bottom:91px!important}}.rounded-91{border-radius:91px!important}.roundedt-91{border-radius-top:91px!important}.roundedr-91{border-radius-right:91px!important}.roundedb-91{border-radius-bottom:91px!important}.roundedl-91{border-radius-left:91px!important}.roundedx-91{border-radius-left:91px!important;border-radius-right:91px!important}.roundedy-91{border-radius-top:91px!important;border-radius-bottom:91px!important}@media (min-width: 576px){.-smrounded-91{border-radius:91px!important}.-smroundedt-91{border-radius-top:91px!important}.-smroundedr-91{border-radius-right:91px!important}.-smroundedb-91{border-radius-bottom:91px!important}.-smroundedl-91{border-radius-left:91px!important}.-smroundedx-91{border-radius-left:91px!important;border-radius-right:91px!important}.-smroundedy-91{border-radius-top:91px!important;border-radius-bottom:91px!important}}@media (min-width: 768px){.-mdrounded-91{border-radius:91px!important}.-mdroundedt-91{border-radius-top:91px!important}.-mdroundedr-91{border-radius-right:91px!important}.-mdroundedb-91{border-radius-bottom:91px!important}.-mdroundedl-91{border-radius-left:91px!important}.-mdroundedx-91{border-radius-left:91px!important;border-radius-right:91px!important}.-mdroundedy-91{border-radius-top:91px!important;border-radius-bottom:91px!important}}@media (min-width: 992px){.-lgrounded-91{border-radius:91px!important}.-lgroundedt-91{border-radius-top:91px!important}.-lgroundedr-91{border-radius-right:91px!important}.-lgroundedb-91{border-radius-bottom:91px!important}.-lgroundedl-91{border-radius-left:91px!important}.-lgroundedx-91{border-radius-left:91px!important;border-radius-right:91px!important}.-lgroundedy-91{border-radius-top:91px!important;border-radius-bottom:91px!important}}@media (min-width: 1200px){.-xlrounded-91{border-radius:91px!important}.-xlroundedt-91{border-radius-top:91px!important}.-xlroundedr-91{border-radius-right:91px!important}.-xlroundedb-91{border-radius-bottom:91px!important}.-xlroundedl-91{border-radius-left:91px!important}.-xlroundedx-91{border-radius-left:91px!important;border-radius-right:91px!important}.-xlroundedy-91{border-radius-top:91px!important;border-radius-bottom:91px!important}}@media (min-width: 1400px){.-xxlrounded-91{border-radius:91px!important}.-xxlroundedt-91{border-radius-top:91px!important}.-xxlroundedr-91{border-radius-right:91px!important}.-xxlroundedb-91{border-radius-bottom:91px!important}.-xxlroundedl-91{border-radius-left:91px!important}.-xxlroundedx-91{border-radius-left:91px!important;border-radius-right:91px!important}.-xxlroundedy-91{border-radius-top:91px!important;border-radius-bottom:91px!important}}.max-w-91{max-width:91px!important}.max-wt-91{max-width-top:91px!important}.max-wr-91{max-width-right:91px!important}.max-wb-91{max-width-bottom:91px!important}.max-wl-91{max-width-left:91px!important}.max-wx-91{max-width-left:91px!important;max-width-right:91px!important}.max-wy-91{max-width-top:91px!important;max-width-bottom:91px!important}@media (min-width: 576px){.-smmax-w-91{max-width:91px!important}.-smmax-wt-91{max-width-top:91px!important}.-smmax-wr-91{max-width-right:91px!important}.-smmax-wb-91{max-width-bottom:91px!important}.-smmax-wl-91{max-width-left:91px!important}.-smmax-wx-91{max-width-left:91px!important;max-width-right:91px!important}.-smmax-wy-91{max-width-top:91px!important;max-width-bottom:91px!important}}@media (min-width: 768px){.-mdmax-w-91{max-width:91px!important}.-mdmax-wt-91{max-width-top:91px!important}.-mdmax-wr-91{max-width-right:91px!important}.-mdmax-wb-91{max-width-bottom:91px!important}.-mdmax-wl-91{max-width-left:91px!important}.-mdmax-wx-91{max-width-left:91px!important;max-width-right:91px!important}.-mdmax-wy-91{max-width-top:91px!important;max-width-bottom:91px!important}}@media (min-width: 992px){.-lgmax-w-91{max-width:91px!important}.-lgmax-wt-91{max-width-top:91px!important}.-lgmax-wr-91{max-width-right:91px!important}.-lgmax-wb-91{max-width-bottom:91px!important}.-lgmax-wl-91{max-width-left:91px!important}.-lgmax-wx-91{max-width-left:91px!important;max-width-right:91px!important}.-lgmax-wy-91{max-width-top:91px!important;max-width-bottom:91px!important}}@media (min-width: 1200px){.-xlmax-w-91{max-width:91px!important}.-xlmax-wt-91{max-width-top:91px!important}.-xlmax-wr-91{max-width-right:91px!important}.-xlmax-wb-91{max-width-bottom:91px!important}.-xlmax-wl-91{max-width-left:91px!important}.-xlmax-wx-91{max-width-left:91px!important;max-width-right:91px!important}.-xlmax-wy-91{max-width-top:91px!important;max-width-bottom:91px!important}}@media (min-width: 1400px){.-xxlmax-w-91{max-width:91px!important}.-xxlmax-wt-91{max-width-top:91px!important}.-xxlmax-wr-91{max-width-right:91px!important}.-xxlmax-wb-91{max-width-bottom:91px!important}.-xxlmax-wl-91{max-width-left:91px!important}.-xxlmax-wx-91{max-width-left:91px!important;max-width-right:91px!important}.-xxlmax-wy-91{max-width-top:91px!important;max-width-bottom:91px!important}}.min-w-91{min-width:91px!important}.min-wt-91{min-width-top:91px!important}.min-wr-91{min-width-right:91px!important}.min-wb-91{min-width-bottom:91px!important}.min-wl-91{min-width-left:91px!important}.min-wx-91{min-width-left:91px!important;min-width-right:91px!important}.min-wy-91{min-width-top:91px!important;min-width-bottom:91px!important}@media (min-width: 576px){.-smmin-w-91{min-width:91px!important}.-smmin-wt-91{min-width-top:91px!important}.-smmin-wr-91{min-width-right:91px!important}.-smmin-wb-91{min-width-bottom:91px!important}.-smmin-wl-91{min-width-left:91px!important}.-smmin-wx-91{min-width-left:91px!important;min-width-right:91px!important}.-smmin-wy-91{min-width-top:91px!important;min-width-bottom:91px!important}}@media (min-width: 768px){.-mdmin-w-91{min-width:91px!important}.-mdmin-wt-91{min-width-top:91px!important}.-mdmin-wr-91{min-width-right:91px!important}.-mdmin-wb-91{min-width-bottom:91px!important}.-mdmin-wl-91{min-width-left:91px!important}.-mdmin-wx-91{min-width-left:91px!important;min-width-right:91px!important}.-mdmin-wy-91{min-width-top:91px!important;min-width-bottom:91px!important}}@media (min-width: 992px){.-lgmin-w-91{min-width:91px!important}.-lgmin-wt-91{min-width-top:91px!important}.-lgmin-wr-91{min-width-right:91px!important}.-lgmin-wb-91{min-width-bottom:91px!important}.-lgmin-wl-91{min-width-left:91px!important}.-lgmin-wx-91{min-width-left:91px!important;min-width-right:91px!important}.-lgmin-wy-91{min-width-top:91px!important;min-width-bottom:91px!important}}@media (min-width: 1200px){.-xlmin-w-91{min-width:91px!important}.-xlmin-wt-91{min-width-top:91px!important}.-xlmin-wr-91{min-width-right:91px!important}.-xlmin-wb-91{min-width-bottom:91px!important}.-xlmin-wl-91{min-width-left:91px!important}.-xlmin-wx-91{min-width-left:91px!important;min-width-right:91px!important}.-xlmin-wy-91{min-width-top:91px!important;min-width-bottom:91px!important}}@media (min-width: 1400px){.-xxlmin-w-91{min-width:91px!important}.-xxlmin-wt-91{min-width-top:91px!important}.-xxlmin-wr-91{min-width-right:91px!important}.-xxlmin-wb-91{min-width-bottom:91px!important}.-xxlmin-wl-91{min-width-left:91px!important}.-xxlmin-wx-91{min-width-left:91px!important;min-width-right:91px!important}.-xxlmin-wy-91{min-width-top:91px!important;min-width-bottom:91px!important}}.max-h-91{max-height:91px!important}.max-ht-91{max-height-top:91px!important}.max-hr-91{max-height-right:91px!important}.max-hb-91{max-height-bottom:91px!important}.max-hl-91{max-height-left:91px!important}.max-hx-91{max-height-left:91px!important;max-height-right:91px!important}.max-hy-91{max-height-top:91px!important;max-height-bottom:91px!important}@media (min-width: 576px){.-smmax-h-91{max-height:91px!important}.-smmax-ht-91{max-height-top:91px!important}.-smmax-hr-91{max-height-right:91px!important}.-smmax-hb-91{max-height-bottom:91px!important}.-smmax-hl-91{max-height-left:91px!important}.-smmax-hx-91{max-height-left:91px!important;max-height-right:91px!important}.-smmax-hy-91{max-height-top:91px!important;max-height-bottom:91px!important}}@media (min-width: 768px){.-mdmax-h-91{max-height:91px!important}.-mdmax-ht-91{max-height-top:91px!important}.-mdmax-hr-91{max-height-right:91px!important}.-mdmax-hb-91{max-height-bottom:91px!important}.-mdmax-hl-91{max-height-left:91px!important}.-mdmax-hx-91{max-height-left:91px!important;max-height-right:91px!important}.-mdmax-hy-91{max-height-top:91px!important;max-height-bottom:91px!important}}@media (min-width: 992px){.-lgmax-h-91{max-height:91px!important}.-lgmax-ht-91{max-height-top:91px!important}.-lgmax-hr-91{max-height-right:91px!important}.-lgmax-hb-91{max-height-bottom:91px!important}.-lgmax-hl-91{max-height-left:91px!important}.-lgmax-hx-91{max-height-left:91px!important;max-height-right:91px!important}.-lgmax-hy-91{max-height-top:91px!important;max-height-bottom:91px!important}}@media (min-width: 1200px){.-xlmax-h-91{max-height:91px!important}.-xlmax-ht-91{max-height-top:91px!important}.-xlmax-hr-91{max-height-right:91px!important}.-xlmax-hb-91{max-height-bottom:91px!important}.-xlmax-hl-91{max-height-left:91px!important}.-xlmax-hx-91{max-height-left:91px!important;max-height-right:91px!important}.-xlmax-hy-91{max-height-top:91px!important;max-height-bottom:91px!important}}@media (min-width: 1400px){.-xxlmax-h-91{max-height:91px!important}.-xxlmax-ht-91{max-height-top:91px!important}.-xxlmax-hr-91{max-height-right:91px!important}.-xxlmax-hb-91{max-height-bottom:91px!important}.-xxlmax-hl-91{max-height-left:91px!important}.-xxlmax-hx-91{max-height-left:91px!important;max-height-right:91px!important}.-xxlmax-hy-91{max-height-top:91px!important;max-height-bottom:91px!important}}.min-h-91{min-height:91px!important}.min-ht-91{min-height-top:91px!important}.min-hr-91{min-height-right:91px!important}.min-hb-91{min-height-bottom:91px!important}.min-hl-91{min-height-left:91px!important}.min-hx-91{min-height-left:91px!important;min-height-right:91px!important}.min-hy-91{min-height-top:91px!important;min-height-bottom:91px!important}@media (min-width: 576px){.-smmin-h-91{min-height:91px!important}.-smmin-ht-91{min-height-top:91px!important}.-smmin-hr-91{min-height-right:91px!important}.-smmin-hb-91{min-height-bottom:91px!important}.-smmin-hl-91{min-height-left:91px!important}.-smmin-hx-91{min-height-left:91px!important;min-height-right:91px!important}.-smmin-hy-91{min-height-top:91px!important;min-height-bottom:91px!important}}@media (min-width: 768px){.-mdmin-h-91{min-height:91px!important}.-mdmin-ht-91{min-height-top:91px!important}.-mdmin-hr-91{min-height-right:91px!important}.-mdmin-hb-91{min-height-bottom:91px!important}.-mdmin-hl-91{min-height-left:91px!important}.-mdmin-hx-91{min-height-left:91px!important;min-height-right:91px!important}.-mdmin-hy-91{min-height-top:91px!important;min-height-bottom:91px!important}}@media (min-width: 992px){.-lgmin-h-91{min-height:91px!important}.-lgmin-ht-91{min-height-top:91px!important}.-lgmin-hr-91{min-height-right:91px!important}.-lgmin-hb-91{min-height-bottom:91px!important}.-lgmin-hl-91{min-height-left:91px!important}.-lgmin-hx-91{min-height-left:91px!important;min-height-right:91px!important}.-lgmin-hy-91{min-height-top:91px!important;min-height-bottom:91px!important}}@media (min-width: 1200px){.-xlmin-h-91{min-height:91px!important}.-xlmin-ht-91{min-height-top:91px!important}.-xlmin-hr-91{min-height-right:91px!important}.-xlmin-hb-91{min-height-bottom:91px!important}.-xlmin-hl-91{min-height-left:91px!important}.-xlmin-hx-91{min-height-left:91px!important;min-height-right:91px!important}.-xlmin-hy-91{min-height-top:91px!important;min-height-bottom:91px!important}}@media (min-width: 1400px){.-xxlmin-h-91{min-height:91px!important}.-xxlmin-ht-91{min-height-top:91px!important}.-xxlmin-hr-91{min-height-right:91px!important}.-xxlmin-hb-91{min-height-bottom:91px!important}.-xxlmin-hl-91{min-height-left:91px!important}.-xxlmin-hx-91{min-height-left:91px!important;min-height-right:91px!important}.-xxlmin-hy-91{min-height-top:91px!important;min-height-bottom:91px!important}}.m-92{margin:92px!important}.mt-92{margin-top:92px!important}.mr-92{margin-right:92px!important}.mb-92{margin-bottom:92px!important}.ml-92{margin-left:92px!important}.mx-92{margin-left:92px!important;margin-right:92px!important}.my-92{margin-top:92px!important;margin-bottom:92px!important}@media (min-width: 576px){.-smm-92{margin:92px!important}.-smmt-92{margin-top:92px!important}.-smmr-92{margin-right:92px!important}.-smmb-92{margin-bottom:92px!important}.-smml-92{margin-left:92px!important}.-smmx-92{margin-left:92px!important;margin-right:92px!important}.-smmy-92{margin-top:92px!important;margin-bottom:92px!important}}@media (min-width: 768px){.-mdm-92{margin:92px!important}.-mdmt-92{margin-top:92px!important}.-mdmr-92{margin-right:92px!important}.-mdmb-92{margin-bottom:92px!important}.-mdml-92{margin-left:92px!important}.-mdmx-92{margin-left:92px!important;margin-right:92px!important}.-mdmy-92{margin-top:92px!important;margin-bottom:92px!important}}@media (min-width: 992px){.-lgm-92{margin:92px!important}.-lgmt-92{margin-top:92px!important}.-lgmr-92{margin-right:92px!important}.-lgmb-92{margin-bottom:92px!important}.-lgml-92{margin-left:92px!important}.-lgmx-92{margin-left:92px!important;margin-right:92px!important}.-lgmy-92{margin-top:92px!important;margin-bottom:92px!important}}@media (min-width: 1200px){.-xlm-92{margin:92px!important}.-xlmt-92{margin-top:92px!important}.-xlmr-92{margin-right:92px!important}.-xlmb-92{margin-bottom:92px!important}.-xlml-92{margin-left:92px!important}.-xlmx-92{margin-left:92px!important;margin-right:92px!important}.-xlmy-92{margin-top:92px!important;margin-bottom:92px!important}}@media (min-width: 1400px){.-xxlm-92{margin:92px!important}.-xxlmt-92{margin-top:92px!important}.-xxlmr-92{margin-right:92px!important}.-xxlmb-92{margin-bottom:92px!important}.-xxlml-92{margin-left:92px!important}.-xxlmx-92{margin-left:92px!important;margin-right:92px!important}.-xxlmy-92{margin-top:92px!important;margin-bottom:92px!important}}.p-92{padding:92px!important}.pt-92{padding-top:92px!important}.pr-92{padding-right:92px!important}.pb-92{padding-bottom:92px!important}.pl-92{padding-left:92px!important}.px-92{padding-left:92px!important;padding-right:92px!important}.py-92{padding-top:92px!important;padding-bottom:92px!important}@media (min-width: 576px){.-smp-92{padding:92px!important}.-smpt-92{padding-top:92px!important}.-smpr-92{padding-right:92px!important}.-smpb-92{padding-bottom:92px!important}.-smpl-92{padding-left:92px!important}.-smpx-92{padding-left:92px!important;padding-right:92px!important}.-smpy-92{padding-top:92px!important;padding-bottom:92px!important}}@media (min-width: 768px){.-mdp-92{padding:92px!important}.-mdpt-92{padding-top:92px!important}.-mdpr-92{padding-right:92px!important}.-mdpb-92{padding-bottom:92px!important}.-mdpl-92{padding-left:92px!important}.-mdpx-92{padding-left:92px!important;padding-right:92px!important}.-mdpy-92{padding-top:92px!important;padding-bottom:92px!important}}@media (min-width: 992px){.-lgp-92{padding:92px!important}.-lgpt-92{padding-top:92px!important}.-lgpr-92{padding-right:92px!important}.-lgpb-92{padding-bottom:92px!important}.-lgpl-92{padding-left:92px!important}.-lgpx-92{padding-left:92px!important;padding-right:92px!important}.-lgpy-92{padding-top:92px!important;padding-bottom:92px!important}}@media (min-width: 1200px){.-xlp-92{padding:92px!important}.-xlpt-92{padding-top:92px!important}.-xlpr-92{padding-right:92px!important}.-xlpb-92{padding-bottom:92px!important}.-xlpl-92{padding-left:92px!important}.-xlpx-92{padding-left:92px!important;padding-right:92px!important}.-xlpy-92{padding-top:92px!important;padding-bottom:92px!important}}@media (min-width: 1400px){.-xxlp-92{padding:92px!important}.-xxlpt-92{padding-top:92px!important}.-xxlpr-92{padding-right:92px!important}.-xxlpb-92{padding-bottom:92px!important}.-xxlpl-92{padding-left:92px!important}.-xxlpx-92{padding-left:92px!important;padding-right:92px!important}.-xxlpy-92{padding-top:92px!important;padding-bottom:92px!important}}.gap-92{gap:92px!important}.gapx-92{-webkit-column-gap:92px!important;-moz-column-gap:92px!important;column-gap:92px!important}.gapy-92{row-gap:92px!important}@media (min-width: 576px){.-smgap-92{gap:92px!important}.-smgapx-92{-webkit-column-gap:92px!important;-moz-column-gap:92px!important;column-gap:92px!important}.-smgapy-92{row-gap:92px!important}}@media (min-width: 768px){.-mdgap-92{gap:92px!important}.-mdgapx-92{-webkit-column-gap:92px!important;-moz-column-gap:92px!important;column-gap:92px!important}.-mdgapy-92{row-gap:92px!important}}@media (min-width: 992px){.-lggap-92{gap:92px!important}.-lggapx-92{-webkit-column-gap:92px!important;-moz-column-gap:92px!important;column-gap:92px!important}.-lggapy-92{row-gap:92px!important}}@media (min-width: 1200px){.-xlgap-92{gap:92px!important}.-xlgapx-92{-webkit-column-gap:92px!important;-moz-column-gap:92px!important;column-gap:92px!important}.-xlgapy-92{row-gap:92px!important}}@media (min-width: 1400px){.-xxlgap-92{gap:92px!important}.-xxlgapx-92{-webkit-column-gap:92px!important;-moz-column-gap:92px!important;column-gap:92px!important}.-xxlgapy-92{row-gap:92px!important}}.w-92{width:92px!important}.wt-92{width-top:92px!important}.wr-92{width-right:92px!important}.wb-92{width-bottom:92px!important}.wl-92{width-left:92px!important}.wx-92{width-left:92px!important;width-right:92px!important}.wy-92{width-top:92px!important;width-bottom:92px!important}@media (min-width: 576px){.-smw-92{width:92px!important}.-smwt-92{width-top:92px!important}.-smwr-92{width-right:92px!important}.-smwb-92{width-bottom:92px!important}.-smwl-92{width-left:92px!important}.-smwx-92{width-left:92px!important;width-right:92px!important}.-smwy-92{width-top:92px!important;width-bottom:92px!important}}@media (min-width: 768px){.-mdw-92{width:92px!important}.-mdwt-92{width-top:92px!important}.-mdwr-92{width-right:92px!important}.-mdwb-92{width-bottom:92px!important}.-mdwl-92{width-left:92px!important}.-mdwx-92{width-left:92px!important;width-right:92px!important}.-mdwy-92{width-top:92px!important;width-bottom:92px!important}}@media (min-width: 992px){.-lgw-92{width:92px!important}.-lgwt-92{width-top:92px!important}.-lgwr-92{width-right:92px!important}.-lgwb-92{width-bottom:92px!important}.-lgwl-92{width-left:92px!important}.-lgwx-92{width-left:92px!important;width-right:92px!important}.-lgwy-92{width-top:92px!important;width-bottom:92px!important}}@media (min-width: 1200px){.-xlw-92{width:92px!important}.-xlwt-92{width-top:92px!important}.-xlwr-92{width-right:92px!important}.-xlwb-92{width-bottom:92px!important}.-xlwl-92{width-left:92px!important}.-xlwx-92{width-left:92px!important;width-right:92px!important}.-xlwy-92{width-top:92px!important;width-bottom:92px!important}}@media (min-width: 1400px){.-xxlw-92{width:92px!important}.-xxlwt-92{width-top:92px!important}.-xxlwr-92{width-right:92px!important}.-xxlwb-92{width-bottom:92px!important}.-xxlwl-92{width-left:92px!important}.-xxlwx-92{width-left:92px!important;width-right:92px!important}.-xxlwy-92{width-top:92px!important;width-bottom:92px!important}}.h-92{height:92px!important}.ht-92{height-top:92px!important}.hr-92{height-right:92px!important}.hb-92{height-bottom:92px!important}.hl-92{height-left:92px!important}.hx-92{height-left:92px!important;height-right:92px!important}.hy-92{height-top:92px!important;height-bottom:92px!important}@media (min-width: 576px){.-smh-92{height:92px!important}.-smht-92{height-top:92px!important}.-smhr-92{height-right:92px!important}.-smhb-92{height-bottom:92px!important}.-smhl-92{height-left:92px!important}.-smhx-92{height-left:92px!important;height-right:92px!important}.-smhy-92{height-top:92px!important;height-bottom:92px!important}}@media (min-width: 768px){.-mdh-92{height:92px!important}.-mdht-92{height-top:92px!important}.-mdhr-92{height-right:92px!important}.-mdhb-92{height-bottom:92px!important}.-mdhl-92{height-left:92px!important}.-mdhx-92{height-left:92px!important;height-right:92px!important}.-mdhy-92{height-top:92px!important;height-bottom:92px!important}}@media (min-width: 992px){.-lgh-92{height:92px!important}.-lght-92{height-top:92px!important}.-lghr-92{height-right:92px!important}.-lghb-92{height-bottom:92px!important}.-lghl-92{height-left:92px!important}.-lghx-92{height-left:92px!important;height-right:92px!important}.-lghy-92{height-top:92px!important;height-bottom:92px!important}}@media (min-width: 1200px){.-xlh-92{height:92px!important}.-xlht-92{height-top:92px!important}.-xlhr-92{height-right:92px!important}.-xlhb-92{height-bottom:92px!important}.-xlhl-92{height-left:92px!important}.-xlhx-92{height-left:92px!important;height-right:92px!important}.-xlhy-92{height-top:92px!important;height-bottom:92px!important}}@media (min-width: 1400px){.-xxlh-92{height:92px!important}.-xxlht-92{height-top:92px!important}.-xxlhr-92{height-right:92px!important}.-xxlhb-92{height-bottom:92px!important}.-xxlhl-92{height-left:92px!important}.-xxlhx-92{height-left:92px!important;height-right:92px!important}.-xxlhy-92{height-top:92px!important;height-bottom:92px!important}}.rounded-92{border-radius:92px!important}.roundedt-92{border-radius-top:92px!important}.roundedr-92{border-radius-right:92px!important}.roundedb-92{border-radius-bottom:92px!important}.roundedl-92{border-radius-left:92px!important}.roundedx-92{border-radius-left:92px!important;border-radius-right:92px!important}.roundedy-92{border-radius-top:92px!important;border-radius-bottom:92px!important}@media (min-width: 576px){.-smrounded-92{border-radius:92px!important}.-smroundedt-92{border-radius-top:92px!important}.-smroundedr-92{border-radius-right:92px!important}.-smroundedb-92{border-radius-bottom:92px!important}.-smroundedl-92{border-radius-left:92px!important}.-smroundedx-92{border-radius-left:92px!important;border-radius-right:92px!important}.-smroundedy-92{border-radius-top:92px!important;border-radius-bottom:92px!important}}@media (min-width: 768px){.-mdrounded-92{border-radius:92px!important}.-mdroundedt-92{border-radius-top:92px!important}.-mdroundedr-92{border-radius-right:92px!important}.-mdroundedb-92{border-radius-bottom:92px!important}.-mdroundedl-92{border-radius-left:92px!important}.-mdroundedx-92{border-radius-left:92px!important;border-radius-right:92px!important}.-mdroundedy-92{border-radius-top:92px!important;border-radius-bottom:92px!important}}@media (min-width: 992px){.-lgrounded-92{border-radius:92px!important}.-lgroundedt-92{border-radius-top:92px!important}.-lgroundedr-92{border-radius-right:92px!important}.-lgroundedb-92{border-radius-bottom:92px!important}.-lgroundedl-92{border-radius-left:92px!important}.-lgroundedx-92{border-radius-left:92px!important;border-radius-right:92px!important}.-lgroundedy-92{border-radius-top:92px!important;border-radius-bottom:92px!important}}@media (min-width: 1200px){.-xlrounded-92{border-radius:92px!important}.-xlroundedt-92{border-radius-top:92px!important}.-xlroundedr-92{border-radius-right:92px!important}.-xlroundedb-92{border-radius-bottom:92px!important}.-xlroundedl-92{border-radius-left:92px!important}.-xlroundedx-92{border-radius-left:92px!important;border-radius-right:92px!important}.-xlroundedy-92{border-radius-top:92px!important;border-radius-bottom:92px!important}}@media (min-width: 1400px){.-xxlrounded-92{border-radius:92px!important}.-xxlroundedt-92{border-radius-top:92px!important}.-xxlroundedr-92{border-radius-right:92px!important}.-xxlroundedb-92{border-radius-bottom:92px!important}.-xxlroundedl-92{border-radius-left:92px!important}.-xxlroundedx-92{border-radius-left:92px!important;border-radius-right:92px!important}.-xxlroundedy-92{border-radius-top:92px!important;border-radius-bottom:92px!important}}.max-w-92{max-width:92px!important}.max-wt-92{max-width-top:92px!important}.max-wr-92{max-width-right:92px!important}.max-wb-92{max-width-bottom:92px!important}.max-wl-92{max-width-left:92px!important}.max-wx-92{max-width-left:92px!important;max-width-right:92px!important}.max-wy-92{max-width-top:92px!important;max-width-bottom:92px!important}@media (min-width: 576px){.-smmax-w-92{max-width:92px!important}.-smmax-wt-92{max-width-top:92px!important}.-smmax-wr-92{max-width-right:92px!important}.-smmax-wb-92{max-width-bottom:92px!important}.-smmax-wl-92{max-width-left:92px!important}.-smmax-wx-92{max-width-left:92px!important;max-width-right:92px!important}.-smmax-wy-92{max-width-top:92px!important;max-width-bottom:92px!important}}@media (min-width: 768px){.-mdmax-w-92{max-width:92px!important}.-mdmax-wt-92{max-width-top:92px!important}.-mdmax-wr-92{max-width-right:92px!important}.-mdmax-wb-92{max-width-bottom:92px!important}.-mdmax-wl-92{max-width-left:92px!important}.-mdmax-wx-92{max-width-left:92px!important;max-width-right:92px!important}.-mdmax-wy-92{max-width-top:92px!important;max-width-bottom:92px!important}}@media (min-width: 992px){.-lgmax-w-92{max-width:92px!important}.-lgmax-wt-92{max-width-top:92px!important}.-lgmax-wr-92{max-width-right:92px!important}.-lgmax-wb-92{max-width-bottom:92px!important}.-lgmax-wl-92{max-width-left:92px!important}.-lgmax-wx-92{max-width-left:92px!important;max-width-right:92px!important}.-lgmax-wy-92{max-width-top:92px!important;max-width-bottom:92px!important}}@media (min-width: 1200px){.-xlmax-w-92{max-width:92px!important}.-xlmax-wt-92{max-width-top:92px!important}.-xlmax-wr-92{max-width-right:92px!important}.-xlmax-wb-92{max-width-bottom:92px!important}.-xlmax-wl-92{max-width-left:92px!important}.-xlmax-wx-92{max-width-left:92px!important;max-width-right:92px!important}.-xlmax-wy-92{max-width-top:92px!important;max-width-bottom:92px!important}}@media (min-width: 1400px){.-xxlmax-w-92{max-width:92px!important}.-xxlmax-wt-92{max-width-top:92px!important}.-xxlmax-wr-92{max-width-right:92px!important}.-xxlmax-wb-92{max-width-bottom:92px!important}.-xxlmax-wl-92{max-width-left:92px!important}.-xxlmax-wx-92{max-width-left:92px!important;max-width-right:92px!important}.-xxlmax-wy-92{max-width-top:92px!important;max-width-bottom:92px!important}}.min-w-92{min-width:92px!important}.min-wt-92{min-width-top:92px!important}.min-wr-92{min-width-right:92px!important}.min-wb-92{min-width-bottom:92px!important}.min-wl-92{min-width-left:92px!important}.min-wx-92{min-width-left:92px!important;min-width-right:92px!important}.min-wy-92{min-width-top:92px!important;min-width-bottom:92px!important}@media (min-width: 576px){.-smmin-w-92{min-width:92px!important}.-smmin-wt-92{min-width-top:92px!important}.-smmin-wr-92{min-width-right:92px!important}.-smmin-wb-92{min-width-bottom:92px!important}.-smmin-wl-92{min-width-left:92px!important}.-smmin-wx-92{min-width-left:92px!important;min-width-right:92px!important}.-smmin-wy-92{min-width-top:92px!important;min-width-bottom:92px!important}}@media (min-width: 768px){.-mdmin-w-92{min-width:92px!important}.-mdmin-wt-92{min-width-top:92px!important}.-mdmin-wr-92{min-width-right:92px!important}.-mdmin-wb-92{min-width-bottom:92px!important}.-mdmin-wl-92{min-width-left:92px!important}.-mdmin-wx-92{min-width-left:92px!important;min-width-right:92px!important}.-mdmin-wy-92{min-width-top:92px!important;min-width-bottom:92px!important}}@media (min-width: 992px){.-lgmin-w-92{min-width:92px!important}.-lgmin-wt-92{min-width-top:92px!important}.-lgmin-wr-92{min-width-right:92px!important}.-lgmin-wb-92{min-width-bottom:92px!important}.-lgmin-wl-92{min-width-left:92px!important}.-lgmin-wx-92{min-width-left:92px!important;min-width-right:92px!important}.-lgmin-wy-92{min-width-top:92px!important;min-width-bottom:92px!important}}@media (min-width: 1200px){.-xlmin-w-92{min-width:92px!important}.-xlmin-wt-92{min-width-top:92px!important}.-xlmin-wr-92{min-width-right:92px!important}.-xlmin-wb-92{min-width-bottom:92px!important}.-xlmin-wl-92{min-width-left:92px!important}.-xlmin-wx-92{min-width-left:92px!important;min-width-right:92px!important}.-xlmin-wy-92{min-width-top:92px!important;min-width-bottom:92px!important}}@media (min-width: 1400px){.-xxlmin-w-92{min-width:92px!important}.-xxlmin-wt-92{min-width-top:92px!important}.-xxlmin-wr-92{min-width-right:92px!important}.-xxlmin-wb-92{min-width-bottom:92px!important}.-xxlmin-wl-92{min-width-left:92px!important}.-xxlmin-wx-92{min-width-left:92px!important;min-width-right:92px!important}.-xxlmin-wy-92{min-width-top:92px!important;min-width-bottom:92px!important}}.max-h-92{max-height:92px!important}.max-ht-92{max-height-top:92px!important}.max-hr-92{max-height-right:92px!important}.max-hb-92{max-height-bottom:92px!important}.max-hl-92{max-height-left:92px!important}.max-hx-92{max-height-left:92px!important;max-height-right:92px!important}.max-hy-92{max-height-top:92px!important;max-height-bottom:92px!important}@media (min-width: 576px){.-smmax-h-92{max-height:92px!important}.-smmax-ht-92{max-height-top:92px!important}.-smmax-hr-92{max-height-right:92px!important}.-smmax-hb-92{max-height-bottom:92px!important}.-smmax-hl-92{max-height-left:92px!important}.-smmax-hx-92{max-height-left:92px!important;max-height-right:92px!important}.-smmax-hy-92{max-height-top:92px!important;max-height-bottom:92px!important}}@media (min-width: 768px){.-mdmax-h-92{max-height:92px!important}.-mdmax-ht-92{max-height-top:92px!important}.-mdmax-hr-92{max-height-right:92px!important}.-mdmax-hb-92{max-height-bottom:92px!important}.-mdmax-hl-92{max-height-left:92px!important}.-mdmax-hx-92{max-height-left:92px!important;max-height-right:92px!important}.-mdmax-hy-92{max-height-top:92px!important;max-height-bottom:92px!important}}@media (min-width: 992px){.-lgmax-h-92{max-height:92px!important}.-lgmax-ht-92{max-height-top:92px!important}.-lgmax-hr-92{max-height-right:92px!important}.-lgmax-hb-92{max-height-bottom:92px!important}.-lgmax-hl-92{max-height-left:92px!important}.-lgmax-hx-92{max-height-left:92px!important;max-height-right:92px!important}.-lgmax-hy-92{max-height-top:92px!important;max-height-bottom:92px!important}}@media (min-width: 1200px){.-xlmax-h-92{max-height:92px!important}.-xlmax-ht-92{max-height-top:92px!important}.-xlmax-hr-92{max-height-right:92px!important}.-xlmax-hb-92{max-height-bottom:92px!important}.-xlmax-hl-92{max-height-left:92px!important}.-xlmax-hx-92{max-height-left:92px!important;max-height-right:92px!important}.-xlmax-hy-92{max-height-top:92px!important;max-height-bottom:92px!important}}@media (min-width: 1400px){.-xxlmax-h-92{max-height:92px!important}.-xxlmax-ht-92{max-height-top:92px!important}.-xxlmax-hr-92{max-height-right:92px!important}.-xxlmax-hb-92{max-height-bottom:92px!important}.-xxlmax-hl-92{max-height-left:92px!important}.-xxlmax-hx-92{max-height-left:92px!important;max-height-right:92px!important}.-xxlmax-hy-92{max-height-top:92px!important;max-height-bottom:92px!important}}.min-h-92{min-height:92px!important}.min-ht-92{min-height-top:92px!important}.min-hr-92{min-height-right:92px!important}.min-hb-92{min-height-bottom:92px!important}.min-hl-92{min-height-left:92px!important}.min-hx-92{min-height-left:92px!important;min-height-right:92px!important}.min-hy-92{min-height-top:92px!important;min-height-bottom:92px!important}@media (min-width: 576px){.-smmin-h-92{min-height:92px!important}.-smmin-ht-92{min-height-top:92px!important}.-smmin-hr-92{min-height-right:92px!important}.-smmin-hb-92{min-height-bottom:92px!important}.-smmin-hl-92{min-height-left:92px!important}.-smmin-hx-92{min-height-left:92px!important;min-height-right:92px!important}.-smmin-hy-92{min-height-top:92px!important;min-height-bottom:92px!important}}@media (min-width: 768px){.-mdmin-h-92{min-height:92px!important}.-mdmin-ht-92{min-height-top:92px!important}.-mdmin-hr-92{min-height-right:92px!important}.-mdmin-hb-92{min-height-bottom:92px!important}.-mdmin-hl-92{min-height-left:92px!important}.-mdmin-hx-92{min-height-left:92px!important;min-height-right:92px!important}.-mdmin-hy-92{min-height-top:92px!important;min-height-bottom:92px!important}}@media (min-width: 992px){.-lgmin-h-92{min-height:92px!important}.-lgmin-ht-92{min-height-top:92px!important}.-lgmin-hr-92{min-height-right:92px!important}.-lgmin-hb-92{min-height-bottom:92px!important}.-lgmin-hl-92{min-height-left:92px!important}.-lgmin-hx-92{min-height-left:92px!important;min-height-right:92px!important}.-lgmin-hy-92{min-height-top:92px!important;min-height-bottom:92px!important}}@media (min-width: 1200px){.-xlmin-h-92{min-height:92px!important}.-xlmin-ht-92{min-height-top:92px!important}.-xlmin-hr-92{min-height-right:92px!important}.-xlmin-hb-92{min-height-bottom:92px!important}.-xlmin-hl-92{min-height-left:92px!important}.-xlmin-hx-92{min-height-left:92px!important;min-height-right:92px!important}.-xlmin-hy-92{min-height-top:92px!important;min-height-bottom:92px!important}}@media (min-width: 1400px){.-xxlmin-h-92{min-height:92px!important}.-xxlmin-ht-92{min-height-top:92px!important}.-xxlmin-hr-92{min-height-right:92px!important}.-xxlmin-hb-92{min-height-bottom:92px!important}.-xxlmin-hl-92{min-height-left:92px!important}.-xxlmin-hx-92{min-height-left:92px!important;min-height-right:92px!important}.-xxlmin-hy-92{min-height-top:92px!important;min-height-bottom:92px!important}}.m-93{margin:93px!important}.mt-93{margin-top:93px!important}.mr-93{margin-right:93px!important}.mb-93{margin-bottom:93px!important}.ml-93{margin-left:93px!important}.mx-93{margin-left:93px!important;margin-right:93px!important}.my-93{margin-top:93px!important;margin-bottom:93px!important}@media (min-width: 576px){.-smm-93{margin:93px!important}.-smmt-93{margin-top:93px!important}.-smmr-93{margin-right:93px!important}.-smmb-93{margin-bottom:93px!important}.-smml-93{margin-left:93px!important}.-smmx-93{margin-left:93px!important;margin-right:93px!important}.-smmy-93{margin-top:93px!important;margin-bottom:93px!important}}@media (min-width: 768px){.-mdm-93{margin:93px!important}.-mdmt-93{margin-top:93px!important}.-mdmr-93{margin-right:93px!important}.-mdmb-93{margin-bottom:93px!important}.-mdml-93{margin-left:93px!important}.-mdmx-93{margin-left:93px!important;margin-right:93px!important}.-mdmy-93{margin-top:93px!important;margin-bottom:93px!important}}@media (min-width: 992px){.-lgm-93{margin:93px!important}.-lgmt-93{margin-top:93px!important}.-lgmr-93{margin-right:93px!important}.-lgmb-93{margin-bottom:93px!important}.-lgml-93{margin-left:93px!important}.-lgmx-93{margin-left:93px!important;margin-right:93px!important}.-lgmy-93{margin-top:93px!important;margin-bottom:93px!important}}@media (min-width: 1200px){.-xlm-93{margin:93px!important}.-xlmt-93{margin-top:93px!important}.-xlmr-93{margin-right:93px!important}.-xlmb-93{margin-bottom:93px!important}.-xlml-93{margin-left:93px!important}.-xlmx-93{margin-left:93px!important;margin-right:93px!important}.-xlmy-93{margin-top:93px!important;margin-bottom:93px!important}}@media (min-width: 1400px){.-xxlm-93{margin:93px!important}.-xxlmt-93{margin-top:93px!important}.-xxlmr-93{margin-right:93px!important}.-xxlmb-93{margin-bottom:93px!important}.-xxlml-93{margin-left:93px!important}.-xxlmx-93{margin-left:93px!important;margin-right:93px!important}.-xxlmy-93{margin-top:93px!important;margin-bottom:93px!important}}.p-93{padding:93px!important}.pt-93{padding-top:93px!important}.pr-93{padding-right:93px!important}.pb-93{padding-bottom:93px!important}.pl-93{padding-left:93px!important}.px-93{padding-left:93px!important;padding-right:93px!important}.py-93{padding-top:93px!important;padding-bottom:93px!important}@media (min-width: 576px){.-smp-93{padding:93px!important}.-smpt-93{padding-top:93px!important}.-smpr-93{padding-right:93px!important}.-smpb-93{padding-bottom:93px!important}.-smpl-93{padding-left:93px!important}.-smpx-93{padding-left:93px!important;padding-right:93px!important}.-smpy-93{padding-top:93px!important;padding-bottom:93px!important}}@media (min-width: 768px){.-mdp-93{padding:93px!important}.-mdpt-93{padding-top:93px!important}.-mdpr-93{padding-right:93px!important}.-mdpb-93{padding-bottom:93px!important}.-mdpl-93{padding-left:93px!important}.-mdpx-93{padding-left:93px!important;padding-right:93px!important}.-mdpy-93{padding-top:93px!important;padding-bottom:93px!important}}@media (min-width: 992px){.-lgp-93{padding:93px!important}.-lgpt-93{padding-top:93px!important}.-lgpr-93{padding-right:93px!important}.-lgpb-93{padding-bottom:93px!important}.-lgpl-93{padding-left:93px!important}.-lgpx-93{padding-left:93px!important;padding-right:93px!important}.-lgpy-93{padding-top:93px!important;padding-bottom:93px!important}}@media (min-width: 1200px){.-xlp-93{padding:93px!important}.-xlpt-93{padding-top:93px!important}.-xlpr-93{padding-right:93px!important}.-xlpb-93{padding-bottom:93px!important}.-xlpl-93{padding-left:93px!important}.-xlpx-93{padding-left:93px!important;padding-right:93px!important}.-xlpy-93{padding-top:93px!important;padding-bottom:93px!important}}@media (min-width: 1400px){.-xxlp-93{padding:93px!important}.-xxlpt-93{padding-top:93px!important}.-xxlpr-93{padding-right:93px!important}.-xxlpb-93{padding-bottom:93px!important}.-xxlpl-93{padding-left:93px!important}.-xxlpx-93{padding-left:93px!important;padding-right:93px!important}.-xxlpy-93{padding-top:93px!important;padding-bottom:93px!important}}.gap-93{gap:93px!important}.gapx-93{-webkit-column-gap:93px!important;-moz-column-gap:93px!important;column-gap:93px!important}.gapy-93{row-gap:93px!important}@media (min-width: 576px){.-smgap-93{gap:93px!important}.-smgapx-93{-webkit-column-gap:93px!important;-moz-column-gap:93px!important;column-gap:93px!important}.-smgapy-93{row-gap:93px!important}}@media (min-width: 768px){.-mdgap-93{gap:93px!important}.-mdgapx-93{-webkit-column-gap:93px!important;-moz-column-gap:93px!important;column-gap:93px!important}.-mdgapy-93{row-gap:93px!important}}@media (min-width: 992px){.-lggap-93{gap:93px!important}.-lggapx-93{-webkit-column-gap:93px!important;-moz-column-gap:93px!important;column-gap:93px!important}.-lggapy-93{row-gap:93px!important}}@media (min-width: 1200px){.-xlgap-93{gap:93px!important}.-xlgapx-93{-webkit-column-gap:93px!important;-moz-column-gap:93px!important;column-gap:93px!important}.-xlgapy-93{row-gap:93px!important}}@media (min-width: 1400px){.-xxlgap-93{gap:93px!important}.-xxlgapx-93{-webkit-column-gap:93px!important;-moz-column-gap:93px!important;column-gap:93px!important}.-xxlgapy-93{row-gap:93px!important}}.w-93{width:93px!important}.wt-93{width-top:93px!important}.wr-93{width-right:93px!important}.wb-93{width-bottom:93px!important}.wl-93{width-left:93px!important}.wx-93{width-left:93px!important;width-right:93px!important}.wy-93{width-top:93px!important;width-bottom:93px!important}@media (min-width: 576px){.-smw-93{width:93px!important}.-smwt-93{width-top:93px!important}.-smwr-93{width-right:93px!important}.-smwb-93{width-bottom:93px!important}.-smwl-93{width-left:93px!important}.-smwx-93{width-left:93px!important;width-right:93px!important}.-smwy-93{width-top:93px!important;width-bottom:93px!important}}@media (min-width: 768px){.-mdw-93{width:93px!important}.-mdwt-93{width-top:93px!important}.-mdwr-93{width-right:93px!important}.-mdwb-93{width-bottom:93px!important}.-mdwl-93{width-left:93px!important}.-mdwx-93{width-left:93px!important;width-right:93px!important}.-mdwy-93{width-top:93px!important;width-bottom:93px!important}}@media (min-width: 992px){.-lgw-93{width:93px!important}.-lgwt-93{width-top:93px!important}.-lgwr-93{width-right:93px!important}.-lgwb-93{width-bottom:93px!important}.-lgwl-93{width-left:93px!important}.-lgwx-93{width-left:93px!important;width-right:93px!important}.-lgwy-93{width-top:93px!important;width-bottom:93px!important}}@media (min-width: 1200px){.-xlw-93{width:93px!important}.-xlwt-93{width-top:93px!important}.-xlwr-93{width-right:93px!important}.-xlwb-93{width-bottom:93px!important}.-xlwl-93{width-left:93px!important}.-xlwx-93{width-left:93px!important;width-right:93px!important}.-xlwy-93{width-top:93px!important;width-bottom:93px!important}}@media (min-width: 1400px){.-xxlw-93{width:93px!important}.-xxlwt-93{width-top:93px!important}.-xxlwr-93{width-right:93px!important}.-xxlwb-93{width-bottom:93px!important}.-xxlwl-93{width-left:93px!important}.-xxlwx-93{width-left:93px!important;width-right:93px!important}.-xxlwy-93{width-top:93px!important;width-bottom:93px!important}}.h-93{height:93px!important}.ht-93{height-top:93px!important}.hr-93{height-right:93px!important}.hb-93{height-bottom:93px!important}.hl-93{height-left:93px!important}.hx-93{height-left:93px!important;height-right:93px!important}.hy-93{height-top:93px!important;height-bottom:93px!important}@media (min-width: 576px){.-smh-93{height:93px!important}.-smht-93{height-top:93px!important}.-smhr-93{height-right:93px!important}.-smhb-93{height-bottom:93px!important}.-smhl-93{height-left:93px!important}.-smhx-93{height-left:93px!important;height-right:93px!important}.-smhy-93{height-top:93px!important;height-bottom:93px!important}}@media (min-width: 768px){.-mdh-93{height:93px!important}.-mdht-93{height-top:93px!important}.-mdhr-93{height-right:93px!important}.-mdhb-93{height-bottom:93px!important}.-mdhl-93{height-left:93px!important}.-mdhx-93{height-left:93px!important;height-right:93px!important}.-mdhy-93{height-top:93px!important;height-bottom:93px!important}}@media (min-width: 992px){.-lgh-93{height:93px!important}.-lght-93{height-top:93px!important}.-lghr-93{height-right:93px!important}.-lghb-93{height-bottom:93px!important}.-lghl-93{height-left:93px!important}.-lghx-93{height-left:93px!important;height-right:93px!important}.-lghy-93{height-top:93px!important;height-bottom:93px!important}}@media (min-width: 1200px){.-xlh-93{height:93px!important}.-xlht-93{height-top:93px!important}.-xlhr-93{height-right:93px!important}.-xlhb-93{height-bottom:93px!important}.-xlhl-93{height-left:93px!important}.-xlhx-93{height-left:93px!important;height-right:93px!important}.-xlhy-93{height-top:93px!important;height-bottom:93px!important}}@media (min-width: 1400px){.-xxlh-93{height:93px!important}.-xxlht-93{height-top:93px!important}.-xxlhr-93{height-right:93px!important}.-xxlhb-93{height-bottom:93px!important}.-xxlhl-93{height-left:93px!important}.-xxlhx-93{height-left:93px!important;height-right:93px!important}.-xxlhy-93{height-top:93px!important;height-bottom:93px!important}}.rounded-93{border-radius:93px!important}.roundedt-93{border-radius-top:93px!important}.roundedr-93{border-radius-right:93px!important}.roundedb-93{border-radius-bottom:93px!important}.roundedl-93{border-radius-left:93px!important}.roundedx-93{border-radius-left:93px!important;border-radius-right:93px!important}.roundedy-93{border-radius-top:93px!important;border-radius-bottom:93px!important}@media (min-width: 576px){.-smrounded-93{border-radius:93px!important}.-smroundedt-93{border-radius-top:93px!important}.-smroundedr-93{border-radius-right:93px!important}.-smroundedb-93{border-radius-bottom:93px!important}.-smroundedl-93{border-radius-left:93px!important}.-smroundedx-93{border-radius-left:93px!important;border-radius-right:93px!important}.-smroundedy-93{border-radius-top:93px!important;border-radius-bottom:93px!important}}@media (min-width: 768px){.-mdrounded-93{border-radius:93px!important}.-mdroundedt-93{border-radius-top:93px!important}.-mdroundedr-93{border-radius-right:93px!important}.-mdroundedb-93{border-radius-bottom:93px!important}.-mdroundedl-93{border-radius-left:93px!important}.-mdroundedx-93{border-radius-left:93px!important;border-radius-right:93px!important}.-mdroundedy-93{border-radius-top:93px!important;border-radius-bottom:93px!important}}@media (min-width: 992px){.-lgrounded-93{border-radius:93px!important}.-lgroundedt-93{border-radius-top:93px!important}.-lgroundedr-93{border-radius-right:93px!important}.-lgroundedb-93{border-radius-bottom:93px!important}.-lgroundedl-93{border-radius-left:93px!important}.-lgroundedx-93{border-radius-left:93px!important;border-radius-right:93px!important}.-lgroundedy-93{border-radius-top:93px!important;border-radius-bottom:93px!important}}@media (min-width: 1200px){.-xlrounded-93{border-radius:93px!important}.-xlroundedt-93{border-radius-top:93px!important}.-xlroundedr-93{border-radius-right:93px!important}.-xlroundedb-93{border-radius-bottom:93px!important}.-xlroundedl-93{border-radius-left:93px!important}.-xlroundedx-93{border-radius-left:93px!important;border-radius-right:93px!important}.-xlroundedy-93{border-radius-top:93px!important;border-radius-bottom:93px!important}}@media (min-width: 1400px){.-xxlrounded-93{border-radius:93px!important}.-xxlroundedt-93{border-radius-top:93px!important}.-xxlroundedr-93{border-radius-right:93px!important}.-xxlroundedb-93{border-radius-bottom:93px!important}.-xxlroundedl-93{border-radius-left:93px!important}.-xxlroundedx-93{border-radius-left:93px!important;border-radius-right:93px!important}.-xxlroundedy-93{border-radius-top:93px!important;border-radius-bottom:93px!important}}.max-w-93{max-width:93px!important}.max-wt-93{max-width-top:93px!important}.max-wr-93{max-width-right:93px!important}.max-wb-93{max-width-bottom:93px!important}.max-wl-93{max-width-left:93px!important}.max-wx-93{max-width-left:93px!important;max-width-right:93px!important}.max-wy-93{max-width-top:93px!important;max-width-bottom:93px!important}@media (min-width: 576px){.-smmax-w-93{max-width:93px!important}.-smmax-wt-93{max-width-top:93px!important}.-smmax-wr-93{max-width-right:93px!important}.-smmax-wb-93{max-width-bottom:93px!important}.-smmax-wl-93{max-width-left:93px!important}.-smmax-wx-93{max-width-left:93px!important;max-width-right:93px!important}.-smmax-wy-93{max-width-top:93px!important;max-width-bottom:93px!important}}@media (min-width: 768px){.-mdmax-w-93{max-width:93px!important}.-mdmax-wt-93{max-width-top:93px!important}.-mdmax-wr-93{max-width-right:93px!important}.-mdmax-wb-93{max-width-bottom:93px!important}.-mdmax-wl-93{max-width-left:93px!important}.-mdmax-wx-93{max-width-left:93px!important;max-width-right:93px!important}.-mdmax-wy-93{max-width-top:93px!important;max-width-bottom:93px!important}}@media (min-width: 992px){.-lgmax-w-93{max-width:93px!important}.-lgmax-wt-93{max-width-top:93px!important}.-lgmax-wr-93{max-width-right:93px!important}.-lgmax-wb-93{max-width-bottom:93px!important}.-lgmax-wl-93{max-width-left:93px!important}.-lgmax-wx-93{max-width-left:93px!important;max-width-right:93px!important}.-lgmax-wy-93{max-width-top:93px!important;max-width-bottom:93px!important}}@media (min-width: 1200px){.-xlmax-w-93{max-width:93px!important}.-xlmax-wt-93{max-width-top:93px!important}.-xlmax-wr-93{max-width-right:93px!important}.-xlmax-wb-93{max-width-bottom:93px!important}.-xlmax-wl-93{max-width-left:93px!important}.-xlmax-wx-93{max-width-left:93px!important;max-width-right:93px!important}.-xlmax-wy-93{max-width-top:93px!important;max-width-bottom:93px!important}}@media (min-width: 1400px){.-xxlmax-w-93{max-width:93px!important}.-xxlmax-wt-93{max-width-top:93px!important}.-xxlmax-wr-93{max-width-right:93px!important}.-xxlmax-wb-93{max-width-bottom:93px!important}.-xxlmax-wl-93{max-width-left:93px!important}.-xxlmax-wx-93{max-width-left:93px!important;max-width-right:93px!important}.-xxlmax-wy-93{max-width-top:93px!important;max-width-bottom:93px!important}}.min-w-93{min-width:93px!important}.min-wt-93{min-width-top:93px!important}.min-wr-93{min-width-right:93px!important}.min-wb-93{min-width-bottom:93px!important}.min-wl-93{min-width-left:93px!important}.min-wx-93{min-width-left:93px!important;min-width-right:93px!important}.min-wy-93{min-width-top:93px!important;min-width-bottom:93px!important}@media (min-width: 576px){.-smmin-w-93{min-width:93px!important}.-smmin-wt-93{min-width-top:93px!important}.-smmin-wr-93{min-width-right:93px!important}.-smmin-wb-93{min-width-bottom:93px!important}.-smmin-wl-93{min-width-left:93px!important}.-smmin-wx-93{min-width-left:93px!important;min-width-right:93px!important}.-smmin-wy-93{min-width-top:93px!important;min-width-bottom:93px!important}}@media (min-width: 768px){.-mdmin-w-93{min-width:93px!important}.-mdmin-wt-93{min-width-top:93px!important}.-mdmin-wr-93{min-width-right:93px!important}.-mdmin-wb-93{min-width-bottom:93px!important}.-mdmin-wl-93{min-width-left:93px!important}.-mdmin-wx-93{min-width-left:93px!important;min-width-right:93px!important}.-mdmin-wy-93{min-width-top:93px!important;min-width-bottom:93px!important}}@media (min-width: 992px){.-lgmin-w-93{min-width:93px!important}.-lgmin-wt-93{min-width-top:93px!important}.-lgmin-wr-93{min-width-right:93px!important}.-lgmin-wb-93{min-width-bottom:93px!important}.-lgmin-wl-93{min-width-left:93px!important}.-lgmin-wx-93{min-width-left:93px!important;min-width-right:93px!important}.-lgmin-wy-93{min-width-top:93px!important;min-width-bottom:93px!important}}@media (min-width: 1200px){.-xlmin-w-93{min-width:93px!important}.-xlmin-wt-93{min-width-top:93px!important}.-xlmin-wr-93{min-width-right:93px!important}.-xlmin-wb-93{min-width-bottom:93px!important}.-xlmin-wl-93{min-width-left:93px!important}.-xlmin-wx-93{min-width-left:93px!important;min-width-right:93px!important}.-xlmin-wy-93{min-width-top:93px!important;min-width-bottom:93px!important}}@media (min-width: 1400px){.-xxlmin-w-93{min-width:93px!important}.-xxlmin-wt-93{min-width-top:93px!important}.-xxlmin-wr-93{min-width-right:93px!important}.-xxlmin-wb-93{min-width-bottom:93px!important}.-xxlmin-wl-93{min-width-left:93px!important}.-xxlmin-wx-93{min-width-left:93px!important;min-width-right:93px!important}.-xxlmin-wy-93{min-width-top:93px!important;min-width-bottom:93px!important}}.max-h-93{max-height:93px!important}.max-ht-93{max-height-top:93px!important}.max-hr-93{max-height-right:93px!important}.max-hb-93{max-height-bottom:93px!important}.max-hl-93{max-height-left:93px!important}.max-hx-93{max-height-left:93px!important;max-height-right:93px!important}.max-hy-93{max-height-top:93px!important;max-height-bottom:93px!important}@media (min-width: 576px){.-smmax-h-93{max-height:93px!important}.-smmax-ht-93{max-height-top:93px!important}.-smmax-hr-93{max-height-right:93px!important}.-smmax-hb-93{max-height-bottom:93px!important}.-smmax-hl-93{max-height-left:93px!important}.-smmax-hx-93{max-height-left:93px!important;max-height-right:93px!important}.-smmax-hy-93{max-height-top:93px!important;max-height-bottom:93px!important}}@media (min-width: 768px){.-mdmax-h-93{max-height:93px!important}.-mdmax-ht-93{max-height-top:93px!important}.-mdmax-hr-93{max-height-right:93px!important}.-mdmax-hb-93{max-height-bottom:93px!important}.-mdmax-hl-93{max-height-left:93px!important}.-mdmax-hx-93{max-height-left:93px!important;max-height-right:93px!important}.-mdmax-hy-93{max-height-top:93px!important;max-height-bottom:93px!important}}@media (min-width: 992px){.-lgmax-h-93{max-height:93px!important}.-lgmax-ht-93{max-height-top:93px!important}.-lgmax-hr-93{max-height-right:93px!important}.-lgmax-hb-93{max-height-bottom:93px!important}.-lgmax-hl-93{max-height-left:93px!important}.-lgmax-hx-93{max-height-left:93px!important;max-height-right:93px!important}.-lgmax-hy-93{max-height-top:93px!important;max-height-bottom:93px!important}}@media (min-width: 1200px){.-xlmax-h-93{max-height:93px!important}.-xlmax-ht-93{max-height-top:93px!important}.-xlmax-hr-93{max-height-right:93px!important}.-xlmax-hb-93{max-height-bottom:93px!important}.-xlmax-hl-93{max-height-left:93px!important}.-xlmax-hx-93{max-height-left:93px!important;max-height-right:93px!important}.-xlmax-hy-93{max-height-top:93px!important;max-height-bottom:93px!important}}@media (min-width: 1400px){.-xxlmax-h-93{max-height:93px!important}.-xxlmax-ht-93{max-height-top:93px!important}.-xxlmax-hr-93{max-height-right:93px!important}.-xxlmax-hb-93{max-height-bottom:93px!important}.-xxlmax-hl-93{max-height-left:93px!important}.-xxlmax-hx-93{max-height-left:93px!important;max-height-right:93px!important}.-xxlmax-hy-93{max-height-top:93px!important;max-height-bottom:93px!important}}.min-h-93{min-height:93px!important}.min-ht-93{min-height-top:93px!important}.min-hr-93{min-height-right:93px!important}.min-hb-93{min-height-bottom:93px!important}.min-hl-93{min-height-left:93px!important}.min-hx-93{min-height-left:93px!important;min-height-right:93px!important}.min-hy-93{min-height-top:93px!important;min-height-bottom:93px!important}@media (min-width: 576px){.-smmin-h-93{min-height:93px!important}.-smmin-ht-93{min-height-top:93px!important}.-smmin-hr-93{min-height-right:93px!important}.-smmin-hb-93{min-height-bottom:93px!important}.-smmin-hl-93{min-height-left:93px!important}.-smmin-hx-93{min-height-left:93px!important;min-height-right:93px!important}.-smmin-hy-93{min-height-top:93px!important;min-height-bottom:93px!important}}@media (min-width: 768px){.-mdmin-h-93{min-height:93px!important}.-mdmin-ht-93{min-height-top:93px!important}.-mdmin-hr-93{min-height-right:93px!important}.-mdmin-hb-93{min-height-bottom:93px!important}.-mdmin-hl-93{min-height-left:93px!important}.-mdmin-hx-93{min-height-left:93px!important;min-height-right:93px!important}.-mdmin-hy-93{min-height-top:93px!important;min-height-bottom:93px!important}}@media (min-width: 992px){.-lgmin-h-93{min-height:93px!important}.-lgmin-ht-93{min-height-top:93px!important}.-lgmin-hr-93{min-height-right:93px!important}.-lgmin-hb-93{min-height-bottom:93px!important}.-lgmin-hl-93{min-height-left:93px!important}.-lgmin-hx-93{min-height-left:93px!important;min-height-right:93px!important}.-lgmin-hy-93{min-height-top:93px!important;min-height-bottom:93px!important}}@media (min-width: 1200px){.-xlmin-h-93{min-height:93px!important}.-xlmin-ht-93{min-height-top:93px!important}.-xlmin-hr-93{min-height-right:93px!important}.-xlmin-hb-93{min-height-bottom:93px!important}.-xlmin-hl-93{min-height-left:93px!important}.-xlmin-hx-93{min-height-left:93px!important;min-height-right:93px!important}.-xlmin-hy-93{min-height-top:93px!important;min-height-bottom:93px!important}}@media (min-width: 1400px){.-xxlmin-h-93{min-height:93px!important}.-xxlmin-ht-93{min-height-top:93px!important}.-xxlmin-hr-93{min-height-right:93px!important}.-xxlmin-hb-93{min-height-bottom:93px!important}.-xxlmin-hl-93{min-height-left:93px!important}.-xxlmin-hx-93{min-height-left:93px!important;min-height-right:93px!important}.-xxlmin-hy-93{min-height-top:93px!important;min-height-bottom:93px!important}}.m-94{margin:94px!important}.mt-94{margin-top:94px!important}.mr-94{margin-right:94px!important}.mb-94{margin-bottom:94px!important}.ml-94{margin-left:94px!important}.mx-94{margin-left:94px!important;margin-right:94px!important}.my-94{margin-top:94px!important;margin-bottom:94px!important}@media (min-width: 576px){.-smm-94{margin:94px!important}.-smmt-94{margin-top:94px!important}.-smmr-94{margin-right:94px!important}.-smmb-94{margin-bottom:94px!important}.-smml-94{margin-left:94px!important}.-smmx-94{margin-left:94px!important;margin-right:94px!important}.-smmy-94{margin-top:94px!important;margin-bottom:94px!important}}@media (min-width: 768px){.-mdm-94{margin:94px!important}.-mdmt-94{margin-top:94px!important}.-mdmr-94{margin-right:94px!important}.-mdmb-94{margin-bottom:94px!important}.-mdml-94{margin-left:94px!important}.-mdmx-94{margin-left:94px!important;margin-right:94px!important}.-mdmy-94{margin-top:94px!important;margin-bottom:94px!important}}@media (min-width: 992px){.-lgm-94{margin:94px!important}.-lgmt-94{margin-top:94px!important}.-lgmr-94{margin-right:94px!important}.-lgmb-94{margin-bottom:94px!important}.-lgml-94{margin-left:94px!important}.-lgmx-94{margin-left:94px!important;margin-right:94px!important}.-lgmy-94{margin-top:94px!important;margin-bottom:94px!important}}@media (min-width: 1200px){.-xlm-94{margin:94px!important}.-xlmt-94{margin-top:94px!important}.-xlmr-94{margin-right:94px!important}.-xlmb-94{margin-bottom:94px!important}.-xlml-94{margin-left:94px!important}.-xlmx-94{margin-left:94px!important;margin-right:94px!important}.-xlmy-94{margin-top:94px!important;margin-bottom:94px!important}}@media (min-width: 1400px){.-xxlm-94{margin:94px!important}.-xxlmt-94{margin-top:94px!important}.-xxlmr-94{margin-right:94px!important}.-xxlmb-94{margin-bottom:94px!important}.-xxlml-94{margin-left:94px!important}.-xxlmx-94{margin-left:94px!important;margin-right:94px!important}.-xxlmy-94{margin-top:94px!important;margin-bottom:94px!important}}.p-94{padding:94px!important}.pt-94{padding-top:94px!important}.pr-94{padding-right:94px!important}.pb-94{padding-bottom:94px!important}.pl-94{padding-left:94px!important}.px-94{padding-left:94px!important;padding-right:94px!important}.py-94{padding-top:94px!important;padding-bottom:94px!important}@media (min-width: 576px){.-smp-94{padding:94px!important}.-smpt-94{padding-top:94px!important}.-smpr-94{padding-right:94px!important}.-smpb-94{padding-bottom:94px!important}.-smpl-94{padding-left:94px!important}.-smpx-94{padding-left:94px!important;padding-right:94px!important}.-smpy-94{padding-top:94px!important;padding-bottom:94px!important}}@media (min-width: 768px){.-mdp-94{padding:94px!important}.-mdpt-94{padding-top:94px!important}.-mdpr-94{padding-right:94px!important}.-mdpb-94{padding-bottom:94px!important}.-mdpl-94{padding-left:94px!important}.-mdpx-94{padding-left:94px!important;padding-right:94px!important}.-mdpy-94{padding-top:94px!important;padding-bottom:94px!important}}@media (min-width: 992px){.-lgp-94{padding:94px!important}.-lgpt-94{padding-top:94px!important}.-lgpr-94{padding-right:94px!important}.-lgpb-94{padding-bottom:94px!important}.-lgpl-94{padding-left:94px!important}.-lgpx-94{padding-left:94px!important;padding-right:94px!important}.-lgpy-94{padding-top:94px!important;padding-bottom:94px!important}}@media (min-width: 1200px){.-xlp-94{padding:94px!important}.-xlpt-94{padding-top:94px!important}.-xlpr-94{padding-right:94px!important}.-xlpb-94{padding-bottom:94px!important}.-xlpl-94{padding-left:94px!important}.-xlpx-94{padding-left:94px!important;padding-right:94px!important}.-xlpy-94{padding-top:94px!important;padding-bottom:94px!important}}@media (min-width: 1400px){.-xxlp-94{padding:94px!important}.-xxlpt-94{padding-top:94px!important}.-xxlpr-94{padding-right:94px!important}.-xxlpb-94{padding-bottom:94px!important}.-xxlpl-94{padding-left:94px!important}.-xxlpx-94{padding-left:94px!important;padding-right:94px!important}.-xxlpy-94{padding-top:94px!important;padding-bottom:94px!important}}.gap-94{gap:94px!important}.gapx-94{-webkit-column-gap:94px!important;-moz-column-gap:94px!important;column-gap:94px!important}.gapy-94{row-gap:94px!important}@media (min-width: 576px){.-smgap-94{gap:94px!important}.-smgapx-94{-webkit-column-gap:94px!important;-moz-column-gap:94px!important;column-gap:94px!important}.-smgapy-94{row-gap:94px!important}}@media (min-width: 768px){.-mdgap-94{gap:94px!important}.-mdgapx-94{-webkit-column-gap:94px!important;-moz-column-gap:94px!important;column-gap:94px!important}.-mdgapy-94{row-gap:94px!important}}@media (min-width: 992px){.-lggap-94{gap:94px!important}.-lggapx-94{-webkit-column-gap:94px!important;-moz-column-gap:94px!important;column-gap:94px!important}.-lggapy-94{row-gap:94px!important}}@media (min-width: 1200px){.-xlgap-94{gap:94px!important}.-xlgapx-94{-webkit-column-gap:94px!important;-moz-column-gap:94px!important;column-gap:94px!important}.-xlgapy-94{row-gap:94px!important}}@media (min-width: 1400px){.-xxlgap-94{gap:94px!important}.-xxlgapx-94{-webkit-column-gap:94px!important;-moz-column-gap:94px!important;column-gap:94px!important}.-xxlgapy-94{row-gap:94px!important}}.w-94{width:94px!important}.wt-94{width-top:94px!important}.wr-94{width-right:94px!important}.wb-94{width-bottom:94px!important}.wl-94{width-left:94px!important}.wx-94{width-left:94px!important;width-right:94px!important}.wy-94{width-top:94px!important;width-bottom:94px!important}@media (min-width: 576px){.-smw-94{width:94px!important}.-smwt-94{width-top:94px!important}.-smwr-94{width-right:94px!important}.-smwb-94{width-bottom:94px!important}.-smwl-94{width-left:94px!important}.-smwx-94{width-left:94px!important;width-right:94px!important}.-smwy-94{width-top:94px!important;width-bottom:94px!important}}@media (min-width: 768px){.-mdw-94{width:94px!important}.-mdwt-94{width-top:94px!important}.-mdwr-94{width-right:94px!important}.-mdwb-94{width-bottom:94px!important}.-mdwl-94{width-left:94px!important}.-mdwx-94{width-left:94px!important;width-right:94px!important}.-mdwy-94{width-top:94px!important;width-bottom:94px!important}}@media (min-width: 992px){.-lgw-94{width:94px!important}.-lgwt-94{width-top:94px!important}.-lgwr-94{width-right:94px!important}.-lgwb-94{width-bottom:94px!important}.-lgwl-94{width-left:94px!important}.-lgwx-94{width-left:94px!important;width-right:94px!important}.-lgwy-94{width-top:94px!important;width-bottom:94px!important}}@media (min-width: 1200px){.-xlw-94{width:94px!important}.-xlwt-94{width-top:94px!important}.-xlwr-94{width-right:94px!important}.-xlwb-94{width-bottom:94px!important}.-xlwl-94{width-left:94px!important}.-xlwx-94{width-left:94px!important;width-right:94px!important}.-xlwy-94{width-top:94px!important;width-bottom:94px!important}}@media (min-width: 1400px){.-xxlw-94{width:94px!important}.-xxlwt-94{width-top:94px!important}.-xxlwr-94{width-right:94px!important}.-xxlwb-94{width-bottom:94px!important}.-xxlwl-94{width-left:94px!important}.-xxlwx-94{width-left:94px!important;width-right:94px!important}.-xxlwy-94{width-top:94px!important;width-bottom:94px!important}}.h-94{height:94px!important}.ht-94{height-top:94px!important}.hr-94{height-right:94px!important}.hb-94{height-bottom:94px!important}.hl-94{height-left:94px!important}.hx-94{height-left:94px!important;height-right:94px!important}.hy-94{height-top:94px!important;height-bottom:94px!important}@media (min-width: 576px){.-smh-94{height:94px!important}.-smht-94{height-top:94px!important}.-smhr-94{height-right:94px!important}.-smhb-94{height-bottom:94px!important}.-smhl-94{height-left:94px!important}.-smhx-94{height-left:94px!important;height-right:94px!important}.-smhy-94{height-top:94px!important;height-bottom:94px!important}}@media (min-width: 768px){.-mdh-94{height:94px!important}.-mdht-94{height-top:94px!important}.-mdhr-94{height-right:94px!important}.-mdhb-94{height-bottom:94px!important}.-mdhl-94{height-left:94px!important}.-mdhx-94{height-left:94px!important;height-right:94px!important}.-mdhy-94{height-top:94px!important;height-bottom:94px!important}}@media (min-width: 992px){.-lgh-94{height:94px!important}.-lght-94{height-top:94px!important}.-lghr-94{height-right:94px!important}.-lghb-94{height-bottom:94px!important}.-lghl-94{height-left:94px!important}.-lghx-94{height-left:94px!important;height-right:94px!important}.-lghy-94{height-top:94px!important;height-bottom:94px!important}}@media (min-width: 1200px){.-xlh-94{height:94px!important}.-xlht-94{height-top:94px!important}.-xlhr-94{height-right:94px!important}.-xlhb-94{height-bottom:94px!important}.-xlhl-94{height-left:94px!important}.-xlhx-94{height-left:94px!important;height-right:94px!important}.-xlhy-94{height-top:94px!important;height-bottom:94px!important}}@media (min-width: 1400px){.-xxlh-94{height:94px!important}.-xxlht-94{height-top:94px!important}.-xxlhr-94{height-right:94px!important}.-xxlhb-94{height-bottom:94px!important}.-xxlhl-94{height-left:94px!important}.-xxlhx-94{height-left:94px!important;height-right:94px!important}.-xxlhy-94{height-top:94px!important;height-bottom:94px!important}}.rounded-94{border-radius:94px!important}.roundedt-94{border-radius-top:94px!important}.roundedr-94{border-radius-right:94px!important}.roundedb-94{border-radius-bottom:94px!important}.roundedl-94{border-radius-left:94px!important}.roundedx-94{border-radius-left:94px!important;border-radius-right:94px!important}.roundedy-94{border-radius-top:94px!important;border-radius-bottom:94px!important}@media (min-width: 576px){.-smrounded-94{border-radius:94px!important}.-smroundedt-94{border-radius-top:94px!important}.-smroundedr-94{border-radius-right:94px!important}.-smroundedb-94{border-radius-bottom:94px!important}.-smroundedl-94{border-radius-left:94px!important}.-smroundedx-94{border-radius-left:94px!important;border-radius-right:94px!important}.-smroundedy-94{border-radius-top:94px!important;border-radius-bottom:94px!important}}@media (min-width: 768px){.-mdrounded-94{border-radius:94px!important}.-mdroundedt-94{border-radius-top:94px!important}.-mdroundedr-94{border-radius-right:94px!important}.-mdroundedb-94{border-radius-bottom:94px!important}.-mdroundedl-94{border-radius-left:94px!important}.-mdroundedx-94{border-radius-left:94px!important;border-radius-right:94px!important}.-mdroundedy-94{border-radius-top:94px!important;border-radius-bottom:94px!important}}@media (min-width: 992px){.-lgrounded-94{border-radius:94px!important}.-lgroundedt-94{border-radius-top:94px!important}.-lgroundedr-94{border-radius-right:94px!important}.-lgroundedb-94{border-radius-bottom:94px!important}.-lgroundedl-94{border-radius-left:94px!important}.-lgroundedx-94{border-radius-left:94px!important;border-radius-right:94px!important}.-lgroundedy-94{border-radius-top:94px!important;border-radius-bottom:94px!important}}@media (min-width: 1200px){.-xlrounded-94{border-radius:94px!important}.-xlroundedt-94{border-radius-top:94px!important}.-xlroundedr-94{border-radius-right:94px!important}.-xlroundedb-94{border-radius-bottom:94px!important}.-xlroundedl-94{border-radius-left:94px!important}.-xlroundedx-94{border-radius-left:94px!important;border-radius-right:94px!important}.-xlroundedy-94{border-radius-top:94px!important;border-radius-bottom:94px!important}}@media (min-width: 1400px){.-xxlrounded-94{border-radius:94px!important}.-xxlroundedt-94{border-radius-top:94px!important}.-xxlroundedr-94{border-radius-right:94px!important}.-xxlroundedb-94{border-radius-bottom:94px!important}.-xxlroundedl-94{border-radius-left:94px!important}.-xxlroundedx-94{border-radius-left:94px!important;border-radius-right:94px!important}.-xxlroundedy-94{border-radius-top:94px!important;border-radius-bottom:94px!important}}.max-w-94{max-width:94px!important}.max-wt-94{max-width-top:94px!important}.max-wr-94{max-width-right:94px!important}.max-wb-94{max-width-bottom:94px!important}.max-wl-94{max-width-left:94px!important}.max-wx-94{max-width-left:94px!important;max-width-right:94px!important}.max-wy-94{max-width-top:94px!important;max-width-bottom:94px!important}@media (min-width: 576px){.-smmax-w-94{max-width:94px!important}.-smmax-wt-94{max-width-top:94px!important}.-smmax-wr-94{max-width-right:94px!important}.-smmax-wb-94{max-width-bottom:94px!important}.-smmax-wl-94{max-width-left:94px!important}.-smmax-wx-94{max-width-left:94px!important;max-width-right:94px!important}.-smmax-wy-94{max-width-top:94px!important;max-width-bottom:94px!important}}@media (min-width: 768px){.-mdmax-w-94{max-width:94px!important}.-mdmax-wt-94{max-width-top:94px!important}.-mdmax-wr-94{max-width-right:94px!important}.-mdmax-wb-94{max-width-bottom:94px!important}.-mdmax-wl-94{max-width-left:94px!important}.-mdmax-wx-94{max-width-left:94px!important;max-width-right:94px!important}.-mdmax-wy-94{max-width-top:94px!important;max-width-bottom:94px!important}}@media (min-width: 992px){.-lgmax-w-94{max-width:94px!important}.-lgmax-wt-94{max-width-top:94px!important}.-lgmax-wr-94{max-width-right:94px!important}.-lgmax-wb-94{max-width-bottom:94px!important}.-lgmax-wl-94{max-width-left:94px!important}.-lgmax-wx-94{max-width-left:94px!important;max-width-right:94px!important}.-lgmax-wy-94{max-width-top:94px!important;max-width-bottom:94px!important}}@media (min-width: 1200px){.-xlmax-w-94{max-width:94px!important}.-xlmax-wt-94{max-width-top:94px!important}.-xlmax-wr-94{max-width-right:94px!important}.-xlmax-wb-94{max-width-bottom:94px!important}.-xlmax-wl-94{max-width-left:94px!important}.-xlmax-wx-94{max-width-left:94px!important;max-width-right:94px!important}.-xlmax-wy-94{max-width-top:94px!important;max-width-bottom:94px!important}}@media (min-width: 1400px){.-xxlmax-w-94{max-width:94px!important}.-xxlmax-wt-94{max-width-top:94px!important}.-xxlmax-wr-94{max-width-right:94px!important}.-xxlmax-wb-94{max-width-bottom:94px!important}.-xxlmax-wl-94{max-width-left:94px!important}.-xxlmax-wx-94{max-width-left:94px!important;max-width-right:94px!important}.-xxlmax-wy-94{max-width-top:94px!important;max-width-bottom:94px!important}}.min-w-94{min-width:94px!important}.min-wt-94{min-width-top:94px!important}.min-wr-94{min-width-right:94px!important}.min-wb-94{min-width-bottom:94px!important}.min-wl-94{min-width-left:94px!important}.min-wx-94{min-width-left:94px!important;min-width-right:94px!important}.min-wy-94{min-width-top:94px!important;min-width-bottom:94px!important}@media (min-width: 576px){.-smmin-w-94{min-width:94px!important}.-smmin-wt-94{min-width-top:94px!important}.-smmin-wr-94{min-width-right:94px!important}.-smmin-wb-94{min-width-bottom:94px!important}.-smmin-wl-94{min-width-left:94px!important}.-smmin-wx-94{min-width-left:94px!important;min-width-right:94px!important}.-smmin-wy-94{min-width-top:94px!important;min-width-bottom:94px!important}}@media (min-width: 768px){.-mdmin-w-94{min-width:94px!important}.-mdmin-wt-94{min-width-top:94px!important}.-mdmin-wr-94{min-width-right:94px!important}.-mdmin-wb-94{min-width-bottom:94px!important}.-mdmin-wl-94{min-width-left:94px!important}.-mdmin-wx-94{min-width-left:94px!important;min-width-right:94px!important}.-mdmin-wy-94{min-width-top:94px!important;min-width-bottom:94px!important}}@media (min-width: 992px){.-lgmin-w-94{min-width:94px!important}.-lgmin-wt-94{min-width-top:94px!important}.-lgmin-wr-94{min-width-right:94px!important}.-lgmin-wb-94{min-width-bottom:94px!important}.-lgmin-wl-94{min-width-left:94px!important}.-lgmin-wx-94{min-width-left:94px!important;min-width-right:94px!important}.-lgmin-wy-94{min-width-top:94px!important;min-width-bottom:94px!important}}@media (min-width: 1200px){.-xlmin-w-94{min-width:94px!important}.-xlmin-wt-94{min-width-top:94px!important}.-xlmin-wr-94{min-width-right:94px!important}.-xlmin-wb-94{min-width-bottom:94px!important}.-xlmin-wl-94{min-width-left:94px!important}.-xlmin-wx-94{min-width-left:94px!important;min-width-right:94px!important}.-xlmin-wy-94{min-width-top:94px!important;min-width-bottom:94px!important}}@media (min-width: 1400px){.-xxlmin-w-94{min-width:94px!important}.-xxlmin-wt-94{min-width-top:94px!important}.-xxlmin-wr-94{min-width-right:94px!important}.-xxlmin-wb-94{min-width-bottom:94px!important}.-xxlmin-wl-94{min-width-left:94px!important}.-xxlmin-wx-94{min-width-left:94px!important;min-width-right:94px!important}.-xxlmin-wy-94{min-width-top:94px!important;min-width-bottom:94px!important}}.max-h-94{max-height:94px!important}.max-ht-94{max-height-top:94px!important}.max-hr-94{max-height-right:94px!important}.max-hb-94{max-height-bottom:94px!important}.max-hl-94{max-height-left:94px!important}.max-hx-94{max-height-left:94px!important;max-height-right:94px!important}.max-hy-94{max-height-top:94px!important;max-height-bottom:94px!important}@media (min-width: 576px){.-smmax-h-94{max-height:94px!important}.-smmax-ht-94{max-height-top:94px!important}.-smmax-hr-94{max-height-right:94px!important}.-smmax-hb-94{max-height-bottom:94px!important}.-smmax-hl-94{max-height-left:94px!important}.-smmax-hx-94{max-height-left:94px!important;max-height-right:94px!important}.-smmax-hy-94{max-height-top:94px!important;max-height-bottom:94px!important}}@media (min-width: 768px){.-mdmax-h-94{max-height:94px!important}.-mdmax-ht-94{max-height-top:94px!important}.-mdmax-hr-94{max-height-right:94px!important}.-mdmax-hb-94{max-height-bottom:94px!important}.-mdmax-hl-94{max-height-left:94px!important}.-mdmax-hx-94{max-height-left:94px!important;max-height-right:94px!important}.-mdmax-hy-94{max-height-top:94px!important;max-height-bottom:94px!important}}@media (min-width: 992px){.-lgmax-h-94{max-height:94px!important}.-lgmax-ht-94{max-height-top:94px!important}.-lgmax-hr-94{max-height-right:94px!important}.-lgmax-hb-94{max-height-bottom:94px!important}.-lgmax-hl-94{max-height-left:94px!important}.-lgmax-hx-94{max-height-left:94px!important;max-height-right:94px!important}.-lgmax-hy-94{max-height-top:94px!important;max-height-bottom:94px!important}}@media (min-width: 1200px){.-xlmax-h-94{max-height:94px!important}.-xlmax-ht-94{max-height-top:94px!important}.-xlmax-hr-94{max-height-right:94px!important}.-xlmax-hb-94{max-height-bottom:94px!important}.-xlmax-hl-94{max-height-left:94px!important}.-xlmax-hx-94{max-height-left:94px!important;max-height-right:94px!important}.-xlmax-hy-94{max-height-top:94px!important;max-height-bottom:94px!important}}@media (min-width: 1400px){.-xxlmax-h-94{max-height:94px!important}.-xxlmax-ht-94{max-height-top:94px!important}.-xxlmax-hr-94{max-height-right:94px!important}.-xxlmax-hb-94{max-height-bottom:94px!important}.-xxlmax-hl-94{max-height-left:94px!important}.-xxlmax-hx-94{max-height-left:94px!important;max-height-right:94px!important}.-xxlmax-hy-94{max-height-top:94px!important;max-height-bottom:94px!important}}.min-h-94{min-height:94px!important}.min-ht-94{min-height-top:94px!important}.min-hr-94{min-height-right:94px!important}.min-hb-94{min-height-bottom:94px!important}.min-hl-94{min-height-left:94px!important}.min-hx-94{min-height-left:94px!important;min-height-right:94px!important}.min-hy-94{min-height-top:94px!important;min-height-bottom:94px!important}@media (min-width: 576px){.-smmin-h-94{min-height:94px!important}.-smmin-ht-94{min-height-top:94px!important}.-smmin-hr-94{min-height-right:94px!important}.-smmin-hb-94{min-height-bottom:94px!important}.-smmin-hl-94{min-height-left:94px!important}.-smmin-hx-94{min-height-left:94px!important;min-height-right:94px!important}.-smmin-hy-94{min-height-top:94px!important;min-height-bottom:94px!important}}@media (min-width: 768px){.-mdmin-h-94{min-height:94px!important}.-mdmin-ht-94{min-height-top:94px!important}.-mdmin-hr-94{min-height-right:94px!important}.-mdmin-hb-94{min-height-bottom:94px!important}.-mdmin-hl-94{min-height-left:94px!important}.-mdmin-hx-94{min-height-left:94px!important;min-height-right:94px!important}.-mdmin-hy-94{min-height-top:94px!important;min-height-bottom:94px!important}}@media (min-width: 992px){.-lgmin-h-94{min-height:94px!important}.-lgmin-ht-94{min-height-top:94px!important}.-lgmin-hr-94{min-height-right:94px!important}.-lgmin-hb-94{min-height-bottom:94px!important}.-lgmin-hl-94{min-height-left:94px!important}.-lgmin-hx-94{min-height-left:94px!important;min-height-right:94px!important}.-lgmin-hy-94{min-height-top:94px!important;min-height-bottom:94px!important}}@media (min-width: 1200px){.-xlmin-h-94{min-height:94px!important}.-xlmin-ht-94{min-height-top:94px!important}.-xlmin-hr-94{min-height-right:94px!important}.-xlmin-hb-94{min-height-bottom:94px!important}.-xlmin-hl-94{min-height-left:94px!important}.-xlmin-hx-94{min-height-left:94px!important;min-height-right:94px!important}.-xlmin-hy-94{min-height-top:94px!important;min-height-bottom:94px!important}}@media (min-width: 1400px){.-xxlmin-h-94{min-height:94px!important}.-xxlmin-ht-94{min-height-top:94px!important}.-xxlmin-hr-94{min-height-right:94px!important}.-xxlmin-hb-94{min-height-bottom:94px!important}.-xxlmin-hl-94{min-height-left:94px!important}.-xxlmin-hx-94{min-height-left:94px!important;min-height-right:94px!important}.-xxlmin-hy-94{min-height-top:94px!important;min-height-bottom:94px!important}}.m-95{margin:95px!important}.mt-95{margin-top:95px!important}.mr-95{margin-right:95px!important}.mb-95{margin-bottom:95px!important}.ml-95{margin-left:95px!important}.mx-95{margin-left:95px!important;margin-right:95px!important}.my-95{margin-top:95px!important;margin-bottom:95px!important}@media (min-width: 576px){.-smm-95{margin:95px!important}.-smmt-95{margin-top:95px!important}.-smmr-95{margin-right:95px!important}.-smmb-95{margin-bottom:95px!important}.-smml-95{margin-left:95px!important}.-smmx-95{margin-left:95px!important;margin-right:95px!important}.-smmy-95{margin-top:95px!important;margin-bottom:95px!important}}@media (min-width: 768px){.-mdm-95{margin:95px!important}.-mdmt-95{margin-top:95px!important}.-mdmr-95{margin-right:95px!important}.-mdmb-95{margin-bottom:95px!important}.-mdml-95{margin-left:95px!important}.-mdmx-95{margin-left:95px!important;margin-right:95px!important}.-mdmy-95{margin-top:95px!important;margin-bottom:95px!important}}@media (min-width: 992px){.-lgm-95{margin:95px!important}.-lgmt-95{margin-top:95px!important}.-lgmr-95{margin-right:95px!important}.-lgmb-95{margin-bottom:95px!important}.-lgml-95{margin-left:95px!important}.-lgmx-95{margin-left:95px!important;margin-right:95px!important}.-lgmy-95{margin-top:95px!important;margin-bottom:95px!important}}@media (min-width: 1200px){.-xlm-95{margin:95px!important}.-xlmt-95{margin-top:95px!important}.-xlmr-95{margin-right:95px!important}.-xlmb-95{margin-bottom:95px!important}.-xlml-95{margin-left:95px!important}.-xlmx-95{margin-left:95px!important;margin-right:95px!important}.-xlmy-95{margin-top:95px!important;margin-bottom:95px!important}}@media (min-width: 1400px){.-xxlm-95{margin:95px!important}.-xxlmt-95{margin-top:95px!important}.-xxlmr-95{margin-right:95px!important}.-xxlmb-95{margin-bottom:95px!important}.-xxlml-95{margin-left:95px!important}.-xxlmx-95{margin-left:95px!important;margin-right:95px!important}.-xxlmy-95{margin-top:95px!important;margin-bottom:95px!important}}.p-95{padding:95px!important}.pt-95{padding-top:95px!important}.pr-95{padding-right:95px!important}.pb-95{padding-bottom:95px!important}.pl-95{padding-left:95px!important}.px-95{padding-left:95px!important;padding-right:95px!important}.py-95{padding-top:95px!important;padding-bottom:95px!important}@media (min-width: 576px){.-smp-95{padding:95px!important}.-smpt-95{padding-top:95px!important}.-smpr-95{padding-right:95px!important}.-smpb-95{padding-bottom:95px!important}.-smpl-95{padding-left:95px!important}.-smpx-95{padding-left:95px!important;padding-right:95px!important}.-smpy-95{padding-top:95px!important;padding-bottom:95px!important}}@media (min-width: 768px){.-mdp-95{padding:95px!important}.-mdpt-95{padding-top:95px!important}.-mdpr-95{padding-right:95px!important}.-mdpb-95{padding-bottom:95px!important}.-mdpl-95{padding-left:95px!important}.-mdpx-95{padding-left:95px!important;padding-right:95px!important}.-mdpy-95{padding-top:95px!important;padding-bottom:95px!important}}@media (min-width: 992px){.-lgp-95{padding:95px!important}.-lgpt-95{padding-top:95px!important}.-lgpr-95{padding-right:95px!important}.-lgpb-95{padding-bottom:95px!important}.-lgpl-95{padding-left:95px!important}.-lgpx-95{padding-left:95px!important;padding-right:95px!important}.-lgpy-95{padding-top:95px!important;padding-bottom:95px!important}}@media (min-width: 1200px){.-xlp-95{padding:95px!important}.-xlpt-95{padding-top:95px!important}.-xlpr-95{padding-right:95px!important}.-xlpb-95{padding-bottom:95px!important}.-xlpl-95{padding-left:95px!important}.-xlpx-95{padding-left:95px!important;padding-right:95px!important}.-xlpy-95{padding-top:95px!important;padding-bottom:95px!important}}@media (min-width: 1400px){.-xxlp-95{padding:95px!important}.-xxlpt-95{padding-top:95px!important}.-xxlpr-95{padding-right:95px!important}.-xxlpb-95{padding-bottom:95px!important}.-xxlpl-95{padding-left:95px!important}.-xxlpx-95{padding-left:95px!important;padding-right:95px!important}.-xxlpy-95{padding-top:95px!important;padding-bottom:95px!important}}.gap-95{gap:95px!important}.gapx-95{-webkit-column-gap:95px!important;-moz-column-gap:95px!important;column-gap:95px!important}.gapy-95{row-gap:95px!important}@media (min-width: 576px){.-smgap-95{gap:95px!important}.-smgapx-95{-webkit-column-gap:95px!important;-moz-column-gap:95px!important;column-gap:95px!important}.-smgapy-95{row-gap:95px!important}}@media (min-width: 768px){.-mdgap-95{gap:95px!important}.-mdgapx-95{-webkit-column-gap:95px!important;-moz-column-gap:95px!important;column-gap:95px!important}.-mdgapy-95{row-gap:95px!important}}@media (min-width: 992px){.-lggap-95{gap:95px!important}.-lggapx-95{-webkit-column-gap:95px!important;-moz-column-gap:95px!important;column-gap:95px!important}.-lggapy-95{row-gap:95px!important}}@media (min-width: 1200px){.-xlgap-95{gap:95px!important}.-xlgapx-95{-webkit-column-gap:95px!important;-moz-column-gap:95px!important;column-gap:95px!important}.-xlgapy-95{row-gap:95px!important}}@media (min-width: 1400px){.-xxlgap-95{gap:95px!important}.-xxlgapx-95{-webkit-column-gap:95px!important;-moz-column-gap:95px!important;column-gap:95px!important}.-xxlgapy-95{row-gap:95px!important}}.w-95{width:95px!important}.wt-95{width-top:95px!important}.wr-95{width-right:95px!important}.wb-95{width-bottom:95px!important}.wl-95{width-left:95px!important}.wx-95{width-left:95px!important;width-right:95px!important}.wy-95{width-top:95px!important;width-bottom:95px!important}@media (min-width: 576px){.-smw-95{width:95px!important}.-smwt-95{width-top:95px!important}.-smwr-95{width-right:95px!important}.-smwb-95{width-bottom:95px!important}.-smwl-95{width-left:95px!important}.-smwx-95{width-left:95px!important;width-right:95px!important}.-smwy-95{width-top:95px!important;width-bottom:95px!important}}@media (min-width: 768px){.-mdw-95{width:95px!important}.-mdwt-95{width-top:95px!important}.-mdwr-95{width-right:95px!important}.-mdwb-95{width-bottom:95px!important}.-mdwl-95{width-left:95px!important}.-mdwx-95{width-left:95px!important;width-right:95px!important}.-mdwy-95{width-top:95px!important;width-bottom:95px!important}}@media (min-width: 992px){.-lgw-95{width:95px!important}.-lgwt-95{width-top:95px!important}.-lgwr-95{width-right:95px!important}.-lgwb-95{width-bottom:95px!important}.-lgwl-95{width-left:95px!important}.-lgwx-95{width-left:95px!important;width-right:95px!important}.-lgwy-95{width-top:95px!important;width-bottom:95px!important}}@media (min-width: 1200px){.-xlw-95{width:95px!important}.-xlwt-95{width-top:95px!important}.-xlwr-95{width-right:95px!important}.-xlwb-95{width-bottom:95px!important}.-xlwl-95{width-left:95px!important}.-xlwx-95{width-left:95px!important;width-right:95px!important}.-xlwy-95{width-top:95px!important;width-bottom:95px!important}}@media (min-width: 1400px){.-xxlw-95{width:95px!important}.-xxlwt-95{width-top:95px!important}.-xxlwr-95{width-right:95px!important}.-xxlwb-95{width-bottom:95px!important}.-xxlwl-95{width-left:95px!important}.-xxlwx-95{width-left:95px!important;width-right:95px!important}.-xxlwy-95{width-top:95px!important;width-bottom:95px!important}}.h-95{height:95px!important}.ht-95{height-top:95px!important}.hr-95{height-right:95px!important}.hb-95{height-bottom:95px!important}.hl-95{height-left:95px!important}.hx-95{height-left:95px!important;height-right:95px!important}.hy-95{height-top:95px!important;height-bottom:95px!important}@media (min-width: 576px){.-smh-95{height:95px!important}.-smht-95{height-top:95px!important}.-smhr-95{height-right:95px!important}.-smhb-95{height-bottom:95px!important}.-smhl-95{height-left:95px!important}.-smhx-95{height-left:95px!important;height-right:95px!important}.-smhy-95{height-top:95px!important;height-bottom:95px!important}}@media (min-width: 768px){.-mdh-95{height:95px!important}.-mdht-95{height-top:95px!important}.-mdhr-95{height-right:95px!important}.-mdhb-95{height-bottom:95px!important}.-mdhl-95{height-left:95px!important}.-mdhx-95{height-left:95px!important;height-right:95px!important}.-mdhy-95{height-top:95px!important;height-bottom:95px!important}}@media (min-width: 992px){.-lgh-95{height:95px!important}.-lght-95{height-top:95px!important}.-lghr-95{height-right:95px!important}.-lghb-95{height-bottom:95px!important}.-lghl-95{height-left:95px!important}.-lghx-95{height-left:95px!important;height-right:95px!important}.-lghy-95{height-top:95px!important;height-bottom:95px!important}}@media (min-width: 1200px){.-xlh-95{height:95px!important}.-xlht-95{height-top:95px!important}.-xlhr-95{height-right:95px!important}.-xlhb-95{height-bottom:95px!important}.-xlhl-95{height-left:95px!important}.-xlhx-95{height-left:95px!important;height-right:95px!important}.-xlhy-95{height-top:95px!important;height-bottom:95px!important}}@media (min-width: 1400px){.-xxlh-95{height:95px!important}.-xxlht-95{height-top:95px!important}.-xxlhr-95{height-right:95px!important}.-xxlhb-95{height-bottom:95px!important}.-xxlhl-95{height-left:95px!important}.-xxlhx-95{height-left:95px!important;height-right:95px!important}.-xxlhy-95{height-top:95px!important;height-bottom:95px!important}}.rounded-95{border-radius:95px!important}.roundedt-95{border-radius-top:95px!important}.roundedr-95{border-radius-right:95px!important}.roundedb-95{border-radius-bottom:95px!important}.roundedl-95{border-radius-left:95px!important}.roundedx-95{border-radius-left:95px!important;border-radius-right:95px!important}.roundedy-95{border-radius-top:95px!important;border-radius-bottom:95px!important}@media (min-width: 576px){.-smrounded-95{border-radius:95px!important}.-smroundedt-95{border-radius-top:95px!important}.-smroundedr-95{border-radius-right:95px!important}.-smroundedb-95{border-radius-bottom:95px!important}.-smroundedl-95{border-radius-left:95px!important}.-smroundedx-95{border-radius-left:95px!important;border-radius-right:95px!important}.-smroundedy-95{border-radius-top:95px!important;border-radius-bottom:95px!important}}@media (min-width: 768px){.-mdrounded-95{border-radius:95px!important}.-mdroundedt-95{border-radius-top:95px!important}.-mdroundedr-95{border-radius-right:95px!important}.-mdroundedb-95{border-radius-bottom:95px!important}.-mdroundedl-95{border-radius-left:95px!important}.-mdroundedx-95{border-radius-left:95px!important;border-radius-right:95px!important}.-mdroundedy-95{border-radius-top:95px!important;border-radius-bottom:95px!important}}@media (min-width: 992px){.-lgrounded-95{border-radius:95px!important}.-lgroundedt-95{border-radius-top:95px!important}.-lgroundedr-95{border-radius-right:95px!important}.-lgroundedb-95{border-radius-bottom:95px!important}.-lgroundedl-95{border-radius-left:95px!important}.-lgroundedx-95{border-radius-left:95px!important;border-radius-right:95px!important}.-lgroundedy-95{border-radius-top:95px!important;border-radius-bottom:95px!important}}@media (min-width: 1200px){.-xlrounded-95{border-radius:95px!important}.-xlroundedt-95{border-radius-top:95px!important}.-xlroundedr-95{border-radius-right:95px!important}.-xlroundedb-95{border-radius-bottom:95px!important}.-xlroundedl-95{border-radius-left:95px!important}.-xlroundedx-95{border-radius-left:95px!important;border-radius-right:95px!important}.-xlroundedy-95{border-radius-top:95px!important;border-radius-bottom:95px!important}}@media (min-width: 1400px){.-xxlrounded-95{border-radius:95px!important}.-xxlroundedt-95{border-radius-top:95px!important}.-xxlroundedr-95{border-radius-right:95px!important}.-xxlroundedb-95{border-radius-bottom:95px!important}.-xxlroundedl-95{border-radius-left:95px!important}.-xxlroundedx-95{border-radius-left:95px!important;border-radius-right:95px!important}.-xxlroundedy-95{border-radius-top:95px!important;border-radius-bottom:95px!important}}.max-w-95{max-width:95px!important}.max-wt-95{max-width-top:95px!important}.max-wr-95{max-width-right:95px!important}.max-wb-95{max-width-bottom:95px!important}.max-wl-95{max-width-left:95px!important}.max-wx-95{max-width-left:95px!important;max-width-right:95px!important}.max-wy-95{max-width-top:95px!important;max-width-bottom:95px!important}@media (min-width: 576px){.-smmax-w-95{max-width:95px!important}.-smmax-wt-95{max-width-top:95px!important}.-smmax-wr-95{max-width-right:95px!important}.-smmax-wb-95{max-width-bottom:95px!important}.-smmax-wl-95{max-width-left:95px!important}.-smmax-wx-95{max-width-left:95px!important;max-width-right:95px!important}.-smmax-wy-95{max-width-top:95px!important;max-width-bottom:95px!important}}@media (min-width: 768px){.-mdmax-w-95{max-width:95px!important}.-mdmax-wt-95{max-width-top:95px!important}.-mdmax-wr-95{max-width-right:95px!important}.-mdmax-wb-95{max-width-bottom:95px!important}.-mdmax-wl-95{max-width-left:95px!important}.-mdmax-wx-95{max-width-left:95px!important;max-width-right:95px!important}.-mdmax-wy-95{max-width-top:95px!important;max-width-bottom:95px!important}}@media (min-width: 992px){.-lgmax-w-95{max-width:95px!important}.-lgmax-wt-95{max-width-top:95px!important}.-lgmax-wr-95{max-width-right:95px!important}.-lgmax-wb-95{max-width-bottom:95px!important}.-lgmax-wl-95{max-width-left:95px!important}.-lgmax-wx-95{max-width-left:95px!important;max-width-right:95px!important}.-lgmax-wy-95{max-width-top:95px!important;max-width-bottom:95px!important}}@media (min-width: 1200px){.-xlmax-w-95{max-width:95px!important}.-xlmax-wt-95{max-width-top:95px!important}.-xlmax-wr-95{max-width-right:95px!important}.-xlmax-wb-95{max-width-bottom:95px!important}.-xlmax-wl-95{max-width-left:95px!important}.-xlmax-wx-95{max-width-left:95px!important;max-width-right:95px!important}.-xlmax-wy-95{max-width-top:95px!important;max-width-bottom:95px!important}}@media (min-width: 1400px){.-xxlmax-w-95{max-width:95px!important}.-xxlmax-wt-95{max-width-top:95px!important}.-xxlmax-wr-95{max-width-right:95px!important}.-xxlmax-wb-95{max-width-bottom:95px!important}.-xxlmax-wl-95{max-width-left:95px!important}.-xxlmax-wx-95{max-width-left:95px!important;max-width-right:95px!important}.-xxlmax-wy-95{max-width-top:95px!important;max-width-bottom:95px!important}}.min-w-95{min-width:95px!important}.min-wt-95{min-width-top:95px!important}.min-wr-95{min-width-right:95px!important}.min-wb-95{min-width-bottom:95px!important}.min-wl-95{min-width-left:95px!important}.min-wx-95{min-width-left:95px!important;min-width-right:95px!important}.min-wy-95{min-width-top:95px!important;min-width-bottom:95px!important}@media (min-width: 576px){.-smmin-w-95{min-width:95px!important}.-smmin-wt-95{min-width-top:95px!important}.-smmin-wr-95{min-width-right:95px!important}.-smmin-wb-95{min-width-bottom:95px!important}.-smmin-wl-95{min-width-left:95px!important}.-smmin-wx-95{min-width-left:95px!important;min-width-right:95px!important}.-smmin-wy-95{min-width-top:95px!important;min-width-bottom:95px!important}}@media (min-width: 768px){.-mdmin-w-95{min-width:95px!important}.-mdmin-wt-95{min-width-top:95px!important}.-mdmin-wr-95{min-width-right:95px!important}.-mdmin-wb-95{min-width-bottom:95px!important}.-mdmin-wl-95{min-width-left:95px!important}.-mdmin-wx-95{min-width-left:95px!important;min-width-right:95px!important}.-mdmin-wy-95{min-width-top:95px!important;min-width-bottom:95px!important}}@media (min-width: 992px){.-lgmin-w-95{min-width:95px!important}.-lgmin-wt-95{min-width-top:95px!important}.-lgmin-wr-95{min-width-right:95px!important}.-lgmin-wb-95{min-width-bottom:95px!important}.-lgmin-wl-95{min-width-left:95px!important}.-lgmin-wx-95{min-width-left:95px!important;min-width-right:95px!important}.-lgmin-wy-95{min-width-top:95px!important;min-width-bottom:95px!important}}@media (min-width: 1200px){.-xlmin-w-95{min-width:95px!important}.-xlmin-wt-95{min-width-top:95px!important}.-xlmin-wr-95{min-width-right:95px!important}.-xlmin-wb-95{min-width-bottom:95px!important}.-xlmin-wl-95{min-width-left:95px!important}.-xlmin-wx-95{min-width-left:95px!important;min-width-right:95px!important}.-xlmin-wy-95{min-width-top:95px!important;min-width-bottom:95px!important}}@media (min-width: 1400px){.-xxlmin-w-95{min-width:95px!important}.-xxlmin-wt-95{min-width-top:95px!important}.-xxlmin-wr-95{min-width-right:95px!important}.-xxlmin-wb-95{min-width-bottom:95px!important}.-xxlmin-wl-95{min-width-left:95px!important}.-xxlmin-wx-95{min-width-left:95px!important;min-width-right:95px!important}.-xxlmin-wy-95{min-width-top:95px!important;min-width-bottom:95px!important}}.max-h-95{max-height:95px!important}.max-ht-95{max-height-top:95px!important}.max-hr-95{max-height-right:95px!important}.max-hb-95{max-height-bottom:95px!important}.max-hl-95{max-height-left:95px!important}.max-hx-95{max-height-left:95px!important;max-height-right:95px!important}.max-hy-95{max-height-top:95px!important;max-height-bottom:95px!important}@media (min-width: 576px){.-smmax-h-95{max-height:95px!important}.-smmax-ht-95{max-height-top:95px!important}.-smmax-hr-95{max-height-right:95px!important}.-smmax-hb-95{max-height-bottom:95px!important}.-smmax-hl-95{max-height-left:95px!important}.-smmax-hx-95{max-height-left:95px!important;max-height-right:95px!important}.-smmax-hy-95{max-height-top:95px!important;max-height-bottom:95px!important}}@media (min-width: 768px){.-mdmax-h-95{max-height:95px!important}.-mdmax-ht-95{max-height-top:95px!important}.-mdmax-hr-95{max-height-right:95px!important}.-mdmax-hb-95{max-height-bottom:95px!important}.-mdmax-hl-95{max-height-left:95px!important}.-mdmax-hx-95{max-height-left:95px!important;max-height-right:95px!important}.-mdmax-hy-95{max-height-top:95px!important;max-height-bottom:95px!important}}@media (min-width: 992px){.-lgmax-h-95{max-height:95px!important}.-lgmax-ht-95{max-height-top:95px!important}.-lgmax-hr-95{max-height-right:95px!important}.-lgmax-hb-95{max-height-bottom:95px!important}.-lgmax-hl-95{max-height-left:95px!important}.-lgmax-hx-95{max-height-left:95px!important;max-height-right:95px!important}.-lgmax-hy-95{max-height-top:95px!important;max-height-bottom:95px!important}}@media (min-width: 1200px){.-xlmax-h-95{max-height:95px!important}.-xlmax-ht-95{max-height-top:95px!important}.-xlmax-hr-95{max-height-right:95px!important}.-xlmax-hb-95{max-height-bottom:95px!important}.-xlmax-hl-95{max-height-left:95px!important}.-xlmax-hx-95{max-height-left:95px!important;max-height-right:95px!important}.-xlmax-hy-95{max-height-top:95px!important;max-height-bottom:95px!important}}@media (min-width: 1400px){.-xxlmax-h-95{max-height:95px!important}.-xxlmax-ht-95{max-height-top:95px!important}.-xxlmax-hr-95{max-height-right:95px!important}.-xxlmax-hb-95{max-height-bottom:95px!important}.-xxlmax-hl-95{max-height-left:95px!important}.-xxlmax-hx-95{max-height-left:95px!important;max-height-right:95px!important}.-xxlmax-hy-95{max-height-top:95px!important;max-height-bottom:95px!important}}.min-h-95{min-height:95px!important}.min-ht-95{min-height-top:95px!important}.min-hr-95{min-height-right:95px!important}.min-hb-95{min-height-bottom:95px!important}.min-hl-95{min-height-left:95px!important}.min-hx-95{min-height-left:95px!important;min-height-right:95px!important}.min-hy-95{min-height-top:95px!important;min-height-bottom:95px!important}@media (min-width: 576px){.-smmin-h-95{min-height:95px!important}.-smmin-ht-95{min-height-top:95px!important}.-smmin-hr-95{min-height-right:95px!important}.-smmin-hb-95{min-height-bottom:95px!important}.-smmin-hl-95{min-height-left:95px!important}.-smmin-hx-95{min-height-left:95px!important;min-height-right:95px!important}.-smmin-hy-95{min-height-top:95px!important;min-height-bottom:95px!important}}@media (min-width: 768px){.-mdmin-h-95{min-height:95px!important}.-mdmin-ht-95{min-height-top:95px!important}.-mdmin-hr-95{min-height-right:95px!important}.-mdmin-hb-95{min-height-bottom:95px!important}.-mdmin-hl-95{min-height-left:95px!important}.-mdmin-hx-95{min-height-left:95px!important;min-height-right:95px!important}.-mdmin-hy-95{min-height-top:95px!important;min-height-bottom:95px!important}}@media (min-width: 992px){.-lgmin-h-95{min-height:95px!important}.-lgmin-ht-95{min-height-top:95px!important}.-lgmin-hr-95{min-height-right:95px!important}.-lgmin-hb-95{min-height-bottom:95px!important}.-lgmin-hl-95{min-height-left:95px!important}.-lgmin-hx-95{min-height-left:95px!important;min-height-right:95px!important}.-lgmin-hy-95{min-height-top:95px!important;min-height-bottom:95px!important}}@media (min-width: 1200px){.-xlmin-h-95{min-height:95px!important}.-xlmin-ht-95{min-height-top:95px!important}.-xlmin-hr-95{min-height-right:95px!important}.-xlmin-hb-95{min-height-bottom:95px!important}.-xlmin-hl-95{min-height-left:95px!important}.-xlmin-hx-95{min-height-left:95px!important;min-height-right:95px!important}.-xlmin-hy-95{min-height-top:95px!important;min-height-bottom:95px!important}}@media (min-width: 1400px){.-xxlmin-h-95{min-height:95px!important}.-xxlmin-ht-95{min-height-top:95px!important}.-xxlmin-hr-95{min-height-right:95px!important}.-xxlmin-hb-95{min-height-bottom:95px!important}.-xxlmin-hl-95{min-height-left:95px!important}.-xxlmin-hx-95{min-height-left:95px!important;min-height-right:95px!important}.-xxlmin-hy-95{min-height-top:95px!important;min-height-bottom:95px!important}}.m-96{margin:96px!important}.mt-96{margin-top:96px!important}.mr-96{margin-right:96px!important}.mb-96{margin-bottom:96px!important}.ml-96{margin-left:96px!important}.mx-96{margin-left:96px!important;margin-right:96px!important}.my-96{margin-top:96px!important;margin-bottom:96px!important}@media (min-width: 576px){.-smm-96{margin:96px!important}.-smmt-96{margin-top:96px!important}.-smmr-96{margin-right:96px!important}.-smmb-96{margin-bottom:96px!important}.-smml-96{margin-left:96px!important}.-smmx-96{margin-left:96px!important;margin-right:96px!important}.-smmy-96{margin-top:96px!important;margin-bottom:96px!important}}@media (min-width: 768px){.-mdm-96{margin:96px!important}.-mdmt-96{margin-top:96px!important}.-mdmr-96{margin-right:96px!important}.-mdmb-96{margin-bottom:96px!important}.-mdml-96{margin-left:96px!important}.-mdmx-96{margin-left:96px!important;margin-right:96px!important}.-mdmy-96{margin-top:96px!important;margin-bottom:96px!important}}@media (min-width: 992px){.-lgm-96{margin:96px!important}.-lgmt-96{margin-top:96px!important}.-lgmr-96{margin-right:96px!important}.-lgmb-96{margin-bottom:96px!important}.-lgml-96{margin-left:96px!important}.-lgmx-96{margin-left:96px!important;margin-right:96px!important}.-lgmy-96{margin-top:96px!important;margin-bottom:96px!important}}@media (min-width: 1200px){.-xlm-96{margin:96px!important}.-xlmt-96{margin-top:96px!important}.-xlmr-96{margin-right:96px!important}.-xlmb-96{margin-bottom:96px!important}.-xlml-96{margin-left:96px!important}.-xlmx-96{margin-left:96px!important;margin-right:96px!important}.-xlmy-96{margin-top:96px!important;margin-bottom:96px!important}}@media (min-width: 1400px){.-xxlm-96{margin:96px!important}.-xxlmt-96{margin-top:96px!important}.-xxlmr-96{margin-right:96px!important}.-xxlmb-96{margin-bottom:96px!important}.-xxlml-96{margin-left:96px!important}.-xxlmx-96{margin-left:96px!important;margin-right:96px!important}.-xxlmy-96{margin-top:96px!important;margin-bottom:96px!important}}.p-96{padding:96px!important}.pt-96{padding-top:96px!important}.pr-96{padding-right:96px!important}.pb-96{padding-bottom:96px!important}.pl-96{padding-left:96px!important}.px-96{padding-left:96px!important;padding-right:96px!important}.py-96{padding-top:96px!important;padding-bottom:96px!important}@media (min-width: 576px){.-smp-96{padding:96px!important}.-smpt-96{padding-top:96px!important}.-smpr-96{padding-right:96px!important}.-smpb-96{padding-bottom:96px!important}.-smpl-96{padding-left:96px!important}.-smpx-96{padding-left:96px!important;padding-right:96px!important}.-smpy-96{padding-top:96px!important;padding-bottom:96px!important}}@media (min-width: 768px){.-mdp-96{padding:96px!important}.-mdpt-96{padding-top:96px!important}.-mdpr-96{padding-right:96px!important}.-mdpb-96{padding-bottom:96px!important}.-mdpl-96{padding-left:96px!important}.-mdpx-96{padding-left:96px!important;padding-right:96px!important}.-mdpy-96{padding-top:96px!important;padding-bottom:96px!important}}@media (min-width: 992px){.-lgp-96{padding:96px!important}.-lgpt-96{padding-top:96px!important}.-lgpr-96{padding-right:96px!important}.-lgpb-96{padding-bottom:96px!important}.-lgpl-96{padding-left:96px!important}.-lgpx-96{padding-left:96px!important;padding-right:96px!important}.-lgpy-96{padding-top:96px!important;padding-bottom:96px!important}}@media (min-width: 1200px){.-xlp-96{padding:96px!important}.-xlpt-96{padding-top:96px!important}.-xlpr-96{padding-right:96px!important}.-xlpb-96{padding-bottom:96px!important}.-xlpl-96{padding-left:96px!important}.-xlpx-96{padding-left:96px!important;padding-right:96px!important}.-xlpy-96{padding-top:96px!important;padding-bottom:96px!important}}@media (min-width: 1400px){.-xxlp-96{padding:96px!important}.-xxlpt-96{padding-top:96px!important}.-xxlpr-96{padding-right:96px!important}.-xxlpb-96{padding-bottom:96px!important}.-xxlpl-96{padding-left:96px!important}.-xxlpx-96{padding-left:96px!important;padding-right:96px!important}.-xxlpy-96{padding-top:96px!important;padding-bottom:96px!important}}.gap-96{gap:96px!important}.gapx-96{-webkit-column-gap:96px!important;-moz-column-gap:96px!important;column-gap:96px!important}.gapy-96{row-gap:96px!important}@media (min-width: 576px){.-smgap-96{gap:96px!important}.-smgapx-96{-webkit-column-gap:96px!important;-moz-column-gap:96px!important;column-gap:96px!important}.-smgapy-96{row-gap:96px!important}}@media (min-width: 768px){.-mdgap-96{gap:96px!important}.-mdgapx-96{-webkit-column-gap:96px!important;-moz-column-gap:96px!important;column-gap:96px!important}.-mdgapy-96{row-gap:96px!important}}@media (min-width: 992px){.-lggap-96{gap:96px!important}.-lggapx-96{-webkit-column-gap:96px!important;-moz-column-gap:96px!important;column-gap:96px!important}.-lggapy-96{row-gap:96px!important}}@media (min-width: 1200px){.-xlgap-96{gap:96px!important}.-xlgapx-96{-webkit-column-gap:96px!important;-moz-column-gap:96px!important;column-gap:96px!important}.-xlgapy-96{row-gap:96px!important}}@media (min-width: 1400px){.-xxlgap-96{gap:96px!important}.-xxlgapx-96{-webkit-column-gap:96px!important;-moz-column-gap:96px!important;column-gap:96px!important}.-xxlgapy-96{row-gap:96px!important}}.w-96{width:96px!important}.wt-96{width-top:96px!important}.wr-96{width-right:96px!important}.wb-96{width-bottom:96px!important}.wl-96{width-left:96px!important}.wx-96{width-left:96px!important;width-right:96px!important}.wy-96{width-top:96px!important;width-bottom:96px!important}@media (min-width: 576px){.-smw-96{width:96px!important}.-smwt-96{width-top:96px!important}.-smwr-96{width-right:96px!important}.-smwb-96{width-bottom:96px!important}.-smwl-96{width-left:96px!important}.-smwx-96{width-left:96px!important;width-right:96px!important}.-smwy-96{width-top:96px!important;width-bottom:96px!important}}@media (min-width: 768px){.-mdw-96{width:96px!important}.-mdwt-96{width-top:96px!important}.-mdwr-96{width-right:96px!important}.-mdwb-96{width-bottom:96px!important}.-mdwl-96{width-left:96px!important}.-mdwx-96{width-left:96px!important;width-right:96px!important}.-mdwy-96{width-top:96px!important;width-bottom:96px!important}}@media (min-width: 992px){.-lgw-96{width:96px!important}.-lgwt-96{width-top:96px!important}.-lgwr-96{width-right:96px!important}.-lgwb-96{width-bottom:96px!important}.-lgwl-96{width-left:96px!important}.-lgwx-96{width-left:96px!important;width-right:96px!important}.-lgwy-96{width-top:96px!important;width-bottom:96px!important}}@media (min-width: 1200px){.-xlw-96{width:96px!important}.-xlwt-96{width-top:96px!important}.-xlwr-96{width-right:96px!important}.-xlwb-96{width-bottom:96px!important}.-xlwl-96{width-left:96px!important}.-xlwx-96{width-left:96px!important;width-right:96px!important}.-xlwy-96{width-top:96px!important;width-bottom:96px!important}}@media (min-width: 1400px){.-xxlw-96{width:96px!important}.-xxlwt-96{width-top:96px!important}.-xxlwr-96{width-right:96px!important}.-xxlwb-96{width-bottom:96px!important}.-xxlwl-96{width-left:96px!important}.-xxlwx-96{width-left:96px!important;width-right:96px!important}.-xxlwy-96{width-top:96px!important;width-bottom:96px!important}}.h-96{height:96px!important}.ht-96{height-top:96px!important}.hr-96{height-right:96px!important}.hb-96{height-bottom:96px!important}.hl-96{height-left:96px!important}.hx-96{height-left:96px!important;height-right:96px!important}.hy-96{height-top:96px!important;height-bottom:96px!important}@media (min-width: 576px){.-smh-96{height:96px!important}.-smht-96{height-top:96px!important}.-smhr-96{height-right:96px!important}.-smhb-96{height-bottom:96px!important}.-smhl-96{height-left:96px!important}.-smhx-96{height-left:96px!important;height-right:96px!important}.-smhy-96{height-top:96px!important;height-bottom:96px!important}}@media (min-width: 768px){.-mdh-96{height:96px!important}.-mdht-96{height-top:96px!important}.-mdhr-96{height-right:96px!important}.-mdhb-96{height-bottom:96px!important}.-mdhl-96{height-left:96px!important}.-mdhx-96{height-left:96px!important;height-right:96px!important}.-mdhy-96{height-top:96px!important;height-bottom:96px!important}}@media (min-width: 992px){.-lgh-96{height:96px!important}.-lght-96{height-top:96px!important}.-lghr-96{height-right:96px!important}.-lghb-96{height-bottom:96px!important}.-lghl-96{height-left:96px!important}.-lghx-96{height-left:96px!important;height-right:96px!important}.-lghy-96{height-top:96px!important;height-bottom:96px!important}}@media (min-width: 1200px){.-xlh-96{height:96px!important}.-xlht-96{height-top:96px!important}.-xlhr-96{height-right:96px!important}.-xlhb-96{height-bottom:96px!important}.-xlhl-96{height-left:96px!important}.-xlhx-96{height-left:96px!important;height-right:96px!important}.-xlhy-96{height-top:96px!important;height-bottom:96px!important}}@media (min-width: 1400px){.-xxlh-96{height:96px!important}.-xxlht-96{height-top:96px!important}.-xxlhr-96{height-right:96px!important}.-xxlhb-96{height-bottom:96px!important}.-xxlhl-96{height-left:96px!important}.-xxlhx-96{height-left:96px!important;height-right:96px!important}.-xxlhy-96{height-top:96px!important;height-bottom:96px!important}}.rounded-96{border-radius:96px!important}.roundedt-96{border-radius-top:96px!important}.roundedr-96{border-radius-right:96px!important}.roundedb-96{border-radius-bottom:96px!important}.roundedl-96{border-radius-left:96px!important}.roundedx-96{border-radius-left:96px!important;border-radius-right:96px!important}.roundedy-96{border-radius-top:96px!important;border-radius-bottom:96px!important}@media (min-width: 576px){.-smrounded-96{border-radius:96px!important}.-smroundedt-96{border-radius-top:96px!important}.-smroundedr-96{border-radius-right:96px!important}.-smroundedb-96{border-radius-bottom:96px!important}.-smroundedl-96{border-radius-left:96px!important}.-smroundedx-96{border-radius-left:96px!important;border-radius-right:96px!important}.-smroundedy-96{border-radius-top:96px!important;border-radius-bottom:96px!important}}@media (min-width: 768px){.-mdrounded-96{border-radius:96px!important}.-mdroundedt-96{border-radius-top:96px!important}.-mdroundedr-96{border-radius-right:96px!important}.-mdroundedb-96{border-radius-bottom:96px!important}.-mdroundedl-96{border-radius-left:96px!important}.-mdroundedx-96{border-radius-left:96px!important;border-radius-right:96px!important}.-mdroundedy-96{border-radius-top:96px!important;border-radius-bottom:96px!important}}@media (min-width: 992px){.-lgrounded-96{border-radius:96px!important}.-lgroundedt-96{border-radius-top:96px!important}.-lgroundedr-96{border-radius-right:96px!important}.-lgroundedb-96{border-radius-bottom:96px!important}.-lgroundedl-96{border-radius-left:96px!important}.-lgroundedx-96{border-radius-left:96px!important;border-radius-right:96px!important}.-lgroundedy-96{border-radius-top:96px!important;border-radius-bottom:96px!important}}@media (min-width: 1200px){.-xlrounded-96{border-radius:96px!important}.-xlroundedt-96{border-radius-top:96px!important}.-xlroundedr-96{border-radius-right:96px!important}.-xlroundedb-96{border-radius-bottom:96px!important}.-xlroundedl-96{border-radius-left:96px!important}.-xlroundedx-96{border-radius-left:96px!important;border-radius-right:96px!important}.-xlroundedy-96{border-radius-top:96px!important;border-radius-bottom:96px!important}}@media (min-width: 1400px){.-xxlrounded-96{border-radius:96px!important}.-xxlroundedt-96{border-radius-top:96px!important}.-xxlroundedr-96{border-radius-right:96px!important}.-xxlroundedb-96{border-radius-bottom:96px!important}.-xxlroundedl-96{border-radius-left:96px!important}.-xxlroundedx-96{border-radius-left:96px!important;border-radius-right:96px!important}.-xxlroundedy-96{border-radius-top:96px!important;border-radius-bottom:96px!important}}.max-w-96{max-width:96px!important}.max-wt-96{max-width-top:96px!important}.max-wr-96{max-width-right:96px!important}.max-wb-96{max-width-bottom:96px!important}.max-wl-96{max-width-left:96px!important}.max-wx-96{max-width-left:96px!important;max-width-right:96px!important}.max-wy-96{max-width-top:96px!important;max-width-bottom:96px!important}@media (min-width: 576px){.-smmax-w-96{max-width:96px!important}.-smmax-wt-96{max-width-top:96px!important}.-smmax-wr-96{max-width-right:96px!important}.-smmax-wb-96{max-width-bottom:96px!important}.-smmax-wl-96{max-width-left:96px!important}.-smmax-wx-96{max-width-left:96px!important;max-width-right:96px!important}.-smmax-wy-96{max-width-top:96px!important;max-width-bottom:96px!important}}@media (min-width: 768px){.-mdmax-w-96{max-width:96px!important}.-mdmax-wt-96{max-width-top:96px!important}.-mdmax-wr-96{max-width-right:96px!important}.-mdmax-wb-96{max-width-bottom:96px!important}.-mdmax-wl-96{max-width-left:96px!important}.-mdmax-wx-96{max-width-left:96px!important;max-width-right:96px!important}.-mdmax-wy-96{max-width-top:96px!important;max-width-bottom:96px!important}}@media (min-width: 992px){.-lgmax-w-96{max-width:96px!important}.-lgmax-wt-96{max-width-top:96px!important}.-lgmax-wr-96{max-width-right:96px!important}.-lgmax-wb-96{max-width-bottom:96px!important}.-lgmax-wl-96{max-width-left:96px!important}.-lgmax-wx-96{max-width-left:96px!important;max-width-right:96px!important}.-lgmax-wy-96{max-width-top:96px!important;max-width-bottom:96px!important}}@media (min-width: 1200px){.-xlmax-w-96{max-width:96px!important}.-xlmax-wt-96{max-width-top:96px!important}.-xlmax-wr-96{max-width-right:96px!important}.-xlmax-wb-96{max-width-bottom:96px!important}.-xlmax-wl-96{max-width-left:96px!important}.-xlmax-wx-96{max-width-left:96px!important;max-width-right:96px!important}.-xlmax-wy-96{max-width-top:96px!important;max-width-bottom:96px!important}}@media (min-width: 1400px){.-xxlmax-w-96{max-width:96px!important}.-xxlmax-wt-96{max-width-top:96px!important}.-xxlmax-wr-96{max-width-right:96px!important}.-xxlmax-wb-96{max-width-bottom:96px!important}.-xxlmax-wl-96{max-width-left:96px!important}.-xxlmax-wx-96{max-width-left:96px!important;max-width-right:96px!important}.-xxlmax-wy-96{max-width-top:96px!important;max-width-bottom:96px!important}}.min-w-96{min-width:96px!important}.min-wt-96{min-width-top:96px!important}.min-wr-96{min-width-right:96px!important}.min-wb-96{min-width-bottom:96px!important}.min-wl-96{min-width-left:96px!important}.min-wx-96{min-width-left:96px!important;min-width-right:96px!important}.min-wy-96{min-width-top:96px!important;min-width-bottom:96px!important}@media (min-width: 576px){.-smmin-w-96{min-width:96px!important}.-smmin-wt-96{min-width-top:96px!important}.-smmin-wr-96{min-width-right:96px!important}.-smmin-wb-96{min-width-bottom:96px!important}.-smmin-wl-96{min-width-left:96px!important}.-smmin-wx-96{min-width-left:96px!important;min-width-right:96px!important}.-smmin-wy-96{min-width-top:96px!important;min-width-bottom:96px!important}}@media (min-width: 768px){.-mdmin-w-96{min-width:96px!important}.-mdmin-wt-96{min-width-top:96px!important}.-mdmin-wr-96{min-width-right:96px!important}.-mdmin-wb-96{min-width-bottom:96px!important}.-mdmin-wl-96{min-width-left:96px!important}.-mdmin-wx-96{min-width-left:96px!important;min-width-right:96px!important}.-mdmin-wy-96{min-width-top:96px!important;min-width-bottom:96px!important}}@media (min-width: 992px){.-lgmin-w-96{min-width:96px!important}.-lgmin-wt-96{min-width-top:96px!important}.-lgmin-wr-96{min-width-right:96px!important}.-lgmin-wb-96{min-width-bottom:96px!important}.-lgmin-wl-96{min-width-left:96px!important}.-lgmin-wx-96{min-width-left:96px!important;min-width-right:96px!important}.-lgmin-wy-96{min-width-top:96px!important;min-width-bottom:96px!important}}@media (min-width: 1200px){.-xlmin-w-96{min-width:96px!important}.-xlmin-wt-96{min-width-top:96px!important}.-xlmin-wr-96{min-width-right:96px!important}.-xlmin-wb-96{min-width-bottom:96px!important}.-xlmin-wl-96{min-width-left:96px!important}.-xlmin-wx-96{min-width-left:96px!important;min-width-right:96px!important}.-xlmin-wy-96{min-width-top:96px!important;min-width-bottom:96px!important}}@media (min-width: 1400px){.-xxlmin-w-96{min-width:96px!important}.-xxlmin-wt-96{min-width-top:96px!important}.-xxlmin-wr-96{min-width-right:96px!important}.-xxlmin-wb-96{min-width-bottom:96px!important}.-xxlmin-wl-96{min-width-left:96px!important}.-xxlmin-wx-96{min-width-left:96px!important;min-width-right:96px!important}.-xxlmin-wy-96{min-width-top:96px!important;min-width-bottom:96px!important}}.max-h-96{max-height:96px!important}.max-ht-96{max-height-top:96px!important}.max-hr-96{max-height-right:96px!important}.max-hb-96{max-height-bottom:96px!important}.max-hl-96{max-height-left:96px!important}.max-hx-96{max-height-left:96px!important;max-height-right:96px!important}.max-hy-96{max-height-top:96px!important;max-height-bottom:96px!important}@media (min-width: 576px){.-smmax-h-96{max-height:96px!important}.-smmax-ht-96{max-height-top:96px!important}.-smmax-hr-96{max-height-right:96px!important}.-smmax-hb-96{max-height-bottom:96px!important}.-smmax-hl-96{max-height-left:96px!important}.-smmax-hx-96{max-height-left:96px!important;max-height-right:96px!important}.-smmax-hy-96{max-height-top:96px!important;max-height-bottom:96px!important}}@media (min-width: 768px){.-mdmax-h-96{max-height:96px!important}.-mdmax-ht-96{max-height-top:96px!important}.-mdmax-hr-96{max-height-right:96px!important}.-mdmax-hb-96{max-height-bottom:96px!important}.-mdmax-hl-96{max-height-left:96px!important}.-mdmax-hx-96{max-height-left:96px!important;max-height-right:96px!important}.-mdmax-hy-96{max-height-top:96px!important;max-height-bottom:96px!important}}@media (min-width: 992px){.-lgmax-h-96{max-height:96px!important}.-lgmax-ht-96{max-height-top:96px!important}.-lgmax-hr-96{max-height-right:96px!important}.-lgmax-hb-96{max-height-bottom:96px!important}.-lgmax-hl-96{max-height-left:96px!important}.-lgmax-hx-96{max-height-left:96px!important;max-height-right:96px!important}.-lgmax-hy-96{max-height-top:96px!important;max-height-bottom:96px!important}}@media (min-width: 1200px){.-xlmax-h-96{max-height:96px!important}.-xlmax-ht-96{max-height-top:96px!important}.-xlmax-hr-96{max-height-right:96px!important}.-xlmax-hb-96{max-height-bottom:96px!important}.-xlmax-hl-96{max-height-left:96px!important}.-xlmax-hx-96{max-height-left:96px!important;max-height-right:96px!important}.-xlmax-hy-96{max-height-top:96px!important;max-height-bottom:96px!important}}@media (min-width: 1400px){.-xxlmax-h-96{max-height:96px!important}.-xxlmax-ht-96{max-height-top:96px!important}.-xxlmax-hr-96{max-height-right:96px!important}.-xxlmax-hb-96{max-height-bottom:96px!important}.-xxlmax-hl-96{max-height-left:96px!important}.-xxlmax-hx-96{max-height-left:96px!important;max-height-right:96px!important}.-xxlmax-hy-96{max-height-top:96px!important;max-height-bottom:96px!important}}.min-h-96{min-height:96px!important}.min-ht-96{min-height-top:96px!important}.min-hr-96{min-height-right:96px!important}.min-hb-96{min-height-bottom:96px!important}.min-hl-96{min-height-left:96px!important}.min-hx-96{min-height-left:96px!important;min-height-right:96px!important}.min-hy-96{min-height-top:96px!important;min-height-bottom:96px!important}@media (min-width: 576px){.-smmin-h-96{min-height:96px!important}.-smmin-ht-96{min-height-top:96px!important}.-smmin-hr-96{min-height-right:96px!important}.-smmin-hb-96{min-height-bottom:96px!important}.-smmin-hl-96{min-height-left:96px!important}.-smmin-hx-96{min-height-left:96px!important;min-height-right:96px!important}.-smmin-hy-96{min-height-top:96px!important;min-height-bottom:96px!important}}@media (min-width: 768px){.-mdmin-h-96{min-height:96px!important}.-mdmin-ht-96{min-height-top:96px!important}.-mdmin-hr-96{min-height-right:96px!important}.-mdmin-hb-96{min-height-bottom:96px!important}.-mdmin-hl-96{min-height-left:96px!important}.-mdmin-hx-96{min-height-left:96px!important;min-height-right:96px!important}.-mdmin-hy-96{min-height-top:96px!important;min-height-bottom:96px!important}}@media (min-width: 992px){.-lgmin-h-96{min-height:96px!important}.-lgmin-ht-96{min-height-top:96px!important}.-lgmin-hr-96{min-height-right:96px!important}.-lgmin-hb-96{min-height-bottom:96px!important}.-lgmin-hl-96{min-height-left:96px!important}.-lgmin-hx-96{min-height-left:96px!important;min-height-right:96px!important}.-lgmin-hy-96{min-height-top:96px!important;min-height-bottom:96px!important}}@media (min-width: 1200px){.-xlmin-h-96{min-height:96px!important}.-xlmin-ht-96{min-height-top:96px!important}.-xlmin-hr-96{min-height-right:96px!important}.-xlmin-hb-96{min-height-bottom:96px!important}.-xlmin-hl-96{min-height-left:96px!important}.-xlmin-hx-96{min-height-left:96px!important;min-height-right:96px!important}.-xlmin-hy-96{min-height-top:96px!important;min-height-bottom:96px!important}}@media (min-width: 1400px){.-xxlmin-h-96{min-height:96px!important}.-xxlmin-ht-96{min-height-top:96px!important}.-xxlmin-hr-96{min-height-right:96px!important}.-xxlmin-hb-96{min-height-bottom:96px!important}.-xxlmin-hl-96{min-height-left:96px!important}.-xxlmin-hx-96{min-height-left:96px!important;min-height-right:96px!important}.-xxlmin-hy-96{min-height-top:96px!important;min-height-bottom:96px!important}}.m-97{margin:97px!important}.mt-97{margin-top:97px!important}.mr-97{margin-right:97px!important}.mb-97{margin-bottom:97px!important}.ml-97{margin-left:97px!important}.mx-97{margin-left:97px!important;margin-right:97px!important}.my-97{margin-top:97px!important;margin-bottom:97px!important}@media (min-width: 576px){.-smm-97{margin:97px!important}.-smmt-97{margin-top:97px!important}.-smmr-97{margin-right:97px!important}.-smmb-97{margin-bottom:97px!important}.-smml-97{margin-left:97px!important}.-smmx-97{margin-left:97px!important;margin-right:97px!important}.-smmy-97{margin-top:97px!important;margin-bottom:97px!important}}@media (min-width: 768px){.-mdm-97{margin:97px!important}.-mdmt-97{margin-top:97px!important}.-mdmr-97{margin-right:97px!important}.-mdmb-97{margin-bottom:97px!important}.-mdml-97{margin-left:97px!important}.-mdmx-97{margin-left:97px!important;margin-right:97px!important}.-mdmy-97{margin-top:97px!important;margin-bottom:97px!important}}@media (min-width: 992px){.-lgm-97{margin:97px!important}.-lgmt-97{margin-top:97px!important}.-lgmr-97{margin-right:97px!important}.-lgmb-97{margin-bottom:97px!important}.-lgml-97{margin-left:97px!important}.-lgmx-97{margin-left:97px!important;margin-right:97px!important}.-lgmy-97{margin-top:97px!important;margin-bottom:97px!important}}@media (min-width: 1200px){.-xlm-97{margin:97px!important}.-xlmt-97{margin-top:97px!important}.-xlmr-97{margin-right:97px!important}.-xlmb-97{margin-bottom:97px!important}.-xlml-97{margin-left:97px!important}.-xlmx-97{margin-left:97px!important;margin-right:97px!important}.-xlmy-97{margin-top:97px!important;margin-bottom:97px!important}}@media (min-width: 1400px){.-xxlm-97{margin:97px!important}.-xxlmt-97{margin-top:97px!important}.-xxlmr-97{margin-right:97px!important}.-xxlmb-97{margin-bottom:97px!important}.-xxlml-97{margin-left:97px!important}.-xxlmx-97{margin-left:97px!important;margin-right:97px!important}.-xxlmy-97{margin-top:97px!important;margin-bottom:97px!important}}.p-97{padding:97px!important}.pt-97{padding-top:97px!important}.pr-97{padding-right:97px!important}.pb-97{padding-bottom:97px!important}.pl-97{padding-left:97px!important}.px-97{padding-left:97px!important;padding-right:97px!important}.py-97{padding-top:97px!important;padding-bottom:97px!important}@media (min-width: 576px){.-smp-97{padding:97px!important}.-smpt-97{padding-top:97px!important}.-smpr-97{padding-right:97px!important}.-smpb-97{padding-bottom:97px!important}.-smpl-97{padding-left:97px!important}.-smpx-97{padding-left:97px!important;padding-right:97px!important}.-smpy-97{padding-top:97px!important;padding-bottom:97px!important}}@media (min-width: 768px){.-mdp-97{padding:97px!important}.-mdpt-97{padding-top:97px!important}.-mdpr-97{padding-right:97px!important}.-mdpb-97{padding-bottom:97px!important}.-mdpl-97{padding-left:97px!important}.-mdpx-97{padding-left:97px!important;padding-right:97px!important}.-mdpy-97{padding-top:97px!important;padding-bottom:97px!important}}@media (min-width: 992px){.-lgp-97{padding:97px!important}.-lgpt-97{padding-top:97px!important}.-lgpr-97{padding-right:97px!important}.-lgpb-97{padding-bottom:97px!important}.-lgpl-97{padding-left:97px!important}.-lgpx-97{padding-left:97px!important;padding-right:97px!important}.-lgpy-97{padding-top:97px!important;padding-bottom:97px!important}}@media (min-width: 1200px){.-xlp-97{padding:97px!important}.-xlpt-97{padding-top:97px!important}.-xlpr-97{padding-right:97px!important}.-xlpb-97{padding-bottom:97px!important}.-xlpl-97{padding-left:97px!important}.-xlpx-97{padding-left:97px!important;padding-right:97px!important}.-xlpy-97{padding-top:97px!important;padding-bottom:97px!important}}@media (min-width: 1400px){.-xxlp-97{padding:97px!important}.-xxlpt-97{padding-top:97px!important}.-xxlpr-97{padding-right:97px!important}.-xxlpb-97{padding-bottom:97px!important}.-xxlpl-97{padding-left:97px!important}.-xxlpx-97{padding-left:97px!important;padding-right:97px!important}.-xxlpy-97{padding-top:97px!important;padding-bottom:97px!important}}.gap-97{gap:97px!important}.gapx-97{-webkit-column-gap:97px!important;-moz-column-gap:97px!important;column-gap:97px!important}.gapy-97{row-gap:97px!important}@media (min-width: 576px){.-smgap-97{gap:97px!important}.-smgapx-97{-webkit-column-gap:97px!important;-moz-column-gap:97px!important;column-gap:97px!important}.-smgapy-97{row-gap:97px!important}}@media (min-width: 768px){.-mdgap-97{gap:97px!important}.-mdgapx-97{-webkit-column-gap:97px!important;-moz-column-gap:97px!important;column-gap:97px!important}.-mdgapy-97{row-gap:97px!important}}@media (min-width: 992px){.-lggap-97{gap:97px!important}.-lggapx-97{-webkit-column-gap:97px!important;-moz-column-gap:97px!important;column-gap:97px!important}.-lggapy-97{row-gap:97px!important}}@media (min-width: 1200px){.-xlgap-97{gap:97px!important}.-xlgapx-97{-webkit-column-gap:97px!important;-moz-column-gap:97px!important;column-gap:97px!important}.-xlgapy-97{row-gap:97px!important}}@media (min-width: 1400px){.-xxlgap-97{gap:97px!important}.-xxlgapx-97{-webkit-column-gap:97px!important;-moz-column-gap:97px!important;column-gap:97px!important}.-xxlgapy-97{row-gap:97px!important}}.w-97{width:97px!important}.wt-97{width-top:97px!important}.wr-97{width-right:97px!important}.wb-97{width-bottom:97px!important}.wl-97{width-left:97px!important}.wx-97{width-left:97px!important;width-right:97px!important}.wy-97{width-top:97px!important;width-bottom:97px!important}@media (min-width: 576px){.-smw-97{width:97px!important}.-smwt-97{width-top:97px!important}.-smwr-97{width-right:97px!important}.-smwb-97{width-bottom:97px!important}.-smwl-97{width-left:97px!important}.-smwx-97{width-left:97px!important;width-right:97px!important}.-smwy-97{width-top:97px!important;width-bottom:97px!important}}@media (min-width: 768px){.-mdw-97{width:97px!important}.-mdwt-97{width-top:97px!important}.-mdwr-97{width-right:97px!important}.-mdwb-97{width-bottom:97px!important}.-mdwl-97{width-left:97px!important}.-mdwx-97{width-left:97px!important;width-right:97px!important}.-mdwy-97{width-top:97px!important;width-bottom:97px!important}}@media (min-width: 992px){.-lgw-97{width:97px!important}.-lgwt-97{width-top:97px!important}.-lgwr-97{width-right:97px!important}.-lgwb-97{width-bottom:97px!important}.-lgwl-97{width-left:97px!important}.-lgwx-97{width-left:97px!important;width-right:97px!important}.-lgwy-97{width-top:97px!important;width-bottom:97px!important}}@media (min-width: 1200px){.-xlw-97{width:97px!important}.-xlwt-97{width-top:97px!important}.-xlwr-97{width-right:97px!important}.-xlwb-97{width-bottom:97px!important}.-xlwl-97{width-left:97px!important}.-xlwx-97{width-left:97px!important;width-right:97px!important}.-xlwy-97{width-top:97px!important;width-bottom:97px!important}}@media (min-width: 1400px){.-xxlw-97{width:97px!important}.-xxlwt-97{width-top:97px!important}.-xxlwr-97{width-right:97px!important}.-xxlwb-97{width-bottom:97px!important}.-xxlwl-97{width-left:97px!important}.-xxlwx-97{width-left:97px!important;width-right:97px!important}.-xxlwy-97{width-top:97px!important;width-bottom:97px!important}}.h-97{height:97px!important}.ht-97{height-top:97px!important}.hr-97{height-right:97px!important}.hb-97{height-bottom:97px!important}.hl-97{height-left:97px!important}.hx-97{height-left:97px!important;height-right:97px!important}.hy-97{height-top:97px!important;height-bottom:97px!important}@media (min-width: 576px){.-smh-97{height:97px!important}.-smht-97{height-top:97px!important}.-smhr-97{height-right:97px!important}.-smhb-97{height-bottom:97px!important}.-smhl-97{height-left:97px!important}.-smhx-97{height-left:97px!important;height-right:97px!important}.-smhy-97{height-top:97px!important;height-bottom:97px!important}}@media (min-width: 768px){.-mdh-97{height:97px!important}.-mdht-97{height-top:97px!important}.-mdhr-97{height-right:97px!important}.-mdhb-97{height-bottom:97px!important}.-mdhl-97{height-left:97px!important}.-mdhx-97{height-left:97px!important;height-right:97px!important}.-mdhy-97{height-top:97px!important;height-bottom:97px!important}}@media (min-width: 992px){.-lgh-97{height:97px!important}.-lght-97{height-top:97px!important}.-lghr-97{height-right:97px!important}.-lghb-97{height-bottom:97px!important}.-lghl-97{height-left:97px!important}.-lghx-97{height-left:97px!important;height-right:97px!important}.-lghy-97{height-top:97px!important;height-bottom:97px!important}}@media (min-width: 1200px){.-xlh-97{height:97px!important}.-xlht-97{height-top:97px!important}.-xlhr-97{height-right:97px!important}.-xlhb-97{height-bottom:97px!important}.-xlhl-97{height-left:97px!important}.-xlhx-97{height-left:97px!important;height-right:97px!important}.-xlhy-97{height-top:97px!important;height-bottom:97px!important}}@media (min-width: 1400px){.-xxlh-97{height:97px!important}.-xxlht-97{height-top:97px!important}.-xxlhr-97{height-right:97px!important}.-xxlhb-97{height-bottom:97px!important}.-xxlhl-97{height-left:97px!important}.-xxlhx-97{height-left:97px!important;height-right:97px!important}.-xxlhy-97{height-top:97px!important;height-bottom:97px!important}}.rounded-97{border-radius:97px!important}.roundedt-97{border-radius-top:97px!important}.roundedr-97{border-radius-right:97px!important}.roundedb-97{border-radius-bottom:97px!important}.roundedl-97{border-radius-left:97px!important}.roundedx-97{border-radius-left:97px!important;border-radius-right:97px!important}.roundedy-97{border-radius-top:97px!important;border-radius-bottom:97px!important}@media (min-width: 576px){.-smrounded-97{border-radius:97px!important}.-smroundedt-97{border-radius-top:97px!important}.-smroundedr-97{border-radius-right:97px!important}.-smroundedb-97{border-radius-bottom:97px!important}.-smroundedl-97{border-radius-left:97px!important}.-smroundedx-97{border-radius-left:97px!important;border-radius-right:97px!important}.-smroundedy-97{border-radius-top:97px!important;border-radius-bottom:97px!important}}@media (min-width: 768px){.-mdrounded-97{border-radius:97px!important}.-mdroundedt-97{border-radius-top:97px!important}.-mdroundedr-97{border-radius-right:97px!important}.-mdroundedb-97{border-radius-bottom:97px!important}.-mdroundedl-97{border-radius-left:97px!important}.-mdroundedx-97{border-radius-left:97px!important;border-radius-right:97px!important}.-mdroundedy-97{border-radius-top:97px!important;border-radius-bottom:97px!important}}@media (min-width: 992px){.-lgrounded-97{border-radius:97px!important}.-lgroundedt-97{border-radius-top:97px!important}.-lgroundedr-97{border-radius-right:97px!important}.-lgroundedb-97{border-radius-bottom:97px!important}.-lgroundedl-97{border-radius-left:97px!important}.-lgroundedx-97{border-radius-left:97px!important;border-radius-right:97px!important}.-lgroundedy-97{border-radius-top:97px!important;border-radius-bottom:97px!important}}@media (min-width: 1200px){.-xlrounded-97{border-radius:97px!important}.-xlroundedt-97{border-radius-top:97px!important}.-xlroundedr-97{border-radius-right:97px!important}.-xlroundedb-97{border-radius-bottom:97px!important}.-xlroundedl-97{border-radius-left:97px!important}.-xlroundedx-97{border-radius-left:97px!important;border-radius-right:97px!important}.-xlroundedy-97{border-radius-top:97px!important;border-radius-bottom:97px!important}}@media (min-width: 1400px){.-xxlrounded-97{border-radius:97px!important}.-xxlroundedt-97{border-radius-top:97px!important}.-xxlroundedr-97{border-radius-right:97px!important}.-xxlroundedb-97{border-radius-bottom:97px!important}.-xxlroundedl-97{border-radius-left:97px!important}.-xxlroundedx-97{border-radius-left:97px!important;border-radius-right:97px!important}.-xxlroundedy-97{border-radius-top:97px!important;border-radius-bottom:97px!important}}.max-w-97{max-width:97px!important}.max-wt-97{max-width-top:97px!important}.max-wr-97{max-width-right:97px!important}.max-wb-97{max-width-bottom:97px!important}.max-wl-97{max-width-left:97px!important}.max-wx-97{max-width-left:97px!important;max-width-right:97px!important}.max-wy-97{max-width-top:97px!important;max-width-bottom:97px!important}@media (min-width: 576px){.-smmax-w-97{max-width:97px!important}.-smmax-wt-97{max-width-top:97px!important}.-smmax-wr-97{max-width-right:97px!important}.-smmax-wb-97{max-width-bottom:97px!important}.-smmax-wl-97{max-width-left:97px!important}.-smmax-wx-97{max-width-left:97px!important;max-width-right:97px!important}.-smmax-wy-97{max-width-top:97px!important;max-width-bottom:97px!important}}@media (min-width: 768px){.-mdmax-w-97{max-width:97px!important}.-mdmax-wt-97{max-width-top:97px!important}.-mdmax-wr-97{max-width-right:97px!important}.-mdmax-wb-97{max-width-bottom:97px!important}.-mdmax-wl-97{max-width-left:97px!important}.-mdmax-wx-97{max-width-left:97px!important;max-width-right:97px!important}.-mdmax-wy-97{max-width-top:97px!important;max-width-bottom:97px!important}}@media (min-width: 992px){.-lgmax-w-97{max-width:97px!important}.-lgmax-wt-97{max-width-top:97px!important}.-lgmax-wr-97{max-width-right:97px!important}.-lgmax-wb-97{max-width-bottom:97px!important}.-lgmax-wl-97{max-width-left:97px!important}.-lgmax-wx-97{max-width-left:97px!important;max-width-right:97px!important}.-lgmax-wy-97{max-width-top:97px!important;max-width-bottom:97px!important}}@media (min-width: 1200px){.-xlmax-w-97{max-width:97px!important}.-xlmax-wt-97{max-width-top:97px!important}.-xlmax-wr-97{max-width-right:97px!important}.-xlmax-wb-97{max-width-bottom:97px!important}.-xlmax-wl-97{max-width-left:97px!important}.-xlmax-wx-97{max-width-left:97px!important;max-width-right:97px!important}.-xlmax-wy-97{max-width-top:97px!important;max-width-bottom:97px!important}}@media (min-width: 1400px){.-xxlmax-w-97{max-width:97px!important}.-xxlmax-wt-97{max-width-top:97px!important}.-xxlmax-wr-97{max-width-right:97px!important}.-xxlmax-wb-97{max-width-bottom:97px!important}.-xxlmax-wl-97{max-width-left:97px!important}.-xxlmax-wx-97{max-width-left:97px!important;max-width-right:97px!important}.-xxlmax-wy-97{max-width-top:97px!important;max-width-bottom:97px!important}}.min-w-97{min-width:97px!important}.min-wt-97{min-width-top:97px!important}.min-wr-97{min-width-right:97px!important}.min-wb-97{min-width-bottom:97px!important}.min-wl-97{min-width-left:97px!important}.min-wx-97{min-width-left:97px!important;min-width-right:97px!important}.min-wy-97{min-width-top:97px!important;min-width-bottom:97px!important}@media (min-width: 576px){.-smmin-w-97{min-width:97px!important}.-smmin-wt-97{min-width-top:97px!important}.-smmin-wr-97{min-width-right:97px!important}.-smmin-wb-97{min-width-bottom:97px!important}.-smmin-wl-97{min-width-left:97px!important}.-smmin-wx-97{min-width-left:97px!important;min-width-right:97px!important}.-smmin-wy-97{min-width-top:97px!important;min-width-bottom:97px!important}}@media (min-width: 768px){.-mdmin-w-97{min-width:97px!important}.-mdmin-wt-97{min-width-top:97px!important}.-mdmin-wr-97{min-width-right:97px!important}.-mdmin-wb-97{min-width-bottom:97px!important}.-mdmin-wl-97{min-width-left:97px!important}.-mdmin-wx-97{min-width-left:97px!important;min-width-right:97px!important}.-mdmin-wy-97{min-width-top:97px!important;min-width-bottom:97px!important}}@media (min-width: 992px){.-lgmin-w-97{min-width:97px!important}.-lgmin-wt-97{min-width-top:97px!important}.-lgmin-wr-97{min-width-right:97px!important}.-lgmin-wb-97{min-width-bottom:97px!important}.-lgmin-wl-97{min-width-left:97px!important}.-lgmin-wx-97{min-width-left:97px!important;min-width-right:97px!important}.-lgmin-wy-97{min-width-top:97px!important;min-width-bottom:97px!important}}@media (min-width: 1200px){.-xlmin-w-97{min-width:97px!important}.-xlmin-wt-97{min-width-top:97px!important}.-xlmin-wr-97{min-width-right:97px!important}.-xlmin-wb-97{min-width-bottom:97px!important}.-xlmin-wl-97{min-width-left:97px!important}.-xlmin-wx-97{min-width-left:97px!important;min-width-right:97px!important}.-xlmin-wy-97{min-width-top:97px!important;min-width-bottom:97px!important}}@media (min-width: 1400px){.-xxlmin-w-97{min-width:97px!important}.-xxlmin-wt-97{min-width-top:97px!important}.-xxlmin-wr-97{min-width-right:97px!important}.-xxlmin-wb-97{min-width-bottom:97px!important}.-xxlmin-wl-97{min-width-left:97px!important}.-xxlmin-wx-97{min-width-left:97px!important;min-width-right:97px!important}.-xxlmin-wy-97{min-width-top:97px!important;min-width-bottom:97px!important}}.max-h-97{max-height:97px!important}.max-ht-97{max-height-top:97px!important}.max-hr-97{max-height-right:97px!important}.max-hb-97{max-height-bottom:97px!important}.max-hl-97{max-height-left:97px!important}.max-hx-97{max-height-left:97px!important;max-height-right:97px!important}.max-hy-97{max-height-top:97px!important;max-height-bottom:97px!important}@media (min-width: 576px){.-smmax-h-97{max-height:97px!important}.-smmax-ht-97{max-height-top:97px!important}.-smmax-hr-97{max-height-right:97px!important}.-smmax-hb-97{max-height-bottom:97px!important}.-smmax-hl-97{max-height-left:97px!important}.-smmax-hx-97{max-height-left:97px!important;max-height-right:97px!important}.-smmax-hy-97{max-height-top:97px!important;max-height-bottom:97px!important}}@media (min-width: 768px){.-mdmax-h-97{max-height:97px!important}.-mdmax-ht-97{max-height-top:97px!important}.-mdmax-hr-97{max-height-right:97px!important}.-mdmax-hb-97{max-height-bottom:97px!important}.-mdmax-hl-97{max-height-left:97px!important}.-mdmax-hx-97{max-height-left:97px!important;max-height-right:97px!important}.-mdmax-hy-97{max-height-top:97px!important;max-height-bottom:97px!important}}@media (min-width: 992px){.-lgmax-h-97{max-height:97px!important}.-lgmax-ht-97{max-height-top:97px!important}.-lgmax-hr-97{max-height-right:97px!important}.-lgmax-hb-97{max-height-bottom:97px!important}.-lgmax-hl-97{max-height-left:97px!important}.-lgmax-hx-97{max-height-left:97px!important;max-height-right:97px!important}.-lgmax-hy-97{max-height-top:97px!important;max-height-bottom:97px!important}}@media (min-width: 1200px){.-xlmax-h-97{max-height:97px!important}.-xlmax-ht-97{max-height-top:97px!important}.-xlmax-hr-97{max-height-right:97px!important}.-xlmax-hb-97{max-height-bottom:97px!important}.-xlmax-hl-97{max-height-left:97px!important}.-xlmax-hx-97{max-height-left:97px!important;max-height-right:97px!important}.-xlmax-hy-97{max-height-top:97px!important;max-height-bottom:97px!important}}@media (min-width: 1400px){.-xxlmax-h-97{max-height:97px!important}.-xxlmax-ht-97{max-height-top:97px!important}.-xxlmax-hr-97{max-height-right:97px!important}.-xxlmax-hb-97{max-height-bottom:97px!important}.-xxlmax-hl-97{max-height-left:97px!important}.-xxlmax-hx-97{max-height-left:97px!important;max-height-right:97px!important}.-xxlmax-hy-97{max-height-top:97px!important;max-height-bottom:97px!important}}.min-h-97{min-height:97px!important}.min-ht-97{min-height-top:97px!important}.min-hr-97{min-height-right:97px!important}.min-hb-97{min-height-bottom:97px!important}.min-hl-97{min-height-left:97px!important}.min-hx-97{min-height-left:97px!important;min-height-right:97px!important}.min-hy-97{min-height-top:97px!important;min-height-bottom:97px!important}@media (min-width: 576px){.-smmin-h-97{min-height:97px!important}.-smmin-ht-97{min-height-top:97px!important}.-smmin-hr-97{min-height-right:97px!important}.-smmin-hb-97{min-height-bottom:97px!important}.-smmin-hl-97{min-height-left:97px!important}.-smmin-hx-97{min-height-left:97px!important;min-height-right:97px!important}.-smmin-hy-97{min-height-top:97px!important;min-height-bottom:97px!important}}@media (min-width: 768px){.-mdmin-h-97{min-height:97px!important}.-mdmin-ht-97{min-height-top:97px!important}.-mdmin-hr-97{min-height-right:97px!important}.-mdmin-hb-97{min-height-bottom:97px!important}.-mdmin-hl-97{min-height-left:97px!important}.-mdmin-hx-97{min-height-left:97px!important;min-height-right:97px!important}.-mdmin-hy-97{min-height-top:97px!important;min-height-bottom:97px!important}}@media (min-width: 992px){.-lgmin-h-97{min-height:97px!important}.-lgmin-ht-97{min-height-top:97px!important}.-lgmin-hr-97{min-height-right:97px!important}.-lgmin-hb-97{min-height-bottom:97px!important}.-lgmin-hl-97{min-height-left:97px!important}.-lgmin-hx-97{min-height-left:97px!important;min-height-right:97px!important}.-lgmin-hy-97{min-height-top:97px!important;min-height-bottom:97px!important}}@media (min-width: 1200px){.-xlmin-h-97{min-height:97px!important}.-xlmin-ht-97{min-height-top:97px!important}.-xlmin-hr-97{min-height-right:97px!important}.-xlmin-hb-97{min-height-bottom:97px!important}.-xlmin-hl-97{min-height-left:97px!important}.-xlmin-hx-97{min-height-left:97px!important;min-height-right:97px!important}.-xlmin-hy-97{min-height-top:97px!important;min-height-bottom:97px!important}}@media (min-width: 1400px){.-xxlmin-h-97{min-height:97px!important}.-xxlmin-ht-97{min-height-top:97px!important}.-xxlmin-hr-97{min-height-right:97px!important}.-xxlmin-hb-97{min-height-bottom:97px!important}.-xxlmin-hl-97{min-height-left:97px!important}.-xxlmin-hx-97{min-height-left:97px!important;min-height-right:97px!important}.-xxlmin-hy-97{min-height-top:97px!important;min-height-bottom:97px!important}}.m-98{margin:98px!important}.mt-98{margin-top:98px!important}.mr-98{margin-right:98px!important}.mb-98{margin-bottom:98px!important}.ml-98{margin-left:98px!important}.mx-98{margin-left:98px!important;margin-right:98px!important}.my-98{margin-top:98px!important;margin-bottom:98px!important}@media (min-width: 576px){.-smm-98{margin:98px!important}.-smmt-98{margin-top:98px!important}.-smmr-98{margin-right:98px!important}.-smmb-98{margin-bottom:98px!important}.-smml-98{margin-left:98px!important}.-smmx-98{margin-left:98px!important;margin-right:98px!important}.-smmy-98{margin-top:98px!important;margin-bottom:98px!important}}@media (min-width: 768px){.-mdm-98{margin:98px!important}.-mdmt-98{margin-top:98px!important}.-mdmr-98{margin-right:98px!important}.-mdmb-98{margin-bottom:98px!important}.-mdml-98{margin-left:98px!important}.-mdmx-98{margin-left:98px!important;margin-right:98px!important}.-mdmy-98{margin-top:98px!important;margin-bottom:98px!important}}@media (min-width: 992px){.-lgm-98{margin:98px!important}.-lgmt-98{margin-top:98px!important}.-lgmr-98{margin-right:98px!important}.-lgmb-98{margin-bottom:98px!important}.-lgml-98{margin-left:98px!important}.-lgmx-98{margin-left:98px!important;margin-right:98px!important}.-lgmy-98{margin-top:98px!important;margin-bottom:98px!important}}@media (min-width: 1200px){.-xlm-98{margin:98px!important}.-xlmt-98{margin-top:98px!important}.-xlmr-98{margin-right:98px!important}.-xlmb-98{margin-bottom:98px!important}.-xlml-98{margin-left:98px!important}.-xlmx-98{margin-left:98px!important;margin-right:98px!important}.-xlmy-98{margin-top:98px!important;margin-bottom:98px!important}}@media (min-width: 1400px){.-xxlm-98{margin:98px!important}.-xxlmt-98{margin-top:98px!important}.-xxlmr-98{margin-right:98px!important}.-xxlmb-98{margin-bottom:98px!important}.-xxlml-98{margin-left:98px!important}.-xxlmx-98{margin-left:98px!important;margin-right:98px!important}.-xxlmy-98{margin-top:98px!important;margin-bottom:98px!important}}.p-98{padding:98px!important}.pt-98{padding-top:98px!important}.pr-98{padding-right:98px!important}.pb-98{padding-bottom:98px!important}.pl-98{padding-left:98px!important}.px-98{padding-left:98px!important;padding-right:98px!important}.py-98{padding-top:98px!important;padding-bottom:98px!important}@media (min-width: 576px){.-smp-98{padding:98px!important}.-smpt-98{padding-top:98px!important}.-smpr-98{padding-right:98px!important}.-smpb-98{padding-bottom:98px!important}.-smpl-98{padding-left:98px!important}.-smpx-98{padding-left:98px!important;padding-right:98px!important}.-smpy-98{padding-top:98px!important;padding-bottom:98px!important}}@media (min-width: 768px){.-mdp-98{padding:98px!important}.-mdpt-98{padding-top:98px!important}.-mdpr-98{padding-right:98px!important}.-mdpb-98{padding-bottom:98px!important}.-mdpl-98{padding-left:98px!important}.-mdpx-98{padding-left:98px!important;padding-right:98px!important}.-mdpy-98{padding-top:98px!important;padding-bottom:98px!important}}@media (min-width: 992px){.-lgp-98{padding:98px!important}.-lgpt-98{padding-top:98px!important}.-lgpr-98{padding-right:98px!important}.-lgpb-98{padding-bottom:98px!important}.-lgpl-98{padding-left:98px!important}.-lgpx-98{padding-left:98px!important;padding-right:98px!important}.-lgpy-98{padding-top:98px!important;padding-bottom:98px!important}}@media (min-width: 1200px){.-xlp-98{padding:98px!important}.-xlpt-98{padding-top:98px!important}.-xlpr-98{padding-right:98px!important}.-xlpb-98{padding-bottom:98px!important}.-xlpl-98{padding-left:98px!important}.-xlpx-98{padding-left:98px!important;padding-right:98px!important}.-xlpy-98{padding-top:98px!important;padding-bottom:98px!important}}@media (min-width: 1400px){.-xxlp-98{padding:98px!important}.-xxlpt-98{padding-top:98px!important}.-xxlpr-98{padding-right:98px!important}.-xxlpb-98{padding-bottom:98px!important}.-xxlpl-98{padding-left:98px!important}.-xxlpx-98{padding-left:98px!important;padding-right:98px!important}.-xxlpy-98{padding-top:98px!important;padding-bottom:98px!important}}.gap-98{gap:98px!important}.gapx-98{-webkit-column-gap:98px!important;-moz-column-gap:98px!important;column-gap:98px!important}.gapy-98{row-gap:98px!important}@media (min-width: 576px){.-smgap-98{gap:98px!important}.-smgapx-98{-webkit-column-gap:98px!important;-moz-column-gap:98px!important;column-gap:98px!important}.-smgapy-98{row-gap:98px!important}}@media (min-width: 768px){.-mdgap-98{gap:98px!important}.-mdgapx-98{-webkit-column-gap:98px!important;-moz-column-gap:98px!important;column-gap:98px!important}.-mdgapy-98{row-gap:98px!important}}@media (min-width: 992px){.-lggap-98{gap:98px!important}.-lggapx-98{-webkit-column-gap:98px!important;-moz-column-gap:98px!important;column-gap:98px!important}.-lggapy-98{row-gap:98px!important}}@media (min-width: 1200px){.-xlgap-98{gap:98px!important}.-xlgapx-98{-webkit-column-gap:98px!important;-moz-column-gap:98px!important;column-gap:98px!important}.-xlgapy-98{row-gap:98px!important}}@media (min-width: 1400px){.-xxlgap-98{gap:98px!important}.-xxlgapx-98{-webkit-column-gap:98px!important;-moz-column-gap:98px!important;column-gap:98px!important}.-xxlgapy-98{row-gap:98px!important}}.w-98{width:98px!important}.wt-98{width-top:98px!important}.wr-98{width-right:98px!important}.wb-98{width-bottom:98px!important}.wl-98{width-left:98px!important}.wx-98{width-left:98px!important;width-right:98px!important}.wy-98{width-top:98px!important;width-bottom:98px!important}@media (min-width: 576px){.-smw-98{width:98px!important}.-smwt-98{width-top:98px!important}.-smwr-98{width-right:98px!important}.-smwb-98{width-bottom:98px!important}.-smwl-98{width-left:98px!important}.-smwx-98{width-left:98px!important;width-right:98px!important}.-smwy-98{width-top:98px!important;width-bottom:98px!important}}@media (min-width: 768px){.-mdw-98{width:98px!important}.-mdwt-98{width-top:98px!important}.-mdwr-98{width-right:98px!important}.-mdwb-98{width-bottom:98px!important}.-mdwl-98{width-left:98px!important}.-mdwx-98{width-left:98px!important;width-right:98px!important}.-mdwy-98{width-top:98px!important;width-bottom:98px!important}}@media (min-width: 992px){.-lgw-98{width:98px!important}.-lgwt-98{width-top:98px!important}.-lgwr-98{width-right:98px!important}.-lgwb-98{width-bottom:98px!important}.-lgwl-98{width-left:98px!important}.-lgwx-98{width-left:98px!important;width-right:98px!important}.-lgwy-98{width-top:98px!important;width-bottom:98px!important}}@media (min-width: 1200px){.-xlw-98{width:98px!important}.-xlwt-98{width-top:98px!important}.-xlwr-98{width-right:98px!important}.-xlwb-98{width-bottom:98px!important}.-xlwl-98{width-left:98px!important}.-xlwx-98{width-left:98px!important;width-right:98px!important}.-xlwy-98{width-top:98px!important;width-bottom:98px!important}}@media (min-width: 1400px){.-xxlw-98{width:98px!important}.-xxlwt-98{width-top:98px!important}.-xxlwr-98{width-right:98px!important}.-xxlwb-98{width-bottom:98px!important}.-xxlwl-98{width-left:98px!important}.-xxlwx-98{width-left:98px!important;width-right:98px!important}.-xxlwy-98{width-top:98px!important;width-bottom:98px!important}}.h-98{height:98px!important}.ht-98{height-top:98px!important}.hr-98{height-right:98px!important}.hb-98{height-bottom:98px!important}.hl-98{height-left:98px!important}.hx-98{height-left:98px!important;height-right:98px!important}.hy-98{height-top:98px!important;height-bottom:98px!important}@media (min-width: 576px){.-smh-98{height:98px!important}.-smht-98{height-top:98px!important}.-smhr-98{height-right:98px!important}.-smhb-98{height-bottom:98px!important}.-smhl-98{height-left:98px!important}.-smhx-98{height-left:98px!important;height-right:98px!important}.-smhy-98{height-top:98px!important;height-bottom:98px!important}}@media (min-width: 768px){.-mdh-98{height:98px!important}.-mdht-98{height-top:98px!important}.-mdhr-98{height-right:98px!important}.-mdhb-98{height-bottom:98px!important}.-mdhl-98{height-left:98px!important}.-mdhx-98{height-left:98px!important;height-right:98px!important}.-mdhy-98{height-top:98px!important;height-bottom:98px!important}}@media (min-width: 992px){.-lgh-98{height:98px!important}.-lght-98{height-top:98px!important}.-lghr-98{height-right:98px!important}.-lghb-98{height-bottom:98px!important}.-lghl-98{height-left:98px!important}.-lghx-98{height-left:98px!important;height-right:98px!important}.-lghy-98{height-top:98px!important;height-bottom:98px!important}}@media (min-width: 1200px){.-xlh-98{height:98px!important}.-xlht-98{height-top:98px!important}.-xlhr-98{height-right:98px!important}.-xlhb-98{height-bottom:98px!important}.-xlhl-98{height-left:98px!important}.-xlhx-98{height-left:98px!important;height-right:98px!important}.-xlhy-98{height-top:98px!important;height-bottom:98px!important}}@media (min-width: 1400px){.-xxlh-98{height:98px!important}.-xxlht-98{height-top:98px!important}.-xxlhr-98{height-right:98px!important}.-xxlhb-98{height-bottom:98px!important}.-xxlhl-98{height-left:98px!important}.-xxlhx-98{height-left:98px!important;height-right:98px!important}.-xxlhy-98{height-top:98px!important;height-bottom:98px!important}}.rounded-98{border-radius:98px!important}.roundedt-98{border-radius-top:98px!important}.roundedr-98{border-radius-right:98px!important}.roundedb-98{border-radius-bottom:98px!important}.roundedl-98{border-radius-left:98px!important}.roundedx-98{border-radius-left:98px!important;border-radius-right:98px!important}.roundedy-98{border-radius-top:98px!important;border-radius-bottom:98px!important}@media (min-width: 576px){.-smrounded-98{border-radius:98px!important}.-smroundedt-98{border-radius-top:98px!important}.-smroundedr-98{border-radius-right:98px!important}.-smroundedb-98{border-radius-bottom:98px!important}.-smroundedl-98{border-radius-left:98px!important}.-smroundedx-98{border-radius-left:98px!important;border-radius-right:98px!important}.-smroundedy-98{border-radius-top:98px!important;border-radius-bottom:98px!important}}@media (min-width: 768px){.-mdrounded-98{border-radius:98px!important}.-mdroundedt-98{border-radius-top:98px!important}.-mdroundedr-98{border-radius-right:98px!important}.-mdroundedb-98{border-radius-bottom:98px!important}.-mdroundedl-98{border-radius-left:98px!important}.-mdroundedx-98{border-radius-left:98px!important;border-radius-right:98px!important}.-mdroundedy-98{border-radius-top:98px!important;border-radius-bottom:98px!important}}@media (min-width: 992px){.-lgrounded-98{border-radius:98px!important}.-lgroundedt-98{border-radius-top:98px!important}.-lgroundedr-98{border-radius-right:98px!important}.-lgroundedb-98{border-radius-bottom:98px!important}.-lgroundedl-98{border-radius-left:98px!important}.-lgroundedx-98{border-radius-left:98px!important;border-radius-right:98px!important}.-lgroundedy-98{border-radius-top:98px!important;border-radius-bottom:98px!important}}@media (min-width: 1200px){.-xlrounded-98{border-radius:98px!important}.-xlroundedt-98{border-radius-top:98px!important}.-xlroundedr-98{border-radius-right:98px!important}.-xlroundedb-98{border-radius-bottom:98px!important}.-xlroundedl-98{border-radius-left:98px!important}.-xlroundedx-98{border-radius-left:98px!important;border-radius-right:98px!important}.-xlroundedy-98{border-radius-top:98px!important;border-radius-bottom:98px!important}}@media (min-width: 1400px){.-xxlrounded-98{border-radius:98px!important}.-xxlroundedt-98{border-radius-top:98px!important}.-xxlroundedr-98{border-radius-right:98px!important}.-xxlroundedb-98{border-radius-bottom:98px!important}.-xxlroundedl-98{border-radius-left:98px!important}.-xxlroundedx-98{border-radius-left:98px!important;border-radius-right:98px!important}.-xxlroundedy-98{border-radius-top:98px!important;border-radius-bottom:98px!important}}.max-w-98{max-width:98px!important}.max-wt-98{max-width-top:98px!important}.max-wr-98{max-width-right:98px!important}.max-wb-98{max-width-bottom:98px!important}.max-wl-98{max-width-left:98px!important}.max-wx-98{max-width-left:98px!important;max-width-right:98px!important}.max-wy-98{max-width-top:98px!important;max-width-bottom:98px!important}@media (min-width: 576px){.-smmax-w-98{max-width:98px!important}.-smmax-wt-98{max-width-top:98px!important}.-smmax-wr-98{max-width-right:98px!important}.-smmax-wb-98{max-width-bottom:98px!important}.-smmax-wl-98{max-width-left:98px!important}.-smmax-wx-98{max-width-left:98px!important;max-width-right:98px!important}.-smmax-wy-98{max-width-top:98px!important;max-width-bottom:98px!important}}@media (min-width: 768px){.-mdmax-w-98{max-width:98px!important}.-mdmax-wt-98{max-width-top:98px!important}.-mdmax-wr-98{max-width-right:98px!important}.-mdmax-wb-98{max-width-bottom:98px!important}.-mdmax-wl-98{max-width-left:98px!important}.-mdmax-wx-98{max-width-left:98px!important;max-width-right:98px!important}.-mdmax-wy-98{max-width-top:98px!important;max-width-bottom:98px!important}}@media (min-width: 992px){.-lgmax-w-98{max-width:98px!important}.-lgmax-wt-98{max-width-top:98px!important}.-lgmax-wr-98{max-width-right:98px!important}.-lgmax-wb-98{max-width-bottom:98px!important}.-lgmax-wl-98{max-width-left:98px!important}.-lgmax-wx-98{max-width-left:98px!important;max-width-right:98px!important}.-lgmax-wy-98{max-width-top:98px!important;max-width-bottom:98px!important}}@media (min-width: 1200px){.-xlmax-w-98{max-width:98px!important}.-xlmax-wt-98{max-width-top:98px!important}.-xlmax-wr-98{max-width-right:98px!important}.-xlmax-wb-98{max-width-bottom:98px!important}.-xlmax-wl-98{max-width-left:98px!important}.-xlmax-wx-98{max-width-left:98px!important;max-width-right:98px!important}.-xlmax-wy-98{max-width-top:98px!important;max-width-bottom:98px!important}}@media (min-width: 1400px){.-xxlmax-w-98{max-width:98px!important}.-xxlmax-wt-98{max-width-top:98px!important}.-xxlmax-wr-98{max-width-right:98px!important}.-xxlmax-wb-98{max-width-bottom:98px!important}.-xxlmax-wl-98{max-width-left:98px!important}.-xxlmax-wx-98{max-width-left:98px!important;max-width-right:98px!important}.-xxlmax-wy-98{max-width-top:98px!important;max-width-bottom:98px!important}}.min-w-98{min-width:98px!important}.min-wt-98{min-width-top:98px!important}.min-wr-98{min-width-right:98px!important}.min-wb-98{min-width-bottom:98px!important}.min-wl-98{min-width-left:98px!important}.min-wx-98{min-width-left:98px!important;min-width-right:98px!important}.min-wy-98{min-width-top:98px!important;min-width-bottom:98px!important}@media (min-width: 576px){.-smmin-w-98{min-width:98px!important}.-smmin-wt-98{min-width-top:98px!important}.-smmin-wr-98{min-width-right:98px!important}.-smmin-wb-98{min-width-bottom:98px!important}.-smmin-wl-98{min-width-left:98px!important}.-smmin-wx-98{min-width-left:98px!important;min-width-right:98px!important}.-smmin-wy-98{min-width-top:98px!important;min-width-bottom:98px!important}}@media (min-width: 768px){.-mdmin-w-98{min-width:98px!important}.-mdmin-wt-98{min-width-top:98px!important}.-mdmin-wr-98{min-width-right:98px!important}.-mdmin-wb-98{min-width-bottom:98px!important}.-mdmin-wl-98{min-width-left:98px!important}.-mdmin-wx-98{min-width-left:98px!important;min-width-right:98px!important}.-mdmin-wy-98{min-width-top:98px!important;min-width-bottom:98px!important}}@media (min-width: 992px){.-lgmin-w-98{min-width:98px!important}.-lgmin-wt-98{min-width-top:98px!important}.-lgmin-wr-98{min-width-right:98px!important}.-lgmin-wb-98{min-width-bottom:98px!important}.-lgmin-wl-98{min-width-left:98px!important}.-lgmin-wx-98{min-width-left:98px!important;min-width-right:98px!important}.-lgmin-wy-98{min-width-top:98px!important;min-width-bottom:98px!important}}@media (min-width: 1200px){.-xlmin-w-98{min-width:98px!important}.-xlmin-wt-98{min-width-top:98px!important}.-xlmin-wr-98{min-width-right:98px!important}.-xlmin-wb-98{min-width-bottom:98px!important}.-xlmin-wl-98{min-width-left:98px!important}.-xlmin-wx-98{min-width-left:98px!important;min-width-right:98px!important}.-xlmin-wy-98{min-width-top:98px!important;min-width-bottom:98px!important}}@media (min-width: 1400px){.-xxlmin-w-98{min-width:98px!important}.-xxlmin-wt-98{min-width-top:98px!important}.-xxlmin-wr-98{min-width-right:98px!important}.-xxlmin-wb-98{min-width-bottom:98px!important}.-xxlmin-wl-98{min-width-left:98px!important}.-xxlmin-wx-98{min-width-left:98px!important;min-width-right:98px!important}.-xxlmin-wy-98{min-width-top:98px!important;min-width-bottom:98px!important}}.max-h-98{max-height:98px!important}.max-ht-98{max-height-top:98px!important}.max-hr-98{max-height-right:98px!important}.max-hb-98{max-height-bottom:98px!important}.max-hl-98{max-height-left:98px!important}.max-hx-98{max-height-left:98px!important;max-height-right:98px!important}.max-hy-98{max-height-top:98px!important;max-height-bottom:98px!important}@media (min-width: 576px){.-smmax-h-98{max-height:98px!important}.-smmax-ht-98{max-height-top:98px!important}.-smmax-hr-98{max-height-right:98px!important}.-smmax-hb-98{max-height-bottom:98px!important}.-smmax-hl-98{max-height-left:98px!important}.-smmax-hx-98{max-height-left:98px!important;max-height-right:98px!important}.-smmax-hy-98{max-height-top:98px!important;max-height-bottom:98px!important}}@media (min-width: 768px){.-mdmax-h-98{max-height:98px!important}.-mdmax-ht-98{max-height-top:98px!important}.-mdmax-hr-98{max-height-right:98px!important}.-mdmax-hb-98{max-height-bottom:98px!important}.-mdmax-hl-98{max-height-left:98px!important}.-mdmax-hx-98{max-height-left:98px!important;max-height-right:98px!important}.-mdmax-hy-98{max-height-top:98px!important;max-height-bottom:98px!important}}@media (min-width: 992px){.-lgmax-h-98{max-height:98px!important}.-lgmax-ht-98{max-height-top:98px!important}.-lgmax-hr-98{max-height-right:98px!important}.-lgmax-hb-98{max-height-bottom:98px!important}.-lgmax-hl-98{max-height-left:98px!important}.-lgmax-hx-98{max-height-left:98px!important;max-height-right:98px!important}.-lgmax-hy-98{max-height-top:98px!important;max-height-bottom:98px!important}}@media (min-width: 1200px){.-xlmax-h-98{max-height:98px!important}.-xlmax-ht-98{max-height-top:98px!important}.-xlmax-hr-98{max-height-right:98px!important}.-xlmax-hb-98{max-height-bottom:98px!important}.-xlmax-hl-98{max-height-left:98px!important}.-xlmax-hx-98{max-height-left:98px!important;max-height-right:98px!important}.-xlmax-hy-98{max-height-top:98px!important;max-height-bottom:98px!important}}@media (min-width: 1400px){.-xxlmax-h-98{max-height:98px!important}.-xxlmax-ht-98{max-height-top:98px!important}.-xxlmax-hr-98{max-height-right:98px!important}.-xxlmax-hb-98{max-height-bottom:98px!important}.-xxlmax-hl-98{max-height-left:98px!important}.-xxlmax-hx-98{max-height-left:98px!important;max-height-right:98px!important}.-xxlmax-hy-98{max-height-top:98px!important;max-height-bottom:98px!important}}.min-h-98{min-height:98px!important}.min-ht-98{min-height-top:98px!important}.min-hr-98{min-height-right:98px!important}.min-hb-98{min-height-bottom:98px!important}.min-hl-98{min-height-left:98px!important}.min-hx-98{min-height-left:98px!important;min-height-right:98px!important}.min-hy-98{min-height-top:98px!important;min-height-bottom:98px!important}@media (min-width: 576px){.-smmin-h-98{min-height:98px!important}.-smmin-ht-98{min-height-top:98px!important}.-smmin-hr-98{min-height-right:98px!important}.-smmin-hb-98{min-height-bottom:98px!important}.-smmin-hl-98{min-height-left:98px!important}.-smmin-hx-98{min-height-left:98px!important;min-height-right:98px!important}.-smmin-hy-98{min-height-top:98px!important;min-height-bottom:98px!important}}@media (min-width: 768px){.-mdmin-h-98{min-height:98px!important}.-mdmin-ht-98{min-height-top:98px!important}.-mdmin-hr-98{min-height-right:98px!important}.-mdmin-hb-98{min-height-bottom:98px!important}.-mdmin-hl-98{min-height-left:98px!important}.-mdmin-hx-98{min-height-left:98px!important;min-height-right:98px!important}.-mdmin-hy-98{min-height-top:98px!important;min-height-bottom:98px!important}}@media (min-width: 992px){.-lgmin-h-98{min-height:98px!important}.-lgmin-ht-98{min-height-top:98px!important}.-lgmin-hr-98{min-height-right:98px!important}.-lgmin-hb-98{min-height-bottom:98px!important}.-lgmin-hl-98{min-height-left:98px!important}.-lgmin-hx-98{min-height-left:98px!important;min-height-right:98px!important}.-lgmin-hy-98{min-height-top:98px!important;min-height-bottom:98px!important}}@media (min-width: 1200px){.-xlmin-h-98{min-height:98px!important}.-xlmin-ht-98{min-height-top:98px!important}.-xlmin-hr-98{min-height-right:98px!important}.-xlmin-hb-98{min-height-bottom:98px!important}.-xlmin-hl-98{min-height-left:98px!important}.-xlmin-hx-98{min-height-left:98px!important;min-height-right:98px!important}.-xlmin-hy-98{min-height-top:98px!important;min-height-bottom:98px!important}}@media (min-width: 1400px){.-xxlmin-h-98{min-height:98px!important}.-xxlmin-ht-98{min-height-top:98px!important}.-xxlmin-hr-98{min-height-right:98px!important}.-xxlmin-hb-98{min-height-bottom:98px!important}.-xxlmin-hl-98{min-height-left:98px!important}.-xxlmin-hx-98{min-height-left:98px!important;min-height-right:98px!important}.-xxlmin-hy-98{min-height-top:98px!important;min-height-bottom:98px!important}}.m-99{margin:99px!important}.mt-99{margin-top:99px!important}.mr-99{margin-right:99px!important}.mb-99{margin-bottom:99px!important}.ml-99{margin-left:99px!important}.mx-99{margin-left:99px!important;margin-right:99px!important}.my-99{margin-top:99px!important;margin-bottom:99px!important}@media (min-width: 576px){.-smm-99{margin:99px!important}.-smmt-99{margin-top:99px!important}.-smmr-99{margin-right:99px!important}.-smmb-99{margin-bottom:99px!important}.-smml-99{margin-left:99px!important}.-smmx-99{margin-left:99px!important;margin-right:99px!important}.-smmy-99{margin-top:99px!important;margin-bottom:99px!important}}@media (min-width: 768px){.-mdm-99{margin:99px!important}.-mdmt-99{margin-top:99px!important}.-mdmr-99{margin-right:99px!important}.-mdmb-99{margin-bottom:99px!important}.-mdml-99{margin-left:99px!important}.-mdmx-99{margin-left:99px!important;margin-right:99px!important}.-mdmy-99{margin-top:99px!important;margin-bottom:99px!important}}@media (min-width: 992px){.-lgm-99{margin:99px!important}.-lgmt-99{margin-top:99px!important}.-lgmr-99{margin-right:99px!important}.-lgmb-99{margin-bottom:99px!important}.-lgml-99{margin-left:99px!important}.-lgmx-99{margin-left:99px!important;margin-right:99px!important}.-lgmy-99{margin-top:99px!important;margin-bottom:99px!important}}@media (min-width: 1200px){.-xlm-99{margin:99px!important}.-xlmt-99{margin-top:99px!important}.-xlmr-99{margin-right:99px!important}.-xlmb-99{margin-bottom:99px!important}.-xlml-99{margin-left:99px!important}.-xlmx-99{margin-left:99px!important;margin-right:99px!important}.-xlmy-99{margin-top:99px!important;margin-bottom:99px!important}}@media (min-width: 1400px){.-xxlm-99{margin:99px!important}.-xxlmt-99{margin-top:99px!important}.-xxlmr-99{margin-right:99px!important}.-xxlmb-99{margin-bottom:99px!important}.-xxlml-99{margin-left:99px!important}.-xxlmx-99{margin-left:99px!important;margin-right:99px!important}.-xxlmy-99{margin-top:99px!important;margin-bottom:99px!important}}.p-99{padding:99px!important}.pt-99{padding-top:99px!important}.pr-99{padding-right:99px!important}.pb-99{padding-bottom:99px!important}.pl-99{padding-left:99px!important}.px-99{padding-left:99px!important;padding-right:99px!important}.py-99{padding-top:99px!important;padding-bottom:99px!important}@media (min-width: 576px){.-smp-99{padding:99px!important}.-smpt-99{padding-top:99px!important}.-smpr-99{padding-right:99px!important}.-smpb-99{padding-bottom:99px!important}.-smpl-99{padding-left:99px!important}.-smpx-99{padding-left:99px!important;padding-right:99px!important}.-smpy-99{padding-top:99px!important;padding-bottom:99px!important}}@media (min-width: 768px){.-mdp-99{padding:99px!important}.-mdpt-99{padding-top:99px!important}.-mdpr-99{padding-right:99px!important}.-mdpb-99{padding-bottom:99px!important}.-mdpl-99{padding-left:99px!important}.-mdpx-99{padding-left:99px!important;padding-right:99px!important}.-mdpy-99{padding-top:99px!important;padding-bottom:99px!important}}@media (min-width: 992px){.-lgp-99{padding:99px!important}.-lgpt-99{padding-top:99px!important}.-lgpr-99{padding-right:99px!important}.-lgpb-99{padding-bottom:99px!important}.-lgpl-99{padding-left:99px!important}.-lgpx-99{padding-left:99px!important;padding-right:99px!important}.-lgpy-99{padding-top:99px!important;padding-bottom:99px!important}}@media (min-width: 1200px){.-xlp-99{padding:99px!important}.-xlpt-99{padding-top:99px!important}.-xlpr-99{padding-right:99px!important}.-xlpb-99{padding-bottom:99px!important}.-xlpl-99{padding-left:99px!important}.-xlpx-99{padding-left:99px!important;padding-right:99px!important}.-xlpy-99{padding-top:99px!important;padding-bottom:99px!important}}@media (min-width: 1400px){.-xxlp-99{padding:99px!important}.-xxlpt-99{padding-top:99px!important}.-xxlpr-99{padding-right:99px!important}.-xxlpb-99{padding-bottom:99px!important}.-xxlpl-99{padding-left:99px!important}.-xxlpx-99{padding-left:99px!important;padding-right:99px!important}.-xxlpy-99{padding-top:99px!important;padding-bottom:99px!important}}.gap-99{gap:99px!important}.gapx-99{-webkit-column-gap:99px!important;-moz-column-gap:99px!important;column-gap:99px!important}.gapy-99{row-gap:99px!important}@media (min-width: 576px){.-smgap-99{gap:99px!important}.-smgapx-99{-webkit-column-gap:99px!important;-moz-column-gap:99px!important;column-gap:99px!important}.-smgapy-99{row-gap:99px!important}}@media (min-width: 768px){.-mdgap-99{gap:99px!important}.-mdgapx-99{-webkit-column-gap:99px!important;-moz-column-gap:99px!important;column-gap:99px!important}.-mdgapy-99{row-gap:99px!important}}@media (min-width: 992px){.-lggap-99{gap:99px!important}.-lggapx-99{-webkit-column-gap:99px!important;-moz-column-gap:99px!important;column-gap:99px!important}.-lggapy-99{row-gap:99px!important}}@media (min-width: 1200px){.-xlgap-99{gap:99px!important}.-xlgapx-99{-webkit-column-gap:99px!important;-moz-column-gap:99px!important;column-gap:99px!important}.-xlgapy-99{row-gap:99px!important}}@media (min-width: 1400px){.-xxlgap-99{gap:99px!important}.-xxlgapx-99{-webkit-column-gap:99px!important;-moz-column-gap:99px!important;column-gap:99px!important}.-xxlgapy-99{row-gap:99px!important}}.w-99{width:99px!important}.wt-99{width-top:99px!important}.wr-99{width-right:99px!important}.wb-99{width-bottom:99px!important}.wl-99{width-left:99px!important}.wx-99{width-left:99px!important;width-right:99px!important}.wy-99{width-top:99px!important;width-bottom:99px!important}@media (min-width: 576px){.-smw-99{width:99px!important}.-smwt-99{width-top:99px!important}.-smwr-99{width-right:99px!important}.-smwb-99{width-bottom:99px!important}.-smwl-99{width-left:99px!important}.-smwx-99{width-left:99px!important;width-right:99px!important}.-smwy-99{width-top:99px!important;width-bottom:99px!important}}@media (min-width: 768px){.-mdw-99{width:99px!important}.-mdwt-99{width-top:99px!important}.-mdwr-99{width-right:99px!important}.-mdwb-99{width-bottom:99px!important}.-mdwl-99{width-left:99px!important}.-mdwx-99{width-left:99px!important;width-right:99px!important}.-mdwy-99{width-top:99px!important;width-bottom:99px!important}}@media (min-width: 992px){.-lgw-99{width:99px!important}.-lgwt-99{width-top:99px!important}.-lgwr-99{width-right:99px!important}.-lgwb-99{width-bottom:99px!important}.-lgwl-99{width-left:99px!important}.-lgwx-99{width-left:99px!important;width-right:99px!important}.-lgwy-99{width-top:99px!important;width-bottom:99px!important}}@media (min-width: 1200px){.-xlw-99{width:99px!important}.-xlwt-99{width-top:99px!important}.-xlwr-99{width-right:99px!important}.-xlwb-99{width-bottom:99px!important}.-xlwl-99{width-left:99px!important}.-xlwx-99{width-left:99px!important;width-right:99px!important}.-xlwy-99{width-top:99px!important;width-bottom:99px!important}}@media (min-width: 1400px){.-xxlw-99{width:99px!important}.-xxlwt-99{width-top:99px!important}.-xxlwr-99{width-right:99px!important}.-xxlwb-99{width-bottom:99px!important}.-xxlwl-99{width-left:99px!important}.-xxlwx-99{width-left:99px!important;width-right:99px!important}.-xxlwy-99{width-top:99px!important;width-bottom:99px!important}}.h-99{height:99px!important}.ht-99{height-top:99px!important}.hr-99{height-right:99px!important}.hb-99{height-bottom:99px!important}.hl-99{height-left:99px!important}.hx-99{height-left:99px!important;height-right:99px!important}.hy-99{height-top:99px!important;height-bottom:99px!important}@media (min-width: 576px){.-smh-99{height:99px!important}.-smht-99{height-top:99px!important}.-smhr-99{height-right:99px!important}.-smhb-99{height-bottom:99px!important}.-smhl-99{height-left:99px!important}.-smhx-99{height-left:99px!important;height-right:99px!important}.-smhy-99{height-top:99px!important;height-bottom:99px!important}}@media (min-width: 768px){.-mdh-99{height:99px!important}.-mdht-99{height-top:99px!important}.-mdhr-99{height-right:99px!important}.-mdhb-99{height-bottom:99px!important}.-mdhl-99{height-left:99px!important}.-mdhx-99{height-left:99px!important;height-right:99px!important}.-mdhy-99{height-top:99px!important;height-bottom:99px!important}}@media (min-width: 992px){.-lgh-99{height:99px!important}.-lght-99{height-top:99px!important}.-lghr-99{height-right:99px!important}.-lghb-99{height-bottom:99px!important}.-lghl-99{height-left:99px!important}.-lghx-99{height-left:99px!important;height-right:99px!important}.-lghy-99{height-top:99px!important;height-bottom:99px!important}}@media (min-width: 1200px){.-xlh-99{height:99px!important}.-xlht-99{height-top:99px!important}.-xlhr-99{height-right:99px!important}.-xlhb-99{height-bottom:99px!important}.-xlhl-99{height-left:99px!important}.-xlhx-99{height-left:99px!important;height-right:99px!important}.-xlhy-99{height-top:99px!important;height-bottom:99px!important}}@media (min-width: 1400px){.-xxlh-99{height:99px!important}.-xxlht-99{height-top:99px!important}.-xxlhr-99{height-right:99px!important}.-xxlhb-99{height-bottom:99px!important}.-xxlhl-99{height-left:99px!important}.-xxlhx-99{height-left:99px!important;height-right:99px!important}.-xxlhy-99{height-top:99px!important;height-bottom:99px!important}}.rounded-99{border-radius:99px!important}.roundedt-99{border-radius-top:99px!important}.roundedr-99{border-radius-right:99px!important}.roundedb-99{border-radius-bottom:99px!important}.roundedl-99{border-radius-left:99px!important}.roundedx-99{border-radius-left:99px!important;border-radius-right:99px!important}.roundedy-99{border-radius-top:99px!important;border-radius-bottom:99px!important}@media (min-width: 576px){.-smrounded-99{border-radius:99px!important}.-smroundedt-99{border-radius-top:99px!important}.-smroundedr-99{border-radius-right:99px!important}.-smroundedb-99{border-radius-bottom:99px!important}.-smroundedl-99{border-radius-left:99px!important}.-smroundedx-99{border-radius-left:99px!important;border-radius-right:99px!important}.-smroundedy-99{border-radius-top:99px!important;border-radius-bottom:99px!important}}@media (min-width: 768px){.-mdrounded-99{border-radius:99px!important}.-mdroundedt-99{border-radius-top:99px!important}.-mdroundedr-99{border-radius-right:99px!important}.-mdroundedb-99{border-radius-bottom:99px!important}.-mdroundedl-99{border-radius-left:99px!important}.-mdroundedx-99{border-radius-left:99px!important;border-radius-right:99px!important}.-mdroundedy-99{border-radius-top:99px!important;border-radius-bottom:99px!important}}@media (min-width: 992px){.-lgrounded-99{border-radius:99px!important}.-lgroundedt-99{border-radius-top:99px!important}.-lgroundedr-99{border-radius-right:99px!important}.-lgroundedb-99{border-radius-bottom:99px!important}.-lgroundedl-99{border-radius-left:99px!important}.-lgroundedx-99{border-radius-left:99px!important;border-radius-right:99px!important}.-lgroundedy-99{border-radius-top:99px!important;border-radius-bottom:99px!important}}@media (min-width: 1200px){.-xlrounded-99{border-radius:99px!important}.-xlroundedt-99{border-radius-top:99px!important}.-xlroundedr-99{border-radius-right:99px!important}.-xlroundedb-99{border-radius-bottom:99px!important}.-xlroundedl-99{border-radius-left:99px!important}.-xlroundedx-99{border-radius-left:99px!important;border-radius-right:99px!important}.-xlroundedy-99{border-radius-top:99px!important;border-radius-bottom:99px!important}}@media (min-width: 1400px){.-xxlrounded-99{border-radius:99px!important}.-xxlroundedt-99{border-radius-top:99px!important}.-xxlroundedr-99{border-radius-right:99px!important}.-xxlroundedb-99{border-radius-bottom:99px!important}.-xxlroundedl-99{border-radius-left:99px!important}.-xxlroundedx-99{border-radius-left:99px!important;border-radius-right:99px!important}.-xxlroundedy-99{border-radius-top:99px!important;border-radius-bottom:99px!important}}.max-w-99{max-width:99px!important}.max-wt-99{max-width-top:99px!important}.max-wr-99{max-width-right:99px!important}.max-wb-99{max-width-bottom:99px!important}.max-wl-99{max-width-left:99px!important}.max-wx-99{max-width-left:99px!important;max-width-right:99px!important}.max-wy-99{max-width-top:99px!important;max-width-bottom:99px!important}@media (min-width: 576px){.-smmax-w-99{max-width:99px!important}.-smmax-wt-99{max-width-top:99px!important}.-smmax-wr-99{max-width-right:99px!important}.-smmax-wb-99{max-width-bottom:99px!important}.-smmax-wl-99{max-width-left:99px!important}.-smmax-wx-99{max-width-left:99px!important;max-width-right:99px!important}.-smmax-wy-99{max-width-top:99px!important;max-width-bottom:99px!important}}@media (min-width: 768px){.-mdmax-w-99{max-width:99px!important}.-mdmax-wt-99{max-width-top:99px!important}.-mdmax-wr-99{max-width-right:99px!important}.-mdmax-wb-99{max-width-bottom:99px!important}.-mdmax-wl-99{max-width-left:99px!important}.-mdmax-wx-99{max-width-left:99px!important;max-width-right:99px!important}.-mdmax-wy-99{max-width-top:99px!important;max-width-bottom:99px!important}}@media (min-width: 992px){.-lgmax-w-99{max-width:99px!important}.-lgmax-wt-99{max-width-top:99px!important}.-lgmax-wr-99{max-width-right:99px!important}.-lgmax-wb-99{max-width-bottom:99px!important}.-lgmax-wl-99{max-width-left:99px!important}.-lgmax-wx-99{max-width-left:99px!important;max-width-right:99px!important}.-lgmax-wy-99{max-width-top:99px!important;max-width-bottom:99px!important}}@media (min-width: 1200px){.-xlmax-w-99{max-width:99px!important}.-xlmax-wt-99{max-width-top:99px!important}.-xlmax-wr-99{max-width-right:99px!important}.-xlmax-wb-99{max-width-bottom:99px!important}.-xlmax-wl-99{max-width-left:99px!important}.-xlmax-wx-99{max-width-left:99px!important;max-width-right:99px!important}.-xlmax-wy-99{max-width-top:99px!important;max-width-bottom:99px!important}}@media (min-width: 1400px){.-xxlmax-w-99{max-width:99px!important}.-xxlmax-wt-99{max-width-top:99px!important}.-xxlmax-wr-99{max-width-right:99px!important}.-xxlmax-wb-99{max-width-bottom:99px!important}.-xxlmax-wl-99{max-width-left:99px!important}.-xxlmax-wx-99{max-width-left:99px!important;max-width-right:99px!important}.-xxlmax-wy-99{max-width-top:99px!important;max-width-bottom:99px!important}}.min-w-99{min-width:99px!important}.min-wt-99{min-width-top:99px!important}.min-wr-99{min-width-right:99px!important}.min-wb-99{min-width-bottom:99px!important}.min-wl-99{min-width-left:99px!important}.min-wx-99{min-width-left:99px!important;min-width-right:99px!important}.min-wy-99{min-width-top:99px!important;min-width-bottom:99px!important}@media (min-width: 576px){.-smmin-w-99{min-width:99px!important}.-smmin-wt-99{min-width-top:99px!important}.-smmin-wr-99{min-width-right:99px!important}.-smmin-wb-99{min-width-bottom:99px!important}.-smmin-wl-99{min-width-left:99px!important}.-smmin-wx-99{min-width-left:99px!important;min-width-right:99px!important}.-smmin-wy-99{min-width-top:99px!important;min-width-bottom:99px!important}}@media (min-width: 768px){.-mdmin-w-99{min-width:99px!important}.-mdmin-wt-99{min-width-top:99px!important}.-mdmin-wr-99{min-width-right:99px!important}.-mdmin-wb-99{min-width-bottom:99px!important}.-mdmin-wl-99{min-width-left:99px!important}.-mdmin-wx-99{min-width-left:99px!important;min-width-right:99px!important}.-mdmin-wy-99{min-width-top:99px!important;min-width-bottom:99px!important}}@media (min-width: 992px){.-lgmin-w-99{min-width:99px!important}.-lgmin-wt-99{min-width-top:99px!important}.-lgmin-wr-99{min-width-right:99px!important}.-lgmin-wb-99{min-width-bottom:99px!important}.-lgmin-wl-99{min-width-left:99px!important}.-lgmin-wx-99{min-width-left:99px!important;min-width-right:99px!important}.-lgmin-wy-99{min-width-top:99px!important;min-width-bottom:99px!important}}@media (min-width: 1200px){.-xlmin-w-99{min-width:99px!important}.-xlmin-wt-99{min-width-top:99px!important}.-xlmin-wr-99{min-width-right:99px!important}.-xlmin-wb-99{min-width-bottom:99px!important}.-xlmin-wl-99{min-width-left:99px!important}.-xlmin-wx-99{min-width-left:99px!important;min-width-right:99px!important}.-xlmin-wy-99{min-width-top:99px!important;min-width-bottom:99px!important}}@media (min-width: 1400px){.-xxlmin-w-99{min-width:99px!important}.-xxlmin-wt-99{min-width-top:99px!important}.-xxlmin-wr-99{min-width-right:99px!important}.-xxlmin-wb-99{min-width-bottom:99px!important}.-xxlmin-wl-99{min-width-left:99px!important}.-xxlmin-wx-99{min-width-left:99px!important;min-width-right:99px!important}.-xxlmin-wy-99{min-width-top:99px!important;min-width-bottom:99px!important}}.max-h-99{max-height:99px!important}.max-ht-99{max-height-top:99px!important}.max-hr-99{max-height-right:99px!important}.max-hb-99{max-height-bottom:99px!important}.max-hl-99{max-height-left:99px!important}.max-hx-99{max-height-left:99px!important;max-height-right:99px!important}.max-hy-99{max-height-top:99px!important;max-height-bottom:99px!important}@media (min-width: 576px){.-smmax-h-99{max-height:99px!important}.-smmax-ht-99{max-height-top:99px!important}.-smmax-hr-99{max-height-right:99px!important}.-smmax-hb-99{max-height-bottom:99px!important}.-smmax-hl-99{max-height-left:99px!important}.-smmax-hx-99{max-height-left:99px!important;max-height-right:99px!important}.-smmax-hy-99{max-height-top:99px!important;max-height-bottom:99px!important}}@media (min-width: 768px){.-mdmax-h-99{max-height:99px!important}.-mdmax-ht-99{max-height-top:99px!important}.-mdmax-hr-99{max-height-right:99px!important}.-mdmax-hb-99{max-height-bottom:99px!important}.-mdmax-hl-99{max-height-left:99px!important}.-mdmax-hx-99{max-height-left:99px!important;max-height-right:99px!important}.-mdmax-hy-99{max-height-top:99px!important;max-height-bottom:99px!important}}@media (min-width: 992px){.-lgmax-h-99{max-height:99px!important}.-lgmax-ht-99{max-height-top:99px!important}.-lgmax-hr-99{max-height-right:99px!important}.-lgmax-hb-99{max-height-bottom:99px!important}.-lgmax-hl-99{max-height-left:99px!important}.-lgmax-hx-99{max-height-left:99px!important;max-height-right:99px!important}.-lgmax-hy-99{max-height-top:99px!important;max-height-bottom:99px!important}}@media (min-width: 1200px){.-xlmax-h-99{max-height:99px!important}.-xlmax-ht-99{max-height-top:99px!important}.-xlmax-hr-99{max-height-right:99px!important}.-xlmax-hb-99{max-height-bottom:99px!important}.-xlmax-hl-99{max-height-left:99px!important}.-xlmax-hx-99{max-height-left:99px!important;max-height-right:99px!important}.-xlmax-hy-99{max-height-top:99px!important;max-height-bottom:99px!important}}@media (min-width: 1400px){.-xxlmax-h-99{max-height:99px!important}.-xxlmax-ht-99{max-height-top:99px!important}.-xxlmax-hr-99{max-height-right:99px!important}.-xxlmax-hb-99{max-height-bottom:99px!important}.-xxlmax-hl-99{max-height-left:99px!important}.-xxlmax-hx-99{max-height-left:99px!important;max-height-right:99px!important}.-xxlmax-hy-99{max-height-top:99px!important;max-height-bottom:99px!important}}.min-h-99{min-height:99px!important}.min-ht-99{min-height-top:99px!important}.min-hr-99{min-height-right:99px!important}.min-hb-99{min-height-bottom:99px!important}.min-hl-99{min-height-left:99px!important}.min-hx-99{min-height-left:99px!important;min-height-right:99px!important}.min-hy-99{min-height-top:99px!important;min-height-bottom:99px!important}@media (min-width: 576px){.-smmin-h-99{min-height:99px!important}.-smmin-ht-99{min-height-top:99px!important}.-smmin-hr-99{min-height-right:99px!important}.-smmin-hb-99{min-height-bottom:99px!important}.-smmin-hl-99{min-height-left:99px!important}.-smmin-hx-99{min-height-left:99px!important;min-height-right:99px!important}.-smmin-hy-99{min-height-top:99px!important;min-height-bottom:99px!important}}@media (min-width: 768px){.-mdmin-h-99{min-height:99px!important}.-mdmin-ht-99{min-height-top:99px!important}.-mdmin-hr-99{min-height-right:99px!important}.-mdmin-hb-99{min-height-bottom:99px!important}.-mdmin-hl-99{min-height-left:99px!important}.-mdmin-hx-99{min-height-left:99px!important;min-height-right:99px!important}.-mdmin-hy-99{min-height-top:99px!important;min-height-bottom:99px!important}}@media (min-width: 992px){.-lgmin-h-99{min-height:99px!important}.-lgmin-ht-99{min-height-top:99px!important}.-lgmin-hr-99{min-height-right:99px!important}.-lgmin-hb-99{min-height-bottom:99px!important}.-lgmin-hl-99{min-height-left:99px!important}.-lgmin-hx-99{min-height-left:99px!important;min-height-right:99px!important}.-lgmin-hy-99{min-height-top:99px!important;min-height-bottom:99px!important}}@media (min-width: 1200px){.-xlmin-h-99{min-height:99px!important}.-xlmin-ht-99{min-height-top:99px!important}.-xlmin-hr-99{min-height-right:99px!important}.-xlmin-hb-99{min-height-bottom:99px!important}.-xlmin-hl-99{min-height-left:99px!important}.-xlmin-hx-99{min-height-left:99px!important;min-height-right:99px!important}.-xlmin-hy-99{min-height-top:99px!important;min-height-bottom:99px!important}}@media (min-width: 1400px){.-xxlmin-h-99{min-height:99px!important}.-xxlmin-ht-99{min-height-top:99px!important}.-xxlmin-hr-99{min-height-right:99px!important}.-xxlmin-hb-99{min-height-bottom:99px!important}.-xxlmin-hl-99{min-height-left:99px!important}.-xxlmin-hx-99{min-height-left:99px!important;min-height-right:99px!important}.-xxlmin-hy-99{min-height-top:99px!important;min-height-bottom:99px!important}}.m-100{margin:100px!important}.mt-100{margin-top:100px!important}.mr-100{margin-right:100px!important}.mb-100{margin-bottom:100px!important}.ml-100{margin-left:100px!important}.mx-100{margin-left:100px!important;margin-right:100px!important}.my-100{margin-top:100px!important;margin-bottom:100px!important}@media (min-width: 576px){.-smm-100{margin:100px!important}.-smmt-100{margin-top:100px!important}.-smmr-100{margin-right:100px!important}.-smmb-100{margin-bottom:100px!important}.-smml-100{margin-left:100px!important}.-smmx-100{margin-left:100px!important;margin-right:100px!important}.-smmy-100{margin-top:100px!important;margin-bottom:100px!important}}@media (min-width: 768px){.-mdm-100{margin:100px!important}.-mdmt-100{margin-top:100px!important}.-mdmr-100{margin-right:100px!important}.-mdmb-100{margin-bottom:100px!important}.-mdml-100{margin-left:100px!important}.-mdmx-100{margin-left:100px!important;margin-right:100px!important}.-mdmy-100{margin-top:100px!important;margin-bottom:100px!important}}@media (min-width: 992px){.-lgm-100{margin:100px!important}.-lgmt-100{margin-top:100px!important}.-lgmr-100{margin-right:100px!important}.-lgmb-100{margin-bottom:100px!important}.-lgml-100{margin-left:100px!important}.-lgmx-100{margin-left:100px!important;margin-right:100px!important}.-lgmy-100{margin-top:100px!important;margin-bottom:100px!important}}@media (min-width: 1200px){.-xlm-100{margin:100px!important}.-xlmt-100{margin-top:100px!important}.-xlmr-100{margin-right:100px!important}.-xlmb-100{margin-bottom:100px!important}.-xlml-100{margin-left:100px!important}.-xlmx-100{margin-left:100px!important;margin-right:100px!important}.-xlmy-100{margin-top:100px!important;margin-bottom:100px!important}}@media (min-width: 1400px){.-xxlm-100{margin:100px!important}.-xxlmt-100{margin-top:100px!important}.-xxlmr-100{margin-right:100px!important}.-xxlmb-100{margin-bottom:100px!important}.-xxlml-100{margin-left:100px!important}.-xxlmx-100{margin-left:100px!important;margin-right:100px!important}.-xxlmy-100{margin-top:100px!important;margin-bottom:100px!important}}.p-100{padding:100px!important}.pt-100{padding-top:100px!important}.pr-100{padding-right:100px!important}.pb-100{padding-bottom:100px!important}.pl-100{padding-left:100px!important}.px-100{padding-left:100px!important;padding-right:100px!important}.py-100{padding-top:100px!important;padding-bottom:100px!important}@media (min-width: 576px){.-smp-100{padding:100px!important}.-smpt-100{padding-top:100px!important}.-smpr-100{padding-right:100px!important}.-smpb-100{padding-bottom:100px!important}.-smpl-100{padding-left:100px!important}.-smpx-100{padding-left:100px!important;padding-right:100px!important}.-smpy-100{padding-top:100px!important;padding-bottom:100px!important}}@media (min-width: 768px){.-mdp-100{padding:100px!important}.-mdpt-100{padding-top:100px!important}.-mdpr-100{padding-right:100px!important}.-mdpb-100{padding-bottom:100px!important}.-mdpl-100{padding-left:100px!important}.-mdpx-100{padding-left:100px!important;padding-right:100px!important}.-mdpy-100{padding-top:100px!important;padding-bottom:100px!important}}@media (min-width: 992px){.-lgp-100{padding:100px!important}.-lgpt-100{padding-top:100px!important}.-lgpr-100{padding-right:100px!important}.-lgpb-100{padding-bottom:100px!important}.-lgpl-100{padding-left:100px!important}.-lgpx-100{padding-left:100px!important;padding-right:100px!important}.-lgpy-100{padding-top:100px!important;padding-bottom:100px!important}}@media (min-width: 1200px){.-xlp-100{padding:100px!important}.-xlpt-100{padding-top:100px!important}.-xlpr-100{padding-right:100px!important}.-xlpb-100{padding-bottom:100px!important}.-xlpl-100{padding-left:100px!important}.-xlpx-100{padding-left:100px!important;padding-right:100px!important}.-xlpy-100{padding-top:100px!important;padding-bottom:100px!important}}@media (min-width: 1400px){.-xxlp-100{padding:100px!important}.-xxlpt-100{padding-top:100px!important}.-xxlpr-100{padding-right:100px!important}.-xxlpb-100{padding-bottom:100px!important}.-xxlpl-100{padding-left:100px!important}.-xxlpx-100{padding-left:100px!important;padding-right:100px!important}.-xxlpy-100{padding-top:100px!important;padding-bottom:100px!important}}.gap-100{gap:100px!important}.gapx-100{-webkit-column-gap:100px!important;-moz-column-gap:100px!important;column-gap:100px!important}.gapy-100{row-gap:100px!important}@media (min-width: 576px){.-smgap-100{gap:100px!important}.-smgapx-100{-webkit-column-gap:100px!important;-moz-column-gap:100px!important;column-gap:100px!important}.-smgapy-100{row-gap:100px!important}}@media (min-width: 768px){.-mdgap-100{gap:100px!important}.-mdgapx-100{-webkit-column-gap:100px!important;-moz-column-gap:100px!important;column-gap:100px!important}.-mdgapy-100{row-gap:100px!important}}@media (min-width: 992px){.-lggap-100{gap:100px!important}.-lggapx-100{-webkit-column-gap:100px!important;-moz-column-gap:100px!important;column-gap:100px!important}.-lggapy-100{row-gap:100px!important}}@media (min-width: 1200px){.-xlgap-100{gap:100px!important}.-xlgapx-100{-webkit-column-gap:100px!important;-moz-column-gap:100px!important;column-gap:100px!important}.-xlgapy-100{row-gap:100px!important}}@media (min-width: 1400px){.-xxlgap-100{gap:100px!important}.-xxlgapx-100{-webkit-column-gap:100px!important;-moz-column-gap:100px!important;column-gap:100px!important}.-xxlgapy-100{row-gap:100px!important}}.w-100{width:100px!important}.wt-100{width-top:100px!important}.wr-100{width-right:100px!important}.wb-100{width-bottom:100px!important}.wl-100{width-left:100px!important}.wx-100{width-left:100px!important;width-right:100px!important}.wy-100{width-top:100px!important;width-bottom:100px!important}@media (min-width: 576px){.-smw-100{width:100px!important}.-smwt-100{width-top:100px!important}.-smwr-100{width-right:100px!important}.-smwb-100{width-bottom:100px!important}.-smwl-100{width-left:100px!important}.-smwx-100{width-left:100px!important;width-right:100px!important}.-smwy-100{width-top:100px!important;width-bottom:100px!important}}@media (min-width: 768px){.-mdw-100{width:100px!important}.-mdwt-100{width-top:100px!important}.-mdwr-100{width-right:100px!important}.-mdwb-100{width-bottom:100px!important}.-mdwl-100{width-left:100px!important}.-mdwx-100{width-left:100px!important;width-right:100px!important}.-mdwy-100{width-top:100px!important;width-bottom:100px!important}}@media (min-width: 992px){.-lgw-100{width:100px!important}.-lgwt-100{width-top:100px!important}.-lgwr-100{width-right:100px!important}.-lgwb-100{width-bottom:100px!important}.-lgwl-100{width-left:100px!important}.-lgwx-100{width-left:100px!important;width-right:100px!important}.-lgwy-100{width-top:100px!important;width-bottom:100px!important}}@media (min-width: 1200px){.-xlw-100{width:100px!important}.-xlwt-100{width-top:100px!important}.-xlwr-100{width-right:100px!important}.-xlwb-100{width-bottom:100px!important}.-xlwl-100{width-left:100px!important}.-xlwx-100{width-left:100px!important;width-right:100px!important}.-xlwy-100{width-top:100px!important;width-bottom:100px!important}}@media (min-width: 1400px){.-xxlw-100{width:100px!important}.-xxlwt-100{width-top:100px!important}.-xxlwr-100{width-right:100px!important}.-xxlwb-100{width-bottom:100px!important}.-xxlwl-100{width-left:100px!important}.-xxlwx-100{width-left:100px!important;width-right:100px!important}.-xxlwy-100{width-top:100px!important;width-bottom:100px!important}}.h-100{height:100px!important}.ht-100{height-top:100px!important}.hr-100{height-right:100px!important}.hb-100{height-bottom:100px!important}.hl-100{height-left:100px!important}.hx-100{height-left:100px!important;height-right:100px!important}.hy-100{height-top:100px!important;height-bottom:100px!important}@media (min-width: 576px){.-smh-100{height:100px!important}.-smht-100{height-top:100px!important}.-smhr-100{height-right:100px!important}.-smhb-100{height-bottom:100px!important}.-smhl-100{height-left:100px!important}.-smhx-100{height-left:100px!important;height-right:100px!important}.-smhy-100{height-top:100px!important;height-bottom:100px!important}}@media (min-width: 768px){.-mdh-100{height:100px!important}.-mdht-100{height-top:100px!important}.-mdhr-100{height-right:100px!important}.-mdhb-100{height-bottom:100px!important}.-mdhl-100{height-left:100px!important}.-mdhx-100{height-left:100px!important;height-right:100px!important}.-mdhy-100{height-top:100px!important;height-bottom:100px!important}}@media (min-width: 992px){.-lgh-100{height:100px!important}.-lght-100{height-top:100px!important}.-lghr-100{height-right:100px!important}.-lghb-100{height-bottom:100px!important}.-lghl-100{height-left:100px!important}.-lghx-100{height-left:100px!important;height-right:100px!important}.-lghy-100{height-top:100px!important;height-bottom:100px!important}}@media (min-width: 1200px){.-xlh-100{height:100px!important}.-xlht-100{height-top:100px!important}.-xlhr-100{height-right:100px!important}.-xlhb-100{height-bottom:100px!important}.-xlhl-100{height-left:100px!important}.-xlhx-100{height-left:100px!important;height-right:100px!important}.-xlhy-100{height-top:100px!important;height-bottom:100px!important}}@media (min-width: 1400px){.-xxlh-100{height:100px!important}.-xxlht-100{height-top:100px!important}.-xxlhr-100{height-right:100px!important}.-xxlhb-100{height-bottom:100px!important}.-xxlhl-100{height-left:100px!important}.-xxlhx-100{height-left:100px!important;height-right:100px!important}.-xxlhy-100{height-top:100px!important;height-bottom:100px!important}}.rounded-100{border-radius:100px!important}.roundedt-100{border-radius-top:100px!important}.roundedr-100{border-radius-right:100px!important}.roundedb-100{border-radius-bottom:100px!important}.roundedl-100{border-radius-left:100px!important}.roundedx-100{border-radius-left:100px!important;border-radius-right:100px!important}.roundedy-100{border-radius-top:100px!important;border-radius-bottom:100px!important}@media (min-width: 576px){.-smrounded-100{border-radius:100px!important}.-smroundedt-100{border-radius-top:100px!important}.-smroundedr-100{border-radius-right:100px!important}.-smroundedb-100{border-radius-bottom:100px!important}.-smroundedl-100{border-radius-left:100px!important}.-smroundedx-100{border-radius-left:100px!important;border-radius-right:100px!important}.-smroundedy-100{border-radius-top:100px!important;border-radius-bottom:100px!important}}@media (min-width: 768px){.-mdrounded-100{border-radius:100px!important}.-mdroundedt-100{border-radius-top:100px!important}.-mdroundedr-100{border-radius-right:100px!important}.-mdroundedb-100{border-radius-bottom:100px!important}.-mdroundedl-100{border-radius-left:100px!important}.-mdroundedx-100{border-radius-left:100px!important;border-radius-right:100px!important}.-mdroundedy-100{border-radius-top:100px!important;border-radius-bottom:100px!important}}@media (min-width: 992px){.-lgrounded-100{border-radius:100px!important}.-lgroundedt-100{border-radius-top:100px!important}.-lgroundedr-100{border-radius-right:100px!important}.-lgroundedb-100{border-radius-bottom:100px!important}.-lgroundedl-100{border-radius-left:100px!important}.-lgroundedx-100{border-radius-left:100px!important;border-radius-right:100px!important}.-lgroundedy-100{border-radius-top:100px!important;border-radius-bottom:100px!important}}@media (min-width: 1200px){.-xlrounded-100{border-radius:100px!important}.-xlroundedt-100{border-radius-top:100px!important}.-xlroundedr-100{border-radius-right:100px!important}.-xlroundedb-100{border-radius-bottom:100px!important}.-xlroundedl-100{border-radius-left:100px!important}.-xlroundedx-100{border-radius-left:100px!important;border-radius-right:100px!important}.-xlroundedy-100{border-radius-top:100px!important;border-radius-bottom:100px!important}}@media (min-width: 1400px){.-xxlrounded-100{border-radius:100px!important}.-xxlroundedt-100{border-radius-top:100px!important}.-xxlroundedr-100{border-radius-right:100px!important}.-xxlroundedb-100{border-radius-bottom:100px!important}.-xxlroundedl-100{border-radius-left:100px!important}.-xxlroundedx-100{border-radius-left:100px!important;border-radius-right:100px!important}.-xxlroundedy-100{border-radius-top:100px!important;border-radius-bottom:100px!important}}.max-w-100{max-width:100px!important}.max-wt-100{max-width-top:100px!important}.max-wr-100{max-width-right:100px!important}.max-wb-100{max-width-bottom:100px!important}.max-wl-100{max-width-left:100px!important}.max-wx-100{max-width-left:100px!important;max-width-right:100px!important}.max-wy-100{max-width-top:100px!important;max-width-bottom:100px!important}@media (min-width: 576px){.-smmax-w-100{max-width:100px!important}.-smmax-wt-100{max-width-top:100px!important}.-smmax-wr-100{max-width-right:100px!important}.-smmax-wb-100{max-width-bottom:100px!important}.-smmax-wl-100{max-width-left:100px!important}.-smmax-wx-100{max-width-left:100px!important;max-width-right:100px!important}.-smmax-wy-100{max-width-top:100px!important;max-width-bottom:100px!important}}@media (min-width: 768px){.-mdmax-w-100{max-width:100px!important}.-mdmax-wt-100{max-width-top:100px!important}.-mdmax-wr-100{max-width-right:100px!important}.-mdmax-wb-100{max-width-bottom:100px!important}.-mdmax-wl-100{max-width-left:100px!important}.-mdmax-wx-100{max-width-left:100px!important;max-width-right:100px!important}.-mdmax-wy-100{max-width-top:100px!important;max-width-bottom:100px!important}}@media (min-width: 992px){.-lgmax-w-100{max-width:100px!important}.-lgmax-wt-100{max-width-top:100px!important}.-lgmax-wr-100{max-width-right:100px!important}.-lgmax-wb-100{max-width-bottom:100px!important}.-lgmax-wl-100{max-width-left:100px!important}.-lgmax-wx-100{max-width-left:100px!important;max-width-right:100px!important}.-lgmax-wy-100{max-width-top:100px!important;max-width-bottom:100px!important}}@media (min-width: 1200px){.-xlmax-w-100{max-width:100px!important}.-xlmax-wt-100{max-width-top:100px!important}.-xlmax-wr-100{max-width-right:100px!important}.-xlmax-wb-100{max-width-bottom:100px!important}.-xlmax-wl-100{max-width-left:100px!important}.-xlmax-wx-100{max-width-left:100px!important;max-width-right:100px!important}.-xlmax-wy-100{max-width-top:100px!important;max-width-bottom:100px!important}}@media (min-width: 1400px){.-xxlmax-w-100{max-width:100px!important}.-xxlmax-wt-100{max-width-top:100px!important}.-xxlmax-wr-100{max-width-right:100px!important}.-xxlmax-wb-100{max-width-bottom:100px!important}.-xxlmax-wl-100{max-width-left:100px!important}.-xxlmax-wx-100{max-width-left:100px!important;max-width-right:100px!important}.-xxlmax-wy-100{max-width-top:100px!important;max-width-bottom:100px!important}}.min-w-100{min-width:100px!important}.min-wt-100{min-width-top:100px!important}.min-wr-100{min-width-right:100px!important}.min-wb-100{min-width-bottom:100px!important}.min-wl-100{min-width-left:100px!important}.min-wx-100{min-width-left:100px!important;min-width-right:100px!important}.min-wy-100{min-width-top:100px!important;min-width-bottom:100px!important}@media (min-width: 576px){.-smmin-w-100{min-width:100px!important}.-smmin-wt-100{min-width-top:100px!important}.-smmin-wr-100{min-width-right:100px!important}.-smmin-wb-100{min-width-bottom:100px!important}.-smmin-wl-100{min-width-left:100px!important}.-smmin-wx-100{min-width-left:100px!important;min-width-right:100px!important}.-smmin-wy-100{min-width-top:100px!important;min-width-bottom:100px!important}}@media (min-width: 768px){.-mdmin-w-100{min-width:100px!important}.-mdmin-wt-100{min-width-top:100px!important}.-mdmin-wr-100{min-width-right:100px!important}.-mdmin-wb-100{min-width-bottom:100px!important}.-mdmin-wl-100{min-width-left:100px!important}.-mdmin-wx-100{min-width-left:100px!important;min-width-right:100px!important}.-mdmin-wy-100{min-width-top:100px!important;min-width-bottom:100px!important}}@media (min-width: 992px){.-lgmin-w-100{min-width:100px!important}.-lgmin-wt-100{min-width-top:100px!important}.-lgmin-wr-100{min-width-right:100px!important}.-lgmin-wb-100{min-width-bottom:100px!important}.-lgmin-wl-100{min-width-left:100px!important}.-lgmin-wx-100{min-width-left:100px!important;min-width-right:100px!important}.-lgmin-wy-100{min-width-top:100px!important;min-width-bottom:100px!important}}@media (min-width: 1200px){.-xlmin-w-100{min-width:100px!important}.-xlmin-wt-100{min-width-top:100px!important}.-xlmin-wr-100{min-width-right:100px!important}.-xlmin-wb-100{min-width-bottom:100px!important}.-xlmin-wl-100{min-width-left:100px!important}.-xlmin-wx-100{min-width-left:100px!important;min-width-right:100px!important}.-xlmin-wy-100{min-width-top:100px!important;min-width-bottom:100px!important}}@media (min-width: 1400px){.-xxlmin-w-100{min-width:100px!important}.-xxlmin-wt-100{min-width-top:100px!important}.-xxlmin-wr-100{min-width-right:100px!important}.-xxlmin-wb-100{min-width-bottom:100px!important}.-xxlmin-wl-100{min-width-left:100px!important}.-xxlmin-wx-100{min-width-left:100px!important;min-width-right:100px!important}.-xxlmin-wy-100{min-width-top:100px!important;min-width-bottom:100px!important}}.max-h-100{max-height:100px!important}.max-ht-100{max-height-top:100px!important}.max-hr-100{max-height-right:100px!important}.max-hb-100{max-height-bottom:100px!important}.max-hl-100{max-height-left:100px!important}.max-hx-100{max-height-left:100px!important;max-height-right:100px!important}.max-hy-100{max-height-top:100px!important;max-height-bottom:100px!important}@media (min-width: 576px){.-smmax-h-100{max-height:100px!important}.-smmax-ht-100{max-height-top:100px!important}.-smmax-hr-100{max-height-right:100px!important}.-smmax-hb-100{max-height-bottom:100px!important}.-smmax-hl-100{max-height-left:100px!important}.-smmax-hx-100{max-height-left:100px!important;max-height-right:100px!important}.-smmax-hy-100{max-height-top:100px!important;max-height-bottom:100px!important}}@media (min-width: 768px){.-mdmax-h-100{max-height:100px!important}.-mdmax-ht-100{max-height-top:100px!important}.-mdmax-hr-100{max-height-right:100px!important}.-mdmax-hb-100{max-height-bottom:100px!important}.-mdmax-hl-100{max-height-left:100px!important}.-mdmax-hx-100{max-height-left:100px!important;max-height-right:100px!important}.-mdmax-hy-100{max-height-top:100px!important;max-height-bottom:100px!important}}@media (min-width: 992px){.-lgmax-h-100{max-height:100px!important}.-lgmax-ht-100{max-height-top:100px!important}.-lgmax-hr-100{max-height-right:100px!important}.-lgmax-hb-100{max-height-bottom:100px!important}.-lgmax-hl-100{max-height-left:100px!important}.-lgmax-hx-100{max-height-left:100px!important;max-height-right:100px!important}.-lgmax-hy-100{max-height-top:100px!important;max-height-bottom:100px!important}}@media (min-width: 1200px){.-xlmax-h-100{max-height:100px!important}.-xlmax-ht-100{max-height-top:100px!important}.-xlmax-hr-100{max-height-right:100px!important}.-xlmax-hb-100{max-height-bottom:100px!important}.-xlmax-hl-100{max-height-left:100px!important}.-xlmax-hx-100{max-height-left:100px!important;max-height-right:100px!important}.-xlmax-hy-100{max-height-top:100px!important;max-height-bottom:100px!important}}@media (min-width: 1400px){.-xxlmax-h-100{max-height:100px!important}.-xxlmax-ht-100{max-height-top:100px!important}.-xxlmax-hr-100{max-height-right:100px!important}.-xxlmax-hb-100{max-height-bottom:100px!important}.-xxlmax-hl-100{max-height-left:100px!important}.-xxlmax-hx-100{max-height-left:100px!important;max-height-right:100px!important}.-xxlmax-hy-100{max-height-top:100px!important;max-height-bottom:100px!important}}.min-h-100{min-height:100px!important}.min-ht-100{min-height-top:100px!important}.min-hr-100{min-height-right:100px!important}.min-hb-100{min-height-bottom:100px!important}.min-hl-100{min-height-left:100px!important}.min-hx-100{min-height-left:100px!important;min-height-right:100px!important}.min-hy-100{min-height-top:100px!important;min-height-bottom:100px!important}@media (min-width: 576px){.-smmin-h-100{min-height:100px!important}.-smmin-ht-100{min-height-top:100px!important}.-smmin-hr-100{min-height-right:100px!important}.-smmin-hb-100{min-height-bottom:100px!important}.-smmin-hl-100{min-height-left:100px!important}.-smmin-hx-100{min-height-left:100px!important;min-height-right:100px!important}.-smmin-hy-100{min-height-top:100px!important;min-height-bottom:100px!important}}@media (min-width: 768px){.-mdmin-h-100{min-height:100px!important}.-mdmin-ht-100{min-height-top:100px!important}.-mdmin-hr-100{min-height-right:100px!important}.-mdmin-hb-100{min-height-bottom:100px!important}.-mdmin-hl-100{min-height-left:100px!important}.-mdmin-hx-100{min-height-left:100px!important;min-height-right:100px!important}.-mdmin-hy-100{min-height-top:100px!important;min-height-bottom:100px!important}}@media (min-width: 992px){.-lgmin-h-100{min-height:100px!important}.-lgmin-ht-100{min-height-top:100px!important}.-lgmin-hr-100{min-height-right:100px!important}.-lgmin-hb-100{min-height-bottom:100px!important}.-lgmin-hl-100{min-height-left:100px!important}.-lgmin-hx-100{min-height-left:100px!important;min-height-right:100px!important}.-lgmin-hy-100{min-height-top:100px!important;min-height-bottom:100px!important}}@media (min-width: 1200px){.-xlmin-h-100{min-height:100px!important}.-xlmin-ht-100{min-height-top:100px!important}.-xlmin-hr-100{min-height-right:100px!important}.-xlmin-hb-100{min-height-bottom:100px!important}.-xlmin-hl-100{min-height-left:100px!important}.-xlmin-hx-100{min-height-left:100px!important;min-height-right:100px!important}.-xlmin-hy-100{min-height-top:100px!important;min-height-bottom:100px!important}}@media (min-width: 1400px){.-xxlmin-h-100{min-height:100px!important}.-xxlmin-ht-100{min-height-top:100px!important}.-xxlmin-hr-100{min-height-right:100px!important}.-xxlmin-hb-100{min-height-bottom:100px!important}.-xxlmin-hl-100{min-height-left:100px!important}.-xxlmin-hx-100{min-height-left:100px!important;min-height-right:100px!important}.-xxlmin-hy-100{min-height-top:100px!important;min-height-bottom:100px!important}}.typo-h1{font-size:calc(64px + var(--font-scale, 0px));font-weight:900;line-height:150%;word-break:break-all}@media (max-width: 768px){.typo-h1{font-size:calc(64px + var(--font-scale, 0px));font-weight:900;line-height:150%}}.typo-h2{font-size:calc(48px + var(--font-scale, 0px));font-weight:900;line-height:150%;word-break:break-all}@media (max-width: 768px){.typo-h2{font-size:calc(48px + var(--font-scale, 0px));font-weight:900;line-height:150%}}.typo-h3{font-size:calc(32px + var(--font-scale, 0px));font-weight:900;line-height:150%;word-break:break-all}@media (max-width: 768px){.typo-h3{font-size:calc(32px + var(--font-scale, 0px));font-weight:900;line-height:150%}}.typo-h4{font-size:calc(24px + var(--font-scale, 0px));font-weight:900;line-height:150%;word-break:break-all}@media (max-width: 768px){.typo-h4{font-size:calc(20px + var(--font-scale, 0px));font-weight:900;line-height:150%}}.typo-h5{font-size:calc(20px + var(--font-scale, 0px));font-weight:900;line-height:150%;word-break:break-all}@media (max-width: 768px){.typo-h5{font-size:calc(20px + var(--font-scale, 0px));font-weight:900;line-height:150%}}.typo-h6{font-size:calc(18px + var(--font-scale, 0px));font-weight:900;line-height:150%;word-break:break-all}@media (max-width: 768px){.typo-h6{font-size:calc(18px + var(--font-scale, 0px));font-weight:900;line-height:150%}}.typo-subtitle1{font-size:calc(16px + var(--font-scale, 0px));font-weight:700;line-height:180%;word-break:break-all}@media (max-width: 768px){.typo-subtitle1{font-size:calc(16px + var(--font-scale, 0px));font-weight:700;line-height:180%}}.typo-subtitle2{font-size:calc(14px + var(--font-scale, 0px));font-weight:700;line-height:180%;word-break:break-all}@media (max-width: 768px){.typo-subtitle2{font-size:calc(14px + var(--font-scale, 0px));font-weight:700;line-height:180%}}.typo-body1{font-size:calc(16px + var(--font-scale, 0px));font-weight:400;line-height:180%;word-break:break-all}@media (max-width: 768px){.typo-body1{font-size:calc(16px + var(--font-scale, 0px));font-weight:400;line-height:180%}}.typo-body2{font-size:calc(14px + var(--font-scale, 0px));font-weight:400;line-height:180%;word-break:break-all}@media (max-width: 768px){.typo-body2{font-size:calc(14px + var(--font-scale, 0px));font-weight:400;line-height:180%}}.typo-body3{font-size:calc(12px + var(--font-scale, 0px));font-weight:700;line-height:150%;word-break:break-all}@media (max-width: 768px){.typo-body3{font-size:calc(12px + var(--font-scale, 0px));font-weight:700;line-height:150%}}.typo-caption1{font-size:calc(12px + var(--font-scale, 0px));font-weight:400;line-height:150%;word-break:break-all}@media (max-width: 768px){.typo-caption1{font-size:calc(12px + var(--font-scale, 0px));font-weight:400;line-height:150%}}.typo-caption2{font-size:calc(10px + var(--font-scale, 0px));font-weight:400;line-height:150%;word-break:break-all}@media (max-width: 768px){.typo-caption2{font-size:calc(10px + var(--font-scale, 0px));font-weight:400;line-height:150%}}.typo-lgBold{font-size:calc(16px + var(--font-scale, 0px));font-weight:700;line-height:1.3;word-break:break-all}@media (max-width: 768px){.typo-lgBold{font-size:calc(16px + var(--font-scale, 0px));font-weight:700;line-height:1.3}}.bg-primary-base{background-color:#00a8d9!important}.bg-primary-100{background-color:#eaf8fc!important}.bg-primary-300{background-color:#b3e5f3!important}.bg-primary-500{background-color:#00a8d9!important}.bg-primary-700{background-color:#0084aa!important}.bg-primary-900{background-color:#14365e!important}.bg-secondary-base{background-color:#f59700!important}.bg-secondary-100{background-color:#fff2d8!important}.bg-secondary-300{background-color:#ffd075!important}.bg-secondary-500{background-color:#f59700!important}.bg-secondary-700{background-color:#ad7300!important}.bg-secondary-900{background-color:#724225!important}.bg-text-primary{background-color:#212b36!important}.bg-text-secondary{background-color:#637381!important}.bg-text-disabled{background-color:#919eab!important}.bg-background-primary{background-color:#fff!important}.bg-background-secondary{background-color:#f4f6f8!important}.bg-background-default{background-color:#f5f6f8!important}.bg-border-primary{background-color:#e6e8ea!important}.bg-large-status-disabled{background-color:#e1e6ea!important}.bg-error-100{background-color:#fee6e6!important}.bg-error-300{background-color:#fc9d9b!important}.bg-error-500{background-color:#f70905!important}.bg-error-700{background-color:#c60704!important}.bg-error-900{background-color:#630402!important}.bg-base-white{background-color:#fff!important}.bg-base-black{background-color:#000!important}.bg-shadow-card{background-color:0px 3px 10px 0px rgba(0,0,0,.12)!important}.bg-shadow-dropdown{background-color:0px 0px 20px 0px rgba(0,0,0,.1019607843)!important}.bg-shadow-box{background-color:0px 0px 20px 0px rgba(0,23,105,.1)!important}.text-primary-base{color:#00a8d9!important}.text-primary-100{color:#eaf8fc!important}.text-primary-300{color:#b3e5f3!important}.text-primary-500{color:#00a8d9!important}.text-primary-700{color:#0084aa!important}.text-primary-900{color:#14365e!important}.text-secondary-base{color:#f59700!important}.text-secondary-100{color:#fff2d8!important}.text-secondary-300{color:#ffd075!important}.text-secondary-500{color:#f59700!important}.text-secondary-700{color:#ad7300!important}.text-secondary-900{color:#724225!important}.text-text-primary{color:#212b36!important}.text-text-secondary{color:#637381!important}.text-text-disabled{color:#919eab!important}.text-background-primary{color:#fff!important}.text-background-secondary{color:#f4f6f8!important}.text-background-default{color:#f5f6f8!important}.text-border-primary{color:#e6e8ea!important}.text-large-status-disabled{color:#e1e6ea!important}.text-error-100{color:#fee6e6!important}.text-error-300{color:#fc9d9b!important}.text-error-500{color:#f70905!important}.text-error-700{color:#c60704!important}.text-error-900{color:#630402!important}.text-base-white{color:#fff!important}.text-base-black{color:#000!important}.text-shadow-card{color:0px 3px 10px 0px rgba(0,0,0,.12)!important}.text-shadow-dropdown{color:0px 0px 20px 0px rgba(0,0,0,.1019607843)!important}.text-shadow-box{color:0px 0px 20px 0px rgba(0,23,105,.1)!important}.border-primary-base{border-color:#00a8d9!important}.border-primary-100{border-color:#eaf8fc!important}.border-primary-300{border-color:#b3e5f3!important}.border-primary-500{border-color:#00a8d9!important}.border-primary-700{border-color:#0084aa!important}.border-primary-900{border-color:#14365e!important}.border-secondary-base{border-color:#f59700!important}.border-secondary-100{border-color:#fff2d8!important}.border-secondary-300{border-color:#ffd075!important}.border-secondary-500{border-color:#f59700!important}.border-secondary-700{border-color:#ad7300!important}.border-secondary-900{border-color:#724225!important}.border-text-primary{border-color:#212b36!important}.border-text-secondary{border-color:#637381!important}.border-text-disabled{border-color:#919eab!important}.border-background-primary{border-color:#fff!important}.border-background-secondary{border-color:#f4f6f8!important}.border-background-default{border-color:#f5f6f8!important}.border-border-primary{border-color:#e6e8ea!important}.border-large-status-disabled{border-color:#e1e6ea!important}.border-error-100{border-color:#fee6e6!important}.border-error-300{border-color:#fc9d9b!important}.border-error-500{border-color:#f70905!important}.border-error-700{border-color:#c60704!important}.border-error-900{border-color:#630402!important}.border-base-white{border-color:#fff!important}.border-base-black{border-color:#000!important}.border-shadow-card{border-color:0px 3px 10px 0px rgba(0,0,0,.12)!important}.border-shadow-dropdown{border-color:0px 0px 20px 0px rgba(0,0,0,.1019607843)!important}.border-shadow-box{border-color:0px 0px 20px 0px rgba(0,23,105,.1)!important}@font-face{font-family:Noto Sans CJK JP;font-style:normal;src:url(/build/assets/NotoSansCJKjp-VF-BnY94xaJ.otf) format("opentype")}.spiner-backdrop{background-color:#0006;display:block}body.spinner-backdrop-modal{padding-right:0!important;overflow:hidden}#spinner{width:120px;height:120px;margin:-76px 0 0 -76px;border:16px solid #FFF;border-radius:50%;position:absolute;top:50%;left:50%;z-index:1;border-top:16px solid #00a8d9;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.button{border:none;border-radius:999px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.button__icon{padding:0;background:transparent;border:none;outline:none}.button__icon:after,.button__icon:before{content:none!important}.button__icon:hover{background:transparent}.button:not(.button--disabled,:disabled):hover{opacity:.7}.button--xs{min-width:69px;min-height:33px;padding:3px 11px}.button--sm{min-width:87px;min-height:45px;padding:8px 16px}.button--sm--outline{padding:7px 15px}.button--md{min-width:335px;min-height:53px;padding:12px 16px}@media only screen and (max-width: 576px){.button--md{min-width:311px}}.button--md2{min-width:278px;min-height:48px;padding:12px 16px}.button--lg{min-width:335px;min-height:64px;padding:12px 16px}@media only screen and (max-width: 576px){.button--lg{min-width:311px}}.button--primary{background-color:#00a8d9;color:#fff}.button--primary-outline{background-color:#fff;border:1px solid #00a8d9;color:#00a8d9}.button--primary-outline:hover{background-color:#00a8d9;color:#fff}.button--primary-outline:hover>svg{color:#fff!important}.button--primary-outline.button--lg,.button--primary-outline.button--md{padding:11px 15px}.button--primary-social{background-color:#fff;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}.button--primary-border{padding:11px 15px;border:1px solid #e6e8ea}.button--primary-add{min-height:45px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.button--primary-add:hover path{fill:#fff}.button--secondary{background-color:#f59700;color:#fff}.button--secondary-outline{background-color:transparent;border:1px solid #f59700;color:#f59700}.button--secondary-outline:hover{background-color:#f59700;color:#fff}.button--secondary-outline:hover>svg{color:#fff!important}.button--error{background-color:#f70905;color:#fff}.button--error-outline{background-color:transparent;border:1px solid #f70905;color:#f70905}.button--error-outline:hover{background-color:#f70905;color:#fff}.button--error-outline:hover>svg{color:#fff!important}.button--base-white{background-color:#fff;border:1px solid #b3e5f3;color:#000}.button--base-white-outline{background-color:transparent;border:1px solid #FFF;color:#fff}.button--base-white-outline>svg{color:#fff}.button:disabled,.button--disabled{background-color:#e1e6ea;color:#919eab;cursor:not-allowed!important}.button:disabled svg,.button:disabled svg path,.button:disabled:hover svg,.button--disabled svg,.button--disabled svg path,.button--disabled:hover svg{fill:#919eab}.button-admin--cancel{width:130px}.button-admin--save{width:120px}.label{height:auto!important;max-width:220px!important;padding:3px 8px;border-radius:4px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.label--multiselect{height:auto!important;padding:3px 11px;background-color:#eaf8fc;border:1px solid #b3e5f3;border-radius:100px;color:#00a8d9;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:4px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.label--multiselect svg{color:#00a8d9!important}.label--multiselect .text-limit-1{font-size:14px;font-weight:700;line-height:25px}.label--outline{min-width:0;max-width:220px;padding:2px 11px;background-color:#fff;border:1px solid #00a8d9;color:#00a8d9}.label--outline.active,.label--outline:hover{background-color:#00a8d9;border-color:#00a8d9;color:#fff}@media (max-width: 768px){.label--outline{font-size:12px}}.label__close{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:none;display:-ms-flexbox;display:flex}.label__close svg{width:9px;height:9px;color:#fff}.label--primary{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:32px;background-color:#eaf8fc;color:#00a8d9}.label--secondary{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:32px;background-color:#fff2d8;color:#f59700}.label--error{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:32px;background-color:#fee6e6;color:#f70905}.label--default{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:32px;background-color:#e6e8ea;color:#637381}.label--rejected{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:32px;background-color:#637381;color:#fff}.label--confirmed{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:32px;background-color:#f59700;color:#fff}.label__status{padding:0 8px;border-radius:8px}.label__status--rejected{background-color:#637381;color:#fff}.label__status--applied{background-color:#eaf8fc;color:#00a8d9}.label__status--in-review{background-color:#fff2d8;color:#f59700}.label__status--cancelled{background-color:#f4f6f8;color:#637381}.label__status--confirmed{background-color:#f59700;color:#fff}.label__recruit--active{background-color:#f59700}.label__recruit--pending{background-color:#00a8d9}.label__recruit--closed{background-color:#637381}.label__recruit--rejected{background-color:#f70905}.label__recruit--draft{background-color:#919eab}.label__activity{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto!important;min-height:32px;max-width:220px;padding:4px 8px;border-radius:4px;font-weight:700;line-height:24px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.label__activity--public{background-color:#fff2d8;color:#f59700}.label__activity--private{background-color:#e6e8ea;color:#637381}.label__icon{display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:0}.label__icon--icon{width:24px;height:24px;min-width:24px;min-height:24px;max-width:24px;max-height:24px;margin-left:0}.label__icon--icon-primary{width:24px;height:24px;color:#00a8d9}.label__icon--icon-secondary{width:24px;height:24px;color:#f59700}.label__icon--icon-default{width:24px;height:24px;color:#637381}.label__icon--icon-error{width:24px;height:24px;color:#f70905}.label .controlled-label__check{display:none}.label.controlled-label.active .controlled-label__check{display:inline-block}.label__tag{padding:2px 8px;background-color:#fff2d8;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.label__tag--text{max-width:204px!important;font-weight:700;color:#f59700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.header{width:100%;height:72px;padding:0 32px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;box-shadow:0 2px 4px #0000000d;position:relative;z-index:1}.header--custom{height:64px}@media only screen and (max-width: 576px){.header--landing{padding-right:8px!important}}.header__icon{cursor:pointer;all:unset;position:relative}.header__icon.has-unread-msg:has(img[data-control=open]):after{width:8px;height:8px;padding:3px;background-color:#f70905;border:3px solid #FFF;border-radius:50%;content:"";position:absolute;top:0;right:0}@media only screen and (max-width: 992px){.header__supporter{position:fixed;top:0;left:0;z-index:1047}}@media only screen and (max-width: 768px){.header{height:60px;padding:0 16px}}.header__logo{width:215px;height:100%;padding:11.19px 0}.header__logo--mobile{display:none}@media only screen and (max-width: 768px){.header__logo--mobile{display:inherit!important}}.header__logo--custom{padding:7.19px 0}@media only screen and (max-width: 768px){.header__logo--custom{width:150px!important;height:37.15px!important}}@media only screen and (max-width: 768px){.header__logo{width:140px;height:34.67px;padding:0;display:none}}.header__menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 992px){.header__menu{gap:14px}}.header__menu--item{height:72px;padding:21.5px 8px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer}.header__menu--item a{text-decoration:none;color:#000}.header__menu--item-custom{height:64px;padding:20px 8px}.header__menu--item-custom:hover,.header__menu--item-custom.active{color:#00a8d9!important}.header__menu--item:hover,.header__menu--item.active{font-weight:700;color:#00a8d9}.header__menu--item:hover a,.header__menu--item.active a{color:#00a8d9}.header__menu--item:hover:after,.header__menu--item.active:after{width:100%;height:3px;background-color:#00a8d9;font-weight:700;content:"";position:absolute;bottom:0;left:0}.header__menu--item.has-unread-msg:after{width:8px;height:8px;padding:3px;background-color:#f70905;border:3px solid #FFF;border-radius:50%;content:"";position:absolute;top:0;right:0}.header__menu--item .unread-badge{width:8px;height:8px;margin-left:6px;background-color:#f70905;border-radius:50%}.header__menu--item svg,.header__menu--item svg path{fill:#637381}.header__menu--item:hover svg,.header__menu--item:hover svg path{fill:#00a8d9}@media only screen and (max-width: 768px){.header__menu{display:none}}.header__table{display:none;-ms-flex-align:center;align-items:center;gap:11px}.header__table--item{height:60px;padding:9.5px 0;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:2px;position:relative;cursor:pointer}.header__table--item:hover,.header__table--item.active{color:#00a8d9}@media only screen and (max-width: 768px){.header__table{display:-ms-flexbox;display:flex}}.header__landing-menu{color:#212b36}.header__landing-menu .header__menu--item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}@media only screen and (max-width: 576px){.header__landing-menu .header__menu--item{height:auto;padding:10px 8px;font-size:10px;font-weight:400;line-height:150%;color:#637381;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:2px}}.header__landing-menu svg{fill:#637381}.header__landing-menu:hover svg,.header__landing-menu:hover p,.header__landing-menu .header__menu--item.active svg,.header__landing-menu .header__menu--item.active{fill:#00a8d9;color:#00a8d9!important}.header__custom{display:none}@media only screen and (max-width: 992px){.header__custom{display:-ms-flexbox;display:flex}}.footer{width:100%;height:64px;padding:0;background-color:#fff;border-top:1px solid #e6e8ea}@media only screen and (max-width: 992px){.footer{height:126px}}.footer__container{width:100%;padding:19.5px 32px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 992px){.footer__container{padding:24px 16px;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px}}.footer__copyright{text-align:center;color:#637381}@media only screen and (max-width: 992px){.footer__copyright{width:255px;font-size:12px;font-weight:400;line-height:150%;text-align:center;letter-spacing:0}}.footer__links{height:25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:0}@media only screen and (max-width: 576px){.footer__links{height:18px}}.footer__link{text-align:center;text-decoration:none;color:#637381}@media only screen and (max-width: 576px){.footer__link{font-size:12px;font-weight:400;line-height:150%;text-align:center;letter-spacing:0}}.footer__divider{width:1px;height:12px;margin:0 23.5px;background-color:#e6e8ea}@media only screen and (max-width: 992px){.footer__divider{margin:7.5px}}.footer-sidebar{width:100%;height:64px;padding:0;background-color:#fff;border-top:1px solid #e6e8ea}@media only screen and (max-width: 1270px){.footer-sidebar{height:126px}}.footer-sidebar__container{width:100%;padding:19.5px 32px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1270px){.footer-sidebar__container{padding:24px 16px;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px}}.footer-sidebar__copyright{text-align:center;color:#637381}@media only screen and (max-width: 1270px){.footer-sidebar__copyright{width:255px;font-size:12px;font-weight:400;line-height:150%;text-align:center;letter-spacing:0}}.footer-sidebar__links{height:25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:0}@media only screen and (max-width: 576px){.footer-sidebar__links{height:18px}}.footer-sidebar__link{text-align:center;text-decoration:none;color:#637381}@media only screen and (max-width: 576px){.footer-sidebar__link{font-size:12px;font-weight:400;line-height:150%;text-align:center;letter-spacing:0}}.footer-sidebar__divider{width:1px;height:12px;margin:0 23.5px;background-color:#e6e8ea}@media only screen and (max-width: 1270px){.footer-sidebar__divider{margin:7.5px}}.input__container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.input__container--error .input__label{color:#637381!important}.input__container--error .input__wrapper:has(.input__base:focus) .input__label,.input__container--error .input__wrapper:has(.input__base:hover) .input__label{color:#637381!important}.input__container--error .input__base{border:1px solid #f70905!important}.input__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px 0;position:relative}.input__wrapper:has(.input__base:focus) .input__label,.input__wrapper:has(.input__base:hover) .input__label{color:#00a8d9}.input__wrapper:has(.input__base:disabled) .input__label{color:#637381!important}.input__message{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.input__label{height:18px;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:0 4px}.input__label-required{color:#f70905}.input__label-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}.input__label-radio-mobile>label{height:25px;font-size:14px;line-height:25px}@media only screen and (max-width: 576px){.input__label-radio-mobile>label{height:18px;line-height:18px}}.input__note{text-align:right;color:#637381;-ms-flex:1;flex:1}.input__required{font-size:12px;font-weight:400;line-height:16px;color:#f70905}.input__space{margin-left:6px}.input__base{width:100%;height:48px;padding:9.5px 12px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;color:#000;outline:none}.input__base::-webkit-input-placeholder{font-size:14px;line-height:180%;color:#919eab}.input__base::-moz-placeholder{font-size:14px;line-height:180%;color:#919eab}.input__base:-ms-input-placeholder{font-size:14px;line-height:180%;color:#919eab}.input__base::-ms-input-placeholder{font-size:14px;line-height:180%;color:#919eab}.input__base::placeholder{font-size:14px;line-height:180%;color:#919eab}.input__base:hover,.input__base:focus{background:#fff;border:1px solid #00a8d9}.input__base:hover+.input__label,.input__base:focus+.input__label{color:#00a8d9}.input__base:disabled{background-color:#f4f6f8;border:none;color:#637381}.input__base:disabled+.input__label{color:#637381!important}.input__hint{margin-left:auto;font-weight:300;color:#0084aa}.input__error{color:#f70905}.input__icon-prefix{top:14px;left:10px}.input__icon{position:relative}.input__icon-wrap{position:absolute;bottom:12px;left:12px;z-index:99}.input__icon-wrap .icon__email{width:24px;height:24px;background:url(/build/assets/email-DEet47y4.svg) center no-repeat;background-size:cover}.input__icon .input__base{padding-left:44px!important}.input__postcode{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.input__employment{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.input__content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}.input__colon{width:5px;margin:auto 8px 9.5px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input__tilde{width:16px;margin:auto 16px 9.5px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.input__box{width:calc((100% - 90px)/4)}.input__business-hours{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.input__age{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.input__age .input__base{width:80px}.input__age .input__colon{margin:0}.input__age .input__tilde{width:12px;margin:0;-ms-flex-align:center;align-items:center}.input__picker{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:24px}@media only screen and (max-width: 576px){.input__picker{width:100%;-ms-flex-direction:column;flex-direction:column;gap:16px}}.input__picker--input{width:181px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.input__message:has(.input__error:empty){display:none}.form-date{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.form-date .input__content{width:100%}.input-wrap{position:relative}.input-wrap .input-search{height:48px;padding:12px 60px;background:#fff;border:1px solid #e6e8ea;border-radius:999px;font-weight:300;text-align:center;color:#000;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:10px}.input-wrap .input-search ::-webkit-input-placeholder{color:#0084aa!important;opacity:1}.input-wrap .input-search ::-moz-placeholder{color:#0084aa!important;opacity:1}.input-wrap .input-search :-ms-input-placeholder{color:#0084aa!important;opacity:1}.input-wrap .input-search ::-ms-input-placeholder{color:#0084aa!important;opacity:1}.input-wrap .input-search ::placeholder{color:#0084aa!important;opacity:1}@media (width >=769px){.input-wrap .input-search{height:52px}}.input-wrap .input-search-prefix{height:52px;padding:10px 10px 10px 38px;border:1px solid #e6e8ea;border-radius:8px}.input-wrap .input-search__wrap{width:320px;height:48px;padding:12px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;box-sizing:border-box}.input-wrap .input-search__wrap svg{width:24px;height:24px}.input-wrap .input-search__field{width:264px;height:25px;border:none;color:#212b36}.input-wrap .icon-search{width:24px;height:24px;background:url(/build/assets/search-black-B9cC1B6J.svg) center no-repeat;position:absolute;top:13.5px;right:16px;background-size:cover;cursor:pointer}.password-wrap:not(.form-floating){position:relative}.password-wrap:not(.form-floating) .input{padding-right:42px}.password-wrap:not(.form-floating) .input-password-icon{width:24px;height:24px;background:url(/build/assets/eye-on-DtFkDnvb.svg) no-repeat;position:absolute;right:11px;-webkit-transform:translateY(60%);transform:translateY(60%);background-size:cover;cursor:pointer}.password-wrap:not(.form-floating) .input-password-icon.input-password-eye{background:url(/build/assets/eye-on-DtFkDnvb.svg) no-repeat}.password-wrap:not(.form-floating) .input-password-icon.input-password-hide-eye{background:url(/build/assets/eye-off-CaRmaEgA.svg) no-repeat}.password-wrap:not(.form-floating) .input-password-icon.input-password-hidden{display:none}.date-picker__wrap{position:relative}.date-picker__icon{width:24px;height:24px;background:url(/build/assets/calendar-D_dBXBjw.svg) no-repeat;position:absolute;top:calc(50% - 12px);right:8px;background-size:cover;cursor:pointer}.date-picker input{font-weight:300;color:#000}.date-picker-custom__wrap{position:relative}.date-picker-custom__icon{width:24px;height:24px;position:absolute;top:calc(50% - 12px);right:10px;background-size:cover;cursor:pointer}.date-picker-custom input{font-weight:400;color:#212b36}.date-range-picker__wrap{position:relative}.date-range-picker__icon{width:24px;height:24px;position:absolute;top:calc(50% - 12px);right:10px;background-size:cover;cursor:pointer}.date-range-picker input{font-weight:400;color:#212b36}.flatpickr-calendar.rangeMode{width:375px;height:405px;padding:23px 15px;border:1px solid #e6e8ea;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a}.flatpickr-calendar.rangeMode:before,.flatpickr-calendar.rangeMode:after{display:none}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode{width:343px;height:366.91px;padding:21.03px 13.72px;border:.91px solid #e6e8ea;border-radius:14.63px;box-shadow:0 18.29px 22.87px -4.57px #0000001a}}.flatpickr-calendar.rangeMode .flatpickr-months{height:32px}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-months{height:29.27px}}.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-month{height:32px}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-month{height:29.27px}}.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-prev-year,.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-next-year,.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-prev-month,.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-next-month{width:32px;height:32px;padding:8px;border:1px solid #e6e8ea;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;box-shadow:0 1px 2px #0000000d}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-prev-year,.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-next-year,.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-prev-month,.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-next-month{width:29.27px;height:29.27px}}.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-next-month{top:23px;right:56px}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-next-month{top:20.95px;right:51.22px}}.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-prev-month{top:23px;left:56px}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-prev-month{top:20.95px;left:51.22px}}.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-current-month{height:32px;margin-left:0;padding-top:0}.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-current-month .cur-month{margin-left:0;font-size:20px;font-weight:900!important;line-height:30px;color:#212b36}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-current-month{height:27px}.flatpickr-calendar.rangeMode .flatpickr-months .flatpickr-current-month .cur-month{font-size:18px;line-height:27px}}.flatpickr-calendar.rangeMode .flatpickr-innerContainer{margin-top:20px}.flatpickr-calendar.rangeMode .flatpickr-innerContainer .flatpickr-rContainer{width:100%}.flatpickr-calendar.rangeMode .flatpickr-weekdaycontainer{height:31.33px;gap:24.5px}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-weekdaycontainer{height:28.66px;gap:22.41px}}.flatpickr-calendar.rangeMode .flatpickr-weekday{width:28px;font-size:16px;font-weight:400;line-height:29px;color:#919eab}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-weekday{width:19px;font-size:12.81px;line-height:23px}}.flatpickr-calendar.rangeMode .flatpickr-days{width:100%;margin-top:12px}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-days{margin-top:7.32px}}.flatpickr-calendar.rangeMode .flatpickr-days .dayContainer{min-width:100%;gap:7.33px 19.83px}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-days .dayContainer{gap:6.71px 17.93px}}.flatpickr-calendar.rangeMode .flatpickr-days .dayContainer .flatpickr-day{height:32px;max-width:32px;margin-top:0;border-radius:0;font-size:16px;line-height:29px;position:relative;z-index:2}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-days .dayContainer .flatpickr-day{height:29.27px;max-width:29.27px;font-size:12.81px;line-height:27px}}.flatpickr-calendar.rangeMode .flatpickr-days .dayContainer .flatpickr-day:nth-child(n+36){display:none!important}.flatpickr-calendar.rangeMode .flatpickr-days .dayContainer .flatpickr-day:hover{border-radius:8px}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-days .dayContainer .flatpickr-day:hover{border-radius:7.32px}}.flatpickr-calendar.rangeMode .flatpickr-button-wrapper{width:100%;margin-top:32px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:7px}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-button-wrapper{margin-top:29.27px}}.flatpickr-calendar.rangeMode .flatpickr-button{width:168px;width:calc(50% - 3.5px);height:45px;padding:8px 16px;border:none;border-radius:24px;font-size:16px;font-weight:700;line-height:29px;-ms-flex:1;flex:1;cursor:pointer}.flatpickr-calendar.rangeMode .flatpickr-button:hover{opacity:.7}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-button{height:37.63px;font-size:12.81px;line-height:23px}}.flatpickr-calendar.rangeMode .flatpickr-button--clear{background-color:#fff;border:1px solid #00a8d9;color:#00a8d9}.flatpickr-calendar.rangeMode .today{border:none}.flatpickr-calendar.rangeMode .flatpickr-button--apply{background-color:#00a8d9;color:#fff}.flatpickr-calendar.rangeMode .flatpickr-button--apply:disabled{background-color:#e1e6ea;color:#919eab;pointer-events:none;cursor:not-allowed}.flatpickr-calendar.rangeMode .flatpickr-day.selected,.flatpickr-calendar.rangeMode .flatpickr-day.startRange,.flatpickr-calendar.rangeMode .flatpickr-day.endRange,.flatpickr-calendar.rangeMode .flatpickr-day.startRange:hover,.flatpickr-calendar.rangeMode .flatpickr-day.endRange:hover{background-color:#eaf8fc;border:none;color:#fff}.flatpickr-calendar.rangeMode .flatpickr-day.startRange:hover,.flatpickr-calendar.rangeMode .flatpickr-day.endRange:hover{border-radius:0!important}.flatpickr-calendar.rangeMode .flatpickr-day.selected:before,.flatpickr-calendar.rangeMode .flatpickr-day.startRange:before,.flatpickr-calendar.rangeMode .flatpickr-day.endRange:before{width:100%;height:100%;background-color:#00a8d9;border-radius:8px;color:#fff;content:"";position:absolute;top:0;left:0;z-index:-1}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-day.selected:before,.flatpickr-calendar.rangeMode .flatpickr-day.startRange:before,.flatpickr-calendar.rangeMode .flatpickr-day.endRange:before{border-radius:7.32px}}.flatpickr-calendar.rangeMode .flatpickr-day.inRange{background-color:#eaf8fc;border-color:transparent;color:#00a8d9;box-shadow:-20px 0 #eaf8fc,20px 0 #eaf8fc}@media only screen and (max-width: 576px){.flatpickr-calendar.rangeMode .flatpickr-day.inRange{box-shadow:-18px 0 #eaf8fc,18px 0 #eaf8fc}}.flatpickr-calendar.rangeMode .flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-calendar.rangeMode .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-calendar.rangeMode .flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:none}.flatpickr-calendar.rangeMode .flatpickr-prev-month:hover,.flatpickr-calendar.rangeMode .flatpickr-next-month:hover,.flatpickr-calendar.rangeMode .flatpickr-prev-year:hover,.flatpickr-calendar.rangeMode .flatpickr-next-year:hover{opacity:.7}.flatpickr-calendar.rangeMode .flatpickr-current-month .numInputWrapper{display:none}.form-floating:not(.password-icon-box)>.form-control:not(:-moz-placeholder-shown)~label{font-size:12px!important;line-height:14.4px!important;transform:scale(.85) translateY(-.9rem) translate(.15rem)}.form-floating:not(.password-icon-box)>.form-control:not(:-ms-input-placeholder)~label{font-size:12px!important;line-height:14.4px!important;transform:scale(.85) translateY(-.9rem) translate(.15rem)}.form-floating:not(.password-icon-box)>.form-control:focus~label,.form-floating:not(.password-icon-box)>.form-control:not(:placeholder-shown)~label{font-size:12px!important;line-height:14.4px!important;-webkit-transform:scale(.85) translateY(-.9rem) translateX(.15rem);transform:scale(.85) translateY(-.9rem) translate(.15rem)}.form-floating>.form-control{padding-right:6.5rem}.form-floating input:disabled{background:#f4f6f8!important}.form-floating label{background-color:transparent;font-size:16px;font-weight:400;line-height:21px;color:#0084aa;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;top:0;left:-3px}.form-floating label:after{background-color:transparent!important}.form-floating .password-icons{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:24px;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:0 4px;position:absolute;right:12px;bottom:12px;box-sizing:border-box;cursor:pointer}.form-floating .password-icons span{font-size:calc(12px + var(--font-scale, 0px))!important;line-height:calc(14.4px + var(--font-scale, 0px))!important;color:#14365e!important}.form-floating .input-password-icon{width:24px;height:24px;background:url(/build/assets/eye-on-small-SCO2BxYM.svg) no-repeat;background-size:cover}.form-floating .input-password-icon.input-password-eye{background:url(/build/assets/eye-on-small-SCO2BxYM.svg) no-repeat}.form-floating .input-password-icon.input-password-hide-eye{background:url(/build/assets/eye-off-small-CD31dvWT.svg) no-repeat}.form-floating .input-password-icon.input-password-hidden{display:none}.form-floating .input__base:not(.no-icon){padding-right:44px}.password-icon-box__container:has(.input__base:focus) .input__label,.password-icon-box__container:has(.input__base:hover) .input__label,.password-icon-box__container:has(.password-icons:hover) .input__label{color:#00a8d9}.password-icon-box__container:has(.input__base:focus):has(input[disabled]) .input__label,.password-icon-box__container:has(.input__base:hover):has(input[disabled]) .input__label,.password-icon-box__container:has(.password-icons:hover):has(input[disabled]) .input__label{color:#637381}.password-icon-box__container:has(.password-icons:hover) .input__base{background:#fff;border:1px solid #00a8d9}.password-icon-box{height:48px;position:relative}.password-icon-box>.form-control{padding:12px!important}.password-icon-box>.form-floating input{height:48px!important}.flatpickr-current-month span.cur-month{font-weight:300!important}.flatpickr-current-month span.cur-month:hover{background-color:transparent!important}.flatpickr-hour,.flatpickr-minute{font-family:Noto Sans CJK JP,-apple-system,sans-serif;font-weight:300!important}.radio__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:4px}@media only screen and (max-width: 576px){.radio__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 4px}}.radio__item{width:100%;height:48px;padding:10.5px 11px;border:1px solid #e6e8ea;border-radius:12px;cursor:pointer}@media only screen and (max-width: 576px){.radio__item{width:calc(50% - 2px)}}@media only screen and (max-width: 576px){.radio__item--custom{width:100%}}.radio__item:has(input:checked){background-color:#00a8d90d;border-color:#00a8d9}.form__item{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.form__item--small{gap:8px}.form__item--large{gap:16px}.form__item--label{min-height:25px}.form__item--label>label{height:25px}.form__item--label-small{min-height:18px}.form__item--label-small>label{height:18px}.form__item--label-large{min-height:29px}.form__item--label-large>label{height:29px}.form__item--content{width:100%;padding:15px;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.form__item--content-small{gap:16px}.form__row1,.form__row2,.form__row3{width:100%;gap:8px}.form__row1{display:grid;grid-template-columns:repeat(1,1fr)}.form__row2{display:grid;grid-template-columns:repeat(2,1fr)}.form__row2-gap{gap:24px}@media only screen and (max-width: 576px){.form__row2-gap{margin-top:8px;gap:16px;display:grid;grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width: 576px){.form__row2-mobile{gap:22px;display:grid;grid-template-columns:repeat(1,1fr)}}.form__row3{display:grid;grid-template-columns:repeat(3,1fr)}.form__row2--custom{margin-right:auto}.form__divider{width:100%;height:1px;background-color:#e6e8ea}.pin-container{max-width:346px}.pin-container .pin-input{width:calc((100% - 40px) / 6);border:1px solid #b3e5f3}.pin-container .pin-input::-webkit-input-placeholder{color:#b3e5f3}.pin-container .pin-input::-moz-placeholder{color:#b3e5f3}.pin-container .pin-input:-ms-input-placeholder{color:#b3e5f3}.pin-container .pin-input::-ms-input-placeholder{color:#b3e5f3}.pin-container .pin-input::placeholder{color:#b3e5f3}.modal{--bs-modal-width: 840px}.modal__leave{--bs-modal-width: 520px}.modal__crowdfunding,.modal__schedule,.modal__edit-survey{--bs-modal-width: 496px}.modal__select-tags{--bs-modal-width: 528px}.modal__detail-sponsor{--bs-modal-width: 616px}.modal__search-instructor{--bs-modal-width: 648px}.modal__search-video,.modal__search-club{--bs-modal-width: 848px}.modal__search-schedule,.modal__schedule-detail,.modal__response-status{--bs-modal-width: 616px}.modal__download-document{--bs-modal-width: 480px}.modal__landing-page{--bs-modal-width: 400px}@media only screen and (max-width: 576px){.modal__landing-page{transition:none}.modal__landing-page .modal-dialog__landing-page.modal-dialog-centered{min-height:100vh;margin:0;-ms-flex-align:end;align-items:flex-end;transition:none!important}.modal__landing-page .modal-dialog__landing-page.modal-dialog-centered .modal-content__landing-page{padding:12px 16px 32px;border-radius:16px 16px 0 0}}.modal__button{min-height:45px;padding:7px 15px}.modal__button--cancel{width:112px!important;min-width:112px;color:#637381;border-color:#919eab;white-space:nowrap}.modal__button--submit{width:208px!important;min-width:208px;color:#fff;white-space:nowrap}.modal__button--crowdfunding{width:96px!important;min-width:96px}.modal__button--edit{width:112px!important;min-width:112px}.modal-common .modal-dialog{padding-right:20px;padding-left:20px}.modal-common .modal-dialog__leave,.modal-common .modal-dialog__select-tags,.modal-common .modal-dialog__detail-sponsor{padding-right:8px;padding-left:8px}.modal-common .modal-dialog__search-instructor,.modal-common .modal-dialog__search-club{padding-right:24px;padding-left:24px}@media only screen and (max-width: 768px){.modal-common .modal-dialog__search-instructor,.modal-common .modal-dialog__search-club{padding-right:8px;padding-left:8px}}.modal-common .modal-dialog__search-schedule{padding-right:8px;padding-left:8px}.modal-common .modal-dialog__download-document{padding:0}@media only screen and (max-width: 576px){.modal-common .modal-dialog__download-document{padding:8px}}.modal-common .modal-dialog__landing-page{padding:0}.modal-common .modal-content{padding:28px 20px;background:#fff;border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-shadow:0 3px 10px #0000001f;gap:28px;overflow:hidden}.modal-common .modal-content__detail-sponsor{padding:31px;box-shadow:-40px 40px 80px -8px #919eab3d;border-radius:24px;gap:24px}@media only screen and (max-width: 576px){.modal-common .modal-content__detail-sponsor{padding:23px 15px;border-radius:12px;gap:16px}}.modal-common .modal-content__leave{padding:20px 23px 23px;box-shadow:-40px 40px 80px -8px #919eab3d;gap:20px}.modal-common .modal-content__select-tags{padding:0;border-radius:12px;gap:0}.modal-common .modal-content__search-schedule{padding:0;border-radius:24px;gap:0}@media only screen and (max-width: 768px){.modal-common .modal-content__search-schedule{border-radius:12px}}.modal-common .modal-content__schedule-detail{padding:31px 32px;border-radius:24px;gap:16px}@media only screen and (max-width: 768px){.modal-common .modal-content__schedule-detail{padding:23px 16px 0;border-radius:12px}}.modal-common .modal-content__schedule-detail-info{padding:31px 32px 30px;border-radius:24px;gap:16px}.modal-common .modal-content__response-status{padding:32px;border-radius:24px;gap:16px}@media only screen and (max-width: 768px){.modal-common .modal-content__response-status{padding:20px 16px;border-radius:12px}}.modal-common .modal-content__landing-page{padding:32px;border:none;border-radius:24px;gap:24px}@media only screen and (max-width: 576px){.modal-common .modal-content__landing-page{gap:28px}}.modal-common .modal-header{padding:0;border:0;-ms-flex-pack:center;justify-content:center}.modal-common .modal-header__leave{-ms-flex-pack:justify;justify-content:space-between}.modal-common .modal-header__select-tags{padding:8.5px 48px;position:relative;border-bottom:1px solid #e6e8ea}.modal-common .modal-header__detail-sponsor{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:start;-ms-flex-align:start;align-items:flex-start;gap:8px}@media only screen and (max-width: 576px){.modal-common .modal-header__detail-sponsor{gap:4px}}.modal-common .modal-header__search-instructor{padding:20px 24px 0;-ms-flex-pack:start;justify-content:start;-ms-flex-align:start;align-items:flex-start}.modal-common .modal-header__search-video,.modal-common .modal-header__search-club{padding:19px 24px 0;-ms-flex-pack:start;justify-content:start;-ms-flex-align:start;align-items:flex-start}.modal-common .modal-header__search-schedule{padding:31px 32px 0;-ms-flex-pack:start;justify-content:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 768px){.modal-common .modal-header__search-schedule{padding:23px 16px 0}}.modal-common .modal-header__schedule-detail{padding:0;border:none;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.modal-common .modal-header__schedule-detail .dropdown-wrapper{-webkit-transform:translateX(-48px);transform:translate(-48px);cursor:pointer}.modal-common .modal-header__schedule-detail .dropdown-wrapper:hover{background-color:#e6e8ea;border-radius:50%}.modal-common .modal-header__button-close{width:24px;height:24px;padding:0;background:transparent;border:0;display:-ms-flexbox;display:flex}.modal-common .modal-header__button-close svg{width:100%;height:100%}.modal-common .modal-header__landing-page{min-height:30px;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 576px){.modal-common .modal-header__landing-page{min-height:29px;max-height:29px;-ms-flex-align:center;align-items:center}}.modal-common .modal-title{font-size:calc(18px + var(--font-scale, 0px))!important;font-weight:700;line-height:120%;text-align:center;color:#000;font-style:normal}.modal-common .modal-title__leave{min-height:27px}@media only screen and (max-width: 576px){.modal-common .modal-title__leave{padding-top:2px}}.modal-common .modal-title__detail-sponsor--note{font-size:14px!important;line-height:25px;color:#212b36}@media only screen and (max-width: 576px){.modal-common .modal-title__detail-sponsor--note{font-size:12px!important;line-height:18px}}.modal-common .modal-title__detail-sponsor--icon{position:absolute;top:28px;right:31px;cursor:pointer}@media only screen and (max-width: 576px){.modal-common .modal-title__detail-sponsor--icon{top:20px;right:15px}}.modal-common .modal-title__detail-sponsor--title{font-size:20px!important;line-height:30px;color:#000}@media only screen and (max-width: 576px){.modal-common .modal-title__detail-sponsor--title{font-size:18px!important;line-height:27px}}.modal-common .modal-title__select-tags{min-height:29px;font-size:calc(16px + var(--font-scale, 0px))!important;line-height:29px}.modal-common .modal-title__select-tags-icon{position:absolute;top:10px;right:15px;cursor:pointer}.modal-common .modal-title__search-instructor,.modal-common .modal-title__search-club{min-height:27px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.modal-common .modal-title__search-schedule{min-height:30px;font-size:20px!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.modal-common .modal-title__search-schedule-icon{position:absolute;top:29px;right:31px;cursor:pointer}@media only screen and (max-width: 768px){.modal-common .modal-title__search-schedule-icon{top:21px;right:14px}}.modal-common .modal-title__schedule-detail{font-size:20px!important;font-weight:900;line-height:1.5;text-align:left;color:#000}.modal-common .modal-title__schedule-detail-icon{width:24px;height:24px;padding:0;background:none;border:none;position:absolute;top:32px;right:32px;cursor:pointer}@media only screen and (max-width: 768px){.modal-common .modal-title__schedule-detail-icon{top:20px;right:16px}}.modal-common .modal-title__response-status{font-size:20px!important;font-weight:900;line-height:1.5;color:#000}.modal-common .modal-title__response-status-icon{width:24px;height:24px;padding:0;background:none;border:none;position:absolute;top:-3px;right:0;cursor:pointer}@media only screen and (max-width: 768px){.modal-common .modal-title__response-status-icon{top:-2px;right:-1px}}.modal-common .modal-title__landing-page{min-height:30px;font-size:20px;font-weight:900;line-height:150%;text-align:center;color:#000;letter-spacing:0}@media only screen and (max-width: 576px){.modal-common .modal-title__landing-page{min-height:29px;font-size:16px!important;font-weight:700;line-height:180%}}.modal-common .modal-close-icon{position:absolute;top:20px;right:20px;cursor:pointer}.modal-common .modal-body__leave{padding:0}.modal-common .modal-body__crowdfunding,.modal-common .modal-body__schedule,.modal-common .modal-body__edit-survey{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.modal-common .modal-body__select-tags{max-height:588px;padding:0 8px 0 16px;overflow-y:scroll}.modal-common .modal-body__select-tags::-webkit-scrollbar{width:8px;border-radius:8px;overflow:hidden}.modal-common .modal-body__select-tags::-webkit-scrollbar-thumb{background-color:#919eab;border-radius:8px}.modal-common .modal-body__select-tags::-webkit-scrollbar-track{padding:8px!important;background-color:#fff;border-radius:8px}.modal-common .modal-body__select-tags-checkbox{max-height:49px;padding:12px 0;border-bottom:1px solid #e6e8ea}.modal-common .modal-body__detail-sponsor{padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.modal-common .modal-body__detail-sponsor-item{padding-bottom:7px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:16px;border-bottom:1px solid #e6e8ea}.modal-common .modal-body__detail-sponsor-item:not(:last-child){margin-bottom:8px}@media only screen and (max-width: 576px){.modal-common .modal-body__detail-sponsor-item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:0}}.modal-common .modal-body__detail-sponsor-item--title{min-width:100px;line-height:25px;color:#637381}@media only screen and (max-width: 576px){.modal-common .modal-body__detail-sponsor-item--title{font-size:12px!important;line-height:18px}}.modal-common .modal-body__detail-sponsor-item--value{line-height:25px;color:#212b36}.modal-common .modal-body__search-video,.modal-common .modal-body__search-club{max-height:576px;margin-top:28px;margin-right:7px;padding:16px 24px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll}@media only screen and (max-width: 576px){.modal-common .modal-body__search-video,.modal-common .modal-body__search-club{max-height:532px;padding:8px 16px 16px}}.modal-common .modal-body__search-video::-webkit-scrollbar,.modal-common .modal-body__search-club::-webkit-scrollbar{width:8px;border-radius:8px;overflow:hidden}.modal-common .modal-body__search-video::-webkit-scrollbar-thumb,.modal-common .modal-body__search-club::-webkit-scrollbar-thumb{background-color:#919eab;border-radius:8px}.modal-common .modal-body__search-video::-webkit-scrollbar-track,.modal-common .modal-body__search-club::-webkit-scrollbar-track{padding:8px!important;background-color:#fff;border-radius:8px}.modal-common .modal-body__search-video--item,.modal-common .modal-body__search-club--item{margin-bottom:16px;padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:32px;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.modal-common .modal-body__search-video--item,.modal-common .modal-body__search-club--item{-ms-flex-direction:column;flex-direction:column;gap:16px}}.modal-common .modal-body__search-video--item:last-child,.modal-common .modal-body__search-club--item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.modal-common .modal-body__search-video--item-content,.modal-common .modal-body__search-club--item-content{max-width:596px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}@media only screen and (width <=400px){.modal-common .modal-body__search-video--item-content,.modal-common .modal-body__search-club--item-content{max-width:286px}}.modal-common .modal-body__search-video--item-content-item,.modal-common .modal-body__search-club--item-content-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}.modal-common .modal-body__search-video--item-label,.modal-common .modal-body__search-club--item-label{min-width:100px;line-height:24px;color:#637381}.modal-common .modal-body__search-video--item-sublabel,.modal-common .modal-body__search-club--item-sublabel{font-weight:700;line-height:18px;color:#637381}.modal-common .modal-body__search-video--item-value,.modal-common .modal-body__search-club--item-value{width:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:16px 25px}.modal-common .modal-body__search-club{max-height:606px}@media only screen and (max-width: 576px){.modal-common .modal-body__search-club{max-height:532px}}.modal-common .modal-body__search-club .modal-body__search-club--item-content{width:100%;max-width:100%}@media only screen and (max-width: 576px){.modal-common .modal-body__search-club .modal-body__search-club--item-content{max-width:286px}}.modal-common .modal-body__search-club .input-wrap .input-search__wrap{width:100%;max-width:596px}.modal-common .modal-body__search-club .input-wrap .input-search__field{width:100%}.modal-common .modal-body__search-instructor{margin-top:20px;padding:24px 31px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 768px){.modal-common .modal-body__search-instructor{padding:16px 15px;gap:16px}}.modal-common .modal-body__search-instructor .search-instructor__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.modal-common .modal-body__search-instructor .search-instructor__item--title{color:#637381}.modal-common .modal-body__search-instructor .search-instructor__item--content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:4px}@media only screen and (max-width: 768px){.modal-common .modal-body__search-instructor .search-instructor__item--content{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}}.modal-common .modal-body__search-instructor .search-instructor__item .checkbox__content{min-width:176px;padding:10.5px 12px;border:1px solid #e6e8ea;border-radius:12px;color:#212b36;display:-ms-flexbox;display:flex;gap:8px;white-space:nowrap}@media only screen and (max-width: 768px){.modal-common .modal-body__search-instructor .search-instructor__item .checkbox__content{width:100%;min-width:0;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal}}@media only screen and (max-width: 768px){.modal-common .modal-body__search-instructor .search-instructor__item .checkbox{width:calc(50% - 2px);min-width:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width: 768px){.modal-common .modal-body__search-instructor .search-instructor__item .gender-other{width:100%;margin-top:4px}}.modal-common .modal-body__search-instructor .dropdown__toggle{padding:10.5px 11px}.modal-common .modal-body__search-instructor input:checked+.checkbox__content{border-color:#00a8d9}.modal-common .modal-body__search-schedule{padding:24px 31px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 768px){.modal-common .modal-body__search-schedule{padding:16px 15px;gap:16px}}.modal-common .modal-body__search-schedule .search-schedule__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.modal-common .modal-body__search-schedule .search-schedule__item--title{color:#637381}.modal-common .modal-body__search-schedule .search-schedule__item--content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:4px}@media only screen and (max-width: 768px){.modal-common .modal-body__search-schedule .search-schedule__item--content{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}}.modal-common .modal-body__search-schedule .search-schedule__item--custom .checkbox{width:50%}.modal-common .modal-body__search-schedule .search-schedule__item--custom .checkbox__content{width:100%;min-width:auto!important}@media only screen and (max-width: 768px){.modal-common .modal-body__search-schedule .search-schedule__item--custom .checkbox{width:calc(50% - 2px)!important;min-width:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.modal-common .modal-body__search-schedule .search-schedule__item .checkbox__content{min-width:176px;padding:10.5px 12px;border:1px solid #e6e8ea;border-radius:12px;color:#212b36;display:-ms-flexbox;display:flex;gap:8px;white-space:nowrap}@media only screen and (max-width: 768px){.modal-common .modal-body__search-schedule .search-schedule__item .checkbox__content{width:100%;min-width:0;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal}}@media only screen and (max-width: 768px){.modal-common .modal-body__search-schedule .search-schedule__item .checkbox{width:calc(33.33% - 3px);min-width:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width: 768px){.modal-common .modal-body__search-schedule .search-schedule__item .gender-other{width:100%;margin-top:4px}}.modal-common .modal-body__search-schedule .dropdown__toggle{padding:10.5px 11px}.modal-common .modal-body__search-schedule input:checked+.checkbox__content{border-color:#00a8d9}.modal-common .modal-body__schedule-detail{padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 768px){.modal-common .modal-body__schedule-detail{max-height:574px;overflow:hidden auto}}.modal-common .modal-body__schedule-detail::-webkit-scrollbar{width:8px;border-radius:8px;overflow:hidden}.modal-common .modal-body__schedule-detail::-webkit-scrollbar-thumb{background-color:#919eab;border-radius:8px}.modal-common .modal-body__schedule-detail::-webkit-scrollbar-track{padding:8px!important;background-color:#fff;border-radius:8px}.modal-common .modal-body__schedule-event-list{padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:11.5px}.modal-common .modal-body__response-status{padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.modal-common .modal-body .h-29{height:29px}.modal-common .modal-footer{width:100%;padding:0;border:0;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:10px}.modal-common .modal-footer .button{width:calc(50% - 5px);font-size:calc(18px + var(--font-scale, 0px))!important;word-break:keep-all}.modal-common .modal-footer .button-close{background-color:#fff}.modal-common .modal-footer .button-download{width:calc(50% - 6px)}.modal-common .modal-footer .button--small{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal-common .modal-footer>*{margin:0}.modal-common .modal-footer__leave{padding-top:4px;gap:12px}@media only screen and (max-width: 576px){.modal-common .modal-footer__leave{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.modal-common .modal-footer__leave>button{width:100%!important}}.modal-common .modal-footer__search-instructor{padding:23px 24px 22px;border-top:1px solid #e6e8ea;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:12px}.modal-common .modal-footer__search-instructor .button{width:0%;font-size:16px!important}.modal-common .modal-footer__search-instructor a,.modal-common .modal-footer__search-instructor button{-ms-flex:1 1 auto;flex:1 1 auto;max-width:270px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.modal-common .modal-footer__search-instructor a,.modal-common .modal-footer__search-instructor button{width:calc(50% - 4px);max-width:calc(50% - 4px)}}.modal-common .modal-footer__search-instructor--button-cancel{min-height:45px;color:#637381;border-color:#919eab}.modal-common .modal-footer__search-instructor--button-cancel:hover{background-color:#e6e8ea}.modal-common .modal-footer__search-instructor--button-submit{min-height:53px}@media only screen and (max-width: 768px){.modal-common .modal-footer__search-instructor--button-submit{min-height:45px}}@media only screen and (max-width: 768px){.modal-common .modal-footer__search-instructor{padding:15px 16px;gap:8px}}.modal-common .modal-footer__search-schedule{padding:0 24px 32px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;gap:12px}@media only screen and (max-width: 768px){.modal-common .modal-footer__search-schedule{padding:0 16px 24px}}.modal-common .modal-footer__search-schedule .button{font-size:16px!important}.modal-common .modal-footer__search-schedule a,.modal-common .modal-footer__search-schedule button{-ms-flex:1 1 auto;flex:1 1 auto;max-width:270px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.modal-common .modal-footer__search-schedule a,.modal-common .modal-footer__search-schedule button{width:calc(50% - 4px);max-width:calc(50% - 4px)}}.modal-common .modal-footer__search-schedule--button-submit{min-width:335px;min-height:53px}@media only screen and (max-width: 768px){.modal-common .modal-footer__search-schedule--button-submit{min-width:311px}}.modal-common .modal-footer__search-video,.modal-common .modal-footer__search-club{padding:23px 23px 24px;border-top:1px solid #e6e8ea;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:12px}@media only screen and (max-width: 992px){.modal-common .modal-footer__search-video,.modal-common .modal-footer__search-club{gap:8px}}.modal-common .modal-footer__search-video .button,.modal-common .modal-footer__search-club .button{font-size:16px!important}.modal-common .modal-footer__search-video a,.modal-common .modal-footer__search-video button,.modal-common .modal-footer__search-club a,.modal-common .modal-footer__search-club button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 992px){.modal-common .modal-footer__search-video a,.modal-common .modal-footer__search-video button,.modal-common .modal-footer__search-club a,.modal-common .modal-footer__search-club button{width:calc(50% - 4px);min-width:auto!important;max-width:calc(50% - 4px)}}.modal-common .modal-footer__search-video--button-cancel,.modal-common .modal-footer__search-club--button-cancel{width:405px!important;min-width:405px;min-height:45px;color:#637381;border-color:#919eab}.modal-common .modal-footer__search-video--button-cancel:hover,.modal-common .modal-footer__search-club--button-cancel:hover{opacity:.7;background-color:#fff}.modal-common .modal-footer__search-video--button-submit,.modal-common .modal-footer__search-club--button-submit{width:335px!important;min-width:335px;min-height:53px}@media only screen and (max-width: 768px){.modal-common .modal-footer__search-video,.modal-common .modal-footer__search-club{padding:15px 16px;gap:8px}}.modal-common .modal-footer__download-document{margin-top:4px;display:-ms-flexbox;display:flex;gap:12px}.modal-common .modal-footer__landing-page{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.modal-common .modal-footer__landing-page button{min-width:100%}.modal-common .modal-footer__schedule .button--submit{width:159px;min-width:159px}.modal-common .modal-content.modal-content__search-instructor{min-height:568px;padding:0;gap:0}@media only screen and (max-width: 768px){.modal-common .modal-content.modal-content__search-instructor{min-height:560px}}.modal-common .modal-content.modal-content__search-club{min-height:568px;padding:0;gap:0}@media only screen and (max-width: 768px){.modal-common .modal-content.modal-content__search-club{min-height:560px}}.accordion-button{padding:10px 16px;border:0;border-radius:0;font-weight:600;color:#000;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;font-style:normal}.accordion-button:not(.collapsed){background-color:transparent;box-shadow:none!important}.accordion-button:after{background-image:url(/build/assets/chevron-down-Bpn7i-3M.svg)}.accordion-item{border:0;border-radius:0;border-bottom:1px solid #e6e8ea}.accordion-body{padding:10px 16px 16px}.checkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkbox__content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;gap:7px}.checkbox__content-text{min-height:25px;line-height:25px}.checkbox--outline{width:100%}.checkbox--outline .checkbox__content{width:100%;padding:7px 8px;background:#fff;border:1px solid #eaf8fc;border-radius:10px;color:#000}.checkbox--outline .checkbox__input{display:none}.checkbox--outline .checkbox__input:checked+.checkbox__content{background:#eaf8fc;border:1px solid #00a8d9;font-weight:600}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__content .checkbox__label:after{display:block;background-image:url(/build/assets/check-L8vfU9we.svg);background-size:contain}.checkbox__input:checked+.checkbox__content .checkbox__label-small:after{width:16px;height:16px}.checkbox__input:checked+.checkbox__content .checkbox__label-default:after{width:20px;height:20px}.checkbox__label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(-1px);transform:translate(-1px)}.checkbox__label:after{display:block;background-image:url(/build/assets/uncheck-BD4LvmDq.svg);background-size:contain;content:""}.checkbox__label-small{width:16px;height:16px}.checkbox__label-small:after{width:16px;height:16px}.checkbox__label-default{width:20px;height:20px}.checkbox__label-default:after{width:20px;height:20px}.navigation{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:0 20px}.navigation .nav-item{width:82px;padding:6px 0;background:inherit;border-radius:10px;text-align:center;color:#00a8d9;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:4px 0;cursor:pointer}.navigation .nav-item--active,.navigation .nav-item:hover{background-color:#b3e5f3}.navigation .nav-item--active .nav-item__icon svg,.navigation .nav-item:hover .nav-item__icon svg{color:#14365e}.navigation .nav-item--active .nav-item__label,.navigation .nav-item:hover .nav-item__label{font-weight:600;color:#14365e}.navigation .nav-item__icon svg{width:24px;height:24px;color:#00a8d9}.navigation .nav-item__label{font-size:calc(14px + var(--font-scale, 0px));font-weight:300;line-height:calc(18px + var(--font-scale, 0px))}@media screen and (max-width: 768px){.navigation{width:100%;padding:4px;background:#eaf8fc;gap:0;position:fixed;bottom:0;left:0;z-index:3}.navigation .nav-item{width:100%}}.radio{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.radio__content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;gap:8px}.radio__content-text{min-height:25px;line-height:25px}.radio__content-text--custom{min-height:29px;font-size:16px}.radio__input{display:none}.radio__input:checked+.radio__content .radio__label:after{background-image:url(/build/assets/radio-Bh6UNo40.svg)}.radio__label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.radio__label:after{display:block;background-size:contain;content:""}.radio__label-small{width:16px;height:16px}.radio__label-small:after{width:16px;height:16px}.radio__label-default{width:20px;height:20px}.radio__label-default:after{width:20px;height:20px}.radio--outline{width:100%}.radio--outline .radio__content{width:100%;padding:7px 8px;background:#fff;border:1px solid #b3e5f3;border-radius:10px;color:#000}.radio--outline .radio__input{display:none}.radio--outline .radio__input:checked+.radio__content{background:#eaf8fc;border:1px solid #00a8d9;font-weight:600}.radio .radio__label:after{background-image:url(/build/assets/radio-off-BJz3arKI.svg)}.radio__club-activity-status .radio__item{max-width:176px}.radio__club-activity-status .radio__item:has(input:checked){background-color:transparent;border-color:#e6e8ea}.input__textarea{width:100%;height:auto;min-height:74px;padding:13px 10px 0;background:#fff;border:1px solid #e6e8ea;border-radius:6px;font-family:Inter,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:180%;color:#000;outline:none;resize:none}.input__textarea::-webkit-input-placeholder{color:#919eab}.input__textarea::-moz-placeholder{color:#919eab}.input__textarea:-ms-input-placeholder{color:#919eab}.input__textarea::-ms-input-placeholder{color:#919eab}.input__textarea::placeholder{color:#919eab}.input__textarea:hover,.input__textarea:focus{border:1px solid #00a8d9}.input__textarea:hover+.input__label,.input__textarea:focus+.input__label{color:#00a8d9}.input__textarea:hover+.input__label>.input__required,.input__textarea:focus+.input__label>.input__required{background:#eaf8fc;color:#00a8d9}.input__textarea[disabled]{border:none!important}.tab__list{width:100%;height:53px;border:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:0}@media only screen and (max-width: 576px){.tab__list--custom{padding:0!important}}@media only screen and (max-width: 576px){.tab__list{height:41px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.tab__list::-webkit-scrollbar{display:none}}@media only screen and (max-width: 768px){.tab__list{padding:0 16px}}.tab__item{-ms-flex:1;flex:1;white-space:nowrap}@media only screen and (max-width: 576px){.tab__item{-ms-flex:1 1 auto;flex:1 1 auto;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}}.tab__link{width:100%;height:53px;margin:0!important;padding:12px;border:none!important;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e6e8ea!important}.tab__link.active,.tab__link:hover{background-color:transparent!important;color:#00a8d9!important;border-bottom:3px solid #00a8d9!important;transition:all .2s ease-in-out}@media only screen and (max-width: 576px){.tab__link{height:41px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:8px 14px;font-size:14px;white-space:nowrap}}.tab__content .fade:not(.show){display:none}@media only screen and (max-width: 576px){.nav{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.side-bar-tab .tab__list{border:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:0 10px}.side-bar-tab .tab__item{padding:0;display:-ms-flexbox;display:flex}.side-bar-tab .tab__item span{padding:12px 24px;background:#00a8d9;border-radius:999px;font-weight:600;color:#000;cursor:pointer}.side-bar-tab .tab__item:hover span,.side-bar-tab .tab__item span.active{background:#00a8d9;color:#fff}.project-card{width:100%;max-width:362px;background:#fff;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;box-shadow:0 3px 10px #0000001f;cursor:pointer}.project-card__image img{width:100%;height:199px;-o-object-fit:cover;object-fit:cover}.project-card__content{height:100%;padding:10px 10px 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.project-card__date,.project-card__caption,.project-card__author-name{font-size:calc(14px + var(--font-scale, 0px));font-weight:300;line-height:calc(18px + var(--font-scale, 0px));color:#0084aa}.project-card__author-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card__date{text-align:right}.project-card__caption{color:#14365e}.project-card__tags{width:230px}.project-card__tags--vertical{width:100%}.project-card__tags .swiper-slide{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;height:24px;display:-ms-flexbox;display:flex}.project-card__title{font-weight:600;color:#000;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.project-card__title.stretched{min-height:56px}@media (max-width: 768px){.project-card__title.stretched{min-height:48px}}.project-card__qa{padding:14px 16px;background:#eaf8fc;border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.project-card__question,.project-card__answer{font-size:calc(16px + var(--font-scale, 0px));font-weight:300;line-height:calc(24px + var(--font-scale, 0px));color:#14365e}.project-card__answer{color:#14365e}.project-card__author{margin-top:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.project-card__author-image{width:24px;height:24px;min-width:24px;min-height:24px;border:1px solid #b3e5f3;border-radius:24px;-o-object-fit:fill;object-fit:fill}.project-card--hozizontal{width:100%;max-width:320px!important;max-height:162px;padding:8px;border:1px solid #b3e5f3;border-radius:8px;-ms-flex-direction:row;flex-direction:row;box-shadow:none;-ms-flex-negative:0;flex-shrink:0;gap:8px}.project-card--hozizontal .project-card__image{width:64px;height:64px;border-radius:4px;-ms-flex-negative:0;flex-shrink:0}.project-card--hozizontal .project-card__image img{height:100%;border-radius:4px}.project-card--hozizontal .project-card__content{padding:0;gap:8px}.input-file{width:120px;height:120px;background:#fff;position:relative;overflow:hidden;cursor:pointer}.input-file:hover.has-preview .input-file__preview{opacity:.4}.input-file.has-preview .input-file__preview{opacity:1}.input-file__input{width:.1px;height:.1px;position:absolute;z-index:-1;overflow:hidden;opacity:0}.input-file__icon{position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.input-file__preview{width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;z-index:2;-o-object-fit:cover;object-fit:cover}.dropdown{width:100%;min-height:48px;display:inline-block;position:relative}.dropdown ::-webkit-scrollbar{width:4px}.dropdown ::-webkit-scrollbar-thumb{background:#00a8d9}.dropdown__toggle{width:100%;height:100%;padding:9.5px 11px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.dropdown__toggle--multiselect{padding:6.5px 11px}@media only screen and (max-width: 576px){.dropdown__toggle--multiselect{padding:11px}}.dropdown__toggle--custom>span{font-size:16px}@media only screen and (max-width: 576px){.dropdown__toggle--custom>span{font-size:14px}}.dropdown:hover .dropdown__toggle,.dropdown:focus .dropdown__toggle{background:#fff;border:1px solid #00a8d9}.dropdown:hover+.input__label,.dropdown:focus+.input__label{color:#00a8d9}.dropdown:hover+.input__label>.input__required,.dropdown:focus+.input__label>.input__required{background:#eaf8fc;color:#00a8d9}.dropdown__placeholder{color:#919eab}.dropdown__menu{min-width:100%;max-height:212px;margin-top:11px;padding:8px;background:#fff;border:none;border-radius:12px;overflow-y:auto;box-shadow:0 0 20px #0000001a;list-style:none}.dropdown__menu li+li{margin-top:2px}.dropdown__menu li::marker{display:none}.dropdown__menu::-webkit-scrollbar{width:6px}.dropdown__menu::-webkit-scrollbar-thumb{background-color:#e6e8ea;border-radius:12px}.dropdown__divider{height:1px;margin:4px 0;background-color:#e6e8ea}.dropdown__item{border-radius:8px;line-height:24px;text-decoration:none;color:#212b36;display:block;position:relative;cursor:pointer;text-wrap:wrap}.dropdown__item.selected,.dropdown__item:hover,.dropdown__item:focus,.dropdown__item.active,.dropdown__item:has(span.dropdown-item--checked){background-color:#eaf8fc;color:#212b36}.dropdown__item.selected{padding-right:38px}.dropdown__item--custom{padding-right:36px!important}.dropdown__item.selected:before{width:18px;height:18px;background:url(/build/assets/dropdown-checked-jQu9lKHj.svg) center center no-repeat;display:block;content:"";position:absolute;top:45%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dropdown__item--label{color:#637381}.dropdown__icon{width:24px;height:24px;min-width:24px;min-height:24px;margin-left:auto;color:#637381}.dropdown__selected-text{font-size:14px;line-height:25px;text-align:start;color:#212b36;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown__search{position:relative}.dropdown__search--icon{position:absolute;top:16.5px;left:12px}@media only screen and (max-width: 576px){.dropdown__search--icon{top:10px}}.dropdown__search--input{height:61px;padding-left:44px}@media only screen and (max-width: 576px){.dropdown__search--input{height:48px}}.dropdown__search--input::-webkit-input-placeholder{font-size:16px;line-height:29px;color:#637381;opacity:1}.dropdown__search--input::-moz-placeholder{font-size:16px;line-height:29px;color:#637381;opacity:1}.dropdown__search--input:-ms-input-placeholder{font-size:16px;line-height:29px;color:#637381;opacity:1}.dropdown__search--input::-ms-input-placeholder{font-size:16px;line-height:29px;color:#637381;opacity:1}.dropdown__search--input::placeholder{font-size:16px;line-height:29px;color:#637381;opacity:1}@media only screen and (max-width: 576px){.dropdown__search--input::-webkit-input-placeholder{font-size:14px;line-height:25}.dropdown__search--input::-moz-placeholder{font-size:14px;line-height:25}.dropdown__search--input:-ms-input-placeholder{font-size:14px;line-height:25}.dropdown__search--input::-ms-input-placeholder{font-size:14px;line-height:25}.dropdown__search--input::placeholder{font-size:14px;line-height:25}}.dropdown__search--menu{max-height:456px}@media only screen and (max-width: 576px){.dropdown__search--menu{max-height:592px}}.dropdown-select-datetime__icon{position:absolute;top:13px;right:12px;cursor:pointer;pointer-events:none}.dropdown-select-datetime__modal{max-height:unset;margin-top:5px;padding:24px 16px;display:none;-ms-flex-direction:column;flex-direction:column;gap:16px}.dropdown-select-datetime__modal.show{display:-ms-flexbox;display:flex}.dropdown-select-datetime__row{display:-ms-flexbox;display:flex;gap:8px}.dropdown-select-datetime__row:hover input{border-color:#00a8d9}.dropdown-select-datetime__row:hover+label{color:#00a8d9}.dropdown-select-datetime__row>div{width:50%}.dropdown-select-datetime__actions{margin-top:16px;display:-ms-flexbox;display:flex;gap:8px}.dropdown-select-datetime__actions button{width:50%}.birthday-dropdown{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.flatpickr-calendar.noCalendar{width:200px}.upload{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.upload__title{color:#637381;display:-ms-flexbox;display:flex;gap:4px}.upload__note{color:#637381}.upload .upload-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:24px}@media only screen and (max-width: 576px){.upload .upload-container{width:100%!important}.upload .upload-container .d-flex{width:100%}}.upload .upload-container:hover .upload-area,.upload .upload-container:focus .upload-area{border-color:#00a8d9}.upload .upload-container:hover:has(input[disabled]) .upload-area,.upload .upload-container:focus:has(input[disabled]) .upload-area{background-color:transparent;border-color:#e6e8ea;cursor:default}.upload .upload-container:hover+.input__label,.upload .upload-container:focus+.input__label{color:#00a8d9}.upload .upload-container:hover+.input__label>.input__required,.upload .upload-container:focus+.input__label>.input__required{background:#eaf8fc;color:#00a8d9}.upload .upload-multiple{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}@media only screen and (max-width: 576px){.upload .upload-multiple{gap:8px}}.file-image{display:none}.upload-area{width:200px;height:200px;min-width:200px;background-color:#fff;border:1px dashed #e6e8ea;border-radius:12px;text-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;transition:background-color .3s ease}.upload-area__large{width:320px;height:180px;min-width:320px;min-height:180px}@media only screen and (max-width: 576px){.upload-area__large{width:100%;height:174.94px;min-width:unset;min-height:174.94px;max-width:320px}}.upload-area.error{border:1px dashed #fc9d9b}.upload-area .upload-prompt{height:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px}.upload-area .upload-prompt .upload-text{color:#637381}.upload-area .upload-prompt .upload-text.uploaded{color:#fff}.upload-area .upload-prompt .upload-image{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:none;display:-ms-flexbox;display:flex}.upload-area .upload-prompt .upload-image svg{fill:#637381;color:#637381}.upload-area .upload-prompt .upload-image.uploaded svg{fill:#fff;color:#fff}@media only screen and (max-width: 576px){.upload-area .upload-prompt{width:100%;height:172.94px;min-width:unset;min-height:172.94px;max-width:320px}}.upload-area.dragover,.upload-area:hover{background-color:#eaf8fc}.upload-area.main{border-radius:12px;position:relative}.upload-area.main .upload-prompt{width:100%;height:100%;min-width:200px;position:absolute;z-index:1;box-sizing:border-box}.preview-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.preview-container:empty{display:none}.preview-container .preview-item{width:160px;height:90px;border-radius:4px;position:relative}.preview-container .preview-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.preview-container .preview-item .remove-btn{width:16px;height:16px;padding:0;background-color:#212b36;border-radius:50%;border-color:#212b36;font-size:10px;color:#fff;display:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:-8px;right:-8px}.preview-container .preview-item .remove-btn img{width:10px;height:10px}@media only screen and (max-width: 576px){.preview-container{padding-top:12px;gap:24px}.preview-container .preview-item{width:142px;height:79.88px;min-width:142px}}.preview-banner img{width:198px;height:198px;border-radius:12px;-o-object-fit:cover;object-fit:cover;position:relative}.preview-banner.uploaded:after{width:100%;height:100%;background-color:#00000080;border-radius:12px;content:"";position:absolute;top:0;left:0}.preview-banner .remove-banner-btn{display:none}.preview-banner__large img{width:318px;height:178px}@media only screen and (max-width: 576px){.preview-banner__large img{width:100%;height:172.94px}}.table-container>div:first-child{box-shadow:0 3px 10px #0000001f}.table-header{padding:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.table-search{width:240px;position:relative;-ms-flex:1;flex:1}.table-search__input{height:48px;padding-left:44px;background:#fff;border:1px solid #b3e5f3;border-radius:12px;font-family:Inter,-apple-system,sans-serif;font-size:16px!important;font-weight:400;line-height:19.2px!important;color:#000}.table-search__input::-webkit-input-placeholder{color:#00a8d9}.table-search__input::-moz-placeholder{color:#00a8d9}.table-search__input:-ms-input-placeholder{color:#00a8d9}.table-search__input::-ms-input-placeholder{color:#00a8d9}.table-search__input::placeholder{color:#00a8d9}.table-search__icon{width:20px;height:20px;color:#00a8d9;position:absolute;top:12px;left:12px;cursor:pointer}.table-filter{width:240px;-ms-flex-negative:0;flex-shrink:0}.table{width:100%;margin-bottom:0;border-collapse:collapse;border-spacing:4px}.table th,.table td{padding:14px 5px;font-family:Inter,-apple-system,sans-serif;font-size:16px;line-height:19.2px;text-align:left;color:#000}.table th{background-color:#b3e5f3;font-weight:700;vertical-align:middle}.table td{background:transparent;font-weight:400;border-bottom:1px dashed #b3e5f3;vertical-align:middle}.table td:first-of-type{padding-left:38px}.table td:last-of-type{padding-right:28px}.table thead th:first-of-type{padding-left:38px}.table thead th:last-of-type{padding-right:28px}.table tbody tr{padding:20px 0;background:transparent;cursor:pointer}.table tbody tr:last-of-type td{border-bottom:none}.table tbody tr:hover td{background:#eaf8fc}.table.table-border-radius tbody tr:last-of-type td:first-of-type{border-bottom-left-radius:16px}.table.table-border-radius tbody tr:last-of-type td:last-of-type{border-bottom-right-radius:16px}.table-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.table-sort-btn{padding:0;background:none;border:none;cursor:pointer}.table-sort-btn.asc svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.table-pagination{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.table-pagination__label,.table-pagination__total{font-family:Inter,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:16.8px;color:#000}.table-pagination__btn:disabled svg{color:#00a8d9!important;opacity:.5;cursor:not-allowed}.table-pagination__select{width:120px;background:transparent}.table-pagination__select .dropdown__toggle{background:transparent;border:none!important;border-radius:0;border-bottom:1px solid #b3e5f3!important}.table-pagination__select .dropdown:hover .dropdown__toggle,.table-pagination__select .dropdown:focus .dropdown__toggle{border:none!important;border-radius:0;border-bottom:1px solid #00a8d9!important}.table-list{border-radius:20px;color:#212b36;overflow-x:auto;box-shadow:0 0 20px #0000001a}.table-list__content{width:100%;min-width:992px;border-radius:20px;font-size:14px;overflow:hidden;border-collapse:collapse;box-shadow:0 0 20px #0000001a}.table-list__content--custom{min-width:578px}@media only screen and (max-width: 576px){.table-list__content--custom thead th{padding:19px 8px 15px!important;font-size:12px!important;line-height:18px!important;vertical-align:top}.table-list__content--custom thead th:first-child{padding-left:15px!important}}.table-list__content thead{background:#fafafa;border-bottom:1px solid #e6e8ea}.table-list__content thead th{height:24px;padding:16px 8px 15px;font-size:14px;font-weight:700;line-height:24px;text-align:left;color:#637381;letter-spacing:0}.table-list__content thead th:first-child{padding-left:24px}.table-list__content tbody{background-color:#fff}.table-list__content tbody tr{cursor:pointer}.table-list__content tbody tr:hover{background:#eaf8fc}.table-list__content tbody tr td{padding:12px 8px 10px;vertical-align:center}.table-list__content tbody tr td:first-child{padding-left:24px}.table-list__content tbody tr td>span{line-height:24px;display:inline-block;word-break:break-all}.table-list__content tbody tr td .table-admin-community-fund-management__row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px}.table-list__content tbody tr td .table-admin-community-fund-management__row:not(:last-child){margin-bottom:4px}.table-list__content tbody tr td .table-admin-community-fund-management__row--title{width:60px;min-width:60px;color:#637381}.table-list__content tbody tr td .table-admin-community-fund-management__row--value{min-width:60px;font-weight:400;color:#212b36}.table-list__body--custom tr td{padding:16px 8px 12.5px!important;vertical-align:top}.table-list__body--custom tr td:first-child{padding-left:24px!important}@media only screen and (max-width: 576px){.table-list__body--custom tr td:first-child{padding-left:16px!important}}@media only screen and (max-width: 576px){.table-list__body--custom tr td>span{font-size:12px!important;line-height:18px!important}}.table-list__body--td-small{line-height:160%!important}.table-list__empty{cursor:default}.table-list__empty>td{text-align:center;display:table-cell!important}.table-list__empty:hover{background:transparent!important}.table-list-account-admin__header,.table-admin-survey-list__header,.table-admin-manage-club-acc-info__header{height:56px;padding:0 8px 0 16px}.table-list-account-admin__header th,.table-admin-survey-list__header th,.table-admin-manage-club-acc-info__header th{padding:16px 8px}@media only screen and (max-width: 576px){.table-list-account-admin__header,.table-admin-survey-list__header,.table-admin-manage-club-acc-info__header{height:50px}}.table-list-account-admin tbody tr,.table-admin-survey-list tbody tr,.table-admin-manage-club-acc-info tbody tr{height:56px}.table-list-account-admin__body--action,.table-admin-survey-list__body--action,.table-admin-manage-club-acc-info__body--action{padding:8px 16px!important}.table-list-account-admin__body--action img:hover,.table-admin-survey-list__body--action img:hover,.table-admin-manage-club-acc-info__body--action img:hover{background-color:#e6e8ea;border-radius:999px}@media only screen and (max-width: 768px){.table-list-account-admin__body--action img,.table-admin-survey-list__body--action img,.table-admin-manage-club-acc-info__body--action img{width:20px;height:20px}}.table-list-account-admin__body--info,.table-admin-survey-list__body--info,.table-admin-manage-club-acc-info__body--info{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:4px}.table-list-account-admin__body--info .label,.table-admin-survey-list__body--info .label,.table-admin-manage-club-acc-info__body--info .label{height:18px!important;min-height:18px;max-width:100px;margin-top:0;padding:0 6px;border-radius:100px;font-size:12px;line-height:150%;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (max-width: 576px){.table-list-account-admin,.table-admin-survey-list,.table-admin-manage-club-acc-info{width:100%;min-width:343px}.table-list-account-admin .table-list__content,.table-admin-survey-list .table-list__content,.table-admin-manage-club-acc-info .table-list__content{min-width:0}.table-list-account-admin th:first-child,.table-list-account-admin td:first-child,.table-admin-survey-list th:first-child,.table-admin-survey-list td:first-child,.table-admin-manage-club-acc-info th:first-child,.table-admin-manage-club-acc-info td:first-child{padding-left:16px!important}.table-list-account-admin th,.table-admin-survey-list th,.table-admin-manage-club-acc-info th{height:18px!important;font-size:12px!important;line-height:150%!important}.table-list-account-admin td>span,.table-list-account-admin .table-list-account-admin__body--info>span,.table-admin-survey-list td>span,.table-admin-survey-list .table-list-account-admin__body--info>span,.table-admin-manage-club-acc-info td>span,.table-admin-manage-club-acc-info .table-list-account-admin__body--info>span{font-size:12px}.table-list-account-admin tbody tr,.table-admin-survey-list tbody tr,.table-admin-manage-club-acc-info tbody tr{height:52px}.table-list-account-admin__body--action svg,.table-admin-survey-list__body--action svg,.table-admin-manage-club-acc-info__body--action svg{width:20px;height:20px}}.table-admin-survey-list__body--action{cursor:pointer}.table-admin-survey-list .table-list__content .dropdown-options{width:128px}.table-admin-survey-list .table-list__content .dropdown-options *{width:100%}.breadcrumb{width:100%;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;list-style:none}.breadcrumb_custom{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}@media only screen and (max-width: 576px){.breadcrumb__custom{min-height:16px!important}}@media only screen and (max-width: 576px){.breadcrumb__custom--new{min-height:16px!important;gap:6px!important}}.breadcrumb__item{line-height:29px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;letter-spacing:0}.breadcrumb__item-small{line-height:16px;letter-spacing:0}.breadcrumb__item--active{color:#00a8d9;-ms-flex:1;flex:1;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.breadcrumb__item--active span{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 576px){.breadcrumb__item-mobile{font-size:12px;line-height:16px}}@media only screen and (max-width: 576px){.breadcrumb__item-mobile-icon{width:16px!important;height:16px!important}}.breadcrumb__item--custom{display:inline-block;white-space:nowrap;overflow:visible}.breadcrumb__link{max-width:220px;color:#637381;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.breadcrumb svg{color:#637381}.breadcrumb__left{width:100%;margin-right:auto}.pagination{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.pagination__item{list-style-type:none}.pagination__item--disabled .pagination__link{cursor:not-allowed}.pagination__item--disabled .pagination__link svg{fill:#919eab}.pagination__item svg{fill:#637381}.pagination__link{height:40px;min-width:40px;padding:0;background:#fff;border:1px solid #e6e8ea;border-radius:4px;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.pagination__link:hover,.pagination__link:focus,.pagination__link--active{background:#00a8d9;border:none;color:#fff}.pagination__link:hover svg,.pagination__link:focus svg,.pagination__link--active svg{fill:#fff!important}.steps{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative}.steps__step{max-width:152px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px;z-index:2;cursor:default!important;-ms-flex:1;flex:1}.steps__step .steps__icon{width:56px;height:56px;background-color:#b3e5f3;border-radius:999px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.steps__step .steps__label{font-weight:300;color:#b3e5f3}.steps__step--active .steps__icon{background-color:#00a8d9}.steps__step--active .steps__label{color:#00a8d9}.steps__label{font-size:.875rem}.steps__line{width:66%;height:1px;background-color:#b3e5f3;position:absolute;top:28px;left:16.66%;z-index:1;-ms-flex:1;flex:1}.admin-sidebar{width:280px;height:100vh;padding:32px 16px 24px 15px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;position:fixed;top:0;left:0;overflow:hidden auto;border-right:1px solid #e6e8ea;box-sizing:border-box}@media only screen and (max-width: 992px){.admin-sidebar{display:none}}.admin-sidebar__mobile{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.admin-sidebar::-webkit-scrollbar{width:6px}.admin-sidebar::-webkit-scrollbar-track{background:transparent}.admin-sidebar::-webkit-scrollbar-thumb{background-color:#e6e8ea;border-radius:4px}.admin-sidebar__logo,.admin-sidebar img{width:249.17px;height:61.17px;margin-bottom:32px}.admin-sidebar__menu{margin:0;padding:0;list-style-type:none}.admin-sidebar__item{height:53px;margin-bottom:8px;padding:12px 16px;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;position:relative;cursor:pointer}.admin-sidebar__item svg{fill:#637381;color:#637381}.admin-sidebar__item:has(.admin-sidebar__link--submenu[aria-expanded=true]),.admin-sidebar__item.active,.admin-sidebar__item:hover{background-color:#eaf8fc}.admin-sidebar__item:has(.admin-sidebar__link--submenu[aria-expanded=true]) svg,.admin-sidebar__item.active svg,.admin-sidebar__item:hover svg{fill:#00a8d9;color:#00a8d9}.admin-sidebar__item:has(.admin-sidebar__link--submenu[aria-expanded=true])>.admin-sidebar__link,.admin-sidebar__item.active>.admin-sidebar__link,.admin-sidebar__item:hover>.admin-sidebar__link{font-weight:700;color:#00a8d9}.admin-sidebar__item.has-unread-msg:after{width:8px;height:8px;padding:3px;background-color:#f70905;border-radius:50%;content:"";position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.admin-sidebar__icon{width:24px;height:24px;display:-ms-flexbox;display:flex;justify-items:center}.admin-sidebar__icon svg{fill:#637381}.admin-sidebar__link{width:100%;height:100%;text-decoration:none;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;transition:background-color .2s ease}.admin-sidebar__link--submenu{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-sidebar__link--icon{width:24px;height:24px;background:url(/build/assets/chevron-down-inactive-DcoMR3lw.svg) no-repeat center center;color:#00a8d9;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:background .2s ease;-webkit-transform:rotate(0deg);transform:rotate(0)}.admin-sidebar__link[aria-expanded=true] .admin-sidebar__link--icon{background:url(/build/assets/chevron-down-active-CvmBWaA6.svg) no-repeat center center}.admin-sidebar__submenu{margin:0;padding-left:24px;list-style-type:none}.admin-sidebar__subitem{margin-bottom:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.admin-sidebar__subitem.active>.admin-sidebar__sublink,.admin-sidebar__subitem:hover>.admin-sidebar__sublink{font-weight:700;color:#212b36}.admin-sidebar__subitem.active>.admin-sidebar__subitem--icon,.admin-sidebar__subitem:hover>.admin-sidebar__subitem--icon{background:url(/build/assets/play-arrow-active-NUENt2GU.svg) no-repeat center center}.admin-sidebar__subitem--icon{width:16px;height:16px;background:url(/build/assets/play-arrow-inactive-C6ERbOrY.svg) no-repeat center center}.admin-sidebar__sublink{height:41px;text-decoration:none;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.admin-sidebar__sublink.active,.admin-sidebar__sublink:hover{font-weight:700;color:#212b36}.admin-sidebar__sublink.active:before,.admin-sidebar__sublink:hover:before{background-color:#00a8d9}.admin-sidebar__footer{max-height:49px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.admin-sidebar__footer img{width:20px;height:20px;margin-bottom:0;color:#f70905}.admin-sidebar__footer a{max-height:25px;text-decoration:none;color:#f70905;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.admin-sidebar__footer.admin-sidebar__item{margin-bottom:0}.admin-sidebar__logout{max-width:122px;max-height:33px;padding:4px 16px}.copyright{width:100%;background:transparent}.copyright__text{font-family:Roboto,-apple-system,sans-serif;font-size:10px;font-weight:400;line-height:15px;text-align:center;color:#00a8d9}.carousel-container{width:100%;max-width:560.49px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:13.9px}@media only screen and (max-width: 576px){.carousel-container{gap:14px}}.carousel-container__custom{max-width:none;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start}.carousel-container__report{max-width:100%;gap:32px}@media only screen and (max-width: 576px){.carousel-container__report{gap:14px}}.carousel-container__activity{max-width:100%;gap:30px}@media only screen and (max-width: 576px){.carousel-container__activity{gap:14px}}@media only screen and (max-width: 576px){.carousel-container__mobile{gap:8px}}.carousel{width:100%}.carousel__custom{width:50.5%}.carousel__custom--post{width:52%}.carousel-inner{border-radius:12px}.carousel-item{width:100%;height:373.66px;max-height:373.66px;transition:all .3s ease-in-out}.carousel-item__custom{max-height:364px}.carousel-item__custom img,.carousel-item__custom iframe,.carousel-item__custom--post img,.carousel-item__custom--post iframe{width:100%!important}.carousel-item__report{height:571px;max-height:571px}@media only screen and (max-width: 576px){.carousel-item__report{height:174.94px;max-height:174.94px}}.carousel-item__report img,.carousel-item__report iframe{width:100%!important;height:100%!important}.carousel-item__activity{height:540px;max-height:540px}@media only screen and (max-width: 576px){.carousel-item__activity{height:192.94px;max-height:192.94px}}.carousel-item__activity img,.carousel-item__activity iframe{width:100%!important;height:100%!important}@media only screen and (max-width: 576px){.carousel-item{max-height:228.67px}}.carousel-item img,.carousel-item iframe{width:560.49px;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}@media only screen and (max-width: 576px){.carousel-item img,.carousel-item iframe{width:100%;height:228.67px;border-radius:8px}}.thumbnail-container{max-width:560.49px;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.thumbnail-container__custom{max-width:none;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.thumbnail-container__report{max-width:100%}.thumbnail-container__report .swiper-wrapper{gap:12px!important}@media only screen and (max-width: 576px){.thumbnail-container__report .swiper-wrapper{gap:0!important}}@media only screen and (max-width: 576px){.thumbnail-container__report>.swiper-wrapper>.swiper-slide{height:41.23px!important;min-height:41.23px!important}}.thumbnail-container__activity{max-width:100%}.thumbnail-container__activity .swiper-wrapper{gap:12px!important}@media only screen and (max-width: 576px){.thumbnail-container__activity .swiper-wrapper{gap:0!important}}@media only screen and (max-width: 576px){.thumbnail-container__activity>.swiper-wrapper>.swiper-slide{height:46.63px!important;min-height:46.63px!important}}.thumbnail-container .swiper-slide{height:93.03px!important;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}@media only screen and (max-width: 576px){.thumbnail-container .swiper-slide{height:56.91px!important;min-height:56.91px;max-height:56.91px}}.thumbnail-container .swiper-wrapper{gap:5.74px}.thumbnail-container .img-thumbnail-wrapper{height:93.03px!important;margin-right:0!important;border:2.61px solid transparent;border-radius:12px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;transition:all .3s ease-in-out}.thumbnail-container .img-thumbnail-wrapper__custom{height:112px!important}.thumbnail-container .img-thumbnail-wrapper__report{height:127px!important}.thumbnail-container .img-thumbnail-wrapper__activity{height:119.56px!important}@media only screen and (max-width: 576px){.thumbnail-container .img-thumbnail-wrapper{border-radius:8px}}.thumbnail-container .img-thumbnail-wrapper:hover,.thumbnail-container .img-thumbnail-wrapper.active{border:2.61px solid #00a8d9}.thumbnail-container .img-thumbnail-wrapper img,.thumbnail-container .img-thumbnail-wrapper iframe{width:100%;height:100%;padding:0;border-radius:10px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 576px){.thumbnail-container .img-thumbnail-wrapper img,.thumbnail-container .img-thumbnail-wrapper iframe{border-radius:6px}}.thumbnail-container__video{width:100%;height:100%;position:relative}.thumbnail-container__video iframe{width:100%;height:100%;pointer-events:none}.thumbnail-container__video--overplay{width:calc(100% - 5.22px);height:calc(100% - 5.22px);background-color:#00000080;border-radius:12px;position:absolute;top:2.61px;left:2.61px;z-index:2}.thumbnail-container__video--overplay-report{width:100%;height:100%;top:0;left:0}@media only screen and (max-width: 576px){.thumbnail-container__video--overplay{border-radius:8px}}.thumbnail-container__video--icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}@media only screen and (max-width: 576px){.thumbnail-container__video--icon{display:none}}.thumbnail-container__video--icon-mobile{display:none}@media only screen and (max-width: 576px){.thumbnail-container__video--icon-mobile{display:inherit}}.thumbnail-container__player{width:100%;height:100%;border-radius:16px;position:relative;overflow:hidden}@media only screen and (max-width: 576px){.thumbnail-container__player{height:192.94px;border-radius:12px}}.thumbnail-container__player .video-close-button{width:30px;height:30px;background:#00000080;border:none;border-radius:50%;font-size:20px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:10px;right:10px;z-index:10;cursor:pointer;transition:background-color .3s ease}.thumbnail-container__player .video-close-button:hover{background:#000000e6}.company-job-card{cursor:pointer}.company-job-card:hover{background:#eaf8fc}.company-job-card__content{-ms-flex:1;flex:1}.company-job-card__image{width:208px;height:117px;-ms-flex-negative:0;flex-shrink:0}.company-job-card__image img{width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover}.company-job-card__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-overflow:ellipsis}.company-job-card__button:disabled{background:#b3e5f3!important;color:#00a8d9!important;opacity:1;pointer-events:none}.company-job-card__button:disabled svg{color:#00a8d9!important}.progress{height:8px;background:#b3e5f3;border-radius:8px}.progress-container{padding:0 12px}.progress-bar{background-color:#00a8d9;border-radius:8px}.stepper-wrapper{width:316px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 576px){.stepper-wrapper{width:296px}}.stepper-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;position:relative}.stepper-item:before{width:60px;content:"";position:absolute;top:12px;right:0;z-index:2;border-bottom:1px dotted #00a8d9}.stepper-item .step-counter{width:24px;height:24px;margin-bottom:6px;background:#fff;border-radius:50%;color:#00a8d9;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;z-index:5}.stepper-item .step-counter.active{background-color:#00a8d9!important;color:#fff!important}.stepper-item:first-child:before{content:none}.stepper-item:last-child:after{content:none}.stepper{display:-ms-flexbox;display:flex}.stepper__container{width:100%;padding-right:22px}@media only screen and (max-width: 768px){.stepper__container{padding-right:8px}}.stepper__step{width:320px;height:40px;min-width:0;margin-right:-22px;padding:8px;background-color:#f4f6f8;color:#919eab;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;white-space:nowrap;-webkit-clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%)}.stepper__step.active{background-color:#f59700;color:#fff;z-index:9}.stepper__step:nth-child(1){padding:8px 30px 8px 8px;z-index:3}.stepper__step:nth-child(2){width:342px;z-index:2}.stepper__step:nth-child(3){width:342px;z-index:1}.stepper__step:last-child:after{background-color:transparent}.stepper__step.active:after{border-left-color:#f59700}.stepper__step-small{height:32px;margin-right:0;padding:0 8px}.stepper__step-small:not(:first-child):before{display:none}.stepper__step-small.active:after{border-left-color:#f59700}.stepper__step-small:nth-child(2),.stepper__step-small:nth-child(3){width:320px;padding-right:30px}.stepper__step-2steps{width:450px}.stepper__step-2steps:nth-child(2){width:472px}@media only screen and (max-width: 768px){.stepper__step{width:300px;height:32px;margin-right:-8px;font-size:12px;font-weight:700;-webkit-clip-path:polygon(0 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,0 100%)}.stepper__step:nth-child(1){padding:8px 16px 8px 8px;z-index:3}.stepper__step-small{margin-right:0;font-size:12px;line-height:150%}.stepper__step-small:nth-child(2),.stepper__step-small:nth-child(3){padding-right:16px}}.recruit-history-card{height:186px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;box-shadow:0 0 16px #22390914}.recruit-history-card__image img{width:246.75px;height:186px;-o-object-fit:cover;object-fit:cover}.recruit-history-card__content{height:186px;min-width:0;padding:12px 16px 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;-ms-flex:1;flex:1;box-sizing:border-box}.recruit-history-card__meta{height:25px;color:#212b36;display:-ms-flexbox;display:flex;gap:8px}.recruit-history-card__title{width:100%;min-height:29px;color:#212b36;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.recruit-history-card__description{min-height:36px;color:#637381;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recruit-history-card__tags{color:#637381;display:-ms-flexbox;display:flex;gap:12px}.recruit-history-card__tags--item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.recruit-history-card__author-name{color:#212b36;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.recruit-history-card.deleted:before{background:#00000080;content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.recruit-history-card.deleted>.recruit-history-card__content,.recruit-history-card.deleted>.recruit-history-card__image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.recruit-history-card.deleted>.recruit-history-card__deleted-icon,.recruit-history-card.deleted>.recruit-history-card__deleted-text{display:inline-block}.recruit-history-card__deleted-text{text-align:center;color:#fff;display:none;position:absolute;top:50%;left:50%;z-index:10;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);white-space:nowrap}.recruit-history-card__deleted-icon{width:24px;height:24px;color:#fff;display:none;position:absolute;top:9px;right:16px;z-index:10;cursor:pointer}@media only screen and (max-width: 768px){.recruit-history-card__deleted-icon{top:13px;right:15px}}.recruit-history-card__small{height:142px}.recruit-history-card__small .recruit-history-card__image img{width:189.14px;height:142px;-o-object-fit:cover;object-fit:cover}.recruit-history-card__small .recruit-history-card__content-small{height:142px}.recruit-history-card__small .recruit-history-card__tags{-ms-flex-order:2;order:2}.recruit-history-card__small .recruit-history-card__author{-ms-flex-order:1;order:1}@media only screen and (max-width: 576px){.recruit-history-card__small .recruit-history-card__image img{width:100%;height:192.94px}}@media only screen and (max-width: 576px){.recruit-history-card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box}.recruit-history-card__image img{width:100%;height:192.94px}.recruit-history-card__content{padding:15px 16px;gap:12px}.recruit-history-card__title{min-height:25px;max-height:50px;font-size:14px;line-height:25px;color:#212b36;white-space:normal;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recruit-history-card__description{max-height:53px;color:#637381;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.recruit-history-card__tags{-ms-flex-direction:column;flex-direction:column;gap:4px;-ms-flex-order:2;order:2}.recruit-history-card__author{-ms-flex-order:1;order:1}}.sponsor-application-card{width:228px;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;cursor:pointer;box-shadow:0 0 16px #22390914;overflow:hidden}@media only screen and (max-width: 576px){.sponsor-application-card{width:343px;min-height:325px}.sponsor-application-card.sponsor-application-card__instructor{width:228px!important}}.sponsor-application-card__custom{width:100%}.sponsor-application-card__image{width:100%;height:146px;max-height:146px;border-radius:12px 12px 0 0;-o-object-fit:cover;object-fit:cover}.sponsor-application-card__image.active-support{border:2px solid #00a8d9;border-bottom:none}.sponsor-application-card__image--instructor{height:171.17px}.sponsor-application-card__new{padding:2px 8px;background-color:#f70905;border-radius:100px;display:none;position:absolute;top:12px;left:12px}.sponsor-application-card__new.active-new{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.sponsor-application-card__new--text{font-weight:700;color:#fff;text-transform:uppercase}.sponsor-application-card__support{padding:4px 16px;background-color:#00a8d9;display:none;position:absolute;top:0;right:0;border-bottom-left-radius:12px;border-top-right-radius:12px}.sponsor-application-card__support.active-support{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.sponsor-application-card__support--text{font-weight:700;color:#fff}.sponsor-application-card__content{padding:8px 16px 16px;background-color:#fff;border-radius:0 0 12px 12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width: 576px){.sponsor-application-card__content{padding:8px 16px 20px}}.sponsor-application-card__content.active-support{padding:8px 14px 14px;border:2px solid #00a8d9;border-top:none}@media only screen and (max-width: 576px){.sponsor-application-card__content.active-support{padding:8px 14px 18px}}.sponsor-application-card__content--text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.sponsor-application-card__content--title{font-weight:700;color:#212b36;display:inline-block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.sponsor-application-card__content--desc{min-height:36px;color:#637381;display:inline-block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.sponsor-application-card__content--tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 8px;background-color:#fff2d8;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.sponsor-application-card__content--tag{margin-bottom:4px}}.sponsor-application-card__content--tag-text{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:700;color:#f59700}.sponsor-application-card__content--note{margin-top:auto;color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.activity-info-card{max-width:960px;padding:39px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 576px){.activity-info-card{padding:23px 15px}}.activity-info-card__header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;gap:16px}@media only screen and (max-width: 576px){.activity-info-card__header{-ms-flex-direction:column;flex-direction:column}}.activity-info-card__header--title{-ms-flex:1;flex:1}.activity-info-card__header-date{color:#637381}.activity-info-card__image{width:100%;height:100%;max-width:880px;max-height:495px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.activity-info-card__desc{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 576px){.activity-info-card__desc{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.activity-info-card__button{text-align:center}@media only screen and (max-width: 576px){.activity-info-card__button>button{width:100%;min-width:auto}}.alert-custom{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:50px;padding:6px 16px 8px;border-radius:8px;display:-ms-flexbox;display:flex;display:none;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:12px;box-shadow:0 2px 16px #3a3a3a24}@media only screen and (max-width: 576px){.alert-custom{width:100%}}.alert-custom__success{background-color:#eaf8fc}.alert-custom__error{background-color:#fee6e6}.alert-custom__text{line-height:22px;-ms-flex:1;flex:1}.alert-custom__fixed{position:fixed;right:24px;bottom:25px}.alert-custom__fixed--custom{right:32px;bottom:45px}.alert-custom__fixed--custom-new{right:24px;bottom:32px}@media only screen and (max-width: 576px){.alert-custom__fixed{width:calc(100% - 16px);right:8px;bottom:24px}}.rating{height:27px;min-width:133px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.rating__value{width:29px;color:#212b36}.rating__stars{width:104px;height:24px;margin-left:3px;position:relative}.rating__stars--back,.rating__stars--front{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;pointer-events:none}.rating__stars--back svg{fill:#919eab}.rating__stars--front{z-index:1;overflow:hidden}.rating__stars--front svg{fill:#f59700;-ms-flex-negative:0;flex-shrink:0}.rating__stars--back svg:not(:last-child),.rating__stars--front svg:not(:last-child){margin-right:2.3px}@media only screen and (max-width: 768px){.rating{height:25px;min-width:86px}.rating .rating__value{width:22px;height:25px;font-size:14px;font-weight:700;white-space:nowrap}.rating .rating__stars{width:64px;height:25px;margin-top:4px;margin-left:1px}.rating .rating__stars--back,.rating .rating__stars--front{height:16px}.rating .rating__stars--back svg,.rating .rating__stars--front svg{width:12px;height:12px}.rating .rating__stars--back svg:not(:last-child),.rating .rating__stars--front svg:not(:last-child){margin-right:0}.rating .rating__stars--front{max-width:64px;overflow:hidden}}.rating-large{height:27px;min-width:133px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.rating-large__value{width:29px;color:#212b36}.rating-large__stars{width:104px;height:24px;margin-left:3px;position:relative}.rating-large__stars--back,.rating-large__stars--front{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;pointer-events:none}.rating-large__stars--back svg{fill:#919eab}.rating-large__stars--front{z-index:1;overflow:hidden}.rating-large__stars--front svg{fill:#f59700;-ms-flex-negative:0;flex-shrink:0}.rating-large__stars--back svg:not(:last-child),.rating-large__stars--front svg:not(:last-child){margin-right:2.3px}.rating-control{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;display:-ms-flexbox;display:flex;gap:4px;cursor:pointer;direction:rtl}.rating-control input{display:none}.rating-control label{color:#919eab;cursor:pointer;transition:all .2s ease}.rating-control input:checked+.star,.rating-control input:checked+.star~.star{color:#f59700}.rating-control label:hover,.rating-control label:hover~label,.rating-control input:checked~label{color:#f59700}.video-history-card{height:146px;background:#fff;display:-ms-flexbox;display:flex;gap:24px}.video-history-card__image{position:relative}.video-history-card__image img{width:260px;height:146px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.video-history-card__time{height:25px;padding:0 4px;background-color:#14365e80;border-radius:4px;color:#fff;position:absolute;right:8px;bottom:8px;z-index:10}.video-history-card__content{min-width:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;-ms-flex:1;flex:1}.video-history-card__title{width:100%;min-height:27px;color:#212b36;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.video-history-card__description{min-height:50px;color:#637381;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-history-card__info{margin-top:4px;padding:4px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:2px}.video-history-card__info-name{color:#212b36}.video-history-card__info-date{color:#637381}@media only screen and (max-width: 576px){.video-history-card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-direction:column;flex-direction:column}.video-history-card__image img{width:100%;height:174.94px}.video-history-card__time{padding:0 8px;border-radius:8px;right:7.94px;bottom:7.94px}}.video-thumbnail-card{width:348px;height:343.75px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 16px #22390914}.video-thumbnail-card__image{position:relative}.video-thumbnail-card__image img{width:100%;height:194.75px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px}.video-thumbnail-card__badge{width:44px;height:22px;padding:2px 8px;background-color:#f70905;border-radius:100px;font-weight:700;color:#fff;position:absolute;top:12px;left:12px;z-index:10;white-space:nowrap}.video-thumbnail-card__badge:empty{display:none}.video-thumbnail-card__time{height:25px;padding:0 4px;background-color:#14365e80;border-radius:4px;color:#fff;position:absolute;right:8px;bottom:5.75px;z-index:10}@media only screen and (max-width: 576px){.video-thumbnail-card{height:340.94px}.video-thumbnail-card__image img{width:100%;height:191.94px}.video-thumbnail-card__time{bottom:5.94px}}.video-thumbnail-card__content{min-width:0;padding:8px 16px 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;-ms-flex:1;flex:1}.video-thumbnail-card__title{width:100%;min-height:51px;font-weight:700;color:#212b36;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-thumbnail-card__description{min-height:35px;max-height:35px;color:#637381;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-thumbnail-card__info{margin-top:4px;padding:4px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:2px}.video-thumbnail-card__info-name{max-width:220px;color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.video-thumbnail-card__info-date{color:#637381}.video-card{width:100%;min-width:309.33px;min-height:275px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;box-shadow:0 0 16px #22390914}.video-card__image{height:173px;position:relative}.video-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px}@media only screen and (max-width: 768px){.video-card__image{height:191.94px}}.video-card__image.new:after{width:44px;height:22px;background-color:#f70905;border-radius:100px;font-size:12px;font-weight:700;line-height:150%;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;content:"NEW";position:absolute;top:12px;left:12px}.video-card__tags{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;gap:4px}.video-card__time{height:25px;padding:0 4px;background-color:#14365e80;border-radius:4px;color:#fff;position:absolute;right:8.33px;bottom:11px;z-index:10}.video-card__time--bottom{bottom:6px}.video-card__content{min-width:0;padding:8px 16px 15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}.video-card__content--padding{padding:11px 15px 15px}.video-card__title{width:100%;min-height:51px;font-weight:700;color:#212b36;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.video-card__desc{width:280px;color:#637381;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.video-card__footer{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.video-card__date{margin-top:8px}.video-card__date,.video-card__author{max-width:140px;color:#637381}.job-card{width:100%;min-height:auto;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;position:relative;overflow:hidden;box-shadow:0 0 16px #22390914}.job-card__image{width:333px;position:relative;-ms-flex-negative:0;flex-shrink:0}.job-card__image img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.job-card__badge{height:22px;min-width:44px;padding:2px 8px;background-color:#f70905;border-radius:100px;font-weight:700;color:#fff;position:absolute;top:12px;left:12px;z-index:10;white-space:nowrap}.job-card__badge:empty{display:none}.job-card__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:0;padding:11px 16px 13px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;-ms-flex:1;flex:1}.job-card__title{width:100%;min-height:29px}.job-card__title--text{color:#212b36;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.job-card__meta{color:#637381;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.job-card__meta--item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.job-card__description{min-height:36px;color:#637381;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.job-card__job-info{color:#637381;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.job-card .label{min-height:22px;border-radius:8px;font-size:12px;line-height:150%}.job-card__company{color:#212b36;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media only screen and (max-width: 576px){.job-card{-ms-flex-direction:column;flex-direction:column}.job-card__image{width:100%;height:146px}.job-card__image img{width:100%;height:100%}.job-card__content{padding:7px 16px 14px;gap:4px}.job-card__title--text{max-height:51px;font-size:14px;white-space:normal;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media only screen and (max-width: 576px) and (max-width: 576px){.job-card__title--text{max-height:50px}}@media only screen and (max-width: 576px){.job-card__meta,.job-card__job-info,.job-card__company,.job-card .label{margin-top:4px}.job-card__job-info--mobile-break{width:100%;height:0;line-height:0;color:transparent;display:block}.job-card__description{max-height:36px;color:#637381;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.instructor-job-card{width:228px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;cursor:pointer;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 576px){.instructor-job-card{width:228px;min-height:228px}}.instructor-job-card__image{width:100%;height:146px;border-radius:12px 12px 0 0;-o-object-fit:cover;object-fit:cover}.instructor-job-card__image.active-support{border:2px solid #00a8d9;border-bottom:none}.instructor-job-card__image--instructor{height:171.17px}.instructor-job-card__new{padding:2px 8px;background-color:#f70905;border-radius:100px;display:none;position:absolute;top:12px;left:12px}.instructor-job-card__new.active-new{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.instructor-job-card__new--text{font-weight:700;color:#fff;text-transform:uppercase}.instructor-job-card__support{padding:4px 16px;background-color:#00a8d9;display:none;position:absolute;top:0;right:0;border-bottom-left-radius:12px;border-top-right-radius:12px}.instructor-job-card__support.active-support{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.instructor-job-card__support--text{font-weight:700;color:#fff}.instructor-job-card__content{padding:8px 16px 16px;background-color:#fff;border-radius:0 0 12px 12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width: 576px){.instructor-job-card__content{padding:8px 16px 20px}}.instructor-job-card__content.active-support{padding:8px 14px 14px;border:2px solid #00a8d9;border-top:none}@media only screen and (max-width: 576px){.instructor-job-card__content.active-support{padding:8px 14px 18px}}.instructor-job-card__content--text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.instructor-job-card__content--title{font-weight:700;color:#212b36;display:inline-block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.instructor-job-card__content--desc{min-height:36px;color:#637381;display:inline-block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.instructor-job-card__content--tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 8px;background-color:#fff2d8;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.instructor-job-card__content--tag{margin-bottom:4px}}.instructor-job-card__content--tag-text{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:700;color:#f59700}.instructor-job-card__content--note{margin-top:auto;color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.instructor-job-card .job-search{padding:0;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.instructor-job-card .job-search__favorite--location{height:18px;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.instructor-job-card .job-search--item{color:#637381}.instructor-job-card .item-list{height:54px;margin-top:4px}.instructor-job-card--title{max-height:50px}@media only screen and (max-width: 576px){.instructor-job-card__content{padding:8px 16px 16px}.instructor-job-card__content--tag{margin-bottom:0}}.job-detail-page .swiper-wrapper,.instructor-job-list .swiper-wrapper{-ms-flex-align:stretch;align-items:stretch}.job-detail-page .swiper-slide,.instructor-job-list .swiper-slide{height:auto;display:-ms-flexbox;display:flex}.activity-card{width:100%;min-height:auto;padding:24px;background:#fff;border:none;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;gap:24px;overflow:hidden;box-shadow:0 0 16px #22390914}.activity-card__image{width:340px;height:191px}.activity-card__image img{width:100%;height:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 768px){.activity-card__image{width:100%;height:174.94px}}.activity-card__tag{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px}.activity-card__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;-ms-flex:1;flex:1}.activity-card__meta{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0}.activity-card__title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.activity-card__title{color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 768px){.activity-card__title{display:block}}.activity-card__datetime{height:25px;color:#637381;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.activity-card__description{max-height:80px;margin-bottom:8px;color:#212b36;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}@media only screen and (max-width: 768px){.activity-card{padding:16px;-ms-flex-direction:column;flex-direction:column;gap:12px}.activity-card__content{gap:8px}.activity-card__description{min-height:57px;margin-bottom:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.instructor-card{width:203.2px;min-height:396.2px;border:none;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;box-shadow:0 0 20px #0000000d;transition:opacity .05s ease}.instructor-card:hover{opacity:.6}@media only screen and (max-width: 768px){.instructor-card{width:163.5px;min-height:381.5px}.instructor-card:hover{opacity:.8}}.instructor-card__image{width:100%;height:203.2px;min-height:203.2px;border-radius:12px 12px 0 0;-o-object-fit:cover;object-fit:cover;cursor:pointer}@media only screen and (max-width: 768px){.instructor-card__image{height:163.5px;min-height:163.5px}}.instructor-card__content{padding:8px 12px 16px;background-color:#fff;border-radius:0 0 12px 12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width: 768px){.instructor-card__content{padding:8px 12px 16px}}.instructor-card__content--profile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.instructor-card__content--name-kanji,.instructor-card__content--name-kana{font-weight:700;color:#212b36}.instructor-card__content--name{min-height:44px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.instructor-card__content--name-kanji{margin-bottom:-3px}.instructor-card__content--info{min-height:25px;font-size:14px;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 768px){.instructor-card__content--info{min-height:18px;font-size:12px;line-height:150%}}.instructor-card__content--divider{width:1px;height:12px;background-color:#e6e8ea}.instructor-card__content--sports-history{min-height:54px;padding-left:6px;color:#212b36}.instructor-card__content--sports-history .sports-history__item{padding-left:12px;display:inline-block;position:relative;list-style:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.instructor-card__content--sports-history .sports-history__item:before{color:#212b36;content:"•";position:absolute;top:1px;left:1px}.instructor-card__content--sports-history .sports-history__item:empty{display:none}@media only screen and (max-width: 768px){.instructor-card__content--sports-history{min-height:90px}}.instructor-card__content--tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 8px;background-color:#fff2d8;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.instructor-card__content--tag-text{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:700;color:#f59700}.club-activity-card{width:258px;min-height:auto;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;cursor:pointer;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 576px){.club-activity-card{width:100%}}.club-activity-card__image{width:100%;height:146px;border-radius:12px 12px 0 0;-o-object-fit:cover;object-fit:cover}.club-activity-card__image--instructor{height:171.17px}.club-activity-card__content{padding:7px 16px 15px;background-color:#fff;border-radius:0 0 12px 12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width: 576px){.club-activity-card__content{padding:7px 16px 15px}}.club-activity-card__content--wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.club-activity-card__content--text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.club-activity-card__content--text p:empty{display:none}.club-activity-card__content--title{min-height:51px;font-weight:700;color:#212b36;display:inline-block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.club-activity-card__content--icon{height:24px;min-width:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.club-activity-card__content--icon:after{min-width:24px;background-color:transparent;border-radius:999px;content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:background-color .2s}.club-activity-card__content--icon:hover:after{background-color:#e6e8ea;color:#637381;z-index:0}.club-activity-card__content--icon svg{color:#637381;position:relative;z-index:2}.club-activity-card__content--desc{min-height:36px;color:#637381;display:inline-block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.club-activity-card__content--amount{color:#637381}.club-activity-card__content--delete-note{color:#c60704;display:inline-block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.club-activity-card__content--tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:4px;padding:2px 8px;background-color:#fff2d8;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.club-activity-card__content--tag-text{max-width:220px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:700;color:#f59700}.club-activity-card__content--status{line-height:24px}.club-activity-card__content .pending{color:#00a8d9}.club-activity-card__content .rejected{color:#f70905}.club-activity-card__content .active{color:#f59700}.club-activity-card__content .draft,.club-activity-card__content .closed{color:#637381}.club-activity-card .dropdown-recruit-card-menu{top:calc(100% + 7px);right:1px}.club-activity-card .dropdown-club-activity-card-wrapper{position:relative}.club-activity-card .dropdown-club-activity-card-wrapper[data-status=active] .dropdown-recruit-card-menu[data-status=active].show,.club-activity-card .dropdown-club-activity-card-wrapper[data-status=pending] .dropdown-recruit-card-menu[data-status=pending].show,.club-activity-card .dropdown-club-activity-card-wrapper[data-status=draft] .dropdown-recruit-card-menu[data-status=draft].show,.club-activity-card .dropdown-club-activity-card-wrapper[data-status=rejected] .dropdown-recruit-card-menu[data-status=rejected].show,.club-activity-card .dropdown-club-activity-card-wrapper[data-status=closed] .dropdown-recruit-card-menu[data-status=closed].show{display:block}.container__page{min-height:calc(100vh - 136px);margin:0 auto;padding:80px 16px 32px;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 992px){.container__page{min-height:calc(100vh - 200px)}}@media only screen and (max-width: 768px){.container__page{min-height:calc(100vh - 187px);padding:32px 16px 31px}}.container__page--custom{padding-bottom:99px}@media only screen and (max-width: 576px){.container__page--custom{padding-bottom:31px}}.auth{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.auth__title{width:100%;max-width:1280px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative}.auth__title--icon{position:absolute;top:0;left:0;cursor:pointer}.auth__title--logo{width:100%;height:100%}.auth__title--text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;max-width:572px;margin:0 auto;text-align:center;gap:16px}@media only screen and (max-width: 576px){.auth__title--text{gap:8px}}.auth__title--steps{gap:8px}.auth__title--highlight{color:#00a8d9}@media only screen and (max-width: 576px){.auth__title--highlight{font-size:14px;font-weight:700px;line-height:180%}}.auth__content{width:100%;max-width:572px;margin-top:48px;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.auth__content{margin-top:24px;padding:24px 16px;border-radius:16px}}.auth__steps{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:32px}@media only screen and (max-width: 576px){.auth__steps{gap:24px}}.auth__sidebar{background-color:#f5f6f8}.auth__sidebar--container{width:calc(100% - 280px);margin-left:280px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1}@media only screen and (max-width: 992px){.auth__sidebar--container{width:100%;margin:72px 0 auto}}@media only screen and (max-width: 768px){.auth__sidebar--container{margin:60px 0 auto}}.auth__sidebar--content{min-height:calc(100vh - 64px)}@media only screen and (max-width: 1270px){.auth__sidebar--content{min-height:calc(100vh - 126px)}}@media only screen and (max-width: 992px){.auth__sidebar--content{min-height:calc(100vh - 198px)}}.error-page{padding-top:80px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:48px}@media only screen and (max-width: 576px){.error-page{padding:32px 16px;gap:40px}}@media only screen and (max-width: 576px){.error-page__title{font-size:32px}}@media only screen and (max-width: 576px){.error-page__desc{font-size:14px}}@media only screen and (max-width: 576px){.error-page__button{min-width:335px}}.error-page__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 576px){.error-page__content{gap:12px}}@media only screen and (max-width: 576px){.error-page__content--title{font-size:14px}}.club-info__custom{padding-bottom:99px}@media only screen and (max-width: 576px){.club-info__custom{padding-bottom:31px}}.club-info__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;gap:24px}.club-info__form--row1,.club-info__form--row2,.club-info__form--row3{width:100%;gap:8px}.club-info__form--row1{display:grid;grid-template-columns:repeat(1,1fr)}.club-info__form--row2{display:grid;grid-template-columns:repeat(2,1fr)}.club-info__form--row2-gap{gap:24px}@media only screen and (max-width: 576px){.club-info__form--row2-gap{margin-top:8px;gap:16px;display:grid;grid-template-columns:repeat(1,1fr)}}.club-info__form--row2-mobile{gap:16px}@media only screen and (max-width: 576px){.club-info__form--row2-mobile{gap:22px;display:grid;grid-template-columns:repeat(1,1fr)}}.club-info__form--row3{display:grid;grid-template-columns:repeat(3,1fr)}.club-info__form--row2-custom{margin-right:auto}.club-info__form--postcode{max-width:100px}.club-info__form--postcode1{max-width:130px}.club-info__form--button{margin-top:24px}@media only screen and (max-width: 576px){.club-info__form--button{margin-top:8px}}.club-info__form--textarea{min-height:133px}.signin-page__submit{margin-top:40px;margin-bottom:32px}@media only screen and (max-width: 576px){.signin-page__submit{margin-top:32px;margin-bottom:16px}}.signin-page__submit--forgot{margin-bottom:0!important}.signin-page__divider{width:100%;margin-top:40px;margin-bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (max-width: 576px){.signin-page__divider{margin-top:32px}}.signin-page__divider:before{width:100%;height:1px;background-color:#e6e8ea;content:"";position:absolute;bottom:50%;left:0;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.signin-page__divider p{max-height:25px;padding:0 8px;background-color:#fff;z-index:2}.signin-page__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;gap:24px}.signin-page__title{color:#212b36!important}.signin-page__button{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:175px;margin-top:40px;gap:32px}@media only screen and (max-width: 576px){.signin-page__button{min-height:143px;margin-top:32px;gap:16px}}.signin-page__button--admin-system{min-height:53px}.signin-page__logout{width:572px;height:61px;margin-top:32px;padding:15px 15px 15px 17px;background-color:#eaf8fc;border:1px solid #00a8d9;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 576px){.signin-page__logout{width:100%;height:49px;margin-top:24px;padding:11px;font-size:14px!important}}.signin-page__logout--admin-system{margin-top:23px}.signin-page__logout--status{margin-top:32px!important}@media only screen and (max-width: 576px){.signin-page__logout--status{margin-top:24px!important}}.signin-page__logout--status-admin-system{margin-top:23px!important}.signin-page__logout--text{color:#14365e}@media only screen and (max-width: 576px){.signin-page__logout--text{font-size:14px!important}}.opt-code-page button{margin-top:40px}@media only screen and (max-width: 576px){.opt-code-page button{margin-top:32px}}.register-success-page{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:20px}.register-success-page__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:0}.register-success-page__text>span{line-height:24px}.register-success-page__icon{width:88px;height:88px;margin-top:48px;text-align:center}.register-success-page__icon--supporter{margin-top:24px}@media only screen and (max-width: 576px){.register-success-page__icon{margin-top:24px}}.register-success-page__button{margin-top:28px}@media only screen and (max-width: 576px){.register-success-page__button{margin-top:12px}}.register-success-page__desc{display:none}.register-success-page__title{gap:0!important}.reset-password-page{margin-top:32px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.reset-password-page{margin-top:24px}.reset-password-page .input__note{max-width:108px;text-align:left}}.reset-password-page button{margin-top:16px}@media only screen and (max-width: 576px){.reset-password-page button{margin-top:8px}}.reset-password-success-page{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:20px}.reset-password-success-page__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:0}.reset-password-success-page__text>span{line-height:24px;text-align:center}.reset-password-success-page__icon{width:88px;height:88px;margin-top:24px;text-align:center}@media only screen and (max-width: 576px){.reset-password-success-page__icon{margin-top:24px}}.reset-password-success-page__button{margin-top:28px}@media only screen and (max-width: 576px){.reset-password-success-page__button{margin-top:12px}}.reset-password-success-page__title,.reset-success__title,.register-success__title{gap:0!important}.instructor-info__steps{margin-top:32px}.instructor-info__form{width:100%;margin-top:26px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:24px}.instructor-info__form--custom{gap:40px}@media only screen and (max-width: 576px){.instructor-info__form--custom{gap:32px}}@media only screen and (max-width: 576px){.instructor-info__form{margin-top:18px}}.instructor-info__form--row1,.instructor-info__form--row2,.instructor-info__form--row3{width:100%;gap:8px}.instructor-info__form--row1{display:grid;grid-template-columns:repeat(1,1fr)}.instructor-info__form--row2{display:grid;grid-template-columns:repeat(2,1fr)}.instructor-info__form--row3{display:grid;grid-template-columns:repeat(3,1fr)}.instructor-info__form--row2-custom{margin-right:auto}.instructor-info__form--add{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.instructor-info__form--list{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.instructor-info__form--delete{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:29px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.instructor-info__form--delete-text{color:#f70905}@media only screen and (max-width: 576px){.instructor-info__form--delete-text{font-size:14px;line-height:180%}}@media only screen and (max-width: 576px){.instructor-info__form--delete{min-height:25px}}.instructor-info__form--button{margin-top:16px}@media only screen and (max-width: 576px){.instructor-info__form--button{margin-top:8px}}.instructor-info__form--button-custom{margin-top:0}.instructor-info__form--upload{width:100%;margin-top:16px;text-align:left}@media only screen and (max-width: 576px){.instructor-info__form--upload{margin-top:8px}}.instructor-info__form--upload-title{font-size:14px;line-height:25px}.supporter-manage-info-page__container{width:100%;padding:40px 40px 58px}@media only screen and (max-width: 576px){.supporter-manage-info-page__container{padding:32px 16px}}.supporter-manage-info-page__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}.supporter-manage-info-page__title--custom{margin-top:24px}@media only screen and (max-width: 576px){.supporter-manage-info-page__title--custom{margin-top:16px}}@media only screen and (max-width: 576px){.supporter-manage-info-page__title{gap:8px}}.supporter-manage-info-page__title--button{min-width:160px}@media only screen and (max-width: 576px){.supporter-manage-info-page__title--button{width:60px;height:33px;min-width:60px;min-height:33px;padding:4px 16px;white-space:nowrap}}.supporter-manage-info-page__content{width:100%;margin-top:24px;padding:24px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}@media only screen and (max-width: 576px){.supporter-manage-info-page__content{padding:16px}}.supporter-manage-info-page__content--title{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.supporter-manage-info-page__content--title-label{color:#212b36}@media only screen and (max-width: 576px){.supporter-manage-info-page__content--title-label{font-size:14px;line-height:25px}}.supporter-manage-info-page__content--title-desc{color:#212b36}@media only screen and (max-width: 576px){.supporter-manage-info-page__content--title-desc{font-size:18px;line-height:27px}}.supporter-manage-info-page__item{padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #e6e8ea;gap:8px}@media only screen and (max-width: 768px){.supporter-manage-info-page__item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.supporter-manage-info-page__item:not(:last-child){margin-bottom:16px}.supporter-manage-info-page__item--title{width:150px;line-height:24px;color:#637381;display:inline-block}@media only screen and (max-width: 576px){.supporter-manage-info-page__item--title{font-size:12px;line-height:18px}}.supporter-manage-info-page__item--value{line-height:24px;color:#212b36;-ms-flex:1;flex:1;overflow-wrap:break-word}.supporter-manage-info-page__item--value-custom{text-decoration:underline;color:#00a8d9}.supporter-manage-info-page__item--value-custom:hover{color:#00a8d9}@media only screen and (max-width: 576px){.supporter-manage-info-page__item--value{font-size:14px;line-height:25px}}.supporter-manage-info-page__item--child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.supporter-manage-info-page__item--child{margin-top:-8px}}.supporter-manage-info-page__item--child-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.supporter-manage-info-page__item--child-container{gap:8px}}.supporter-manage-info-page__item--child-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.supporter-manage-info-page__item--child-title{width:70px;line-height:24px;color:#637381;display:inline-block}@media only screen and (max-width: 576px){.supporter-manage-info-page__item--child-title{width:60px;font-size:12px;line-height:18px}}.supporter-manage-info-page__item--child-value{line-height:24px;text-decoration:underline;color:#00a8d9;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.supporter-manage-info-page__item--child-value{font-size:14px;line-height:25px}}.supporter-manage-info-page__item--child-value:hover{color:#00a8d9}.supporter-edit-info-page__container{width:100%;padding:56px 100px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}@media only screen and (max-width: 576px){.supporter-edit-info-page__container{padding:32px 16px}}.supporter-edit-info-page__content{width:100%;padding:24px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.supporter-edit-info-page__content{padding:16px}}.supporter-edit-info-page__content--title{min-height:65px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.supporter-edit-info-page__button{width:100%;margin:16px 0 auto;gap:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.supporter-edit-info-page__button{margin-top:0}}.supporter-edit-info-page__button--add{min-width:240px;margin-top:16px}@media only screen and (max-width: 576px){.supporter-edit-info-page__button--add{width:100%;min-width:auto}}.supporter-edit-info-page__button--save{min-width:240px}@media only screen and (max-width: 576px){.supporter-edit-info-page__button--save{width:100%;min-width:auto}}.supporter-edit-info-page__label{height:18px!important;min-height:18px!important;font-weight:700;line-height:18px;color:#637381}@media only screen and (max-width: 576px){.supporter-edit-info-page__title{margin-top:-8px}}@media only screen and (max-width: 576px){.supporter-edit-info-page__small{padding:12px}}.supporter-selection-payment{width:100%;padding:56px 100px 100px;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 992px){.supporter-selection-payment{padding:40px}}@media only screen and (max-width: 576px){.supporter-selection-payment{margin:0;padding:32px 16px}}.supporter-selection-payment__container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.supporter-selection-payment__container{gap:16px}}.supporter-selection-payment__title{width:100%;margin-right:auto;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}@media only screen and (max-width: 576px){.supporter-selection-payment__title{gap:16px}}.supporter-selection-payment__form{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 576px){.supporter-selection-payment__form{gap:16px}}.supporter-selection-payment__form .stepper__step-small{width:100%;background-color:#fff}.supporter-selection-payment__form .stepper__step-small.active{background-color:#f59700}.supporter-selection-payment__form--info,.supporter-selection-payment__form--content{width:100%;padding:24px;background-color:#fff;border-radius:12px}@media only screen and (max-width: 576px){.supporter-selection-payment__form--info,.supporter-selection-payment__form--content{padding:16px}}.supporter-selection-payment__form--info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}@media only screen and (max-width: 576px){.supporter-selection-payment__form--info{margin-top:8px}}.supporter-selection-payment__form--info .form-info__title{color:#637381}.supporter-selection-payment__form--info .form-info__item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.supporter-selection-payment__form--info .form-info__item--title{min-width:100px;line-height:24px;color:#637381}@media only screen and (max-width: 576px){.supporter-selection-payment__form--info .form-info__item--title{font-weight:400;line-height:180%}}.supporter-selection-payment__form--info .form-info__item--value{color:#212b36}@media only screen and (max-width: 576px){.supporter-selection-payment__form--info .form-info__item--value{font-size:16px;font-weight:700;line-height:180%}}.supporter-selection-payment__form--content{width:100%;padding:32px 32px 38px;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px;box-shadow:0 0 20px #00000014}@media only screen and (max-width: 768px){.supporter-selection-payment__form--content{padding:16px 16px 22px;border-radius:16px;gap:8px}}.supporter-selection-payment__form--title{width:100%;margin-top:24px;color:#212b36;display:-ms-flexbox;display:flex;gap:8px}@media only screen and (max-width: 768px){.supporter-selection-payment__form--title{margin-top:0}}.supporter-selection-payment__form--sub-title{min-height:29px;color:#212b36}@media only screen and (max-width: 576px){.supporter-selection-payment__form--sub-title{margin-bottom:8px}}.supporter-selection-payment__form--row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.supporter-selection-payment__form--button{height:53px;min-width:335px;margin-top:8px;padding:20px 16px;background-color:#00a8d9;color:#fff}@media only screen and (max-width: 576px){.supporter-selection-payment__form--button{margin-top:16px}}.supporter-selection-payment__stepper{width:100%}.supporter-selection-payment .form__row2{gap:24px}@media only screen and (max-width: 768px){.supporter-selection-payment .form__row2{gap:8px;grid-template-columns:repeat(1,1fr)}}.supporter-confirm-payment{width:100%;padding:56px 100px 100px;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 992px){.supporter-confirm-payment{padding:40px}}@media only screen and (max-width: 576px){.supporter-confirm-payment{margin:0;padding:32px 16px}}.supporter-confirm-payment__container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.supporter-confirm-payment__container{gap:16px}}.supporter-confirm-payment__title{width:100%;margin-right:auto;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}@media only screen and (max-width: 576px){.supporter-confirm-payment__title{gap:16px}}.supporter-confirm-payment__form{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 576px){.supporter-confirm-payment__form{gap:16px}}.supporter-confirm-payment__form .stepper__step-small{width:100%;background-color:#fff}.supporter-confirm-payment__form .stepper__step-small.active{background-color:#f59700}.supporter-confirm-payment__form--info{width:100%;padding:24px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.supporter-confirm-payment__form--info{margin-top:8px;padding:16px}}.supporter-confirm-payment__form--info .form-info__item{min-height:29px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.supporter-confirm-payment__form--info .form-info__item--title{min-width:200px}@media only screen and (max-width: 576px){.supporter-confirm-payment__form--info .form-info__item--title{min-width:140px;font-size:14px;line-height:25px}}@media only screen and (max-width: 576px){.supporter-confirm-payment__form--info .form-info__item{min-height:25px}.supporter-confirm-payment__form--info .form-info__item--value{font-size:14px;line-height:25px}}.supporter-confirm-payment__form--button{height:53px;min-width:335px;margin-top:8px;padding:20px 16px;background-color:#00a8d9;color:#fff}@media only screen and (max-width: 576px){.supporter-confirm-payment__form--button{margin-top:16px}}.supporter-confirm-payment__form--divider{width:100%;height:1px;margin:0 0 -1px;background-color:#e6e8ea}.supporter-confirm-payment__stepper{width:100%}.supporter-success-payment{width:100%;padding:56px 100px 100px;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 992px){.supporter-success-payment{padding:40px}}@media only screen and (max-width: 576px){.supporter-success-payment{margin:0;padding:32px 16px}}.supporter-success-payment__container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.supporter-success-payment__container{gap:16px}}.supporter-success-payment__title{width:100%;margin-right:auto;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}@media only screen and (max-width: 576px){.supporter-success-payment__title{gap:16px}}.supporter-success-payment__content{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:24px}.supporter-success-payment__content .stepper__step-small{width:100%;background-color:#fff}.supporter-success-payment__content .stepper__step-small.active{background-color:#f59700}.supporter-success-payment__content--text{width:100%;margin-top:32px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 768px){.supporter-success-payment__content--text{margin-top:16px}}@media only screen and (max-width: 768px){.supporter-success-payment__content--title{font-size:18px}}.supporter-success-payment__content--desc{min-height:29px}@media only screen and (max-width: 768px){.supporter-success-payment__content--desc{min-height:25px;font-size:14px;letter-spacing:0}}.supporter-success-payment__content--image{width:612px;height:322.5;margin-bottom:32px}.supporter-success-payment__content--image img{width:100%;height:100%;-o-object-fit:100%;object-fit:100%}@media only screen and (max-width: 768px){.supporter-success-payment__content--image{width:343px;height:180.75px;margin-top:8px;margin-bottom:8px}}.supporter-success-payment__content--button{height:53px;min-width:335px;margin-top:8px;padding:20px 16px;background-color:#00a8d9;color:#fff}@media only screen and (max-width: 576px){.supporter-success-payment__content--button{margin-top:0}}.supporter-success-payment__stepper{width:100%}.supporter-video-guide-list__container{width:100%;padding:40px 40px 80px}@media only screen and (max-width: 576px){.supporter-video-guide-list__container{padding:32px 16px}}.supporter-video-guide-list__filters{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.supporter-video-guide-list__filters{margin-top:16px}}.supporter-video-guide-list__filters--text{white-space:nowrap}@media only screen and (max-width: 576px){.supporter-video-guide-list__filters--text{font-size:12px}}.supporter-video-guide-list__filters--condition{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 1270px){.supporter-video-guide-list__filters--condition{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 1270px){.supporter-video-guide-list__filters--select{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}}.supporter-video-guide-list__filters--search{width:100%;min-width:200px}@media only screen and (max-width: 1270px){.supporter-video-guide-list__filters--search .dropdown{min-height:41px}}.supporter-video-guide-list__filters--search .dropdown__toggle{height:48px}@media only screen and (max-width: 1270px){.supporter-video-guide-list__filters--search .dropdown__toggle{height:41px}}@media only screen and (max-width: 576px){.supporter-video-guide-list__filters--search{min-width:120px}}.supporter-video-guide-list__filters--input input{width:100%!important}.supporter-video-guide-list__filters--input .input-search__wrap{gap:6px}@media only screen and (max-width: 1270px){.supporter-video-guide-list__filters--input{width:100%}.supporter-video-guide-list__filters--input .input-search__wrap{width:100%!important}}.supporter-video-guide-list__list{margin-top:24px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media only screen and (max-width: 768px){.supporter-video-guide-list__list{margin-top:24px}}.supporter-video-guide-list__pagination{margin-top:24px;display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.supporter-video-guide-list__pagination{display:none}}.supporter-video-guide-list__pagination-mobile{margin-top:24px;display:none}@media only screen and (max-width: 768px){.supporter-video-guide-list__pagination-mobile{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.supporter-video-guide-list .hide-element-large-desktop{display:-ms-flexbox;display:flex}.supporter-video-guide-list .show-element-large-desktop{display:none}@media only screen and (max-width: 1270px){.supporter-video-guide-list .show-element-large-desktop{display:-ms-flexbox;display:flex;gap:24px}.supporter-video-guide-list .hide-element-large-desktop{display:none}}.activity-payment-detail{width:100%;padding:56px 100px 100px;background-color:#f5f6f8;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 992px){.activity-payment-detail{padding:40px}}@media only screen and (max-width: 576px){.activity-payment-detail{margin:0;padding:32px 16px}}.activity-payment-detail__container{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.activity-payment-detail__title{width:100%;margin-right:auto;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}@media only screen and (max-width: 576px){.activity-payment-detail__title{gap:16px}}.activity-payment-detail__content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.activity-payment-detail__content--summary,.activity-payment-detail__content--info,.activity-payment-detail__content--description{width:100%;padding:24px;background-color:#fff;border-radius:12px}@media only screen and (max-width: 576px){.activity-payment-detail__content--summary,.activity-payment-detail__content--info,.activity-payment-detail__content--description{padding:16px}}.activity-payment-detail__content--summary{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.activity-payment-detail__content--summary .summary-left,.activity-payment-detail__content--summary .summary-left--title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.activity-payment-detail__content--summary .summary-left--title{gap:12px}}.activity-payment-detail__content--summary .summary-left__amount-title{line-height:24px;color:#637381}.activity-payment-detail__content--summary .summary-left__amount-number{color:#212b36}.activity-payment-detail__content--summary .summary-left__button{width:96px;height:45px;white-space:nowrap;border-radius:24px}@media only screen and (max-width: 576px){.activity-payment-detail__content--summary{-ms-flex-direction:column;flex-direction:column;gap:18px}.activity-payment-detail__content--summary .summary-left{width:100%;-ms-flex-pack:justify;justify-content:space-between}.activity-payment-detail__content--summary .summary-left__button{width:100%}.activity-payment-detail__content--summary .summary-left__amount-number{font-size:24px}}.activity-payment-detail__content--info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.activity-payment-detail__content--description{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.activity-payment-detail__content--description .description--title{line-height:24px;color:#637381}.activity-payment-detail__content--description .description--detail{color:#212b36}.activity-payment-detail__content--description .description--detail ul{margin-left:4px;padding-left:18px;list-style-type:disc}.activity-payment-detail__content--description .description--detail li::marker{font-size:9.5px}@media only screen and (max-width: 576px){.activity-payment-detail__content--description .description--detail{font-size:12px;line-height:150%}.activity-payment-detail__content--description .description--detail ul{padding-left:14px}.activity-payment-detail__content--description .description--detail li::marker{font-size:8px}}.activity-payment-detail__item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.activity-payment-detail__item--title{min-width:100px;line-height:24px;color:#637381}@media only screen and (max-width: 576px){.activity-payment-detail__item--title{font-size:14px;font-weight:400;line-height:180%}}.activity-payment-detail__item--value{line-height:24px;color:#212b36}@media only screen and (max-width: 576px){.activity-payment-detail__item--value{font-size:14px;font-weight:400;line-height:180%}}.instructor-change-info-page{padding:32px 32px 100px;background-color:#f5f6f8}@media only screen and (max-width: 576px){.instructor-change-info-page{padding:32px 16px}}@media only screen and (max-width: 768px){.instructor-change-info-page{margin-top:60px}}.instructor-change-info-page__container{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:24px}.instructor-change-info-page__title{margin-right:auto;display:inline-block}.instructor-change-info-page__form{width:100%;max-width:960px;margin-top:0;gap:24px;position:relative;box-shadow:0 0 16px #22390914;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.instructor-change-info-page__form{padding:16px}}.instructor-change-info-page__form--item{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.instructor-change-info-page__form--label>label{min-height:25px;font-size:14px;line-height:180%}.instructor-change-info-page__form--textarea{min-height:103px}.instructor-change-info-page__form--textarea1{min-height:133px}.instructor-change-info-page__form--button{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:16px}.instructor-change-info-page__form--button>button{min-width:240px}@media only screen and (max-width: 576px){.instructor-change-info-page__form--button{width:100%;margin-top:0;gap:8px}.instructor-change-info-page__form--button>button{width:100%;min-width:auto}}.instructor-change-info-page__form--button-change{width:100vw;margin-top:0;padding:16px;background-color:#fff;display:-ms-flexbox;-ms-flex-direction:row;-ms-flex-align:center;gap:16px;position:fixed;bottom:0;left:0;z-index:2;box-shadow:0 0 4px #00000040;display:flex;flex-direction:row;-ms-flex-pack:center;justify-content:center;align-items:center}.instructor-change-info-page__form--button-change>button{min-width:240px}@media only screen and (max-width: 576px){.instructor-change-info-page__form--button-change{gap:8px}.instructor-change-info-page__form--button-change>button{width:100%;min-width:auto}}.sponsor-edit-account-info__form{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.sponsor-edit-account-info__container{width:100%;padding:32px 240px 100px;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}.sponsor-edit-account-info__container--header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 992px){.sponsor-edit-account-info__container--header{gap:16px}}.sponsor-edit-account-info__container .breadcrumb-desktop{display:block}.sponsor-edit-account-info__container .breadcrumb-mobile{display:none}@media only screen and (max-width: 992px){.sponsor-edit-account-info__container{padding:32px 16px}.sponsor-edit-account-info__container .breadcrumb-desktop{display:none}.sponsor-edit-account-info__container .breadcrumb-mobile{display:block}}.sponsor-edit-account-info__content{width:100%;margin:0 auto;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 992px){.sponsor-edit-account-info__content{padding:16px;border-radius:12px}}.sponsor-edit-account-info__gender .input__label{height:25px;font-size:14px;line-height:180%}@media only screen and (max-width: 576px){.sponsor-edit-account-info__gender .input__label{height:18px}}.sponsor-edit-account-info__gender .radio__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sponsor-edit-account-info__gender .radio__content-text{min-height:29px;font-size:16px}.sponsor-edit-account-info__button{margin-top:24px}@media only screen and (max-width: 992px){.sponsor-edit-account-info__button{min-width:335px}}.sponsor-account-info-page{width:100%;padding-top:32px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 992px){.sponsor-account-info-page{padding:30px}}@media only screen and (max-width: 576px){.sponsor-account-info-page{padding:32px 16px}}.sponsor-account-info-page__title{width:100%;max-width:960px;text-align:start;color:#212b36}.sponsor-account-info-page__footer{width:100%;max-width:960px;margin-top:24px;padding:4px 16px;text-align:start;display:-ms-flexbox;display:flex;gap:16px}.sponsor-account-info-page__footer img{width:20px;height:20px;margin-right:2px}@media only screen and (max-width: 576px){.sponsor-account-info-page__footer{-ms-flex-direction:column;flex-direction:column}}.sponsor-account-info-page__button{color:#f70905;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sponsor-account-info-page__content{margin-top:24px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.sponsor-account-info-page__content{padding:15px}}.sponsor-account-info-page__content--title{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.sponsor-account-info-page__content--title .typo-h4{color:#111}.sponsor-account-info-page__content--title .typo-subtitle2{color:#637381}.sponsor-account-info-page__content--account{min-height:78px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.sponsor-account-info-page__content--button{min-height:45px;max-width:64px;padding:8px 16px;border-radius:24px;white-space:nowrap}@media only screen and (max-width: 576px){.sponsor-account-info-page__content--button{min-height:0;max-width:60px;max-height:33px;padding:4px 16px;font-size:14px}}.sponsor-account-info-page__content--info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sponsor-account-info-page__content--info>*{margin-bottom:24px}.sponsor-account-info-page__content--info>*:nth-last-child(2){margin-bottom:16px}.sponsor-account-info-page__content--info>*:last-child{margin-bottom:0}@media only screen and (max-width: 992px){.sponsor-account-info-page__content--info>*:nth-last-child(2){margin-bottom:24px}}.sponsor-account-info-page__divider{width:100%;height:1px;margin:24px 0;background-color:#e6e8ea}@media only screen and (max-width: 576px){.sponsor-account-info-page__divider{margin:16px 0}}.sponsor-account-info-page--title{width:160px;line-height:24px;color:#637381;display:inline-block}.sponsor-account-info-page--value{line-height:24px;-ms-flex:1;flex:1;overflow-wrap:break-word}.sponsor-account-info-page__item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:32px}.sponsor-account-info-page__item--title{width:160px;line-height:29px;color:#637381;display:inline-block}@media only screen and (max-width: 576px){.sponsor-account-info-page__item--title{max-height:24px}}.sponsor-account-info-page__item--value{line-height:29px;color:#212b36;-ms-flex:1;flex:1;overflow-wrap:break-word}.sponsor-account-info-page__item--line span{line-height:24px}@media only screen and (max-width: 576px){.sponsor-account-info-page__item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}}.sidebar-overlay{width:100%;height:100vh;background:#0006;display:none;position:fixed;top:0;left:0}.offcanvas{width:306px!important;margin-top:72px;padding:0}@media only screen and (max-width: 768px){.offcanvas{margin-top:60px}}.offcanvas .offcanvas-body{padding:16px 16px 32px}.offcanvas.offcanvas-end{border:0}.recruit-card{width:100%;min-height:auto;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;position:relative;overflow:hidden;box-shadow:0 0 16px #22390914}.recruit-card__image{width:300px;position:relative;-ms-flex-negative:0;flex-shrink:0}.recruit-card__image img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.recruit-card__image .label-status{height:22px!important;padding:2px 8px;border-radius:100px;font-weight:700;color:#fff;position:absolute;top:12px;left:12px;z-index:2}.recruit-card__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:0;padding:23px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;-ms-flex:1;flex:1}.recruit-card__title{width:100%;min-height:29px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.recruit-card__title--text{color:#212b36;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.recruit-card__title--icon{height:29px;min-width:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.recruit-card__title--icon:after{min-width:29px;background-color:transparent;border-radius:999px;content:"";position:absolute;top:0;right:0;bottom:0;left:-2.5px;transition:background-color .2s}.recruit-card__title--icon:hover:after{background-color:#e6e8ea;color:#637381;z-index:0}.recruit-card__title--icon svg{color:#637381;position:relative;z-index:2}.recruit-card__meta{color:#637381;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.recruit-card__meta--item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.recruit-card__description{min-height:36px;color:#637381;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recruit-card__job-info{color:#637381;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.recruit-card__note:empty{display:none}.recruit-card__note{margin-top:8px;color:#c60704}.recruit-card .label{height:22px!important;min-height:22px;max-width:100%;padding:2px 8px 6px;border-radius:8px;font-size:12px;line-height:150%;display:block;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (max-width: 576px){.recruit-card{-ms-flex-direction:column;flex-direction:column}.recruit-card__image{width:100%;height:192.94px}.recruit-card__image img{width:100%;height:100%}.recruit-card__image .label-status{top:11.5px}.recruit-card__content{padding:15px 16px;gap:4px}.recruit-card__title{gap:8px}.recruit-card__title--text{max-width:279px;max-height:50px;font-size:14px;white-space:normal;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recruit-card__meta,.recruit-card__job-info,.recruit-card__tags{margin-top:8px}.recruit-card__job-info--mobile-break{width:100%;height:0;line-height:0;color:transparent;display:block}.recruit-card__description{max-height:53px;color:#637381;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.recruit-card__tags{max-height:74px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;position:relative;overflow:hidden}.recruit-card__note{display:none}}.dropdown-recruit-card-wrapper{position:relative}.dropdown-recruit-card-menu{width:113px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:0;max-height:130px;padding:8px;background:#fff;border:none;border-radius:12px;display:none;position:absolute;top:calc(100% + 3.5px);right:-2px;z-index:10;box-shadow:0 0 20px #0000001a}@media only screen and (max-width: 576px){.dropdown-recruit-card-menu{top:38.12px}}.dropdown-recruit-card-menu .dropdown-item{width:97px;height:32px;padding:4px;border-radius:4px;line-height:24px;color:#212b36;cursor:pointer}.dropdown-recruit-card-menu .dropdown-item:hover,.dropdown-recruit-card-menu .dropdown-item:active{background-color:#e6e8ea}.dropdown-recruit-card-menu .dropdown-item__delete{color:#f70905}.dropdown-recruit-card-menu .dropdown-divider{width:97px;height:1px;margin:4px 0;background-color:#e6e8ea}.dropdown-recruit-card-wrapper[data-status=active] .dropdown-recruit-card-menu[data-status=active].show,.dropdown-recruit-card-wrapper[data-status=pending] .dropdown-recruit-card-menu[data-status=pending].show,.dropdown-recruit-card-wrapper[data-status=draft] .dropdown-recruit-card-menu[data-status=draft].show,.dropdown-recruit-card-wrapper[data-status=rejected] .dropdown-recruit-card-menu[data-status=rejected].show,.dropdown-recruit-card-wrapper[data-status=closed] .dropdown-recruit-card-menu[data-status=closed].show{display:block}.container-sponsor__page{width:100%;min-height:calc(100vh - 136px);margin:0 auto;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.container-sponsor__page{min-height:calc(100vh - 187px)}}.sponsor{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sponsor__content{width:100%;max-width:960px;padding:31px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;box-shadow:0 0 16px #22390914}.instructor{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.instructor__content{width:100%;max-width:960px;padding:32px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;box-shadow:0 0 16px #22390914}.supporter{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.supporter__content{width:100%;max-width:960px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;box-shadow:0 0 16px #22390914}.register-job-success-page{max-width:960px;margin:60px auto 100px}@media only screen and (max-width: 992px){.register-job-success-page{min-width:343px;margin:24px 16px 40px}}@media only screen and (max-width: 768px){.register-job-success-page{margin-top:60px}}.register-job-success-page__title{width:100%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}@media only screen and (max-width: 768px){.register-job-success-page__title{margin-top:48px}.register-job-success-page__title h4,.register-job-success-page__title .h4{font-size:20px}}.register-job-success-page__content{width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.register-job-success-page__image{width:612px;height:322.5px;margin:40px auto}.register-job-success-page__image img{width:100%;height:100%}@media only screen and (max-width: 576px){.register-job-success-page__image{width:343px;height:180.75px;margin:32px auto}}.register-job-success-page__card{width:100%;max-width:800px;margin:0 auto 48px;border:1px solid #e6e8ea;-ms-flex-align:center;align-items:center}.register-job-success-page__card>a{color:#212b36}.register-job-success-page__card--mobile{display:none}.register-job-success-page__card--tablet{padding:23px;display:-ms-flexbox;display:flex;gap:32px}@media only screen and (max-width: 576px){.register-job-success-page__card{min-width:343px;margin-bottom:40px;padding:15px}.register-job-success-page__card--tablet{display:none}.register-job-success-page__card--mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.register-job-success-page__card--detail{margin:8px 0;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width: 576px){.register-job-success-page__card--detail img{width:80px;height:53px;min-width:80px;min-height:53px;-o-object-fit:cover;object-fit:cover;border-radius:10.43px}}.register-job-success-page__card--avatar{display:-ms-flexbox;display:flex;gap:4px}.register-job-success-page__card--avatar img{width:16px;height:16px}.register-job-success-page__card--desc{min-height:100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:8px;-ms-flex:1;flex:1;overflow-wrap:break-word}.register-job-success-page__card--image{width:180px;height:120px}.register-job-success-page__card--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10.43px}.register-job-success-page__button{width:335px;height:64px;margin:0 auto}@media only screen and (max-width: 576px){.register-job-success-page__button{height:53px;font-size:16px;font-weight:700}}.crowdfunding-page{padding:32px 32px 100px;background-color:#f5f6f8}@media only screen and (max-width: 576px){.crowdfunding-page{padding:32px 16px}}.crowdfunding-page__container{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:24px}.crowdfunding-page__title{margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:4px}.crowdfunding-page__form{width:100%;max-width:960px;margin-top:0;gap:24px;position:relative;box-shadow:0 0 16px #22390914;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.crowdfunding-page__form{padding:0;background-color:transparent;box-shadow:none}}.crowdfunding-page__form--item{width:100%;padding-bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:32px;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.crowdfunding-page__form--item{padding:16px 16px 24px;background-color:#fff;border-radius:12px;-ms-flex-direction:column;flex-direction:column;gap:16px;box-shadow:0 0 16px #22390914;border-bottom:0}}.crowdfunding-page__form--item-label{min-width:100px;line-height:24px;color:#637381}@media only screen and (max-width: 576px){.crowdfunding-page__form--item-label{font-size:16px;line-height:180%;color:#212b36}}.crowdfunding-page__form--item-custom{border-bottom:0;padding-bottom:0;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.crowdfunding-page__form--item-custom{width:100%;padding-bottom:24px;-ms-flex-align:start;align-items:flex-start}}.crowdfunding-page__form--content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.crowdfunding-page__form--content{gap:16px}}.crowdfunding-page__form--content-custom{max-width:508px}@media only screen and (max-width: 576px){.crowdfunding-page__form--content-custom{width:100%}}.crowdfunding-page__form--content-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}.crowdfunding-page__form--content-item_label{min-height:18px;font-weight:700;line-height:18px;color:#637381;display:inline-block}.crowdfunding-page__form--content-item_value{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;gap:16px 25px}.crowdfunding-page__form--content-item_value--custom{max-width:762px}.crowdfunding-page__form--button{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:24px;position:static}@media only screen and (max-width: 576px){.crowdfunding-page__form--button{gap:8px}.crowdfunding-page__form--button>button{min-width:167.5px}}.crowdfunding-page__form--button-reset{min-width:128px;padding:11px 15px}.crowdfunding-page__form--button-change{width:100vw;margin-top:0;padding:16px;background-color:#fff;position:fixed;bottom:0;left:0;z-index:10;box-shadow:0 0 4px #00000040;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.crowdfunding-page__form--observer{margin-top:-24px}.club-register-job-page__container{width:100%;padding:40px 40px 100px}@media only screen and (max-width: 576px){.club-register-job-page__container{padding:32px 16px}}.club-register-job-page__label{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.club-register-job-page__breadcrumb{width:100%;text-align:start}@media only screen and (max-width: 576px){.club-register-job-page__breadcrumb{display:none}}.club-register-job-page__breadcrumb--mobile{display:none}@media only screen and (max-width: 576px){.club-register-job-page__breadcrumb--mobile{width:100%;text-align:start;display:block}}.club-register-job-page__title{width:100%;margin:24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.club-register-job-page__title{margin:16px 0 24px}}.club-register-job-page__content{width:100%;margin-bottom:24px;box-shadow:0 0 20px #00000014;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.club-register-job-page__content{margin-bottom:16px;padding:16px;border-radius:12px}}.club-register-job-page__content--title{max-height:27px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.club-register-job-page__content--title{max-height:none}.club-register-job-page__content--title span{min-height:29px;font-size:16px;font-weight:700;line-height:180%}}.club-register-job-page__content--info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.club-register-job-page__content--info .input__base{color:#212b36}.club-register-job-page__content--info .input__base:disabled{border:none;color:#637381;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 576px){.club-register-job-page__content--info{gap:8px}}.club-register-job-page__content--line{margin-top:8px}@media only screen and (max-width: 576px){.club-register-job-page__content--line{margin-top:0}}.club-register-job-page__content--recruiters{-ms-flex-align:end;align-items:flex-end}.club-register-job-page__content--unit{margin-top:16px}.club-register-job-page__content--input{margin-bottom:7px}.club-register-job-page__content--end{margin-top:24px}.club-register-job-page__content--label-text{color:#637381}.club-register-job-page__content--label-text-custom{margin-bottom:7px;display:inline-block}.club-register-job-page__content--label-error{color:#c60704}.club-register-job-page__form--textarea1{min-height:298px;padding:12px;border-radius:12px}.club-register-job-page__form--textarea3{min-height:103px;padding:12px;border-radius:12px}.club-register-job-page__form--textarea2{min-height:133px;padding:12px;border-radius:12px}.club-register-job-page__form--textarea{margin-top:7px}@media only screen and (max-width: 576px){.club-register-job-page__form--textarea{margin-top:16px}}.club-register-job-page__form--note{margin-right:26px}@media only screen and (max-width: 576px){.club-register-job-page__form--row2{display:grid;grid-template-columns:repeat(1,1fr)}}.club-register-job-page__form--text{-ms-flex-pack:end;justify-content:end}.club-register-job-page__button{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:16px}.club-register-job-page__button button{width:100%;min-height:53px;max-width:240px}.club-register-job-page__button--tablet{display:-ms-flexbox;display:flex}@media only screen and (max-width: 576px){.club-register-job-page__button{margin-top:24px;-ms-flex-flow:column-reverse wrap;flex-flow:column-reverse wrap;gap:10px}.club-register-job-page__button button{width:100%;max-width:none}}.club-register-job-page .upload__title{max-height:25px}.register-job-page{width:100%;min-height:calc(100vh - 136px)}.register-job-page .stepper,.register-job-page .stepper__container{width:100%}.register-job-page .stepper__step{min-width:50%}@media only screen and (max-width: 576px){.register-job-page .stepper__step{min-width:51%}}@media only screen and (max-width: 768px){.register-job-page{margin-top:60px}}@media only screen and (max-width: 992px){.register-job-page{min-height:calc(100vh - 198px)}}@media only screen and (max-width: 576px){.register-job-page{min-height:calc(100vh - 189px)}}.register-job-page__card{padding:24px;background-color:#f4f6f8;border-radius:16px}.register-job-page__card--mobile{max-width:900px;display:none}.register-job-page__card--tablet{max-width:900px;margin:0 auto;display:-ms-flexbox;display:flex;gap:32px}.register-job-page__card--image{width:180px;height:120px;min-width:180px;min-height:120px;border-radius:10.43px;overflow:hidden}@media only screen and (max-width: 576px){.register-job-page__card--image{width:80px;height:53px;min-width:80px;min-height:53px}}.register-job-page__card--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.register-job-page__card--item{margin-top:8px;display:-ms-flexbox;display:flex;gap:12px}.register-job-page__card--title{font-size:14px}.register-job-page__card--desc{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.register-job-page__card--desc .typo-subtitle2{font-size:14px;font-weight:700}.register-job-page__card--desc .typo-caption2{font-size:12px}@media only screen and (max-width: 576px){.register-job-page__card{padding:16px}.register-job-page__card--tablet{display:none}.register-job-page__card--mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.register-job-page__container{max-width:900px;margin:0 auto;padding:60px 0 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:48px}@media only screen and (max-width: 992px){.register-job-page__container{margin:0 auto;padding:24px 16px}}@media only screen and (max-width: 576px){.register-job-page__container{gap:24px}}.register-job-page__content{width:100%;padding:31px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 576px){.register-job-page__content{padding:15px;border-radius:12px}}.register-job-page__form--textarea{min-height:133px;padding:12px}.register-job-page__form--email{color:#637381}.register-job-page__form--option{font-size:16px}.register-job-page__form--gender{min-height:25px}@media only screen and (max-width: 576px){.register-job-page__form--gender{min-height:0;max-height:18px}}.register-job-page__form--gender .input__label{font-size:14px}@media only screen and (max-width: 576px){.register-job-page__form--gender .input__label{font-size:12px}}@media only screen and (max-width: 576px){.register-job-page__form .input__textarea{border-radius:12px}}.register-job-page__buttons{width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.register-job-page__buttons{gap:8px}}.register-job-page__buttons button,.register-job-page__buttons a{width:240px;height:53px;min-width:240px}@media only screen and (max-width: 576px){.register-job-page__buttons button,.register-job-page__buttons a{width:50%;min-width:auto}}@media only screen and (max-width: 576px){.register-job-page__buttons{height:53px;font-size:16px;font-weight:700}}.job-search-page{padding:32px 32px 100px;background-color:#f5f6f8}@media only screen and (max-width: 576px){.job-search-page{padding:32px 16px}}@media only screen and (max-width: 768px){.job-search-page{margin-top:60px}}.job-search-page__container{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:24px}.job-search-page__title{margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:4px}.job-search-page__form{width:100%;max-width:960px;margin-top:0;gap:24px;position:relative;box-shadow:0 0 16px #22390914;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.job-search-page__form{padding:0;background-color:transparent;box-shadow:none;border:0}}.job-search-page__form--item{width:100%;padding-bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:32px;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.job-search-page__form--item{padding:16px 16px 24px;background-color:#fff;border-radius:12px;-ms-flex-direction:column;flex-direction:column;gap:16px;box-shadow:0 0 16px #22390914;border-bottom:0}}.job-search-page__form--item-label{min-width:100px;line-height:24px;color:#637381}@media only screen and (max-width: 576px){.job-search-page__form--item-label{font-size:16px;line-height:180%;color:#212b36}}.job-search-page__form--item-custom{border-bottom:0;padding-bottom:0;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.job-search-page__form--item-custom{width:100%;padding-bottom:24px;-ms-flex-align:start;align-items:flex-start}}.job-search-page__form--item-center{-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.job-search-page__form--item-center{-ms-flex-align:start;align-items:flex-start}}.job-search-page__form--content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.job-search-page__form--content{width:100%}}@media only screen and (max-width: 576px){.job-search-page__form--content{gap:16px}}.job-search-page__form--content-custom{max-width:365px}@media only screen and (max-width: 576px){.job-search-page__form--content-custom{width:100%}}.job-search-page__form--content-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}.job-search-page__form--content-item_label{min-height:18px;font-weight:700;line-height:18px;color:#637381;display:inline-block}.job-search-page__form--content-item_value{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;gap:16px 25px}.job-search-page__form--reward{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.job-search-page__form--reward-select{min-width:100px;max-width:100px}.job-search-page__form--reward-input{min-width:200px;max-width:200px;-ms-flex:1;flex:1}@media only screen and (max-width: 768px){.job-search-page__form--reward-input{min-width:auto}}@media only screen and (max-width: 576px){.job-search-page__form--reward-input{max-width:140px}}.job-search-page__form--tag{width:100%;min-height:48px;padding:8.5px 40px 8.5px 11px;background-color:transparent;border:1px solid #e6e8ea;border-radius:12px;position:relative}.job-search-page__form--tag:hover,.job-search-page__form--tag:focus{border-color:#00a8d9}.job-search-page__form--tag-content{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;gap:8px}.job-search-page__form--tag-placeholder{color:#919eab}@media only screen and (max-width: 576px){.job-search-page__form--tag-placeholder{font-size:14px}}.job-search-page__form--tag-icon{position:absolute;top:8px;right:11px}.job-search-page__form--tag-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 8px;background-color:#eaf8fc;border-radius:8px}.job-search-page__form--tag-item-text{color:#0084aa}.job-search-page__form--button{margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 576px){.job-search-page__form--button{margin-top:0;gap:8px}.job-search-page__form--button>button{min-width:167.5px}}.job-search-page__form--button-reset{min-width:128px;padding:11px 15px}.job-search-page__form--button-change{width:100vw;margin-top:0;padding:16px;background-color:#fff;position:fixed;bottom:0;left:0;z-index:2;box-shadow:0 0 4px #00000040;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.instructor-video-guide-list{padding:32px 32px 100px;background-color:#f5f6f8}@media only screen and (max-width: 768px){.instructor-video-guide-list{margin-top:60px;padding:32px 16px}}.instructor-video-guide-list__container{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 768px){.instructor-video-guide-list__container{gap:16px}}.instructor-video-guide-list__title{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.instructor-video-guide-list__title--button{min-width:160px;white-space:nowrap}@media only screen and (max-width: 768px){.instructor-video-guide-list__title{-ms-flex-align:start;align-items:flex-start}.instructor-video-guide-list__title--button{display:none}}.instructor-video-guide-list__title--button-mobile{height:33px;min-width:88px;min-height:33px;font-size:14px;display:none;white-space:nowrap}@media only screen and (max-width: 768px){.instructor-video-guide-list__title--button-mobile{display:-ms-flexbox;display:flex}}.instructor-video-guide-list__search{width:100%;height:auto;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;box-shadow:0 0 16px #22390914}.instructor-video-guide-list__search .input-search__container{width:100%}.instructor-video-guide-list__search .input-search__wrap{width:100%;min-height:61px;padding:14px 24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.instructor-video-guide-list__search .input-search__wrap svg{width:24px;height:24px;min-width:24px;min-height:24px}.instructor-video-guide-list__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.instructor-video-guide-list__search .input-search__wrap{min-height:53px;padding:10px 14px}}.instructor-video-guide-list__search .input-search--icon{width:24px;height:24px;min-width:24px;min-height:24px}.instructor-video-guide-list__filters{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.instructor-video-guide-list__filters{display:none}}.instructor-video-guide-list__filters--mobile{display:none}@media only screen and (max-width: 768px){.instructor-video-guide-list__filters--mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:16px}}.instructor-video-guide-list__sort{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:4px}@media only screen and (max-width: 576px){.instructor-video-guide-list__sort .dropdown{height:41px;min-height:41px}}.instructor-video-guide-list__sort .input__wrapper,.instructor-video-guide-list__sort .input__container{width:200px}.instructor-video-guide-list__inputs{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;gap:8px}.instructor-video-guide-list__inputs .input__container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.instructor-video-guide-list__inputs .input__wrapper{width:200px}.instructor-video-guide-list__inputs .dropdown__toggle{padding:10.5px 11px}.instructor-video-guide-list__search--small{width:400px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.instructor-video-guide-list__search--small .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.instructor-video-guide-list__search--small .input-search__wrap svg{width:24px;height:24px;min-width:24px}.instructor-video-guide-list__search--small .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.instructor-video-guide-list__search--small{width:100%;min-width:0;-ms-flex-order:1;order:1}}.instructor-video-guide-list__result{min-width:200px;min-height:29px}@media only screen and (max-width: 768px){.instructor-video-guide-list__result{min-width:124px;min-height:18px;font-size:12px;line-height:150%}}.instructor-video-guide-list__list{gap:16px;display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width: 992px){.instructor-video-guide-list__list{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 768px){.instructor-video-guide-list__list{margin-top:8px;display:grid;grid-template-columns:repeat(1,1fr)}}.instructor-video-guide-list__pagination{display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.instructor-video-guide-list__pagination{display:none}}.instructor-video-guide-list__pagination-mobile{display:none}@media only screen and (max-width: 768px){.instructor-video-guide-list__pagination-mobile{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.instructor-application-status-list{padding:32px 80px 100px;background-color:#f5f6f8}@media only screen and (max-width: 768px){.instructor-application-status-list{margin-top:60px;padding:32px 16px}}.instructor-application-status-list__container{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:16px}.instructor-application-status-list__title{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start}.instructor-application-status-list__result{min-height:29px;color:#212b36}.instructor-application-status-list__list{width:100%;max-width:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 768px){.instructor-application-status-list__list{gap:16px}}.instructor-application-status-list__empty{padding:32px 80px 100px;background-color:#f5f6f8}@media only screen and (max-width: 768px){.instructor-application-status-list__empty{margin-top:60px;padding:32px 16px 88px}}.instructor-application-status-list__empty--content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:8px}.instructor-application-status-list__empty--text1{color:#00a8d9}.instructor-application-status-list__empty--text2{min-height:29px;text-align:center;color:#212b36;display:-ms-flexbox;display:flex}.instructor-application-status-list__empty--image{width:258px;height:267px;margin-top:16px}.instructor-application-status-list__empty--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.instructor-application-status-list__empty--button{height:53px;min-width:220px;margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:4px}@media only screen and (max-width: 576px){.instructor-application-status-list__empty--button{min-width:100%}}.sponsor-edit-info-otp-page{padding-top:32px}.sponsor-edit-info-otp-page__header{width:100%}.sponsor-edit-info-otp-page__header--mobile{display:none}@media only screen and (max-width: 768px){.sponsor-edit-info-otp-page__header--mobile{display:block}}.sponsor-edit-info-otp-page__header--tablet{display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.sponsor-edit-info-otp-page__header--tablet{display:none}}.sponsor-edit-info-otp-page__title{width:100%;max-width:1280px;margin:24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative}@media only screen and (max-width: 576px){.sponsor-edit-info-otp-page__title{display:none}}@media only screen and (max-width: 992px){.sponsor-edit-info-otp-page__title{max-width:960px}}.sponsor-edit-info-otp-page__title--icon{position:absolute;top:-5px;left:0;cursor:pointer}@media (width >=576px) and (width <=1050px){.sponsor-edit-info-otp-page__title--icon{position:static}}.sponsor-edit-info-otp-page__title--text{width:100%;max-width:960px;max-height:72px;margin:0 auto;text-align:start;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:17px}@media only screen and (max-width: 992px){.sponsor-edit-info-otp-page__title--text{max-height:none}}.sponsor-edit-info-otp-page__title--subtitle{display:-ms-flexbox;display:flex;gap:8px}.sponsor-edit-info-otp-page__title--desc{text-align:start;color:#637381}.sponsor-edit-info-otp-page__title--mobile{display:none}@media only screen and (max-width: 576px){.sponsor-edit-info-otp-page__title--mobile{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}}.sponsor-edit-info-otp-page__title--subdesc{max-height:50px}@media only screen and (max-width: 576px){.sponsor-edit-info-otp-page__title--subdesc{padding-right:10px}}.sponsor-edit-info-otp-page__content{border-radius:24px}@media only screen and (max-width: 576px){.sponsor-edit-info-otp-page__content{padding:24px 16px;border:none;border-radius:16px}}.sponsor-edit-info-otp-page__breadcrumb{width:100%;max-width:960px;text-align:start}@media only screen and (max-width: 576px){.sponsor-edit-info-otp-page__breadcrumb{display:none}}.sponsor-edit-info-otp-page__breadcrumb--mobile{display:none}@media only screen and (max-width: 576px){.sponsor-edit-info-otp-page__breadcrumb--mobile{width:100%;text-align:start;display:block}}.sponsor-edit-info-otp-page__button{max-width:335px;margin:40px auto 0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.sponsor-edit-info-otp-page__button{margin-top:32px}}.supporter{padding:80px 80px 100px}@media only screen and (max-width: 576px){.supporter{padding:32px 16px}}.supporter-info__form{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:24px}.supporter-info__form .textarea{display:grid;grid-template-columns:repeat(1,1fr)}.supporter-info__form .textarea .input__textarea{min-height:133px;border-radius:12px}@media only screen and (max-width: 576px){.supporter-info__form .align-left .input__note{min-width:163px;max-width:163px;text-align:left}}.supporter-info__form--credit-card .form__row1{margin-bottom:6px}.supporter-info__form--credit-card .input__required{display:none}.supporter-info__form--postcode{max-width:100px}.supporter-info__form--postcode1{max-width:130px}.supporter-info__form--button{margin-top:24px}@media only screen and (max-width: 576px){.supporter-info__form--button{margin-top:8px}}.supporter-info__form--add{white-space:nowrap}.supporter-info__form--add svg{height:16px;min-width:16px}.supporter-info__form--list{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.supporter-info__form--list .form__item{display:-ms-flexbox;display:flex;gap:8px}@media only screen and (max-width: 576px){.supporter-info__form--list .form__item{gap:16px}}.supporter-info__form--list .form__item--content{border-radius:16px;gap:16px}.supporter-info__form--list .form__item--label{min-height:18px}.supporter-info__form--list .form__item--label label{height:18px}@media only screen and (max-width: 576px){.supporter-info__form--list .form__item--label label{height:29px;font-size:16px;font-weight:700;line-height:180%}}.supporter-info__form--list .button{width:132px;height:45px;gap:4px;box-sizing:border-box}.supporter-info__form--list .button:hover svg{fill:#fff}.supporter-info__form .input__base:disabled{border:none;color:#637381;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 576px){.supporter-info .credit-card-info{display:none}}.club-applicant-detail-page__container{width:100%;padding:40px 40px 100px}@media only screen and (max-width: 576px){.club-applicant-detail-page__container{padding:32px 16px}}.club-applicant-detail-page__breadcrumb{width:100%;text-align:start}@media only screen and (max-width: 576px){.club-applicant-detail-page__breadcrumb{display:none}}.club-applicant-detail-page__breadcrumb--mobile{display:none}@media only screen and (max-width: 576px){.club-applicant-detail-page__breadcrumb--mobile{width:100%;max-height:16px;text-align:start;display:block}}.club-applicant-detail-page__title{width:100%;margin:24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.club-applicant-detail-page__title{margin:16px auto 24px;font-size:20px}}.club-applicant-detail-page__content{width:100%;margin-bottom:24px;padding:24px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-applicant-detail-page__content{padding:16px}}.club-applicant-detail-page__info{width:100%;min-height:74px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:16px}@media only screen and (max-width: 1270px){.club-applicant-detail-page__info{-ms-flex-direction:column;flex-direction:column;gap:24px}}.club-applicant-detail-page__info--detail{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex:1;flex:1}@media only screen and (max-width: 992px){.club-applicant-detail-page__info--detail{gap:8px}}.club-applicant-detail-page__info--avatar{width:74px;height:74px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.club-applicant-detail-page__info--avatar img{width:100%;height:100%;border-radius:100%}@media only screen and (max-width: 576px){.club-applicant-detail-page__info--avatar{width:62px;height:62px}}.club-applicant-detail-page__info--desc{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 992px){.club-applicant-detail-page__info--desc .typo-subtitle1{min-height:18px;font-size:12px;line-height:150%}.club-applicant-detail-page__info--desc .typo-h4{min-height:29px;font-size:16px;font-weight:700}}.club-applicant-detail-page__info--tab{margin-top:8px}.club-applicant-detail-page__info--tab .label{min-height:29px;padding:2px 8px}@media only screen and (max-width: 768px){.club-applicant-detail-page__info--tab{margin-top:4px}.club-applicant-detail-page__info--tab .label{min-height:22px;margin-top:0;padding:2px 4px;font-size:12px;line-height:150%!important}}.club-applicant-detail-page__info-action{min-height:48px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}@media only screen and (max-width: 992px){.club-applicant-detail-page__info-action{-ms-flex-direction:column;flex-direction:column;gap:16px}}.club-applicant-detail-page__info-action .button{width:100%;min-height:45px;padding:7px 15px}@media only screen and (max-width: 576px){.club-applicant-detail-page__info-action .button{padding:7px 11px}}.club-applicant-detail-page__info-action--chat{width:100%;min-width:116px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px;white-space:nowrap}@media only screen and (max-width: 576px){.club-applicant-detail-page__info-action--chat{min-width:150px}}.club-applicant-detail-page__info-action--chat svg{width:16px;height:16px;fill:#00a8d9}.club-applicant-detail-page__info-action--chat:hover svg{fill:#fff!important}.club-applicant-detail-page__info-action--download{min-width:160px;white-space:nowrap}@media only screen and (max-width: 576px){.club-applicant-detail-page__info-action--download{min-width:150px}}.club-applicant-detail-page__info-action--dropdown{min-width:180px}.club-applicant-detail-page__info-action--dropdown button{min-height:48px}.club-applicant-detail-page__info-action--button{width:100%;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width: 576px){.club-applicant-detail-page__info-action--button{width:calc(100% - 3px);margin-right:3px;gap:8px}}.club-applicant-detail-page__card{padding:15px;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.club-applicant-detail-page__card--time{line-height:24px}@media only screen and (max-width: 576px){.club-applicant-detail-page__card--time{min-height:25px;font-size:14px}}.club-applicant-detail-page__card--image{width:180px;height:120px;min-width:180px;min-height:120px;border-radius:10.43px;overflow:hidden}.club-applicant-detail-page__card--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 576px){.club-applicant-detail-page__card--image{width:80px;height:53px;min-width:80px;min-height:53px}}.club-applicant-detail-page__card--item,.club-applicant-detail-page__card--item-tablet{display:-ms-flexbox;display:flex;gap:24px}@media only screen and (max-width: 576px){.club-applicant-detail-page__card--item-tablet{display:none}}.club-applicant-detail-page__card--item-mobile{display:none}@media only screen and (max-width: 576px){.club-applicant-detail-page__card--item-mobile{display:-ms-flexbox;display:flex}}.club-applicant-detail-page__card--detail{min-height:107px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.club-applicant-detail-page__card--detail-title{min-height:29px;margin-bottom:8px}@media only screen and (max-width: 576px){.club-applicant-detail-page__card--detail-title{margin-bottom:12px;display:-ms-flexbox;display:flex;gap:12px}.club-applicant-detail-page__card--detail-title .typo-subtitle1{font-size:14px}}.club-applicant-detail-page__card--detail-location1,.club-applicant-detail-page__card--detail-location2{text-align:center;display:-ms-flexbox;display:flex;gap:4px}.club-applicant-detail-page__card--detail-location1{margin-bottom:4px}@media only screen and (max-width: 576px){.club-applicant-detail-page__card--detail-location1{margin-bottom:4px}}.club-applicant-detail-page__card--detail-list{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}@media only screen and (max-width: 576px){.club-applicant-detail-page__card--detail-list{margin-top:12px}}.club-applicant-detail-page__card--detail-chip{max-width:220px!important;padding:2px 8px;background-color:#fff2d8;border-radius:8px;font-weight:700;color:#f59700;-ms-flex-align:center;align-items:center;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.club-applicant-detail-page__form{padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.club-applicant-detail-page__form{padding:0}}.club-applicant-detail-page__item{padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e6e8ea;gap:8px}@media only screen and (max-width: 576px){.club-applicant-detail-page__item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.club-applicant-detail-page__item:not(:last-child){margin-bottom:16px}.club-applicant-detail-page__item--title{width:150px;max-height:24px;color:#637381;display:inline-block;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width: 576px){.club-applicant-detail-page__item--title{max-height:18px;font-size:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.club-applicant-detail-page__item--value{line-height:24px;-ms-flex:1;flex:1;overflow-wrap:break-word}@media only screen and (max-width: 576px){.club-applicant-detail-page__item--value{font-size:14px;line-height:25px}}.club-applicant-detail-page__item--subitem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.club-applicant-detail-page__item--desc{line-height:25px;display:-ms-flexbox;display:flex;gap:8px}@media only screen and (max-width: 576px){.club-applicant-detail-page__item--desc{padding:0 16px}}.club-applicant-detail-page__item--desc-title{min-width:60px;color:#637381}.club-applicant-detail-page__item--desc-value{-ms-flex:1;flex:1;overflow-wrap:break-word}.club-applicant-detail-page__button{width:100%;padding:4px 16px;color:#f70905;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.club-applicant-detail-page__modal{--bs-modal-width: 480px}.club-applicant-detail-page__modal .modal__button--submit{width:160px!important;min-width:160px!important;min-height:45px!important;padding:8px 16px}.club-applicant-detail-page__modal.modal-common .modal-dialog{padding:0}@media only screen and (max-width: 768px){.club-applicant-detail-page__modal.modal-common .modal-dialog{padding:8px}}.job-detail-page{padding:0;background-color:#f5f6f8}.job-detail-page__container{width:100%;max-width:1024px;padding:56px 32px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.job-detail-page__container{padding:32px 16px}}@media only screen and (max-width: 768px){.job-detail-page__container{margin-top:60px}}.job-detail-page__title{width:100%;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.job-detail-page__title--tags{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;gap:4px}.job-detail-page__buy{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;gap:20px}@media only screen and (max-width: 992px){.job-detail-page__buy{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 576px){.job-detail-page__buy{margin-top:8px;gap:14px}}.job-detail-page__favorite{width:100%;padding:23px 31px 31px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 576px){.job-detail-page__favorite{padding:16px}}.job-detail-page__favorite--header{max-width:315.51px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.job-detail-page__favorite--header-title{color:#637381}.job-detail-page__favorite--header-desc{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.job-detail-page__favorite--location{color:#637381;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:4px}.job-detail-page__favorite--location-text{-ms-flex:1;flex:1}.job-detail-page__favorite--money{margin-top:4px}.job-detail-page__favorite--date{color:#637381}.job-detail-page__favorite--button{margin-top:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.job-detail-page__favorite--button{margin-top:7px}}.job-detail-page__favorite--button>button,.job-detail-page__favorite--button a{width:100%;min-width:auto}.job-detail-page__favorite--button-favorite{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:4px}.job-detail-page__favorite--button-favorite:hover{background-color:#00a8d9;color:#fff}.job-detail-page__favorite--button-favorite:hover>svg{color:#fff!important}@media only screen and (max-width: 576px){.job-detail-page__favorite--button-favorite{height:45px;min-height:45px;padding:7px!important}}.job-detail-page__favorite--button-change{width:100vw;margin-top:0;padding:16px;background-color:#fff;display:-ms-flexbox;-ms-flex-direction:row;-ms-flex-align:center;gap:24px;position:fixed;bottom:0;left:0;z-index:2;box-shadow:0 0 4px #00000040;display:flex;flex-direction:row;-ms-flex-pack:center;justify-content:center;align-items:center}@media only screen and (max-width: 576px){.job-detail-page__favorite--button-change{gap:8px}}.job-detail-page__favorite--button-change>button{min-height:53px}@media only screen and (max-width: 992px){.job-detail-page__favorite--button-change>button{width:100%;min-width:167.5px!important}}.job-detail-page__content{width:100%;margin-top:22px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:40px}@media only screen and (max-width: 576px){.job-detail-page__content{margin-top:0;gap:17px}}.job-detail-page__item{width:100%;box-shadow:0 0 16px #22390914;border-radius:12px}.job-detail-page__item--title{width:100%;padding:8px 16px;background-color:#eaf8fc;border-radius:12px 12px 0 0;color:#00a8d9}.job-detail-page__item--content{padding:32px 24px;background-color:#fff;border-radius:0 0 12px 12px}@media only screen and (max-width: 576px){.job-detail-page__item--content{padding:16px}}.job-detail-page__row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:4px}@media only screen and (max-width: 576px){.job-detail-page__row{-ms-flex-direction:column;flex-direction:column}}.job-detail-page__row--custom{padding-bottom:16px;border-bottom:1px solid #e6e8ea}.job-detail-page__row:not(:last-child){margin-bottom:15.5px;padding-bottom:15px;border-bottom:1px solid #e6e8ea}.job-detail-page__row--title{min-width:150px;color:#637381}@media only screen and (max-width: 576px){.job-detail-page__row--title{font-size:12px;line-height:18px}}.job-detail-page__row--value{line-height:179%}.job-detail-page__recommend{width:100%;max-width:1024px;padding:0 32px 99px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}@media only screen and (max-width: 576px){.job-detail-page__recommend{padding:0 0 32px 16px}}@media only screen and (max-width: 576px){.job-detail-page__recommend--title{font-size:16px;line-height:29px}}.job-detail-page__recommend--list{width:100%;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.job-detail-page__recommend--list .swiper-slide{width:228px;-ms-flex-negative:0;flex-shrink:0}.club-detail-page{width:100%;padding:0;background-color:#f5f6f8}.club-detail-page__container{width:100%;padding:40px 40px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px}@media only screen and (max-width: 576px){.club-detail-page__container{padding:32px 16px 33px;gap:16px}}.club-detail-page__title{width:100%;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.club-detail-page__title--tags{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;gap:4px}.club-detail-page__title--button{width:100%;margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}.club-detail-page__title--button-request{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0!important}.club-detail-page__title--button-desc{min-width:283px}@media only screen and (max-width: 1270px){.club-detail-page__title--button{margin-top:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;gap:16px}}.club-detail-page__title--button-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:10px}@media only screen and (max-width: 576px){.club-detail-page__title--button-container{width:100%;gap:8px}}.club-detail-page__title--button-container>button{min-width:160px}@media only screen and (max-width: 576px){.club-detail-page__title--button-container>button{width:100%;height:33px;min-width:auto;min-height:33px;font-size:14px}}.club-detail-page__buy{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:20px}@media only screen and (max-width: 1270px){.club-detail-page__buy{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 576px){.club-detail-page__buy{margin-top:8px;gap:14px}}.club-detail-page__post{margin-top:-3px;padding:24px;background-color:#fff;border-radius:12px}@media only screen and (max-width: 576px){.club-detail-page__post{padding:16px}}.club-detail-page__post--title,.club-detail-page__post--value{line-height:24px!important}.club-detail-page__post--value{font-size:16px}.club-detail-page__favorite{width:100%;min-height:480px;padding:23px 31px 31px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;box-shadow:0 0 16px #22390914}.club-detail-page__favorite--custom{display:none}@media only screen and (max-width: 1270px){.club-detail-page__favorite--custom{min-height:auto;display:-ms-flexbox!important;display:flex!important}}@media only screen and (max-width: 1270px){.club-detail-page__favorite{display:none}}@media only screen and (max-width: 576px){.club-detail-page__favorite{padding:16px}}.club-detail-page__favorite--header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.club-detail-page__favorite--header-title{color:#637381}.club-detail-page__favorite--header-desc{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.club-detail-page__favorite--location{color:#637381;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:4px}.club-detail-page__favorite--location-text{font-weight:400;-ms-flex:1;flex:1}.club-detail-page__favorite--money{margin-top:4px}.club-detail-page__content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:40px}@media only screen and (max-width: 576px){.club-detail-page__content{gap:17px}}.club-detail-page__item{width:100%;box-shadow:0 0 16px #22390914;border-radius:12px}.club-detail-page__item--title{width:100%;padding:8px 16px;background-color:#eaf8fc;border-radius:12px 12px 0 0;color:#00a8d9}.club-detail-page__item--content{padding:32px 24px;background-color:#fff;border-radius:0 0 12px 12px}@media only screen and (max-width: 576px){.club-detail-page__item--content{padding:16px}}.club-detail-page__row{padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:4px;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.club-detail-page__row{-ms-flex-direction:column;flex-direction:column}}.club-detail-page__row--error{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:9px}.club-detail-page__row--error-text{color:#c60704}.club-detail-page__row--container{gap:8px}.club-detail-page__row--custom{padding-bottom:0;border-bottom:none}.club-detail-page__row:not(:last-child){margin-bottom:15.7px}@media only screen and (max-width: 576px){.club-detail-page__row:not(:last-child){margin-bottom:15.5px}}.club-detail-page__row--title{min-width:150px;color:#637381}@media only screen and (max-width: 576px){.club-detail-page__row--title{font-size:12px;line-height:18px!important}}.club-detail-page__row--value{line-height:179%}.club-detail-page__row--value-custom{padding:4px 8px;background-color:#fff2d8;border-radius:4px;font-weight:700;color:#f59700;display:inline-block}.club-detail-page__row--value-blue{color:#00a8d9}.club-detail-page__row--value-gray{color:#919eab}.club-detail-page__delete{margin-top:-14px;margin-left:14px}@media only screen and (max-width: 576px){.club-detail-page__delete{margin-top:12px}}.personal-layout{width:100%;min-height:calc(100vh - 136px);margin:0 auto;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.personal-info_page{padding:32px 80px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 768px){.personal-info_page{margin-top:60px}}.personal-info_page .personal-info{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}.personal-info_page .personal-info__profile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.personal-info_page .personal-info__profile--title{color:#212b36}.personal-info_page .personal-info__profile--content{width:100%;padding:23px 24px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:20px;box-shadow:0 0 16px #22390914}.personal-info_page .personal-info__profile--content .auth{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:20px}.personal-info_page .personal-info__profile--content img{width:80px;height:80px;min-width:80px;min-height:80px;-o-object-fit:cover;object-fit:cover;border-radius:99px}.personal-info_page .personal-info__profile .info{-ms-flex:1;flex:1}.personal-info_page .personal-info__profile .info__name{color:#111}.personal-info_page .personal-info__profile .info__details{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:12px}.personal-info_page .personal-info__profile .info__meta{color:#637381}.personal-info_page .personal-info__profile .action{display:-ms-flexbox;display:flex;gap:12px}.personal-info_page .personal-info__profile .action .button{padding:4px 12px}.personal-info_page .personal-info__profile .action--button2{width:80px}.personal-info_page .personal-info__profile .action--button1{width:122px}.personal-info_page .personal-info__profile .action .typo-body2{height:33px;white-space:nowrap}.personal-info_page .personal-info__history{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.personal-info_page .personal-info__history--header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.personal-info_page .personal-info__history--link{width:103px;height:29px;color:#f59700;white-space:nowrap}.personal-info_page .personal-info__history--wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.personal-info_page .personal-info__history p{margin-bottom:0}.personal-info_page .personal-info__footer{width:100%;max-width:960px;text-align:start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}@media only screen and (max-width: 768px){.personal-info_page .personal-info__footer{gap:24px}}.personal-info_page .personal-info__button{color:#f70905;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.personal-info_page{padding:32px 16px;gap:24px}.personal-info_page .personal-info{display:-ms-flexbox;display:flex;gap:24px}.personal-info_page .personal-info__history{gap:24px}.personal-info_page .personal-info__history--wrapper{gap:16px}.personal-info_page .personal-info__profile{gap:24px}.personal-info_page .personal-info__profile--content{padding:15px 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:12px}.personal-info_page .personal-info__profile--content .auth{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:start;-ms-flex-align:center;align-items:center;gap:12px}.personal-info_page .personal-info__profile--content img{width:60px;height:60px;min-width:60px;min-height:60px}.personal-info_page .personal-info__profile .info__name{width:177px;height:27px;font-size:18px}.personal-info_page .personal-info__profile .info__details{-ms-flex-direction:column;flex-direction:column;flex-direction:column-reverse;gap:0}.personal-info_page .personal-info__profile .info__meta{height:25px;font-size:14px}.personal-info_page .personal-info__profile .action--button2{width:150px;margin:0 auto}}.instructor-job-list{padding:32px 32px 100px;background-color:#f5f6f8;gap:80px}@media only screen and (max-width: 576px){.instructor-job-list{padding:32px 0;gap:48px}}@media only screen and (max-width: 768px){.instructor-job-list{margin-top:60px}}.instructor-job-list .dropdown__toggle{max-height:48px;padding:11px}.instructor-job-list__container{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.instructor-job-list__container{padding:0 16px;gap:16px}}.instructor-job-list__title{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start}.instructor-job-list__search{width:100%;height:auto;padding:15px 24px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px;box-shadow:0 0 16px #22390914}.instructor-job-list__search>input{width:100%;height:29px;padding:0;border:none;color:#212b36;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1}.instructor-job-list__search--icon{width:24px;height:24px}@media only screen and (max-width: 576px){.instructor-job-list__search{padding:10px 12px}.instructor-job-list__search>input{height:25px;font-size:14px}.instructor-job-list__search--icon{margin-bottom:2px}}.instructor-job-list__content{width:100%;max-width:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.instructor-job-list__content{gap:8px}}.instructor-job-list__filter{color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.instructor-job-list__filter--select{width:200px}@media only screen and (max-width: 576px){.instructor-job-list__filter--select{width:120px;height:41px;min-height:41px}}@media only screen and (max-width: 576px){.instructor-job-list__filter>span{font-size:12px!important;line-height:150%!important}}.instructor-job-list__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.instructor-job-list__list{margin-top:16px;gap:16px}}.instructor-job-list__pagination{margin-top:8px}@media only screen and (max-width: 576px){.instructor-job-list__pagination{margin-top:16px}}@media only screen and (max-width: 768px){.instructor-job-list__pagination nav{-ms-flex-pack:center!important;justify-content:center!important}}.instructor-job-list__recommend{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}@media only screen and (max-width: 576px){.instructor-job-list__recommend{padding:0}.instructor-job-list__recommend .swiper{padding:0 16px}}@media only screen and (max-width: 576px){.instructor-job-list__recommend--title{padding:0 16px}}.instructor-job-list__recommend--list{width:100%;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.instructor-job-list__recommend--list .swiper-slide{width:228px;-ms-flex-negative:0;flex-shrink:0}.supporter-applicant__container{width:100%;padding:40px}@media only screen and (max-width: 576px){.supporter-applicant__container{padding:32px 16px}}@media only screen and (max-width: 576px){.supporter-applicant__pagination{padding:0 7.5px}}.supporter-applicant__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.supporter-applicant__title--button{min-width:160px}.supporter-applicant__content{width:100%;margin-top:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.supporter-applicant__content--table{display:inline-block}@media only screen and (max-width: 576px){.supporter-applicant__content--table{display:none}}.supporter-applicant__content--list{display:none}@media only screen and (max-width: 576px){.supporter-applicant__content--list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:16px}}.supporter-applicant__item{width:100%;padding:16px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:18px}.supporter-applicant__item--header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0}.supporter-applicant__item--header>span{line-height:24px}.supporter-applicant__item--label{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:14px}.supporter-applicant__item--label-price{font-size:24px;font-weight:900;line-height:36px}.supporter-applicant__item--footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:4px}.supporter-applicant__item--footer-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.supporter-applicant__item--footer-item>span{line-height:25px}.supporter-applicant__item--footer-title{min-width:104px}.manage-admin-page__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.manage-admin-page__container{padding:32px 16px}}.manage-admin-page__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.manage-admin-page__content{width:100%;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.manage-admin-page__content{padding:16px}}.manage-admin-page__button{margin-top:8px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.manage-admin-page__button{margin-top:0;gap:8px}.manage-admin-page__button>button{width:100%;min-width:auto}}.list-account-admin-page__container{width:100%;padding:40px}@media only screen and (max-width: 576px){.list-account-admin-page__container{padding:32px 16px}}.list-account-admin-page__title{width:100%;height:45px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.list-account-admin-page__title--button{min-width:160px;white-space:nowrap}@media only screen and (max-width: 576px){.list-account-admin-page__title{height:33px;-ms-flex-align:start;align-items:flex-start}.list-account-admin-page__title--button{width:88px;height:33px;min-width:88px;min-height:33px;padding:4px 16px;font-size:14px}}.list-account-admin-page__content{width:100%;margin-top:24px}.list-account-admin-page .table-list__content{min-width:0;background-color:#fff}.list-account-admin-page__pagination{margin-top:24px}.list-account-admin-page__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 576px){.list-account-admin-page__pagination nav{-ms-flex-pack:center!important;justify-content:center!important}}.list-account-admin-page__btn-delete{width:144px!important;min-width:144px}.dropdown-options{width:112px;padding:8px;background:#fff;border-radius:12px;display:none;position:absolute;z-index:1000;box-shadow:0 0 20px #0000001a}.dropdown-options .dropdown-item{width:96px;height:32px;padding:4px;border-radius:4px;line-height:24px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px;cursor:pointer}.dropdown-options .dropdown-item:hover,.dropdown-options .dropdown-item:active{background-color:#e6e8ea}.dropdown-options .dropdown-item__delete{color:#f70905}.dropdown-options .dropdown-item img{width:20px;height:20px}@media only screen and (max-width: 768px){.dropdown-options .dropdown-item{height:40px;padding:8px 4px}}.dropdown-options .dropdown-divider{width:96px;height:1px;margin:4px 0;background-color:#e6e8ea}.dropdown-options.show{display:block}.job-postings-list__container{width:100%;padding:40px}.job-postings-list__container .table-list{margin:24px 0}@media only screen and (max-width: 768px){.job-postings-list__container{padding:32px 0}.job-postings-list__container .table-list{margin:0;padding:24px 16px;scrollbar-width:none;-ms-overflow-style:none;box-shadow:none}.job-postings-list__container .table-list::-webkit-scrollbar{display:none}}.job-postings-list__header{width:100%;min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.job-postings-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 768px){.job-postings-list__header{height:164px;padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}}.job-postings-list__filters{min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 768px){.job-postings-list__filters{width:100%;min-height:118px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.job-postings-list__search{width:400px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.job-postings-list__search .input-search__wrap{width:100%;min-height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.job-postings-list__search .input-search__wrap svg{width:24px;height:24px}.job-postings-list__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.job-postings-list__search{width:100%;min-width:0}}.job-postings-list__filter--select{width:200px;height:53px;min-width:200px}.job-postings-list__filter--select .dropdown__toggle{padding:13px 12px}.job-postings-list__filter--select .dropdown__toggle__selected-text{font-weight:400;line-height:180%}@media only screen and (max-width: 768px){.job-postings-list__filter--select .dropdown__toggle{height:49px}.job-postings-list__filter--select .dropdown__toggle__toggle{padding:11px 12px}}.job-postings-list__content{width:100%;margin-top:24px}.job-postings-list__content .table-list{border-radius:0}.job-postings-list__content .table-list__content{min-width:622px;background-color:#fff}.job-postings-list__content .table-list__content th{height:56px;white-space:nowrap}.job-postings-list__content .table-list__content td{padding:16px 8px;white-space:nowrap}.job-postings-list__content .table-list__content td:first-child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;white-space:normal}@media only screen and (max-width: 768px){.job-postings-list__content{margin:0}.job-postings-list__content .table-list__content th{height:50px;font-size:12px;line-height:150%}.job-postings-list__content .table-list__content th:first-child,.job-postings-list__content .table-list__content td:first-child{padding-left:16px}.job-postings-list__content .table-list__content td>span{font-size:12px;line-height:150%}.job-postings-list__content .table-list__content .label{font-size:14px;line-height:24px}.job-postings-list__content .th-w-553{width:230px}.job-postings-list__content .th-w-120{width:80px}.job-postings-list__content th:last-child{width:120px}}.job-postings-list__pagination{margin-top:24px}.job-postings-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 768px){.job-postings-list__pagination{margin-top:0;padding-left:16px}}.admin-crowdfunding-detail-page{width:100%;padding:0;background-color:#f5f6f8}.admin-crowdfunding-detail-page__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__container{padding:32px 16px 33px}}.admin-crowdfunding-detail-page__alert{position:fixed;right:24px;bottom:32px}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__alert{width:calc(100% - 16px);right:8px;bottom:24px}}.admin-crowdfunding-detail-page__carousel{display:inline-block}@media only screen and (max-width: 992px){.admin-crowdfunding-detail-page__carousel{display:none}}.admin-crowdfunding-detail-page__carousel--mobile{display:none}@media only screen and (max-width: 992px){.admin-crowdfunding-detail-page__carousel--mobile{display:inherit}}.admin-crowdfunding-detail-page__notification{padding:23px;background-color:#fff;border:1px solid #00a8d9;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__notification{padding:15px;-ms-flex-direction:column;flex-direction:column;gap:16px}}.admin-crowdfunding-detail-page__notification--title{color:#637381}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__notification--title{font-size:14px;font-weight:700;line-height:180%}}.admin-crowdfunding-detail-page__notification--button{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__notification--button{width:100%}}.admin-crowdfunding-detail-page__notification--button>button{min-width:80px;min-height:45px;padding:8px 24px;border:none;border-radius:24px;color:#fff}.admin-crowdfunding-detail-page__notification--button>button:hover{opacity:.8}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__notification--button>button{width:100%;min-width:auto}}.admin-crowdfunding-detail-page__notification--button-approve{background-color:#11c600}.admin-crowdfunding-detail-page__notification--button-reject{background-color:#f70905}.admin-crowdfunding-detail-page__title{width:100%;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}.admin-crowdfunding-detail-page__post{padding:24px;background-color:#fff;border-radius:12px}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__post{padding:16px}}.admin-crowdfunding-detail-page__post--title,.admin-crowdfunding-detail-page__post--value{line-height:24px!important}.admin-crowdfunding-detail-page__post--value{font-size:16px}.admin-crowdfunding-detail-page__content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}.admin-crowdfunding-detail-page__item{width:100%;box-shadow:0 0 16px #22390914;border-radius:12px}.admin-crowdfunding-detail-page__item--title{width:100%;padding:8px 16px;background-color:#eaf8fc;border-radius:12px 12px 0 0;color:#00a8d9}.admin-crowdfunding-detail-page__item--content{padding:32px 24px;background-color:#fff;border-radius:0 0 12px 12px}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__item--content{padding:16px}}.admin-crowdfunding-detail-page__row{padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:4px;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__row{-ms-flex-direction:column;flex-direction:column}}.admin-crowdfunding-detail-page__row--error{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:9px}.admin-crowdfunding-detail-page__row--error-text{color:#c60704}.admin-crowdfunding-detail-page__row--container{gap:8px}.admin-crowdfunding-detail-page__row--custom{padding-bottom:0;border-bottom:none}.admin-crowdfunding-detail-page__row:not(:last-child){margin-bottom:15.7px}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__row:not(:last-child){margin-bottom:15.5px}}.admin-crowdfunding-detail-page__row--title{min-width:150px;color:#637381}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__row--title{font-size:12px;line-height:18px!important}}.admin-crowdfunding-detail-page__row--value{line-height:179%}.admin-crowdfunding-detail-page__row--value-custom{padding:4px 8px;background-color:#fff2d8;border-radius:4px;font-weight:700;color:#f59700;display:inline-block}.admin-crowdfunding-detail-page__child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__child{margin-top:8px;gap:16px}}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__child-custom{margin-top:0;gap:4px}}.admin-crowdfunding-detail-page__child--item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px}.admin-crowdfunding-detail-page__child--item>span{display:inline-block}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__child--item{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__child--item-custom{-ms-flex-direction:row;flex-direction:row}}.admin-crowdfunding-detail-page__child--title{min-width:100px;color:#637381}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__child--title{font-size:12px;line-height:18px!important}}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__child--title-custom{font-size:14px;line-height:25px!important}}.admin-crowdfunding-detail-page__child--image{max-width:200px;max-height:133px;border-radius:10px;overflow:hidden}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__child--image{width:100%;max-width:none;max-height:207.33px}}.admin-crowdfunding-detail-page__child--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.admin-crowdfunding-detail-page__delete{margin-top:-14px;margin-left:14px}@media only screen and (max-width: 576px){.admin-crowdfunding-detail-page__delete{margin-top:12px}}.admin-crowdfunding-list__container{width:100%;padding:40px}.admin-crowdfunding-list__container .table-list{margin:24px 0}@media only screen and (max-width: 1270px){.admin-crowdfunding-list__container{padding:40px 0}.admin-crowdfunding-list__container .table-list{margin:0;padding:24px 40px;scrollbar-width:none;-ms-overflow-style:none;box-shadow:none}.admin-crowdfunding-list__container .table-list::-webkit-scrollbar{display:none}}@media only screen and (max-width: 768px){.admin-crowdfunding-list__container{padding:32px 0}.admin-crowdfunding-list__container .table-list{margin:0;padding:24px 16px;scrollbar-width:none;-ms-overflow-style:none;box-shadow:none}.admin-crowdfunding-list__container .table-list::-webkit-scrollbar{display:none}}.admin-crowdfunding-list__buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:16px}@media only screen and (max-width: 768px){.admin-crowdfunding-list__buttons{gap:8px;-ms-flex-order:3;order:3}}.admin-crowdfunding-list__button{width:160px;height:45px;padding:8px 16px;white-space:nowrap}.admin-crowdfunding-list__header{width:100%;min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-crowdfunding-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 1396px){.admin-crowdfunding-list__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px}.admin-crowdfunding-list__header .admin-crowdfunding-list__search{width:100%}}@media only screen and (max-width: 1270px){.admin-crowdfunding-list__header{padding:0 40px}}@media only screen and (max-width: 768px){.admin-crowdfunding-list__header{min-height:164px;padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.admin-crowdfunding-list__header .admin-crowdfunding-list__search,.admin-crowdfunding-list__header .input__wrapper{width:100%}}.admin-crowdfunding-list__filters{min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}.admin-crowdfunding-list__filters .dropdown__menu{min-width:111%}@media only screen and (max-width: 1396px){.admin-crowdfunding-list__filters{width:100%}}@media only screen and (max-width: 768px){.admin-crowdfunding-list__filters{width:100%;min-height:118px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.admin-crowdfunding-list__filters--select{width:100%}.admin-crowdfunding-list__filters .dropdown__menu{width:100%;min-width:100%}.admin-crowdfunding-list__filters .dropdown__toggle{padding:11px}}.admin-crowdfunding-list__search{width:300px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-crowdfunding-list__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-crowdfunding-list__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-crowdfunding-list__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.admin-crowdfunding-list__search{width:100%;min-width:0;-ms-flex-order:1;order:1}}.admin-crowdfunding-list__filter{width:200px;height:53px;min-width:200px}.admin-crowdfunding-list__filter .dropdown__toggle{padding:13px 12px}.admin-crowdfunding-list__filter .dropdown__toggle__selected-text{font-weight:400;line-height:180%}@media only screen and (max-width: 768px){.admin-crowdfunding-list__filter .dropdown__toggle{height:49px}.admin-crowdfunding-list__filter .dropdown__toggle__toggle{padding:11px 12px}}@media only screen and (max-width: 768px){.admin-crowdfunding-list__filter{width:100%;height:49px;-ms-flex-order:2;order:2}}.admin-crowdfunding-list__content{width:100%}.admin-crowdfunding-list__content .table-list{border-radius:0}.admin-crowdfunding-list__content .table-list__content{min-width:768px;background-color:#fff}.admin-crowdfunding-list__content .table-list__content th{height:56px;white-space:nowrap}.admin-crowdfunding-list__content .table-list__content td{padding:16px 8px;white-space:nowrap}.admin-crowdfunding-list__content .table-list__content td:first-child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;white-space:normal}.admin-crowdfunding-list__content .table-list__content td:first-child .min-h-25{line-height:25px}@media only screen and (max-width: 768px){.admin-crowdfunding-list__content .table-list__content th{height:50px;padding:17px 8px 14px;font-size:12px;line-height:150%}.admin-crowdfunding-list__content .table-list__content th:first-child{padding-left:16px}.admin-crowdfunding-list__content .table-list__content td:first-child{padding-left:24px}.admin-crowdfunding-list__content .table-list__content td:first-child .min-h-25{line-height:150%}.admin-crowdfunding-list__content .table-list__content td{padding-right:0;padding-left:16px}.admin-crowdfunding-list__content .table-list__content td>span{font-size:12px;line-height:150%}.admin-crowdfunding-list__content .table-list__content .label{font-size:14px;line-height:24px}.admin-crowdfunding-list__content .th-w-318{width:200px}.admin-crowdfunding-list__content .th-w-120{width:80px}.admin-crowdfunding-list__content th:last-child{width:130px}}@media only screen and (max-width: 576px){.admin-crowdfunding-list__content{padding-right:0}}.admin-crowdfunding-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 1270px){.admin-crowdfunding-list__pagination{padding:0 40px}}@media only screen and (max-width: 768px){.admin-crowdfunding-list__pagination{padding:0 16px}}.admin-community-fund-management__container{width:100%;padding:40px}.admin-community-fund-management__container .table-list{margin:24px 0}@media only screen and (max-width: 1270px){.admin-community-fund-management__container{padding:40px 0}.admin-community-fund-management__container .table-list{margin:0;padding:24px 40px;scrollbar-width:none;-ms-overflow-style:none;box-shadow:none}.admin-community-fund-management__container .table-list::-webkit-scrollbar{display:none}}@media only screen and (max-width: 768px){.admin-community-fund-management__container{padding:32px 0}.admin-community-fund-management__container .table-list{margin:0;padding:24px 16px;scrollbar-width:none;-ms-overflow-style:none;box-shadow:none}.admin-community-fund-management__container .table-list::-webkit-scrollbar{display:none}}.admin-community-fund-management__button{width:160px;height:45px;padding:8px 16px;white-space:nowrap}@media only screen and (max-width: 768px){.admin-community-fund-management__button{-ms-flex-order:3;order:3}}.admin-community-fund-management__header{width:100%;min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-community-fund-management__header--title,.admin-community-fund-management__header--title-mobile{color:#212b36;white-space:nowrap}.admin-community-fund-management__header--title-mobile{display:none}@media only screen and (max-width: 1270px){.admin-community-fund-management__header{padding:0 40px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px}.admin-community-fund-management__header .admin-community-fund-management__search{width:600px}}@media only screen and (max-width: 768px){.admin-community-fund-management__header{min-height:164px;padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.admin-community-fund-management__header--title{display:none}.admin-community-fund-management__header--title-mobile{display:block}.admin-community-fund-management__header .admin-community-fund-management__search,.admin-community-fund-management__header .input__wrapper{width:100%}}.admin-community-fund-management__filters{min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}.admin-community-fund-management__filters .dropdown__menu{min-width:111%}@media only screen and (max-width: 1270px){.admin-community-fund-management__filters{width:100%}}@media only screen and (max-width: 768px){.admin-community-fund-management__filters{width:100%;min-height:118px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.admin-community-fund-management__filters--select{width:100%}.admin-community-fund-management__filters .dropdown__menu{width:100%;min-width:100%}.admin-community-fund-management__filters .dropdown__toggle{padding:11px}}.admin-community-fund-management__search{width:300px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-community-fund-management__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-community-fund-management__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-community-fund-management__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.admin-community-fund-management__search{width:100%;min-width:0;-ms-flex-order:1;order:1}}.admin-community-fund-management__filter{width:200px;height:53px;min-width:200px}.admin-community-fund-management__filter .dropdown__toggle{padding:13px 12px}.admin-community-fund-management__filter .dropdown__toggle__selected-text{font-weight:400;line-height:180%}@media only screen and (max-width: 768px){.admin-community-fund-management__filter .dropdown__toggle{height:49px}.admin-community-fund-management__filter .dropdown__toggle__toggle{padding:11px 12px}}@media only screen and (max-width: 768px){.admin-community-fund-management__filter{width:100%;height:49px;-ms-flex-order:2;order:2}}.admin-community-fund-management__content{width:100%}.admin-community-fund-management__content .table-list{border-radius:0}.admin-community-fund-management__content .table-list__content{min-width:860px;background-color:#fff}.admin-community-fund-management__content .table-list__content th{height:56px;white-space:nowrap}.admin-community-fund-management__content .table-list__content td{padding:16px 8px;white-space:nowrap}.admin-community-fund-management__content .table-list__content td:first-child{-ms-flex-direction:column;flex-direction:column;gap:0;white-space:normal}.admin-community-fund-management__content .table-list__content td:first-child .min-h-25{line-height:25px}@media only screen and (max-width: 768px){.admin-community-fund-management__content .table-list__content th{height:50px;padding:17px 8px 14px;font-size:12px;line-height:150%}.admin-community-fund-management__content .table-list__content th:first-child{padding-left:16px}.admin-community-fund-management__content .table-list__content td:first-child{padding-top:20px;padding-left:16px}.admin-community-fund-management__content .table-list__content td:first-child .min-h-25{line-height:150%}.admin-community-fund-management__content .table-list__content td>span{font-size:12px;line-height:150%}.admin-community-fund-management__content .table-list__content .label{font-size:14px;line-height:24px}.admin-community-fund-management__content .th-w-279{width:258px}.admin-community-fund-management__content .th-w-200{width:193px}.admin-community-fund-management__content .th-w-110{width:140px}.admin-community-fund-management__content .th-w-93{width:91px}}@media only screen and (max-width: 576px){.admin-community-fund-management__content{padding-right:0}}.admin-community-fund-management__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 1270px){.admin-community-fund-management__pagination{padding:0 40px}}@media only screen and (max-width: 768px){.admin-community-fund-management__pagination{padding:0 16px}}.admin-manage-club-acc-info__container{width:100%;padding:40px}.admin-manage-club-acc-info__container .table-list{margin:24px 0}@media only screen and (max-width: 992px){.admin-manage-club-acc-info__container{padding:40px 0}.admin-manage-club-acc-info__container .table-list{margin:0;padding:24px 40px 16px;box-shadow:none}}@media only screen and (max-width: 768px){.admin-manage-club-acc-info__container{padding:32px 0}.admin-manage-club-acc-info__container .table-list{margin:0;padding:24px 16px 16px;box-shadow:none}}.admin-manage-club-acc-info__header{width:100%;min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-manage-club-acc-info__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 1270px){.admin-manage-club-acc-info__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}}@media only screen and (max-width: 992px){.admin-manage-club-acc-info__header{padding:0 40px}}@media only screen and (max-width: 768px){.admin-manage-club-acc-info__header{padding:0 16px}}.admin-manage-club-acc-info__actions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 1270px){.admin-manage-club-acc-info__actions{width:100%;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 576px){.admin-manage-club-acc-info__actions{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.admin-manage-club-acc-info__buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 1270px){.admin-manage-club-acc-info__buttons{width:328px}}.admin-manage-club-acc-info__button-excel,.admin-manage-club-acc-info__button-csv{width:160px;height:45px;padding:8px 16px;white-space:nowrap}@media only screen and (max-width: 1270px){.admin-manage-club-acc-info__button-excel,.admin-manage-club-acc-info__button-csv{width:calc(50% - 4px);max-width:calc(50% - 4px)}}.admin-manage-club-acc-info__search{width:300px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-manage-club-acc-info__search .input-search__wrap{width:100%;min-height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.admin-manage-club-acc-info__search .input-search__wrap svg{width:24px;height:24px}.admin-manage-club-acc-info__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 1270px){.admin-manage-club-acc-info__search{width:100%;min-width:0}}.admin-manage-club-acc-info__content{width:100%}.admin-manage-club-acc-info__content .table-list{border-radius:0}.admin-manage-club-acc-info__content .table-list__content{min-width:998px;background-color:#fff}.admin-manage-club-acc-info__content .table-list__content th{height:56px;white-space:nowrap}.admin-manage-club-acc-info__content .table-list__content td{padding:16px 8px;white-space:nowrap}.admin-manage-club-acc-info__content .table-list__content td .label{margin-top:8px}.admin-manage-club-acc-info__content .table-list__content td:nth-child(n+3):nth-child(-n+7){text-align:center}@media only screen and (min-width: 1441px){.admin-manage-club-acc-info__content .table-list__content td:nth-child(n+3):nth-child(-n+7){text-align:start}}.admin-manage-club-acc-info__content .table-list__content .column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;white-space:normal}.admin-manage-club-acc-info__content .table-list__content tr td>span,.admin-manage-club-acc-info__content .table-list__content .column>span{line-height:25px}@media only screen and (max-width: 576px){.admin-manage-club-acc-info__content .table-list__content tr td>span,.admin-manage-club-acc-info__content .table-list__content .column>span{line-height:18px}}@media only screen and (max-width: 768px){.admin-manage-club-acc-info__content{margin:0}.admin-manage-club-acc-info__content .table-list__content thead th:nth-child(6){vertical-align:top}.admin-manage-club-acc-info__content .table-list__content th{height:50px;font-size:12px;line-height:150%}.admin-manage-club-acc-info__content .table-list__content th:first-child,.admin-manage-club-acc-info__content .table-list__content td:first-child{padding-left:16px}.admin-manage-club-acc-info__content .table-list__content td>span,.admin-manage-club-acc-info__content .table-list__content .column>span{font-size:12px;line-height:150%}.admin-manage-club-acc-info__content .table-list__content td{padding:12px 8px 10px}.admin-manage-club-acc-info__content .table-list__content .label{font-size:14px;line-height:24px}.admin-manage-club-acc-info__content .th-w-200{width:153px}.admin-manage-club-acc-info__content .th-w-288{width:252px}.admin-manage-club-acc-info__content .th-w-85{width:83px}.admin-manage-club-acc-info__content th:last-child{width:54px}}.admin-manage-club-acc-info__pagination{margin-top:8px}.admin-manage-club-acc-info__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 992px){.admin-manage-club-acc-info__pagination{padding:0 40px}}@media only screen and (max-width: 768px){.admin-manage-club-acc-info__pagination{padding:0 16px}}.admin-invite-success__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.admin-invite-success__container{padding:32px 15.94px 32px 16px}}.admin-invite-success__title{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.admin-invite-success__content{width:100%;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:20px}@media only screen and (max-width: 576px){.admin-invite-success__content{padding:16px;border-radius:16px;gap:20px}}.admin-invite-success__content--title{line-height:24px;text-align:center;color:#212b36}.admin-invite-success__content--image{width:88px;height:88px;border-radius:44px}.admin-invite-success__content--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.admin-invite-success__button{margin-top:8px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:16px}.admin-invite-success__button--resend,.admin-invite-success__button--return{min-width:240px}@media only screen and (max-width: 576px){.admin-invite-success__button{margin-top:0}.admin-invite-success__button--resend,.admin-invite-success__button--return{width:100%;min-width:auto}}@media only screen and (max-width: 576px){.admin-invite-success .auth__sidebar--content{min-height:calc(100vh - 186px)}}.admin-club-finance-management__container{width:100%;padding:40px}.admin-club-finance-management__container .table-list{margin:24px 0}@media only screen and (max-width: 992px){.admin-club-finance-management__container{padding:40px 0}.admin-club-finance-management__container .table-list{margin:0;padding:24px 40px 16px;box-shadow:none}}@media only screen and (max-width: 768px){.admin-club-finance-management__container{padding:32px 0}.admin-club-finance-management__container .table-list{margin:0;padding:24px 16px 16px}}.admin-club-finance-management__container .status-dropdown .label__icon{-ms-flex-align:start;align-items:flex-start}.admin-club-finance-management__date-range{width:220px;height:53px;min-width:220px}@media only screen and (max-width: 1270px){.admin-club-finance-management__date-range{width:100%;height:49px;min-width:100%}}.admin-club-finance-management__date-range .input__base{height:53px}@media only screen and (max-width: 1270px){.admin-club-finance-management__date-range .input__base{height:49px}}.admin-club-finance-management__date-range .input__base::-webkit-input-placeholder{color:#212b36}.admin-club-finance-management__date-range .input__base::-moz-placeholder{color:#212b36}.admin-club-finance-management__date-range .input__base:-ms-input-placeholder{color:#212b36}.admin-club-finance-management__date-range .input__base::-ms-input-placeholder{color:#212b36}.admin-club-finance-management__date-range .input__base::placeholder{color:#212b36}.admin-club-finance-management__filter{width:186px;height:53px;min-width:186px}.admin-club-finance-management__filter .dropdown__menu{min-width:120%}@media only screen and (max-width: 1270px){.admin-club-finance-management__filter .dropdown__menu{min-width:100%}}.admin-club-finance-management__filter .dropdown__toggle{padding:13px 12px}.admin-club-finance-management__filter .dropdown__toggle__selected-text{font-weight:400;line-height:180%}@media only screen and (max-width: 1270px){.admin-club-finance-management__filter .dropdown__toggle{height:49px}.admin-club-finance-management__filter .dropdown__toggle__toggle{padding:11px 12px}}@media only screen and (max-width: 1270px){.admin-club-finance-management__filter{width:100%;height:49px}}.admin-club-finance-management__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:8px}.admin-club-finance-management__header--title{line-height:30px;color:#212b36;white-space:nowrap}.admin-club-finance-management__header--mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1270px){.admin-club-finance-management__header--mobile{width:100%}}.admin-club-finance-management__header--mobile button{width:143px;height:33px;min-width:143px;font-size:14px;font-weight:700;line-height:25px}@media only screen and (max-width: 1270px){.admin-club-finance-management__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px}}@media only screen and (max-width: 992px){.admin-club-finance-management__header{padding:0 40px}}@media only screen and (max-width: 768px){.admin-club-finance-management__header{padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.admin-club-finance-management__header .admin-crowdfunding-list__search,.admin-club-finance-management__header .input__wrapper{width:100%}}.admin-club-finance-management__filters{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 1270px){.admin-club-finance-management__filters{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.admin-club-finance-management__filters--select{width:100%}}@media only screen and (max-width: 576px){.admin-club-finance-management__filters{gap:12px}}.admin-club-finance-management__button-csv{width:160px;height:45px;padding:8px 16px;white-space:nowrap}.admin-club-finance-management__search{width:240px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-club-finance-management__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-club-finance-management__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-club-finance-management__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 1270px){.admin-club-finance-management__search{width:100%;min-width:0}}.admin-club-finance-management__content{width:100%}.admin-club-finance-management__content .table-list{border-radius:0}.admin-club-finance-management__content .table-list__content{min-width:760px;background-color:#fff}.admin-club-finance-management__content .table-list__content th{height:56px;white-space:nowrap}.admin-club-finance-management__content .table-list__content td{padding:13px 8px}.admin-club-finance-management__content .table-list__content td .label{white-space:nowrap;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;-webkit-transform:translateY(2px);transform:translateY(2px)}.admin-club-finance-management__content .table-list__content td:first-child{white-space:normal}.admin-club-finance-management__content .table-list__content tbody tr{cursor:default}@media only screen and (max-width: 576px){.admin-club-finance-management__content .table-list__content{min-width:636px}}@media only screen and (max-width: 768px){.admin-club-finance-management__content .table-list__content th{height:50px;padding:17px 8px 14px;font-size:12px;line-height:150%}.admin-club-finance-management__content .table-list__content th:first-child,.admin-club-finance-management__content .table-list__content td:first-child{padding-left:16px}.admin-club-finance-management__content .table-list__content td{padding:16px 8px 14px}.admin-club-finance-management__content .table-list__content td>span{font-size:12px;line-height:150%}.admin-club-finance-management__content .table-list__content .label{font-size:14px;line-height:24px}.admin-club-finance-management__content .th-w-328{width:131px}.admin-club-finance-management__content .th-w-312{width:124px}.admin-club-finance-management__content .th-w-104{width:84px}}@media only screen and (max-width: 576px){.admin-club-finance-management__content{padding-right:0}}.admin-club-finance-management__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 992px){.admin-club-finance-management__pagination{margin-top:8px;padding:0 40px}}@media only screen and (max-width: 768px){.admin-club-finance-management__pagination{margin-top:8px;padding:0 16px}}.status-dropdown{width:100%;display:inline-block;position:relative}.status-dropdown__label{cursor:pointer;transition:all .2s ease}.status-dropdown__label:hover{opacity:.8}.status-dropdown__menu{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-height:200px;margin-top:2px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;position:absolute;top:100%;right:0;left:0;z-index:1000;overflow-y:auto;box-shadow:0 0 16px #22390914}.status-dropdown__option{padding:8px 12px;cursor:pointer;transition:background-color .2s ease}.status-dropdown__option:hover{background-color:#f4f6f8}.status-dropdown__option:hover .label{opacity:.8}.status-dropdown__option:active{background-color:#f4f6f8}.status-dropdown__option .label{transition:opacity .2s ease}.club-manage-account__container{width:100%;padding:40px}@media only screen and (max-width: 576px){.club-manage-account__container{padding:24px 16px}}.club-manage-account__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;white-space:nowrap}.club-manage-account__title--button{min-width:160px}@media only screen and (max-width: 576px){.club-manage-account__title{height:33px;-ms-flex-align:normal;align-items:normal}.club-manage-account__title--button{min-width:60px;min-height:33px;padding:4px 16px;font-size:14px}}.club-manage-account__content{width:100%;margin-top:24px;padding:24px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}.club-manage-account__content--title{min-height:36px;color:#212b36}@media only screen and (max-width: 576px){.club-manage-account__content{padding:24px 16px;gap:24px}.club-manage-account__content--title{min-height:30px}}.club-manage-account__item{padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e6e8ea;gap:8px}.club-manage-account__item:not(:last-child){margin-bottom:16px}.club-manage-account__item--title{width:150px;line-height:24px;color:#637381;display:inline-block}@media only screen and (max-width: 576px){.club-manage-account__item--title{width:100%;font-size:12px;line-height:150%}}.club-manage-account__item--value{line-height:24px;-ms-flex:1;flex:1;overflow-wrap:break-word;color:#212b36}@media only screen and (max-width: 576px){.club-manage-account__item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}}.club-manage-account__footer{width:100%;margin-top:24px;text-align:start}.club-manage-account__footer img{width:20px;height:20px}.club-manage-account__button{padding:0;background-color:transparent;border:none;color:#f70905;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.club-manage-account__row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px}@media only screen and (max-width: 576px){.club-manage-account__row{-ms-flex-direction:column;flex-direction:column;gap:12px}}.club-manage-account__row:not(:last-child){margin-bottom:15.7px;padding-bottom:15px;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.club-manage-account__row:not(:last-child){margin-bottom:15.5px}}.club-manage-account__row--title{min-width:150px;color:#637381}@media only screen and (max-width: 576px){.club-manage-account__row--title{font-size:12px;line-height:150%!important}}.club-manage-account__child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.club-manage-account__child--hidden{display:none!important}.club-manage-account__child--item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px}.club-manage-account__child--item>span{display:inline-block}.club-manage-account__child--title{min-width:150px;color:#637381}@media only screen and (max-width: 576px){.club-manage-account__child--title{font-size:12px;line-height:18px!important}}.club-manage-account__br-desktop{display:inline}@media only screen and (max-width: 576px){.club-manage-account__br-desktop{display:none}}.club-manage-account__modal-button{width:64px!important;min-width:64px}.job-post-detail-page{width:100%;padding:0;background-color:#f5f6f8}.job-post-detail-page__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.job-post-detail-page__container{padding:32px 16px 33px}}.job-post-detail-page__alert{position:fixed;right:24px;bottom:32px}@media only screen and (max-width: 576px){.job-post-detail-page__alert{width:calc(100% - 16px);right:8px;bottom:24px}}.job-post-detail-page__carousel{display:inline-block}@media only screen and (max-width: 992px){.job-post-detail-page__carousel{display:none}}.job-post-detail-page__carousel--mobile{display:none}@media only screen and (max-width: 992px){.job-post-detail-page__carousel--mobile{display:inherit}}.job-post-detail-page__notification{padding:23px;background-color:#fff;border:1px solid #00a8d9;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.job-post-detail-page__notification{padding:15px;-ms-flex-direction:column;flex-direction:column;gap:16px}}.job-post-detail-page__notification--title{color:#637381}@media only screen and (max-width: 576px){.job-post-detail-page__notification--title{font-size:14px;line-height:180%}}.job-post-detail-page__notification--button{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 576px){.job-post-detail-page__notification--button{width:100%}}.job-post-detail-page__notification--button>button{min-width:80px;min-height:45px;padding:8px 24px;border:none;border-radius:24px;color:#fff}.job-post-detail-page__notification--button>button:hover{opacity:.8}@media only screen and (max-width: 576px){.job-post-detail-page__notification--button>button{width:100%;min-width:auto}}.job-post-detail-page__notification--button-approve{background-color:#11c600}.job-post-detail-page__notification--button-reject{background-color:#f70905}.job-post-detail-page__title{width:100%;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}.job-post-detail-page__post{padding:24px;background-color:#fff;border-radius:12px}@media only screen and (max-width: 576px){.job-post-detail-page__post{padding:16px}}.job-post-detail-page__post--title,.job-post-detail-page__post--value{line-height:24px!important}.job-post-detail-page__post--value{font-size:16px}.job-post-detail-page__content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}.job-post-detail-page__item{width:100%;box-shadow:0 0 16px #22390914;border-radius:12px}.job-post-detail-page__item--title{width:100%;padding:8px 16px;background-color:#eaf8fc;border-radius:12px 12px 0 0;color:#00a8d9}.job-post-detail-page__item--content{padding:32px 24px;background-color:#fff;border-radius:0 0 12px 12px}@media only screen and (max-width: 576px){.job-post-detail-page__item--content{padding:16px}}.job-post-detail-page__row{padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:4px;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.job-post-detail-page__row{-ms-flex-direction:column;flex-direction:column}}.job-post-detail-page__row--error{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:9px}.job-post-detail-page__row--error-text{color:#c60704}.job-post-detail-page__row--container{gap:8px}.job-post-detail-page__row--custom{padding-bottom:0;border-bottom:none}.job-post-detail-page__row:not(:last-child){margin-bottom:15.7px}.job-post-detail-page__row--title{min-width:150px;color:#637381}@media only screen and (max-width: 576px){.job-post-detail-page__row--title{font-size:12px;line-height:18px!important}}.job-post-detail-page__row--value{line-height:179%}.job-post-detail-page__row--value-custom{padding:4px 8px;background-color:#fff2d8;border-radius:4px;font-weight:700;color:#f59700;display:inline-block}.crowdfunding-list-page{padding:32px 32px 100px;background-color:#f5f6f8}@media only screen and (max-width: 576px){.crowdfunding-list-page{padding:32px 16px}}.crowdfunding-list-page__container{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.crowdfunding-list-page__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start}.crowdfunding-list-page__search{width:100%;position:relative}.crowdfunding-list-page__search>input{width:100%;height:61px;padding:16px 24px 16px 56px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 576px){.crowdfunding-list-page__search>input{height:49px;padding:8px 9px 8px 36px;font-size:14px}}.crowdfunding-list-page__search--icon{position:absolute;top:15px;left:25px}@media only screen and (max-width: 576px){.crowdfunding-list-page__search--icon{top:10px;left:8px}}.crowdfunding-list-page__content{width:100%;max-width:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.crowdfunding-list-page__filter{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.crowdfunding-list-page__filter--select{width:200px}@media only screen and (max-width: 576px){.crowdfunding-list-page__filter--select{width:120px;height:41px;min-height:41px}}@media only screen and (max-width: 576px){.crowdfunding-list-page__filter>span{font-size:12px!important;line-height:150%!important}}.crowdfunding-list-page__list{gap:24px 16px;display:grid;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width: 992px){.crowdfunding-list-page__list{display:grid;grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 768px){.crowdfunding-list-page__list{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 576px){.crowdfunding-list-page__list{display:grid;grid-template-columns:repeat(1,1fr)}}.crowdfunding-list-page__pagination{margin-top:8px}.crowdfunding-info-section{width:100%;margin-top:1px;background-color:#f4f6f8;border:1px solid #e6e8ea;border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.crowdfunding-info-section__wrapper{width:960px;padding:24px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;gap:32px}@media only screen and (max-width: 1270px){.crowdfunding-info-section__wrapper{padding:24px 16px 23px}}.crowdfunding-info-section__mobile{display:none}@media only screen and (max-width: 768px){.crowdfunding-info-section__mobile{margin-top:0;padding:15px 16px 14px;border-radius:0;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}}.crowdfunding-info-section__image{-ms-flex-negative:0;flex-shrink:0}.crowdfunding-info-section__image img{width:180px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:10.16px}@media only screen and (max-width: 768px){.crowdfunding-info-section__image img{width:80px;height:53px;border-radius:4.52px}}.crowdfunding-info-section__content{max-width:960px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.crowdfunding-info-section__label{min-height:29px}.crowdfunding-info-section__club{min-height:25px}@media only screen and (max-width: 768px){.crowdfunding-info-section{display:none}.crowdfunding-info-section__content{-ms-flex-direction:row;flex-direction:row;gap:12px}.crowdfunding-info-section__label{min-height:25px}.crowdfunding-info-section__club{min-height:18px;margin-top:4px;color:#637381}}.crowdfunding-reward-selection{min-height:calc(100vh - 145px);padding-top:60px;padding-bottom:100px;background-color:#fff}@media only screen and (max-width: 768px){.crowdfunding-reward-selection{padding:24px 16px}.crowdfunding-reward-selection .stepper{margin-left:1px}}.crowdfunding-reward-selection__form{width:100%;max-width:960px;margin-top:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:48px}.crowdfunding-reward-selection__form--content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px}.crowdfunding-reward-selection__form--title{color:#212b36;display:-ms-flexbox;display:flex;gap:8px}@media only screen and (max-width: 768px){.crowdfunding-reward-selection__form--title .title2{font-size:14px}}.crowdfunding-reward-selection__form--item{width:100%;min-height:165px;padding:15px 24px;background-color:#fff;border:1px solid #e6e8ea;border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.crowdfunding-reward-selection__form--item.active{background-color:#eaf8fc;border-color:#00a8d9}@media only screen and (max-width: 768px){.crowdfunding-reward-selection__form--item{min-height:314px;padding:15px 16px}}.crowdfunding-reward-selection__form--button{height:64px;min-width:335px;padding:20px 16px;color:#919eab;cursor:not-allowed!important}.crowdfunding-reward-selection__form--button.active{background-color:#00a8d9;color:#fff;cursor:pointer!important}@media only screen and (max-width: 768px){.crowdfunding-reward-selection__form--button{height:53px;padding:12px 16px;font-size:16px;font-weight:700;line-height:180%}}@media only screen and (max-width: 768px){.crowdfunding-reward-selection__form{gap:24px}}.crowdfunding-reward-selection__item{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:24px}.crowdfunding-reward-selection__item--first{color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:24px}.crowdfunding-reward-selection__item--desc{margin-top:8px}.crowdfunding-reward-selection__item--image img{width:200px;height:133px;-o-object-fit:cover;object-fit:cover;border-radius:10.16px}@media only screen and (max-width: 768px){.crowdfunding-reward-selection__item--image{margin-top:24px}}@media only screen and (max-width: 768px){.crowdfunding-reward-selection__item{display:none}}.crowdfunding-reward-selection__item-mobile{display:none;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 768px){.crowdfunding-reward-selection__item-mobile{display:-ms-flexbox;display:flex}}.crowdfunding-reward-selection .checkbox,.crowdfunding-reward-selection .checkbox__content{width:100%}.crowdfunding-reward-selection .checkbox__label-default{width:24px;height:24px}.crowdfunding-reward-selection .checkbox__label-default:after{width:24px;height:24px}.crowdfunding-reward-selection .checkbox__input:checked+.checkbox__content .checkbox__label-default:after{width:24px;height:24px}.crowdfunding-info-section-payment{width:100%;margin-top:1px;padding:23px 0;background-color:#f4f6f8;border:1px solid #e6e8ea;border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 992px){.crowdfunding-info-section-payment{padding:23px 16px}}@media only screen and (max-width: 768px){.crowdfunding-info-section-payment{margin-top:0;padding:15px 16px 14px;border-radius:0;-ms-flex-align:start;align-items:flex-start;gap:12px}}.crowdfunding-info-section-payment__info{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:32px}@media only screen and (max-width: 768px){.crowdfunding-info-section-payment__info{display:none}}.crowdfunding-info-section-payment__image{-ms-flex-negative:0;flex-shrink:0}.crowdfunding-info-section-payment__image img{width:180px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:10.16px}@media only screen and (max-width: 768px){.crowdfunding-info-section-payment__image img{width:80px;height:53px;border-radius:4.52px}}.crowdfunding-info-section-payment__content{max-width:960px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:8px}.crowdfunding-info-section-payment__label{min-height:29px}.crowdfunding-info-section-payment__club{min-height:25px}.crowdfunding-info-section-payment__info-mobile{display:none}@media only screen and (max-width: 768px){.crowdfunding-info-section-payment__info-mobile{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}}@media only screen and (max-width: 768px){.crowdfunding-info-section-payment__content{-ms-flex-direction:row;flex-direction:row;gap:12px}.crowdfunding-info-section-payment__label{min-height:25px}.crowdfunding-info-section-payment__club{min-height:18px;margin-top:4px;color:#637381}}.crowdfunding-info-section-payment__selected-item{width:100%;max-width:960px;margin-top:0;padding:24px;background-color:#fff;border-radius:16px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;gap:8px}@media only screen and (max-width: 768px){.crowdfunding-info-section-payment__selected-item{height:69px;padding:8px 16px;border-radius:8px;gap:8px}}.crowdfunding-info-section-payment__selected-item--first{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:8px}.crowdfunding-info-section-payment__selected-item--desc{margin-top:8px}.crowdfunding-info-section-payment__selected-item--image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.crowdfunding-info-section-payment__selected-item--image img{width:200px;height:133px;-o-object-fit:cover;object-fit:cover;border-radius:10.16px}@media only screen and (max-width: 768px){.crowdfunding-info-section-payment__selected-item--image{border-radius:8px}.crowdfunding-info-section-payment__selected-item--image img{width:80px;height:53px}}@media only screen and (max-width: 768px){.crowdfunding-info-section-payment__selected-item--price{font-size:14px;font-weight:700;line-height:180%}.crowdfunding-info-section-payment__selected-item--desc{margin-top:0;font-size:12px;line-height:150%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.crowdfunding-entry-payment-info{min-height:calc(100vh - 510px);padding-top:60px;padding-bottom:100px;background-color:#fff}@media only screen and (max-width: 768px){.crowdfunding-entry-payment-info{padding:24px 16px}.crowdfunding-entry-payment-info .stepper{margin-left:1px}}.crowdfunding-entry-payment-info__form{width:100%;max-width:960px;margin-top:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:24px}.crowdfunding-entry-payment-info__form--content{width:100%;padding:32px 32px 38px;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px;box-shadow:0 0 20px #00000014}@media only screen and (max-width: 768px){.crowdfunding-entry-payment-info__form--content{padding:16px 16px 22px;border-radius:16px;gap:8px}}.crowdfunding-entry-payment-info__form--title{width:100%;margin-top:24px;color:#212b36;display:-ms-flexbox;display:flex;gap:8px}@media only screen and (max-width: 768px){.crowdfunding-entry-payment-info__form--title{margin-top:0}}.crowdfunding-entry-payment-info__form--row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.crowdfunding-entry-payment-info__form--button{height:64px;min-width:335px;margin-top:24px;padding:20px 16px;background-color:#00a8d9;color:#fff}@media only screen and (max-width: 768px){.crowdfunding-entry-payment-info__form--row-item1{margin-top:8px}.crowdfunding-entry-payment-info__form--button{height:53px;margin-top:0;padding:12px 16px;font-size:16px;font-weight:700;line-height:180%}}.crowdfunding-entry-payment-info__form-sub-title{min-height:29px;color:#212b36}.crowdfunding-entry-payment-info .form__row2{gap:24px}@media only screen and (max-width: 768px){.crowdfunding-entry-payment-info .form__row2{gap:8px;grid-template-columns:repeat(1,1fr)}}.crowdfunding-confirm{padding-top:60px;padding-bottom:100px;background-color:#fff}@media only screen and (max-width: 768px){.crowdfunding-confirm{padding:24px 16px}.crowdfunding-confirm .stepper{margin-left:1px}}.crowdfunding-confirm__content{width:100%;max-width:960px;margin-top:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:48px}@media only screen and (max-width: 768px){.crowdfunding-confirm__content{gap:24px}}.crowdfunding-confirm__info{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.crowdfunding-confirm__info--content{margin-top:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 768px){.crowdfunding-confirm__info--content{margin-top:8px}}.crowdfunding-confirm__info--divider{width:100%;height:1px;margin:0 0 -1px;background-color:#e6e8ea}.crowdfunding-confirm__info--title{color:#212b36}.crowdfunding-confirm__info--item{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.crowdfunding-confirm__info--item .row-summary-info__content-items{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.crowdfunding-confirm__info--item .row-summary-info__label{min-width:200px;color:#212b36}.crowdfunding-confirm__info--item .row-summary-info__label p{min-height:29px;margin:0}.crowdfunding-confirm__info--item .row-summary-info__content{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;gap:16px}.crowdfunding-confirm__info--item .row-summary-info__content--item2{-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 768px){.crowdfunding-confirm__info--item .row-summary-info__content--item2{-ms-flex-direction:column;flex-direction:column}.crowdfunding-confirm__info--item .row-summary-info__content--item2 .row-summary-info__price{font-size:18px}.crowdfunding-confirm__info--item .row-summary-info__content--item2 .row-summary-info__text1{width:100%;min-height:0;font-weight:400;line-height:179%;letter-spacing:0}.crowdfunding-confirm__info--item .row-summary-info__content--item2 .row-summary-info__image img{width:200px;height:133px;border-radius:10.16px}}.crowdfunding-confirm__info--item .row-summary-info__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.crowdfunding-confirm__info--item .row-summary-info__image img{width:120px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:10.16px}@media only screen and (max-width: 768px){.crowdfunding-confirm__info--item{-ms-flex-direction:column;flex-direction:column}.crowdfunding-confirm__info--item .row-summary-info__label p{min-height:18px;font-size:12px;line-height:150%}.crowdfunding-confirm__info--item .row-summary-info__content{-ms-flex-align:start;align-items:flex-start;gap:8px}.crowdfunding-confirm__info--item .row-summary-info__text1{min-height:53px;font-size:14px;font-weight:700;line-height:180%}.crowdfunding-confirm__info--item .row-summary-info__text2{font-size:12px;line-height:150%}.crowdfunding-confirm__info--item .row-summary-info__text3{min-height:29px;font-size:14px}.crowdfunding-confirm__info--item .row-summary-info__text4{height:25px;min-height:25px;font-size:14px}.crowdfunding-confirm__info--item .row-summary-info__image img{width:80px;height:53px;border-radius:4.92px}}.crowdfunding-confirm__button{height:64px;min-width:335px;padding:20px 16px;background-color:#00a8d9;color:#fff}@media only screen and (max-width: 768px){.crowdfunding-confirm__button{height:53px;padding:12px 16px;font-size:16px;font-weight:700;line-height:180%}}.sponsor-crowdfunding-success{max-width:960px;margin:60px auto 100px}@media only screen and (max-width: 992px){.sponsor-crowdfunding-success{min-width:343px;margin:24px 24px 40px}}@media only screen and (max-width: 768px){.sponsor-crowdfunding-success{margin:0;padding:48px 16px 40px}}.sponsor-crowdfunding-success__title{width:100%;text-align:center;color:#212b36}@media only screen and (max-width: 768px){.sponsor-crowdfunding-success__title h4,.sponsor-crowdfunding-success__title .h4{font-size:24px}}@media only screen and (max-width: 576px){.sponsor-crowdfunding-success__title h4,.sponsor-crowdfunding-success__title .h4{font-size:20px}}.sponsor-crowdfunding-success__content{width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sponsor-crowdfunding-success__image{width:612px;height:322.5px;margin:40px auto}.sponsor-crowdfunding-success__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 576px){.sponsor-crowdfunding-success__image{width:343px;height:180.75px;margin:32px auto}}.sponsor-crowdfunding-success__card{width:100%;max-width:800px;margin:0 auto 48px;border:1px solid #e6e8ea;color:#212b36;-ms-flex-align:center;align-items:center}.sponsor-crowdfunding-success__card--mobile{display:none}.sponsor-crowdfunding-success__card--tablet{padding:23px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:32px}@media only screen and (max-width: 576px){.sponsor-crowdfunding-success__card{min-width:343px;margin-bottom:40px;padding:15px}.sponsor-crowdfunding-success__card--tablet{display:none}.sponsor-crowdfunding-success__card--mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.sponsor-crowdfunding-success__card--detail{margin:8px 0;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width: 576px){.sponsor-crowdfunding-success__card--detail img{width:80px;height:53px;min-width:80px;min-height:53px;-o-object-fit:cover;object-fit:cover;border-radius:4.52px}}.sponsor-crowdfunding-success__card--desc{min-height:100px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:8px;-ms-flex:1;flex:1;overflow-wrap:break-word}.sponsor-crowdfunding-success__card--image{width:180px;height:120px}.sponsor-crowdfunding-success__card--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10.16px}.sponsor-crowdfunding-success__button{width:335px;height:64px;margin:0 auto}@media only screen and (max-width: 576px){.sponsor-crowdfunding-success__button{height:53px;font-size:16px;font-weight:700}}.edit-club-page__container{width:100%;padding:40px 40px 100px}@media only screen and (max-width: 576px){.edit-club-page__container{padding:32px 16px}}.edit-club-page__title{width:100%;margin:24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.edit-club-page__title{margin:16px 0 24px}}.edit-club-page__content{width:100%;margin-bottom:24px;box-shadow:0 0 20px #00000014;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.edit-club-page__content{padding:16px;border-radius:12px}}.edit-club-page__content--title{max-height:27px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.edit-club-page__content--title{max-height:none}.edit-club-page__content--title span{min-height:29px;font-size:16px;font-weight:700;line-height:180%}}.edit-club-page__content--info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.edit-club-page__form--row2{display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:8px;gap:24px}}.edit-club-page__button{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:16px}@media only screen and (max-width: 576px){.edit-club-page__button{gap:8px}}.edit-club-page__button button{width:100%;min-height:53px;max-width:240px}.applicant-list__container{width:100%;padding:40px 40px 100px}@media only screen and (max-width: 768px){.applicant-list__container{padding:34px 0 32px}}.applicant-list__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-align:start;align-items:flex-start;gap:24px}.applicant-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 768px){.applicant-list__header{padding:0 16px;gap:16px}.applicant-list__header .dropdown__search--input{font-size:14px}}.applicant-list__avatar{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.applicant-list__avatar img{width:40px;height:40px;border:1px solid #e5e5e5;border-radius:100%;-o-object-fit:cover;object-fit:cover}.applicant-list__avatar span{margin-top:5px}.applicant-list__avatar .label{min-height:22px;max-width:100px!important;margin-top:0!important;padding:2px 4px!important;font-size:12px;line-height:150%!important;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.applicant-list__content{width:100%;margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.applicant-list__content .table-list{border-radius:0}.applicant-list__content .table-list__content{min-width:0;background-color:#fff}.applicant-list__content .table-list__content th{height:56px}.applicant-list__content .table-list__content th:last-child,.applicant-list__content .table-list__content td:last-child{padding-left:6px;white-space:nowrap}.applicant-list__content .table-list__content td{padding:8px;color:#212b36}.applicant-list__content .table-list__content td span{line-height:24px}.applicant-list__content .table-list__content td .label{margin-top:5px;padding:5px 8px 1px}.applicant-list__content .table-list__content td:first-child{margin-top:3px}@media only screen and (max-width: 768px){.applicant-list__content .table-list{display:none}}.applicant-list__content--items{display:none}@media only screen and (max-width: 768px){.applicant-list__content--items{margin-top:8px;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}}@media only screen and (max-width: 768px){.applicant-list__content{margin-top:8px}}.applicant-list__pagination{margin-top:24px}.applicant-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 768px){.applicant-list__pagination nav{padding:0 16px;-ms-flex-pack:center!important;justify-content:center!important}}.applicant-list__row{min-height:192px;padding:16px 16px 15px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:12px}.applicant-list__row--value{color:#212b36}.applicant-list__row .primary .label--primary,.applicant-list__row .secondary .label--secondary,.applicant-list__row .default .label--default,.applicant-list__row .confirmed .label--confirmed,.applicant-list__row .rejected .label--rejected{display:block}.applicant-list__row--tab .label{min-height:22px;margin-top:0;padding:2px 4px!important;font-size:12px;line-height:150%!important}.applicant-list__header-item{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.applicant-list__header-item .label--primary,.applicant-list__header-item .label--secondary,.applicant-list__header-item .label--default,.applicant-list__header-item .label--confirmed,.applicant-list__header-item .label--rejected{display:none}.applicant-list__header-avatar{line-height:24px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.applicant-list__header-avatar img{width:40px;height:40px;border:1px solid #e5e5e5;border-radius:100%;-o-object-fit:cover;object-fit:cover}.applicant-list__child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.applicant-list__child--item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:0}.applicant-list__child--item>span{display:inline-block}.applicant-list__child--title{min-width:104px;color:#637381}.club-list-job-page{width:100%;padding:0;background-color:#f5f6f8}.club-list-job-page__container{width:100%;padding:40px 40px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 768px){.club-list-job-page__container{padding:32px 0}}.club-list-job-page__search-desktop{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.club-list-job-page__search-desktop--title{color:#212b36}.club-list-job-page__search-desktop--button{width:160px;height:45px;padding:8px 16px;border-radius:24px}.club-list-job-page__search-mobile{padding:0 16px;display:none;-ms-flex-direction:column;flex-direction:column;gap:16px}.club-list-job-page__search-mobile .input-search__wrap{width:100%}.club-list-job-page__search-mobile--button{width:88px;height:33px;padding:4px 16px;border-radius:24px;font-size:14px}.club-list-job-page__header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.club-list-job-page__search-mobile{display:-ms-flexbox;display:flex}.club-list-job-page__search-desktop{display:none}}.club-list-job-page__action{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:16px}.club-list-job-page__filter{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.club-list-job-page__filter--title{color:#212b36}.club-list-job-page__filter--select{height:48px;max-width:200px}@media only screen and (max-width: 768px){.club-list-job-page__filter{margin-top:0;padding:0 16px}.club-list-job-page__filter--title{font-size:12px;line-height:150%}.club-list-job-page__filter--select{height:41px;max-width:120px}.club-list-job-page__filter .dropdown__toggle{width:120px;max-height:41px;padding:8px 12px}.club-list-job-page__filter .dropdown__selected-text{font-weight:400;line-height:180%}}.club-list-job-page__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.club-list-job-page__content--list-job{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 768px){.club-list-job-page__content{gap:24px}.club-list-job-page__content--list-job{padding:0 16px;gap:16px}.club-list-job-page__content .label{margin-top:8px}}.club-list-job-page__pagination{margin-top:8px}@media only screen and (max-width: 768px){.club-list-job-page__pagination{padding:0 16px}}.club-chat-page{min-height:100vh;background-color:#f5f6f8;overflow:hidden}.club-chat-page__container{width:100%;height:calc(100vh - 64px);max-height:calc(100vh - 64px);display:-ms-flexbox;display:flex;overflow:hidden}@media only screen and (max-width: 1270px){.club-chat-page__container{height:calc(100vh - 126px);min-height:calc(100vh - 126px)}}@media only screen and (max-width: 992px){.club-chat-page__container{height:calc(100vh - 198px);min-height:calc(100vh - 198px)}}@media only screen and (max-width: 768px){.club-chat-page__container{height:calc(100vh - 186px);min-height:calc(100vh - 186px)}}.club-chat-page__sidebar{width:280px;background-color:#fff;border-right:1px solid #e6e8ea;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 576px){.club-chat-page__sidebar{width:260px}}.club-chat-page__sidebar-header{padding:32px 16px;border-bottom:1px solid #e6e8ea}.club-chat-page__logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.club-chat-page__logo img{width:auto;height:40px}.club-chat-page__nav{-ms-flex:1;flex:1;padding:32px 16px 24px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e6e8ea transparent}.club-chat-page__nav::-webkit-scrollbar{width:6px}.club-chat-page__nav::-webkit-scrollbar-track{background:transparent}.club-chat-page__nav::-webkit-scrollbar-thumb{background:#e6e8ea;border-radius:3px}.club-chat-page__nav::-webkit-scrollbar-thumb:hover{background:#919eab}.club-chat-page__menu{list-style:none;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.club-chat-page__menu-item--active .club-chat-page__menu-link{background-color:#eaf8fc;border-radius:8px;font-weight:700;color:#00a8d9}.club-chat-page__menu-item--active .club-chat-page__menu-link .club-chat-page__menu-icon img{-webkit-filter:brightness(0) saturate(100%) invert(45%) sepia(95%) saturate(1740%) hue-rotate(176deg) brightness(98%) contrast(91%);filter:brightness(0) saturate(100%) invert(45%) sepia(95%) saturate(1740%) hue-rotate(176deg) brightness(98%) contrast(91%)}.club-chat-page__menu-link{padding:12px 16px;border-radius:8px;font-size:16px;line-height:1.8;text-decoration:none;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;transition:all .2s ease}.club-chat-page__menu-link:hover{background-color:#f4f6f8;color:#212b36}.club-chat-page__menu-icon{width:24px;height:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.club-chat-page__menu-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.club-chat-page__menu-text{-ms-flex:1;flex:1}.club-chat-page__sidebar-footer{padding:16px;border-top:1px solid #e6e8ea}.club-chat-page__logout{padding:4px 10px;font-size:14px;line-height:1.8;text-decoration:none;color:#f70905;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.club-chat-page__logout img{width:20px;height:20px}.club-chat-page__chat-list{width:280px;background-color:#fff;border-right:1px solid #e6e8ea;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 576px){.club-chat-page__chat-list{width:100%}}.club-chat-page__search{padding:32px 8px 20px}@media only screen and (max-width: 576px){.club-chat-page__search{padding:24px 16px 8px}}.club-chat-page__search-input{padding:8px;background-color:#f5f6f8;border-radius:22px;position:relative}@media only screen and (max-width: 576px){.club-chat-page__search-input{padding:12px}}.club-chat-page__search-icon{position:absolute;top:7.5px;left:8px;z-index:2}@media only screen and (max-width: 576px){.club-chat-page__search-icon{top:9.5px;left:12px}}.club-chat-page__search-icon svg{width:24px;height:24px;color:#00a8d9}.club-chat-page__search-field{width:100%;padding:0 16px 0 32px;background:transparent;border:none;font-size:14px;line-height:1.8;color:#212b36}.club-chat-page__search-field::-webkit-input-placeholder{color:#919eab}.club-chat-page__search-field::-moz-placeholder{color:#919eab}.club-chat-page__search-field:-ms-input-placeholder{color:#919eab}.club-chat-page__search-field::-ms-input-placeholder{color:#919eab}.club-chat-page__search-field::placeholder{color:#919eab}.club-chat-page__search-field:focus{outline:none}.club-chat-page__conversations{padding:0 8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;overflow-y:auto;-ms-flex:1;flex:1;scrollbar-width:thin;scrollbar-color:#e6e8ea transparent}@media only screen and (max-width: 576px){.club-chat-page__conversations{padding:0 16px 24px}}.club-chat-page__conversations::-webkit-scrollbar{width:6px}.club-chat-page__conversations::-webkit-scrollbar-track{background:transparent}.club-chat-page__conversations::-webkit-scrollbar-thumb{background:#e6e8ea;border-radius:3px}.club-chat-page__conversations::-webkit-scrollbar-thumb:hover{background:#919eab}.club-chat-page__conversation{padding:12px 7px 0 8px;display:-ms-flexbox;display:flex;gap:8px;cursor:pointer;transition:background-color .2s ease}@media only screen and (max-width: 576px){.club-chat-page__conversation{gap:12px}}.club-chat-page__conversation:hover{background-color:#f4f6f8}.club-chat-page__conversation.active{background-color:#eaf8fc}@media only screen and (max-width: 576px){.club-chat-page__conversation.active{background-color:#fff}}.club-chat-page__conversation.active .club-chat-page__conversation-message{color:#212b36}.club-chat-page__conversation.active .club-chat-page__conversation-name{font-weight:700}@media only screen and (max-width: 576px){.club-chat-page__conversation.active .club-chat-page__conversation-name{font-weight:400;color:#212b36}}.club-chat-page__conversation-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.club-chat-page__conversation-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.club-chat-page__conversation-content{-ms-flex:1;flex:1;min-width:0;padding-bottom:11px;border-bottom:1px solid #e6e8ea}.club-chat-page__conversation-header{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;gap:4px}.club-chat-page__conversation-name{min-width:0;min-height:29px;font-weight:400;color:#212b36;-ms-flex:1;flex:1;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.club-chat-page__conversation-time{font-size:12px;line-height:1.5;color:#919eab;-ms-flex-negative:0;flex-shrink:0}.club-chat-page__conversation-badge{width:8px;height:8px;background-color:#f70905;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.club-chat-page__conversation-message{line-height:25px;color:#637381;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.club-chat-page__active-chat{background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}.club-chat-page__chat-header{padding:12px 24px;border-bottom:1px solid #e6e8ea;background-color:#fff}@media only screen and (max-width: 576px){.club-chat-page__chat-header{padding:12px 16px 11px}}.club-chat-page__chat-contact-name{font-size:16px;font-weight:700;line-height:1.8;color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 576px){.club-chat-page__chat-contact-name{font-size:14px;line-height:25px}}.club-chat-page__messages{padding:0 32px;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;-ms-flex:1;flex:1;scrollbar-width:thin;scrollbar-color:#e6e8ea transparent}.club-chat-page__messages::-webkit-scrollbar{width:6px}.club-chat-page__messages::-webkit-scrollbar-track{background:transparent}.club-chat-page__messages::-webkit-scrollbar-thumb{background:#e6e8ea;border-radius:3px}.club-chat-page__messages::-webkit-scrollbar-thumb:hover{background:#919eab}.club-chat-page__message{margin:8px 0 18px;display:-ms-flexbox;display:flex;gap:8px;position:relative}@media only screen and (max-width: 576px){.club-chat-page__message{margin:8px 0}}.club-chat-page__message-date{margin:10px 0;font-size:14px;font-weight:700;text-align:center;color:#212b36}.club-chat-page__message-time{color:#919eab;position:absolute;bottom:-20px}.club-chat-page__message-time--sent{right:40px}.club-chat-page__message-time--received{left:40px}.club-chat-page__message--sent{margin-top:18px;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 576px){.club-chat-page__message--sent{margin-top:8px}}.club-chat-page__message--received{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end}.club-chat-page__message--received .club-chat-page__message-content{-ms-flex-align:start;align-items:flex-start}.club-chat-page__message-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.club-chat-page__message-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.club-chat-page__message-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;gap:4px}.club-chat-page__message-content--image{height:auto;max-width:100%;border-radius:8px;-o-object-fit:contain;object-fit:contain;position:relative}.club-chat-page__message-content--image:hover~.club-chat-page__message-bubble--tooltip{opacity:1;visibility:visible;z-index:100}.club-chat-page__message-sender{max-width:250px;padding:0 8px;font-size:12px;line-height:1.5;color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.club-chat-page__message-bubble{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:400px;padding:12px 18px;font-size:16px;line-height:1.8;white-space:pre-wrap;word-break:break-all}@media only screen and (max-width: 576px){.club-chat-page__message-bubble{padding:12px 17px;line-height:29px}}.club-chat-page__message-bubble:hover~.club-chat-page__message-bubble--tooltip{opacity:1;visibility:visible;z-index:100}.club-chat-page__message-bubble--container{position:relative}.club-chat-page__message-bubble--container-image{max-width:50%}.club-chat-page__message-bubble--tooltip{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:4px 8px;background-color:#303030;border-radius:8px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:-40px;left:50%;opacity:0;visibility:hidden;transition:opacity .2s ease;-webkit-transform:translateX(-50%);transform:translate(-50%)}.club-chat-page__message--sent .club-chat-page__message-bubble{background-color:#00a8d9;border-radius:20px 20px 0;color:#fff}.club-chat-page__message--received .club-chat-page__message-bubble{background-color:#fff;border-radius:20px 20px 20px 0;color:#212b36}.club-chat-page__message-pdf-file{max-width:300px;padding:12px 16px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;cursor:pointer;transition:all .2s ease}.club-chat-page__message-pdf-file:hover{background:#f4f6f8;border-color:#00a8d9}.club-chat-page__message-pdf-file:hover~.club-chat-page__message-bubble--tooltip{opacity:1;visibility:visible;z-index:100}.club-chat-page__message-pdf-file .pdf-file-icon{font-size:24px;-ms-flex-negative:0;flex-shrink:0}.club-chat-page__message-pdf-file .pdf-file-info{-ms-flex:1;flex:1;min-width:0}.club-chat-page__message-pdf-file .pdf-file-info .pdf-file-name{font-size:14px;font-weight:500;line-height:1.4;color:#212b36;display:-ms-flexbox;display:flex;overflow:hidden}.club-chat-page__message-pdf-file .pdf-file-info .pdf-file-name .filename-main{-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.club-chat-page__message-pdf-file .pdf-file-info .pdf-file-name .filename-ext{-ms-flex:0 0 auto;flex:0 0 auto;white-space:nowrap;margin-left:2px}.club-chat-page__message-pdf-file .pdf-file-info .pdf-file-size{font-size:12px;line-height:1.3;color:#637381}.club-chat-page__message-pdf-file .pdf-download-icon{font-size:18px;-ms-flex-negative:0;flex-shrink:0;opacity:.7;transition:opacity .2s ease}.club-chat-page__message-pdf-file:hover .pdf-download-icon{opacity:1}.club-chat-page__message--sent .club-chat-page__message-pdf-file{background:#00a8d9;border-color:#00a8d9;color:#fff}.club-chat-page__message--sent .club-chat-page__message-pdf-file .pdf-file-info .pdf-file-name{color:#fff}.club-chat-page__message--sent .club-chat-page__message-pdf-file .pdf-file-info .pdf-file-size{color:#fffc}.club-chat-page__message--sent .club-chat-page__message-pdf-file:hover{background:#0094c0;border-color:#0094c0}.club-chat-page__message--received .club-chat-page__message-pdf-file{background:#fff;border-color:#e6e8ea;color:#212b36}.club-chat-page__message--received .club-chat-page__message-pdf-file:hover{background:#f4f6f8;border-color:#00a8d9}@media only screen and (max-width: 576px){.club-chat-page__message-pdf-file{max-width:250px;padding:10px 14px;gap:10px}.club-chat-page__message-pdf-file .pdf-file-icon{font-size:20px}.club-chat-page__message-pdf-file .pdf-file-info .pdf-file-name{font-size:13px}.club-chat-page__message-pdf-file .pdf-file-info .pdf-file-size{font-size:11px}.club-chat-page__message-pdf-file .pdf-download-icon{font-size:16px}}.club-chat-page__input{padding:17px 16px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;border-top:1px solid #e6e8ea}.club-chat-page__input--container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.club-chat-page__input--error{margin-left:30px}.club-chat-page__input-btn{padding:0;background-color:transparent;border:none}.club-chat-page__input-attachment{height:52px;padding:1px 2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.club-chat-page__input-attachment .upload-area{width:19.44px;height:20.61px;min-width:auto;border:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;transition:all .2s ease}.club-chat-page__input-attachment .upload-area:active{opacity:.7}.club-chat-page__input-attachment .upload-area input[type=file]{display:none}.club-chat-page__input-attachment .upload-area svg,.club-chat-page__input-attachment .upload-area img{width:19.44px;height:20.61px;transition:opacity .2s ease}.club-chat-page__input-attachment .upload-area:hover{background-color:transparent}.club-chat-page__input-attachment .upload-area:hover svg,.club-chat-page__input-attachment .upload-area:hover img{opacity:.7}.club-chat-page__input-attachment.has-preview .upload-area{opacity:.5;pointer-events:none}.club-chat-page__input-field{min-height:52px;padding:10px 8px;background-color:#f5f6f8;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex:1;flex:1}.club-chat-page__input-field-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}.club-chat-page__input-field .preview-container{width:100%;margin-bottom:8px;display:none;-ms-flex-align:center;align-items:center}.club-chat-page__input-field .preview-container .preview-item{width:auto;height:auto;max-width:200px;display:none;position:relative}.club-chat-page__input-field .preview-container .preview-item .preview-pdf{padding:8px 12px;background:#fff;border:1px solid #e6e8ea;border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.club-chat-page__input-field .preview-container .preview-item .preview-pdf .pdf-icon{font-size:20px;-ms-flex-negative:0;flex-shrink:0}.club-chat-page__input-field .preview-container .preview-item .preview-pdf .pdf-name{font-size:12px;color:#212b36;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.club-chat-page__input-field .preview-container .preview-item .remove-btn{width:18px;height:18px;padding-bottom:1px;background:#f70905;border:none;border-radius:50%;font-size:14px;font-weight:500;line-height:1;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:-8px;right:-8px;cursor:pointer;transition:all .2s ease}.club-chat-page__input-field.has-preview{padding-top:8px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}.club-chat-page__input-field.has-preview .preview-container{margin-bottom:0;display:-ms-flexbox;display:flex}.club-chat-page__input-field.has-preview .preview-container .preview-item{display:inline-block}.club-chat-page__input-field.has-preview textarea{width:100%;min-height:32px}@media only screen and (max-width: 576px){.club-chat-page__input-field .preview-container .preview-item{max-width:160px}.club-chat-page__input-field .preview-container .preview-item .preview-pdf .pdf-name{max-width:80px}}.club-chat-page__input-field textarea{width:100%;max-height:116px;padding:0;background:transparent;border:none;font-size:16px;line-height:1.8;color:#212b36;-ms-flex:1;flex:1;resize:none;transition:height .2s ease;scrollbar-width:none}@media only screen and (max-width: 576px){.club-chat-page__input-field textarea{max-height:176px}}.club-chat-page__input-field textarea::-webkit-input-placeholder{color:#919eab}.club-chat-page__input-field textarea::-moz-placeholder{color:#919eab}.club-chat-page__input-field textarea:-ms-input-placeholder{color:#919eab}.club-chat-page__input-field textarea::-ms-input-placeholder{color:#919eab}.club-chat-page__input-field textarea::placeholder{color:#919eab}.club-chat-page__input-field textarea:focus{outline:none}.club-chat-page__send-button{padding:0;background-color:transparent;border:none}@media only screen and (max-width: 576px){.club-chat-page__container{height:auto;-ms-flex-direction:column;flex-direction:column;position:relative}}@media only screen and (max-width: 576px) and (max-width: 576px){.club-chat-page__container{min-height:calc(100vh - 187px)}}@media only screen and (max-width: 576px){.club-chat-page__sidebar,.club-chat-page__chat-list{width:100%;height:auto;border-right:none;border-bottom:1px solid #e6e8ea}.club-chat-page__active-chat{min-height:60vh}.club-chat-page__messages{padding:0 16px 24px}}@media only screen and (max-width: 576px){.club-chat-page__container{position:relative;overflow:hidden}.club-chat-page__chat-list,.club-chat-page__active-chat{width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.club-chat-page__chat-list{-webkit-transform:translateX(0);transform:translate(0);z-index:2}.club-chat-page__active-chat{-webkit-transform:translateX(100%);transform:translate(100%);z-index:1}.club-chat-page__container.chat-active .club-chat-page__chat-list{-webkit-transform:translateX(-100%);transform:translate(-100%);z-index:1}.club-chat-page__container.chat-active .club-chat-page__active-chat{-webkit-transform:translateX(0);transform:translate(0);z-index:2}.club-chat-page__chat-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}}@media only screen and (max-width: 576px) and (max-width: 576px){.club-chat-page__chat-header{gap:8px}}@media only screen and (max-width: 576px){.club-chat-page__chat-header .chat-back-button{padding:0;background:none;border:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.club-chat-page__chat-header .chat-back-button svg{width:24px;height:24px;color:#637381}.club-chat-page__chat-header .chat-back-button:hover svg{color:#212b36}.club-chat-page__chat-header .chat-back-button[style*=flex]{display:-ms-flexbox!important;display:flex!important}}.club-instructor-list__container{width:100%;padding:40px 40px 100px}@media only screen and (max-width: 768px){.club-instructor-list__container{padding:32px 16px}}.club-instructor-list__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-align:start;align-items:flex-start;gap:24px}.club-instructor-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 768px){.club-instructor-list__header{gap:16px}.club-instructor-list__header .dropdown__search--input{font-size:14px}}.club-instructor-list__search{width:100%;height:auto;padding:11px 16px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px;box-shadow:0 0 16px #22390914}.club-instructor-list__search>input{width:100%;height:29px;padding:0;border:none;color:#212b36;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;outline:none}.club-instructor-list__search--icon svg{width:24px;height:24px;min-width:24px;min-height:24px}@media only screen and (max-width: 576px){.club-instructor-list__search{padding:10.5px 12px}.club-instructor-list__search>input{height:25px;font-size:14px}.club-instructor-list__search--icon{margin-bottom:-2px}}.club-instructor-list__list{margin-top:24px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media only screen and (max-width: 768px){.club-instructor-list__list{margin-top:24px}}.club-instructor-list__pagination{margin-top:24px}.club-instructor-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 768px){.club-instructor-list__pagination nav{-ms-flex-pack:center!important;justify-content:center!important}}.club-instructor-detail__container{width:100%;padding:40px 40px 100px}@media only screen and (max-width: 576px){.club-instructor-detail__container{padding:32px 16px}}.club-instructor-detail__breadcrumb{width:100%;text-align:start}@media only screen and (max-width: 576px){.club-instructor-detail__breadcrumb{display:none}}.club-instructor-detail__breadcrumb--mobile{display:none}@media only screen and (max-width: 576px){.club-instructor-detail__breadcrumb--mobile{width:100%;max-height:16px;text-align:start;display:block}}.club-instructor-detail__title{width:100%;margin:24px 0;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.club-instructor-detail__title{margin:16px auto 24px;font-size:20px}}.club-instructor-detail__content{width:100%;padding:24px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-instructor-detail__content{padding:16px}}.club-instructor-detail__info{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:12px}.club-instructor-detail__info--detail{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex:1;flex:1}.club-instructor-detail__info--avatar{width:120px;height:120px;min-width:120px;min-height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.club-instructor-detail__info--avatar img{width:100%;height:100%}.club-instructor-detail__info--desc{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center}.club-instructor-detail__info--tab{width:64px;height:33px;margin-bottom:8px;padding:2px 8px;background-color:#eaf8fc;border:1px solid #00a8d9;border-radius:8px;color:#00a8d9;white-space:nowrap}.club-instructor-detail__info--tab-stopped{width:64px;height:33px;margin-bottom:8px;padding:2px 8px;background-color:#f4f6f8;border:1px solid #919eab;border-radius:8px;color:#637381;white-space:nowrap}.club-instructor-detail__info--info{min-height:29px;font-size:16px;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.club-instructor-detail__info--divider{width:1px;height:12px;background-color:#e6e8ea}.club-instructor-detail__info--button{height:45px;min-width:116px;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px;white-space:nowrap}.club-instructor-detail__info--button svg{width:16px;height:16px;fill:#00a8d9}.club-instructor-detail__info--button:hover svg{fill:#fff!important}@media only screen and (max-width: 768px){.club-instructor-detail__info{display:none}}.club-instructor-detail__info-mobile{display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}.club-instructor-detail__info-mobile .club-instructor-detail__info--detail{gap:8px}.club-instructor-detail__info-mobile .club-instructor-detail__info--desc .typo-h4{font-size:18px}.club-instructor-detail__info-mobile .club-instructor-detail__info--tab{margin-bottom:0}.club-instructor-detail__info-mobile .club-instructor-detail__info--avatar{width:80px;height:80px;min-width:80px;min-height:80px}.club-instructor-detail__info-mobile .club-instructor-detail__info--button{margin-top:4px}@media only screen and (max-width: 768px){.club-instructor-detail__info-mobile{display:-ms-flexbox;display:flex}}.club-instructor-detail__detail{padding:0 16px}.club-instructor-detail__item{width:100%;margin-bottom:16px;padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px;border-bottom:1px solid #e6e8ea}.club-instructor-detail__item:last-child{margin-bottom:0}@media only screen and (max-width: 576px){.club-instructor-detail__item{-ms-flex-direction:column;flex-direction:column;gap:8px}}.club-instructor-detail__item--label{min-width:150px;line-height:24px;color:#637381}@media only screen and (max-width: 576px){.club-instructor-detail__item--label{width:100%;width:unset;font-size:12px;line-height:1.5}}.club-instructor-detail__item--value{line-height:24px;color:#212b36;-ms-flex:1;flex:1;word-wrap:break-word}@media only screen and (max-width: 576px){.club-instructor-detail__item--value{width:100%}}.club-instructor-detail__item--value div{margin-bottom:0}.club-instructor-detail__item--value div+div{margin-top:0}.club-instructor-detail__career{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.club-instructor-detail__career--item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.club-instructor-detail__career--label{min-width:60px;line-height:25px;color:#637381}@media only screen and (max-width: 768px){.club-instructor-detail__career--label{font-size:12px;line-height:18px}}.club-instructor-detail__career--value{line-height:25px;color:#212b36}.club-account-student-list__container{width:100%;padding:40px}.club-account-student-list__container .table-list{margin:24px 0}@media only screen and (max-width: 1270px){.club-account-student-list__container{padding:40px 0}.club-account-student-list__container .table-list{margin:0;padding:24px 40px 0;box-shadow:none}}@media only screen and (max-width: 992px){.club-account-student-list__container{padding:32px 0 31px}.club-account-student-list__container .table-list{margin:0;padding:24px 16px 1px;box-shadow:none}}.club-account-student-list__title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 1270px){.club-account-student-list__title{padding:0 40px}}@media only screen and (max-width: 992px){.club-account-student-list__title{padding:0 16px}}.club-account-student-list__content{width:100%}.club-account-student-list__content .table-list{border-radius:0}.club-account-student-list__content .table-list__content{background-color:#fff}.club-account-student-list__content .table-list__content th{height:50px}.club-account-student-list__content .table-list__content td{padding:16px 8px}@media only screen and (max-width: 768px){.club-account-student-list__content .table-list__content th{height:50px;padding:12px 8px;font-size:12px;line-height:150%}.club-account-student-list__content .table-list__content th:first-child,.club-account-student-list__content .table-list__content td:first-child{padding-left:16px}.club-account-student-list__content .table-list__content td:first-child .min-h-25{line-height:150%}.club-account-student-list__content .table-list__content td{padding:14.5px 8px}.club-account-student-list__content .table-list__content td>span{font-size:12px;line-height:150%}.club-account-student-list__content .table-list__content .label{font-size:14px;line-height:24px}.club-account-student-list__content .th-w-200{width:191px}.club-account-student-list__content .th-w-185{width:154px}.club-account-student-list__content .th-w-302{width:564px}.club-account-student-list__content .th-w-185_1{width:231px}.club-account-student-list__content .th-w-188{width:282px}}@media only screen and (max-width: 576px){.club-account-student-list__content{padding-right:0}}.club-account-student-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 1270px){.club-account-student-list__pagination{margin-top:23px;padding:0 40px}}@media only screen and (max-width: 768px){.club-account-student-list__pagination{margin-top:23px;padding:0 16px}}.instructor-personal-manage-page{padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.instructor-personal-manage-page__container{width:100%;max-width:1024px;padding:32px 32px 23px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.instructor-personal-manage-page__container{padding:32px 16px}}@media only screen and (max-width: 768px){.instructor-personal-manage-page__container{margin-top:60px}}.instructor-personal-manage-page__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;white-space:nowrap}.instructor-personal-manage-page__title--button{min-width:160px}@media only screen and (max-width: 576px){.instructor-personal-manage-page__title{height:33px;-ms-flex-align:normal;align-items:normal}.instructor-personal-manage-page__title--button{min-width:60px;min-height:33px;padding:4px 16px;font-size:14px}}.instructor-personal-manage-page__content{width:100%;padding:24px 24px 8px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}.instructor-personal-manage-page__content--header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:13px}@media only screen and (max-width: 576px){.instructor-personal-manage-page__content--header{gap:8px}}.instructor-personal-manage-page__content--header-icon{width:74px;height:74px;border-radius:50%;overflow:hidden}.instructor-personal-manage-page__content--header-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 576px){.instructor-personal-manage-page__content--header-icon{width:62px;height:62px}}.instructor-personal-manage-page__content--header-text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}.instructor-personal-manage-page__content--header-label{line-height:29px}@media only screen and (max-width: 576px){.instructor-personal-manage-page__content--header-label{font-size:12px;line-height:18px}}@media only screen and (max-width: 576px){.instructor-personal-manage-page__content--header-value{font-size:16px;line-height:29px}}@media only screen and (max-width: 576px){.instructor-personal-manage-page__content{padding:16px 16px 0}.instructor-personal-manage-page__content--title{min-height:30px}}.instructor-personal-manage-page__item{margin-bottom:16px;padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px;border-bottom:1px solid #e6e8ea}.instructor-personal-manage-page__item--title{width:150px;line-height:24px;color:#637381;display:inline-block}@media only screen and (max-width: 576px){.instructor-personal-manage-page__item--title{width:100%;font-size:12px;line-height:150%}}.instructor-personal-manage-page__item--value{line-height:24px;-ms-flex:1;flex:1;overflow-wrap:break-word;color:#212b36}@media only screen and (max-width: 576px){.instructor-personal-manage-page__item--value{font-size:14px;line-height:25px}}@media only screen and (max-width: 576px){.instructor-personal-manage-page__item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}}.instructor-personal-manage-page__footer{width:100%;margin-top:24px;text-align:start}.instructor-personal-manage-page__footer img{width:20px;height:20px}.instructor-personal-manage-page__row{margin-bottom:15.7px;padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.instructor-personal-manage-page__row{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 576px){.instructor-personal-manage-page__row{margin-bottom:15.5px}}.instructor-personal-manage-page__row--title{min-width:150px;color:#637381}@media only screen and (max-width: 576px){.instructor-personal-manage-page__row--title{font-size:12px;line-height:150%!important}}.instructor-personal-manage-page__child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.instructor-personal-manage-page__child--item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px}.instructor-personal-manage-page__child--item>span{display:inline-block}.instructor-personal-manage-page__child--title{min-width:60px;color:#637381}.instructor-personal-manage-page__br-desktop{display:inline}@media only screen and (max-width: 576px){.instructor-personal-manage-page__br-desktop{display:none}}.club-activity-report-detail-page__container{width:100%;padding:40px 40px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-activity-report-detail-page__container{padding:32px 16px;gap:16px}}.club-activity-report-detail-page__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:8px}.club-activity-report-detail-page__title>span{white-space:pre-wrap}.club-activity-report-detail-page__title--button{min-width:160px}@media only screen and (max-width: 576px){.club-activity-report-detail-page__title{-ms-flex-align:start;align-items:flex-start}.club-activity-report-detail-page__title--button{min-width:60px;min-height:33px;padding:4px 16px;font-size:14px}}.club-activity-report-detail-page__content{width:100%;padding:32px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}@media only screen and (max-width: 576px){.club-activity-report-detail-page__content{margin-top:8px;padding:16px}.club-activity-report-detail-page__content--title{min-height:30px}}.club-activity-report-detail-page__content--title{min-height:36px;color:#212b36}.club-activity-report-detail-page__content--header{padding-bottom:22px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;border-bottom:2px solid #00a8d9}.club-activity-report-detail-page__content--date{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:16px}@media only screen and (max-width: 576px){.club-activity-report-detail-page__content--date{gap:12px}}.club-activity-report-detail-page__content--date-item{color:#637381}@media only screen and (max-width: 576px){.club-activity-report-detail-page__content--date-item{font-size:12px;line-height:18px}}.club-activity-report-detail-page__content--footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}@media only screen and (max-width: 576px){.club-activity-report-detail-page__content--description{font-size:14px;line-height:178%}}.club-crowdfunding-detail-page{width:100%;padding:0;background-color:#f5f6f8}.club-crowdfunding-detail-page__container{width:100%;padding:40px 40px 99px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__container{padding:32px 16px 31px}}.club-crowdfunding-detail-page__container--custom1{padding:40px 40px 0}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__container--custom1{padding:32px 16px 0}}.club-crowdfunding-detail-page__container--custom2{padding:24px 40px 99px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__container--custom2{padding:24px 16px 31px}}.club-crowdfunding-detail-page__container--custom3{padding:24px 40px 99px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__container--custom3{padding:24px 0 31px 16px}}.club-crowdfunding-detail-page__tab{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.club-crowdfunding-detail-page__tab--container{margin-top:-4px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__tab--container{margin-top:6px}}.club-crowdfunding-detail-page__carousel{display:inline-block}.club-crowdfunding-detail-page__carousel--thumbnail{gap:16px 8px}@media only screen and (max-width: 992px){.club-crowdfunding-detail-page__carousel{display:none}}.club-crowdfunding-detail-page__carousel--mobile{display:none}@media only screen and (max-width: 992px){.club-crowdfunding-detail-page__carousel--mobile{display:inherit}}.club-crowdfunding-detail-page__title{width:100%;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__title{gap:16px}}.club-crowdfunding-detail-page__title--tags{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;gap:4px}.club-crowdfunding-detail-page__title-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__title-container{gap:16px}}.club-crowdfunding-detail-page__title--button{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;gap:16px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__title--button{-ms-flex-wrap:wrap;flex-wrap:wrap}}.club-crowdfunding-detail-page__title--button-request{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px!important}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__title--button-request{-ms-flex-align:center!important;align-items:center!important;gap:8px!important}}.club-crowdfunding-detail-page__title--button-desc{min-width:275px}@media only screen and (max-width: 1270px){.club-crowdfunding-detail-page__title--button{margin-top:0;-ms-flex-align:start;align-items:flex-start;gap:16px}}.club-crowdfunding-detail-page__title--button-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:10px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__title--button-container{width:100%;gap:8px}}.club-crowdfunding-detail-page__title--button-container>button{min-width:160px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__title--button-container>button{width:100%;height:33px;min-width:auto;min-height:33px;font-size:14px}}.club-crowdfunding-detail-page__post{margin-top:-4px;padding:24px;background-color:#fff;border-radius:12px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__post{margin-top:-2px}}.club-crowdfunding-detail-page__post--custom{margin-top:0}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__post{padding:16px}}.club-crowdfunding-detail-page__post--title,.club-crowdfunding-detail-page__post--value{line-height:24px!important}.club-crowdfunding-detail-page__post--value{font-size:16px}.club-crowdfunding-detail-page__content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}.club-crowdfunding-detail-page__item{width:100%;box-shadow:0 0 16px #22390914;border-radius:12px}.club-crowdfunding-detail-page__item--title{width:100%;padding:8px 16px;background-color:#eaf8fc;border-radius:12px 12px 0 0;color:#00a8d9}.club-crowdfunding-detail-page__item--content{padding:32px 24px;background-color:#fff;border-radius:0 0 12px 12px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__item--content{padding:16px}}.club-crowdfunding-detail-page__row{padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:4px;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__row{-ms-flex-direction:column;flex-direction:column}}.club-crowdfunding-detail-page__row--error{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:9px}.club-crowdfunding-detail-page__row--error-text{color:#c60704}.club-crowdfunding-detail-page__row--container{gap:8px}.club-crowdfunding-detail-page__row--custom{padding-bottom:0;border-bottom:none}.club-crowdfunding-detail-page__row:not(:last-child){margin-bottom:15.7px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__row:not(:last-child){margin-bottom:15.5px}}.club-crowdfunding-detail-page__row--title{min-width:150px;color:#637381}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__row--title{font-size:12px;line-height:18px!important}}.club-crowdfunding-detail-page__row--value{line-height:180%}.club-crowdfunding-detail-page__row--value-custom{padding:4px 8px;background-color:#fff2d8;border-radius:4px;font-weight:700;color:#f59700;display:inline-block}.club-crowdfunding-detail-page__row--value-blue{font-size:14px;font-weight:700;color:#00a8d9}.club-crowdfunding-detail-page__child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__child{margin-top:8px;gap:16px}}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__child-custom{margin-top:0;gap:4px}}.club-crowdfunding-detail-page__child--item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px}.club-crowdfunding-detail-page__child--item>span{display:inline-block}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__child--item{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__child--item-custom{-ms-flex-direction:row;flex-direction:row}}.club-crowdfunding-detail-page__child--title{min-width:100px;color:#637381}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__child--title{font-size:12px;line-height:18px!important}}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__child--title-custom{font-size:14px;line-height:25px!important}}.club-crowdfunding-detail-page__child--image{max-width:200px;max-height:133px;border-radius:10px;overflow:hidden}@media only screen and (max-width: 576px){.club-crowdfunding-detail-page__child--image{width:100%;max-width:none;max-height:207.33px}}.club-crowdfunding-detail-page__child--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.club-crowdfunding-detail-page__table{margin-bottom:24px}.club-crowdfunding-detail-page__table .table-list{border-radius:0}.club-crowdfunding-detail-page__delete{min-height:33px;margin-left:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.club-crowdfunding-detail-page__delete--text{color:#f70905}.club-register-activity-expense__container{width:100%;padding:40px 40px 100px}@media only screen and (max-width: 576px){.club-register-activity-expense__container{padding:32px 16px}}.club-register-activity-expense__title{width:100%;margin:24px 0;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.club-register-activity-expense__title{margin:16px 0 24px}}.club-register-activity-expense__content{width:100%;margin-bottom:24px;box-shadow:0 0 20px #00000014;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.club-register-activity-expense__content{padding:16px;border-radius:16px}}.club-register-activity-expense__content--title{max-height:27px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.club-register-activity-expense__content--title{max-height:none}.club-register-activity-expense__content--title span{min-height:29px;font-size:16px;font-weight:700;line-height:180%}}.club-register-activity-expense__content--info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.club-register-activity-expense__content--info .form__row2--custom{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:24px}@media only screen and (max-width: 768px){.club-register-activity-expense__content--info .form__row2--custom{width:100%;-ms-flex-direction:column;flex-direction:column}}.club-register-activity-expense__content .input__content{width:278.02px;gap:12px}@media only screen and (max-width: 576px){.club-register-activity-expense__content .input__content{width:100%}}.club-register-activity-expense__content .input__textarea{border-radius:12px}.club-register-activity-expense__content .input__container .date-picker-custom{width:250px}@media only screen and (max-width: 768px){.club-register-activity-expense__content .input__container .date-picker-custom{width:100%}}.club-register-activity-expense__content .input__unit{font-size:14px;color:#212b36}.club-register-activity-expense__content .form__item--content{border-radius:16px}.club-register-activity-expense__content .dropdown_multiselect .dropdown__menu{min-height:253px;margin-top:7px!important}.club-register-activity-expense__content .dropdown_multiselect .dropdown__placeholder{font-size:14px}.club-register-activity-expense__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;gap:24px}.club-register-activity-expense__form--row1,.club-register-activity-expense__form--row2{width:100%;gap:8px}.club-register-activity-expense__form--row1{display:grid;grid-template-columns:repeat(1,1fr)}.club-register-activity-expense__form--row2-mobile{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media only screen and (max-width: 768px){.club-register-activity-expense__form--row2-mobile{gap:22px;display:grid;grid-template-columns:repeat(1,1fr)}}.club-register-activity-expense__button{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:16px}@media only screen and (max-width: 576px){.club-register-activity-expense__button{gap:8px}}.club-register-activity-expense__button button{width:100%;min-height:53px;max-width:240px}.club-register-activity-expense__payment{color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.club-register-activity-expense__payment span{margin-right:2px;margin-left:8px;color:#919eab}@media only screen and (max-width: 576px){.club-register-activity-expense__payment.flex-wrap span{margin:0}}@media only screen and (max-width: 576px){.club-register-activity-expense__price input{max-width:250px}}.crowdfunding-detail-page{padding:57px 16px 100px;background-color:#fff}@media only screen and (max-width: 576px){.crowdfunding-detail-page{padding:32px 0}}.crowdfunding-detail-page__container{width:100%;max-width:960px;margin:0 auto}@media only screen and (max-width: 576px){.crowdfunding-detail-page__container{padding:0 16px}}.crowdfunding-detail-page__recommend{margin-bottom:64px;padding:0 32px}.crowdfunding-detail-page__recommend--disable{margin-bottom:48px}@media only screen and (max-width: 576px){.crowdfunding-detail-page__recommend{margin-bottom:24px;padding:0 16px}}.crowdfunding-detail-page__recommend--footer{max-height:170px;padding:8px 15px 15px}.crowdfunding-detail-page__recommend--item{width:100%;min-height:316px}.crowdfunding-detail-page__recommend--item-tag{margin-bottom:0}.crowdfunding-detail-page__project{margin-bottom:64px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:64px}.crowdfunding-detail-page__project--disable{margin-bottom:48px}@media only screen and (max-width: 576px){.crowdfunding-detail-page__project{margin-bottom:24px;gap:24px}}.crowdfunding-detail-page__project__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px}@media only screen and (max-width: 576px){.crowdfunding-detail-page__project__content{gap:24px}}.crowdfunding-detail-page__project__description{color:#212b36}@media only screen and (max-width: 576px){.crowdfunding-detail-page__project__description{font-size:14px;line-height:173%}}.crowdfunding-detail-page__project__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.crowdfunding-detail-page__project__title{color:#212b36}@media only screen and (max-width: 576px){.crowdfunding-detail-page__project__title{font-size:20px}}.crowdfunding-detail-page__project__category{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:18px}@media only screen and (max-width: 576px){.crowdfunding-detail-page__project__category{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:start;align-items:flex-start}}.crowdfunding-detail-page__project__category--wrapper{min-width:200px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.crowdfunding-detail-page__project__main{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:20px}@media only screen and (max-width: 992px){.crowdfunding-detail-page__project__main{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:24px}}.crowdfunding-detail-page__project__carousel{width:100%;height:364.23px;max-width:546.34px}@media only screen and (max-width: 992px){.crowdfunding-detail-page__project__carousel{height:auto}}.crowdfunding-detail-page__project__stats{width:100%;max-width:393.66px;padding:31px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px;box-shadow:0 0 16px #22390914;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.crowdfunding-detail-page__project__stats{padding:23px;gap:16px}}.crowdfunding-detail-page__category{padding:2px 8px;background:#fff2d8;border-radius:8px;font-weight:700;color:#f59700}.crowdfunding-detail-page__club-name{font-weight:700;color:#637381}.crowdfunding-detail-page__stats__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.crowdfunding-detail-page__stats__item--custom{margin-top:8px}}@media only screen and (max-width: 576px){.crowdfunding-detail-page__stats__item{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.crowdfunding-detail-page__stats__item[data-high-price=true]{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.crowdfunding-detail-page__stats__label{color:#637381}.crowdfunding-detail-page__stats__value{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;gap:4px}.crowdfunding-detail-page__stats__currency{font-size:24px;font-weight:900;color:#0084aa}.crowdfunding-detail-page__stats__amount{color:#0084aa}@media only screen and (max-width: 576px){.crowdfunding-detail-page__stats__amount{font-size:32px}}.crowdfunding-detail-page__stats__count{font-weight:900;color:#212b36}@media only screen and (max-width: 576px){.crowdfunding-detail-page__stats__count{font-size:20px}}.crowdfunding-detail-page__stats__unit{font-weight:900;color:#212b36}.crowdfunding-detail-page__stats__row{display:-ms-flexbox;display:flex;gap:40px}@media only screen and (max-width: 576px){.crowdfunding-detail-page__stats__row{-ms-flex-direction:column;flex-direction:column;gap:16px}}.crowdfunding-detail-page__stats__col{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.crowdfunding-detail-page__stats__col{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}}.crowdfunding-detail-page__stats__text{margin:0;font-size:18px;font-weight:900;color:#212b36}.crowdfunding-detail-page__support-button{width:335px;height:64px;padding:20px 16px;background:#00a8d9;border:none;border-radius:32px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;transition:all .3s ease}@media only screen and (max-width: 576px){.crowdfunding-detail-page__support-button{width:100%;height:53px;margin-top:8px;font-size:16px;font-weight:700}}.crowdfunding-detail-page__share{min-height:144px;padding:23px 63px;background:#eaf8fc;border:1px solid #b3e5f3;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.crowdfunding-detail-page__share{padding:15px 18px 21px 15px;border-radius:12px}}.crowdfunding-detail-page__share__title{color:#000}@media only screen and (max-width: 576px){.crowdfunding-detail-page__share__title{font-size:16px;line-height:29px}}.crowdfunding-detail-page__share__buttons{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:16px}@media only screen and (max-width: 576px){.crowdfunding-detail-page__share__buttons{gap:8px}}.crowdfunding-detail-page__share__button{width:100%;min-width:196px;max-width:196px;max-height:53px;padding:11px 15px;border:none;border-radius:24px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:12px;cursor:pointer;transition:all .3s ease;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.crowdfunding-detail-page__share__button{padding:15px}}@media only screen and (max-width: 576px){.crowdfunding-detail-page__share__button{min-width:150px;max-width:150px;max-height:50px}}.crowdfunding-detail-page__share__button img{width:24px;height:24px}.crowdfunding-detail-page__share__button--line{background:#06c755}.crowdfunding-detail-page__share__button--facebook{background:#1877f2}.crowdfunding-detail-page__share__button--x{background:#3b3b3b}.crowdfunding-detail-page__share__button--copy{max-height:48px;background:#fbfbfb;border:1px solid #e6e8ea;border-radius:9999px;line-height:130%;color:#637381;gap:8px}@media only screen and (max-width: 576px){.crowdfunding-detail-page__share__button--copy{max-height:50px;padding:13px 9px}}.crowdfunding-detail-page__share__button--copy:hover{background:#00a8d9;color:#fff}.crowdfunding-detail-page__share__button--copy:hover svg path{fill:#fff}.crowdfunding-detail-page__activity{width:100%;max-width:992px;margin:-1px auto 0;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.crowdfunding-detail-page__activity__list{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.crowdfunding-detail-page__activity__list{gap:16px}}.crowdfunding-detail-page__activity__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.crowdfunding-detail-page__activity__title{margin:0;font-size:20px;font-weight:900;line-height:1.5;color:#212b36}.crowdfunding-detail-page__activity__count{margin:0;font-size:16px;font-weight:400;line-height:1.8;text-align:center;color:#212b36}.crowdfunding-detail-page__activity__pagination--container{margin-top:8px}.activity-detail-breadcrumb{padding:24px 0;background:#f4f6f8;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.activity-detail-breadcrumb{padding:16px 16px 15px 8px}}.activity-detail-breadcrumb__container{max-width:960px;margin:0 auto}.activity-detail-breadcrumb__nav{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.activity-detail-breadcrumb__nav{gap:8px}}.activity-detail-breadcrumb__back-button{padding:0;background:none;border:none;cursor:pointer;transition:opacity .2s}.activity-detail-breadcrumb__back-button:hover{opacity:.7}.activity-detail-breadcrumb__back-button svg{width:24px;height:24px}.activity-detail-breadcrumb__image{width:120px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:6px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 576px){.activity-detail-breadcrumb__image{width:86px;height:57px}}.activity-detail-breadcrumb__info{min-width:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.activity-detail-breadcrumb__info{gap:4px}}.activity-detail-breadcrumb__title{color:#212b36}@media only screen and (max-width: 576px){.activity-detail-breadcrumb__title{font-size:12px;font-weight:700}}.activity-detail-breadcrumb__club{color:#212b36}@media only screen and (max-width: 576px){.activity-detail-breadcrumb__club{font-size:12px;line-height:18px;color:#637381}}.activity-detail-page{padding:60px 16px 100px;background-color:#fff}@media only screen and (max-width: 576px){.activity-detail-page{padding:24px 16px}}.activity-detail-page__container{width:100%;max-width:960px;margin:0 auto}.activity-detail-page__content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.activity-detail-card{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}.activity-detail-card__header{padding-bottom:22px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;border-bottom:2px solid #00a8d9}@media only screen and (max-width: 576px){.activity-detail-card__header{gap:8px}}.activity-detail-card__title{margin:0;font-size:24px;font-weight:900;line-height:1.5;color:#212b36}@media only screen and (max-width: 576px){.activity-detail-card__title{font-size:20px}}.activity-detail-card__date{color:#637381}@media only screen and (max-width: 576px){.activity-detail-card__date{font-size:12px;line-height:18px}}.activity-detail-card__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}.activity-detail-card__description{line-height:181%;color:#212b36}.activity-detail-card__actions{padding-top:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 576px){.activity-detail-card__actions{padding:8px 8px 0 0}}@media only screen and (max-width: 576px){.activity-detail-card__actions>button{min-width:335px;min-height:53px}}.register-activity-report__container{width:100%;padding:40px 40px 100px}@media only screen and (max-width: 576px){.register-activity-report__container{padding:32px 16px}}.register-activity-report__label{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.register-activity-report__breadcrumb{width:100%;text-align:start}@media only screen and (max-width: 576px){.register-activity-report__breadcrumb{display:none}}.register-activity-report__breadcrumb--mobile{display:none}@media only screen and (max-width: 576px){.register-activity-report__breadcrumb--mobile{width:100%;text-align:start;display:block}}.register-activity-report__title{width:100%;margin:24px 0;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.register-activity-report__title{margin:16px 0 24px}}.register-activity-report__content{width:100%;margin-bottom:24px;box-shadow:0 0 20px #00000014;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.register-activity-report__content .form__row1:nth-of-type(1) .input__textarea{min-height:48px;padding:10px;border-radius:12px;overflow-y:hidden}@media only screen and (max-width: 576px){.register-activity-report__content{margin-bottom:16px;padding:16px;border-radius:16px}}.register-activity-report__content--info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.register-activity-report__form--textarea1{min-height:478px;padding:12px;border-radius:12px}.register-activity-report__button{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:16px;white-space:nowrap}.register-activity-report__button button{width:100%;min-height:53px;max-width:240px}.register-activity-report__button--tablet{display:-ms-flexbox;display:flex}@media only screen and (max-width: 576px){.register-activity-report__button{margin-top:24px;-ms-flex-flow:column-reverse wrap;flex-flow:column-reverse wrap;gap:16px}.register-activity-report__button button{width:100%;max-width:none}}.register-activity-report .input__content{gap:8px}.register-activity-report .input__base{color:#212b36}.activity-report{width:100%;padding:0;background-color:#f5f6f8}.activity-report__container{width:100%;padding:40px 40px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 768px){.activity-report__container{padding:32px 16px}}.activity-report__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.activity-report__header{-ms-flex-align:start;align-items:flex-start}}.activity-report__header--title{color:#212b36}.activity-report__header--button{height:45px;min-width:160px;padding:8px 16px;white-space:nowrap}@media only screen and (max-width: 768px){.activity-report__header--button{height:33px;min-width:88px;padding:4px 16px;font-size:14px}}.activity-report__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.activity-report__pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){.activity-report__pagination{display:none}}.activity-report__pagination-mobile{display:none}@media only screen and (max-width: 768px){.activity-report__pagination-mobile{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.club-register-crowdfunding-page__container{width:100%;padding:40px 160px 100px 40px}@media only screen and (max-width: 992px){.club-register-crowdfunding-page__container{padding:40px}}@media only screen and (max-width: 576px){.club-register-crowdfunding-page__container{padding:32px 16px}}.club-register-crowdfunding-page__label{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.club-register-crowdfunding-page__title{width:100%;margin:24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.club-register-crowdfunding-page__title{margin:16px 0 24px}}.club-register-crowdfunding-page__content{width:100%;margin-bottom:32px;box-shadow:0 0 20px #00000014;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-register-crowdfunding-page__content{padding:16px}}.club-register-crowdfunding-page__content--title{max-height:27px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.club-register-crowdfunding-page__content--title{max-height:none}}.club-register-crowdfunding-page__content--add{max-width:164px;margin-top:-12px}.club-register-crowdfunding-page__content--info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.club-register-crowdfunding-page__content--line{margin-top:8px}@media only screen and (max-width: 576px){.club-register-crowdfunding-page__content--line{margin-top:0}}.club-register-crowdfunding-page__content--recruiters{-ms-flex-align:end;align-items:flex-end}.club-register-crowdfunding-page__content--unit{margin-top:16px}.club-register-crowdfunding-page__content--input{margin-bottom:7px}.club-register-crowdfunding-page__content--end{margin-top:24px}.club-register-crowdfunding-page__content--label-text{color:#637381}.club-register-crowdfunding-page__content--label-text-custom{margin-bottom:7px;display:inline-block}.club-register-crowdfunding-page__content--label-error{color:#c60704}.club-register-crowdfunding-page__form--textarea .input__textarea{min-height:48px;padding:10px;border-radius:12px;overflow-y:hidden}.club-register-crowdfunding-page__form--textarea1{min-height:298px;padding:12px;border-radius:12px}.club-register-crowdfunding-page__form--textarea3{min-height:103px;padding:12px;border-radius:12px}.club-register-crowdfunding-page__form--textarea2{min-height:133px;padding:12px;border-radius:12px}.club-register-crowdfunding-page__form--note{margin-right:26px}.club-register-crowdfunding-page__form--custom{width:100%}@media only screen and (max-width: 576px){.club-register-crowdfunding-page__form--custom .upload-area{height:156.94px!important;min-height:156.94px!important}}@media only screen and (max-width: 576px){.club-register-crowdfunding-page__form--custom .upload-prompt{padding:8px 24px 24px}}.club-register-crowdfunding-page__form--row1{max-width:269.33px;position:relative}@media only screen and (max-width: 576px){.club-register-crowdfunding-page__form--row1{max-width:285px}}@media only screen and (max-width: 576px){.club-register-crowdfunding-page__form--row1-custom{max-width:253px}}.club-register-crowdfunding-page__form--row1-input{width:100%}.club-register-crowdfunding-page__form--row1-unit{position:absolute;top:38px;right:-25px}.club-register-crowdfunding-page__form--text{-ms-flex-pack:end;justify-content:end}.club-register-crowdfunding-page__button{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:16px}.club-register-crowdfunding-page__button button{width:100%;min-height:53px;max-width:240px}.club-register-crowdfunding-page__button--tablet{display:-ms-flexbox;display:flex}@media only screen and (max-width: 576px){.club-register-crowdfunding-page__button{margin-top:24px;-ms-flex-flow:column-reverse wrap;flex-flow:column-reverse wrap}.club-register-crowdfunding-page__button button{width:100%;max-width:none}}.club-register-crowdfunding-page__delete{height:25px}.club-register-crowdfunding-page__delete svg{cursor:pointer}.club-register-crowdfunding-page .upload__title{max-height:25px}.club-register-crowdfunding-page .input__base{color:#212b36}.club-activity-expense-payment-detail__container{width:100%;padding:40px 40px 100px}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__container{padding:32px 16px}}.club-activity-expense-payment-detail__breadcrumb{width:100%;text-align:start}.club-activity-expense-payment-detail__header{width:100%;margin:24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__header{margin:16px auto 24px;-ms-flex-align:start;align-items:flex-start}}.club-activity-expense-payment-detail__header--title{color:#212b36}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__header--title{font-size:20px}}.club-activity-expense-payment-detail__header--button{height:45px;min-width:160px;white-space:nowrap}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__header--button{height:33px;min-width:60px;font-size:14px}}.club-activity-expense-payment-detail__content{width:100%;padding:24px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 16px #22390914}.club-activity-expense-payment-detail__content a{font-weight:700;text-decoration:underline;color:#00a8d9;text-underline-offset:4px}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__content{padding:16px;border-radius:16px}}.club-activity-expense-payment-detail__item{width:100%;margin-bottom:16px;padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px;border-bottom:1px solid #e6e8ea}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__item{-ms-flex-direction:column;flex-direction:column;gap:8px}}.club-activity-expense-payment-detail__item:last-child{margin-bottom:0}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__item--custom{gap:4px}}.club-activity-expense-payment-detail__item--label{width:150px;min-width:150px;line-height:24px;color:#637381}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__item--label{width:100%;width:unset;font-size:12px;line-height:1.5}}.club-activity-expense-payment-detail__item--stack{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-transform:translateX(-1px);transform:translate(-1px)}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__item--stack{-webkit-transform:none;transform:none}}.club-activity-expense-payment-detail__item--value{font-weight:400;line-height:24px;color:#212b36;-ms-flex:1;flex:1;word-wrap:break-word;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:16px}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__item--value{width:100%;gap:8px}}.club-activity-expense-payment-detail__item--value .label{width:86px;height:28px!important;min-height:28px;text-align:center}.club-activity-expense-payment-detail__item--value .link{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.club-activity-expense-payment-detail__item--value .link .comma{margin-left:4px}.club-activity-expense-payment-detail__item--value .link-item{line-height:24px}.club-activity-expense-payment-detail__career{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.club-activity-expense-payment-detail__career--item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__career--item{-ms-flex-align:start;align-items:flex-start}}.club-activity-expense-payment-detail__career--label{width:100px;min-width:100px;line-height:25px;color:#637381}@media only screen and (max-width: 576px){.club-activity-expense-payment-detail__career--label{font-size:12px;line-height:18px}}.club-activity-expense-payment-detail__career--value{font-weight:400;line-height:25px;color:#212b36}.club-activity-expense-payment-list__container{width:100%;padding:40px 40px 100px}.club-activity-expense-payment-list__container .table-list__content{min-width:1030px}@media only screen and (max-width: 1270px){.club-activity-expense-payment-list__container{padding:40px 0}.club-activity-expense-payment-list__container .table-list{margin:0;padding:0 40px}}@media only screen and (max-width: 576px){.club-activity-expense-payment-list__container{padding:32px 0 31px;gap:0}.club-activity-expense-payment-list__container .table-list{margin-top:0;padding:24px 16px 1px;box-shadow:none}}.club-activity-expense-payment-list__header{width:100%;min-height:45px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.club-activity-expense-payment-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 1270px){.club-activity-expense-payment-list__header{padding:0 40px}}@media only screen and (max-width: 576px){.club-activity-expense-payment-list__header{min-height:33px;padding:0 16px;-ms-flex-align:start;align-items:flex-start;gap:16px}}.club-activity-expense-payment-list__button{height:45px;min-width:160px;white-space:nowrap}@media only screen and (max-width: 576px){.club-activity-expense-payment-list__button{height:33px;min-width:88px;font-size:14px}}.club-activity-expense-payment-list__content{width:100%}.club-activity-expense-payment-list__content .table-list{margin-top:24px;border-radius:0}@media only screen and (max-width: 1270px){.club-activity-expense-payment-list__content .table-list{margin-top:0;padding-top:24px;box-shadow:none}}.club-activity-expense-payment-list__content .table-list__content tbody tr td{padding-top:16px;padding-bottom:16px}.club-activity-expense-payment-list__content .table-list__content tbody tr td:first-child{padding-top:17px;padding-bottom:8px}.club-activity-expense-payment-list__content .table-list__content tbody tr td:nth-child(2){padding-right:20px}.club-activity-expense-payment-list__content .table-list__content tbody tr .text{font-weight:700;line-height:24px}.club-activity-expense-payment-list__content .table-list__content tbody tr .text-detail{line-height:18px;color:#637381}@media only screen and (max-width: 1270px){.club-activity-expense-payment-list__content .table-list__content{min-width:1050px}.club-activity-expense-payment-list__content .table-list__content .th-w-140{width:160px}}@media only screen and (max-width: 576px){.club-activity-expense-payment-list__content .table-list__content{min-width:834px}.club-activity-expense-payment-list__content .table-list__content td{vertical-align:top}.club-activity-expense-payment-list__content .table-list__content thead th:first-child{padding-left:15px!important}.club-activity-expense-payment-list__content .table-list__content thead th{padding:16.5px 8px 15px;font-size:12px;line-height:18px}.club-activity-expense-payment-list__content .table-list__content td:first-child{padding-left:16px}.club-activity-expense-payment-list__content .table-list__content tbody tr td>span{font-size:12px;line-height:18px}.club-activity-expense-payment-list__content .table-list__content .text,.club-activity-expense-payment-list__content .table-list__content .label{font-size:14px;line-height:24px}.club-activity-expense-payment-list__content .table-list__content .th-w-140{width:117px}.club-activity-expense-payment-list__content .table-list__content .th-w-516{width:270px}.club-activity-expense-payment-list__content .table-list__content .th-w-104{width:117px}}.club-activity-expense-payment-list__pagination{margin-top:24px}@media only screen and (max-width: 1270px){.club-activity-expense-payment-list__pagination{padding:0 40px}}@media only screen and (max-width: 576px){.club-activity-expense-payment-list__pagination{padding:0 16px}}.club-invite-success__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-invite-success__container{padding:32px 16px;gap:16px}}.club-invite-success__title{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.club-invite-success__content{width:100%;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:12px}@media only screen and (max-width: 576px){.club-invite-success__content{margin-top:8px;padding:40px 16px;border-radius:16px;gap:16px;box-shadow:0 0 16px #22390914}}.club-invite-success__content--title{text-align:center;color:#212b36}.club-invite-success__content--image{width:612px;height:322.5px;margin-top:28px}.club-invite-success__content--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 576px){.club-invite-success__content--image{width:100%;height:163.88px;margin-top:24px}}.club-invite-success__button{min-width:335px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.club-invite-success__button{margin-top:8px}.club-invite-success__button .button--md{min-width:335px}}@media only screen and (max-width: 576px){.club-invite-success .auth__sidebar--content{min-height:calc(100vh - 186px)}}.club-invite-parent__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-invite-parent__container{padding:24px 16px}}.club-invite-parent__title{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.club-invite-parent__content{width:100%;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}@media only screen and (max-width: 576px){.club-invite-parent__content{padding:16px;border-radius:12px;gap:24px}}.club-invite-parent__content--textarea{min-height:133px;border-radius:12px}.club-invite-parent__button{min-width:335px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.club-invite-parent__button .button--md{min-width:335px}}@media only screen and (max-width: 576px){.club-invite-parent .auth__sidebar--content{min-height:calc(100vh - 186px)}}.club-student-account-detail__container{width:100%;padding:40px 40px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0}.club-student-account-detail__container--header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 992px){.club-student-account-detail__container--header{padding:0 40px}}@media only screen and (max-width: 768px){.club-student-account-detail__container--header{padding:0 16px;gap:16px}}.club-student-account-detail__container .table-list{margin:24px 0}@media only screen and (max-width: 992px){.club-student-account-detail__container{padding:40px 0}.club-student-account-detail__container .table-list{margin:0;padding:24px 40px 16px;box-shadow:none}}@media only screen and (max-width: 768px){.club-student-account-detail__container{padding:32px 0 31px;gap:0}.club-student-account-detail__container .table-list{margin-top:0;padding:24px 16px 16px;box-shadow:none}}.club-student-account-detail__header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;gap:16px}@media only screen and (max-width: 768px){.club-student-account-detail__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.club-student-account-detail__info{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 768px){.club-student-account-detail__info{gap:12px}}.club-student-account-detail__info--avatar{width:80px;height:80px;min-width:80px;min-height:80px;border-radius:50%;overflow:hidden}.club-student-account-detail__info--avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.club-student-account-detail__info-text{color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.club-student-account-detail__info-label{line-height:29px}@media only screen and (max-width: 576px){.club-student-account-detail__info-label{font-size:14px;line-height:25px}}.club-student-account-detail__button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.club-student-account-detail__button--text{line-height:25px;color:#f70905;white-space:nowrap}.club-student-account-detail__info-detail{width:100%;padding:24px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 768px){.club-student-account-detail__info-detail{margin:8px 0;padding:16px}}.club-student-account-detail__info-detail--divider{width:100%;height:1px;margin:0 0 -1px;background-color:#e6e8ea}.club-student-account-detail__info-detail--item{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}@media only screen and (max-width: 768px){.club-student-account-detail__info-detail--item{-ms-flex-direction:column;flex-direction:column}}.club-student-account-detail__info-detail--item .row-info__label{width:150px;min-width:150px;line-height:24px;color:#637381}@media only screen and (max-width: 768px){.club-student-account-detail__info-detail--item .row-info__label{width:100%;min-width:100%;font-size:12px;line-height:18px}}.club-student-account-detail__info-detail--item .row-info__content{font-weight:400;line-height:24px;color:#212b36}.club-student-account-detail__tab{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 768px){.club-student-account-detail__tab--container .tab__list{height:49px}.club-student-account-detail__tab--container .tab__list--custom{display:-ms-flexbox;display:flex}.club-student-account-detail__tab--container .tab__link{height:49px;padding:12px}.club-student-account-detail__tab--container .tab__item{-ms-flex:1;flex:1;text-align:center}}.club-student-account-detail__table .table-list{border-radius:0}.club-student-account-detail__table .table-list__content{min-width:1050px}.club-student-account-detail__table .table-list__content tbody tr td{padding-top:16px;padding-bottom:15px}.club-student-account-detail__table .table-list__content tbody tr td .text{font-weight:700;line-height:24px}.club-student-account-detail__table .table-list__content tbody tr td .text-detail{line-height:18px;color:#637381}.club-student-account-detail__table .table-list__content tbody tr td .label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.club-student-account-detail__table .table-list__content{min-width:706px}.club-student-account-detail__table .table-list__content thead th:first-child{padding-left:15px!important}.club-student-account-detail__table .table-list__content thead th{padding:18px 8px 14px;font-size:12px;line-height:18px}.club-student-account-detail__table .table-list__content td:first-child{padding-left:16px}.club-student-account-detail__table .table-list__content tbody tr td>span{font-size:12px;line-height:18px}.club-student-account-detail__table .table-list__content .text,.club-student-account-detail__table .table-list__content .label{font-size:14px;line-height:24px}.club-student-account-detail__table .table-list__content .th-w-262{width:163px}.club-student-account-detail__table .table-list__content .th-w-77{width:71px}}.club-student-account-detail .tab2 .table-list__content tr:first-child td{padding-top:17px;padding-bottom:15px;vertical-align:top}@media only screen and (max-width: 768px){.club-student-account-detail .tab2 .table-list__content tr:first-child td{padding-top:16px}}.club-student-account-detail .tab2 .table-list__content td{vertical-align:top;padding-bottom:16px}@media only screen and (max-width: 768px){.club-student-account-detail .tab2 .table-list__content{min-width:772px}.club-student-account-detail .tab2 .table-list__content tbody tr td>span{white-space:normal;word-break:break-all}.club-student-account-detail .tab2 .table-list__content .th-w-140{width:114px}.club-student-account-detail .tab2 .table-list__content .th-w-103{width:110px}}.club-student-account-detail .tab2 .table-list__row1{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.club-student-account-detail .tab2 .table-list__row1 .label{padding:2px 6px}.club-student-account-detail .tab2 .table-list__row1 .label--confirmed{min-height:18px;font-size:12px;line-height:14px}@media only screen and (max-width: 992px){.club-student-account-detail__pagination{margin-top:8px;padding:0 40px}}@media only screen and (max-width: 768px){.club-student-account-detail__pagination{margin-top:8px;padding:0 16px}}.supporter-video-history-page__container{width:100%;padding:40px}@media only screen and (max-width: 576px){.supporter-video-history-page__container{padding:32px 16px}}.supporter-video-history-page__filters{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.supporter-video-history-page__filters{margin-top:16px}}@media only screen and (max-width: 576px){.supporter-video-history-page__filters--text{font-size:12px}}.supporter-video-history-page__filters--condition{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 768px){.supporter-video-history-page__filters--condition{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 768px){.supporter-video-history-page__filters--select{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}}.supporter-video-history-page__filters--search{width:100%;min-width:200px}@media only screen and (max-width: 576px){.supporter-video-history-page__filters--search .dropdown{min-height:41px}}.supporter-video-history-page__filters--search .dropdown__toggle{height:48px}@media only screen and (max-width: 576px){.supporter-video-history-page__filters--search .dropdown__toggle{height:41px}}@media only screen and (max-width: 576px){.supporter-video-history-page__filters--search{min-width:120px}}.supporter-video-history-page__filters--input input{width:100%!important}@media only screen and (max-width: 768px){.supporter-video-history-page__filters--input{width:100%}.supporter-video-history-page__filters--input .input-search__wrap{width:100%!important}}.supporter-video-history-page__pagination{margin-top:24px}@media only screen and (max-width: 576px){.supporter-video-history-page__pagination{padding:0 7.5px}}.supporter-video-history-page__content{width:100%;margin-top:24px;padding:23px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 576px){.supporter-video-history-page__content{padding:15px}}.supporter-video-history-page__content--list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:16px}.supporter-video-history-page__content--divider{width:100%;height:1px;background-color:#e6e8ea}.supporter-video-history-page__item{width:100%;padding-bottom:23px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:18px;border-bottom:1px solid #e6e8ea}.supporter-video-history-page__item--header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0}.supporter-video-history-page__item--header>span{line-height:24px}.supporter-video-history-page__item--label{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:14px}.supporter-video-history-page__item--label-price{font-size:24px;font-weight:900;line-height:36px}.supporter-video-history-page__item--footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:4px}.supporter-video-history-page__item--footer-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.supporter-video-history-page__item--footer-item>span{line-height:25px}.supporter-video-history-page__item--footer-title{min-width:104px}.instructor-video-detail-page{padding:0;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.instructor-video-detail-page__container{width:100%;max-width:1024px;margin:0 auto;padding:56px 32px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 992px){.instructor-video-detail-page__container{min-height:calc(100vh - 198px)}}@media only screen and (max-width: 576px){.instructor-video-detail-page__container{min-height:calc(100vh - 189px)}}@media only screen and (max-width: 576px){.instructor-video-detail-page__container{padding:32px 16px;gap:16px}}@media only screen and (max-width: 768px){.instructor-video-detail-page__container{margin-top:60px}}.instructor-video-detail-page__content{width:100%;max-width:960px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.instructor-video-detail-page__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.instructor-video-detail-page__header--container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.instructor-video-detail-page__header--container{-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 768px){.instructor-video-detail-page__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:space-between;align-items:space-between;gap:8px}}.instructor-video-detail-page__title{min-width:0;font-weight:900;color:#212b36;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.instructor-video-detail-page__title{font-size:20px;line-height:1.5}}.instructor-video-detail-page__meta{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;gap:16px}@media only screen and (max-width: 768px){.instructor-video-detail-page__meta{width:100%;-ms-flex-align:start;align-items:flex-start;gap:8px}}.instructor-video-detail-page__rating{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.instructor-video-detail-page__rating--item{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.instructor-video-detail-page__rating--stars{margin-left:3px}.instructor-video-detail-page__rating--value{margin-left:-3px}@media only screen and (max-width: 576px){.instructor-video-detail-page__rating--count{line-height:25px}}.instructor-video-detail-page__rating--count-number{color:#00a8d9}@media only screen and (max-width: 576px){.instructor-video-detail-page__rating--count-number{font-size:14px}}.instructor-video-detail-page__labels{display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width: 768px){.instructor-video-detail-page__labels{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.instructor-video-detail-page__labels p{color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 768px){.instructor-video-detail-page__labels p{font-size:14px;font-weight:400;line-height:180%}}.instructor-video-detail-page__labels .label__tag{width:128px;height:25px;min-width:128px}.instructor-video-detail-page__labels .label__tag--text{font-size:14px;font-weight:700;line-height:180%;letter-spacing:0}.instructor-video-detail-page__date{min-width:148px;color:#637381}@media only screen and (max-width: 576px){.instructor-video-detail-page__date{min-width:130px;font-size:14px}}.instructor-video-detail-page__player{width:100%;height:540px;border-radius:16px;position:relative;overflow:hidden}@media only screen and (max-width: 576px){.instructor-video-detail-page__player{height:192px;border-radius:12px}}.instructor-video-detail-page__player .video-close-button{width:30px;height:30px;background:#000000b3;border:none;border-radius:50%;font-size:20px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:10px;right:10px;z-index:10;cursor:pointer;transition:background-color .3s ease}.instructor-video-detail-page__player .video-close-button:hover{background:#000000e6}.instructor-video-detail-page__video{width:100%;height:100%;border:none;border-radius:16px;outline:none}@media only screen and (max-width: 576px){.instructor-video-detail-page__video{border-radius:12px}}.instructor-video-detail-page__description{padding:16px;background-color:#fff;border-radius:12px;color:#212b36}@media only screen and (max-width: 576px){.instructor-video-detail-page__description{font-size:12px;line-height:1.5}}.instructor-video-detail-page__button{margin:0 auto}@media only screen and (max-width: 768px){.instructor-video-detail-page__button{margin:8px auto 0}.instructor-video-detail-page__button button{width:100%;height:45px;min-height:45px}}.video-thumbnail__play-icon svg{width:80px;height:80px;fill:#fff;-webkit-filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}@media only screen and (max-width: 576px){.video-thumbnail__play-icon{width:48px;height:48px}.video-thumbnail__play-icon svg{width:48px;height:48px}}.supporter-video-detail-page{padding:0;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.supporter-video-detail-page__container{width:100%;margin:0 auto;padding:56px 100px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 992px){.supporter-video-detail-page__container{min-height:calc(100vh - 198px);padding:40px}}@media only screen and (max-width: 576px){.supporter-video-detail-page__container{min-height:calc(100vh - 189px);padding:32px 16px;gap:16px}}.supporter-video-detail-page__content{width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.supporter-video-detail-page__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.supporter-video-detail-page__header--container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.supporter-video-detail-page__header--container{-ms-flex-align:start;align-items:flex-start}}.supporter-video-detail-page__header--container>button{min-width:160px}@media only screen and (max-width: 576px){.supporter-video-detail-page__header--container>button{min-width:60px;min-height:33px;padding:2px 13px;font-size:14px;line-height:25px}}@media only screen and (max-width: 576px){.supporter-video-detail-page__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:4px}}.supporter-video-detail-page__title{min-width:0;font-weight:900;color:#212b36;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.supporter-video-detail-page__title{font-size:20px;line-height:1.5}}.supporter-video-detail-page__meta{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.supporter-video-detail-page__meta{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:4px}}.supporter-video-detail-page__rating{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.supporter-video-detail-page__rating{gap:8px}}.supporter-video-detail-page__rating--text{color:#212b36;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.supporter-video-detail-page__rating--text{font-size:14px}}.supporter-video-detail-page__rating .rating-custom{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.supporter-video-detail-page__rating--stars{margin-left:3px}.supporter-video-detail-page__rating--value{margin-left:-3px}@media only screen and (max-width: 576px){.supporter-video-detail-page__rating .rating .rating__stars{width:72px;height:24px}}@media only screen and (max-width: 576px){.supporter-video-detail-page__rating .rating .rating__stars--back svg,.supporter-video-detail-page__rating .rating .rating__stars--front svg{width:14px;height:14px}}.supporter-video-detail-page__date{color:#637381}@media only screen and (max-width: 576px){.supporter-video-detail-page__date{font-size:14px}}.supporter-video-detail-page__player{width:100%;height:540px;border-radius:16px;position:relative;overflow:hidden}@media only screen and (max-width: 576px){.supporter-video-detail-page__player{height:192.94px;border-radius:12px}}.supporter-video-detail-page__player .video-close-button{width:30px;height:30px;background:#00000080;border:none;border-radius:50%;font-size:20px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:10px;right:10px;z-index:10;cursor:pointer;transition:background-color .3s ease}.supporter-video-detail-page__player .video-close-button:hover{background:#000000e6}.supporter-video-detail-page__video{width:100%;height:100%;border:none;border-radius:16px;outline:none}@media only screen and (max-width: 576px){.supporter-video-detail-page__video{border-radius:12px}}.supporter-video-detail-page__description{padding:16px;background-color:#fff;border-radius:12px}.supporter-video-detail-page__description--more{margin-top:11px;display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 576px){.supporter-video-detail-page__description--more{margin-top:4px}}.supporter-video-detail-page__description--more-text{line-height:29px;color:#00a8d9}@media only screen and (max-width: 576px){.supporter-video-detail-page__description--more-text{font-size:14px;font-weight:700}}.supporter-video-detail-page__description--more svg{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.supporter-video-detail-page__description--text{border-radius:12px;color:#212b36;transition:all .3s ease;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 576px){.supporter-video-detail-page__description--text{font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.supporter-video-detail-page__description--text.expanded{display:block;-webkit-line-clamp:none;-webkit-box-orient:unset;overflow:visible}.supporter-video-detail-page__comment{margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.supporter-video-detail-page__comment{margin-top:0}}@media only screen and (max-width: 576px){.supporter-video-detail-page__comment--title{font-size:14px;line-height:25px}}.supporter-video-detail-page__comment--list{padding:24px 20px;background-color:#fff;border-radius:12px}@media only screen and (max-width: 576px){.supporter-video-detail-page__comment--list{padding:16px}}.supporter-video-detail-page__comment--list-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:12px}.supporter-video-detail-page__comment--list-date{color:#637381}.supporter-video-detail-page__comment--list-button{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;gap:12px}.supporter-video-detail-page__comment--list-button>button{min-height:45px}@media only screen and (max-width: 576px){.supporter-video-detail-page__comment--list-button>button{width:100%;min-height:auto;min-height:45px}}.supporter-video-detail-page__comment--list-button-cancel{min-width:112px;border:1px solid #919eab;color:#637381}.supporter-video-detail-page__comment--list-button-submit{min-width:80px}.supporter-video-detail-page__comment--input{margin-bottom:32px;padding-bottom:31px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;border-bottom:1px solid #e6e8ea}.supporter-video-detail-page__comment--input .input__textarea{min-height:160px;padding:12px 16px}.supporter-video-detail-page__comment--input .input__textarea::-webkit-input-placeholder{font-size:16px;color:#919eab}.supporter-video-detail-page__comment--input .input__textarea::-moz-placeholder{font-size:16px;color:#919eab}.supporter-video-detail-page__comment--input .input__textarea:-ms-input-placeholder{font-size:16px;color:#919eab}.supporter-video-detail-page__comment--input .input__textarea::-ms-input-placeholder{font-size:16px;color:#919eab}.supporter-video-detail-page__comment--input .input__textarea::placeholder{font-size:16px;color:#919eab}@media only screen and (max-width: 576px){.supporter-video-detail-page__comment--input .input__textarea::-webkit-input-placeholder{font-size:14px}.supporter-video-detail-page__comment--input .input__textarea::-moz-placeholder{font-size:14px}.supporter-video-detail-page__comment--input .input__textarea:-ms-input-placeholder{font-size:14px}.supporter-video-detail-page__comment--input .input__textarea::-ms-input-placeholder{font-size:14px}.supporter-video-detail-page__comment--input .input__textarea::placeholder{font-size:14px}}.supporter-video-detail-page__comment--subtitle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.supporter-video-detail-page__comment--subtitle{gap:8px}}.supporter-video-detail-page__comment--subtitle-text{-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.supporter-video-detail-page__comment--subtitle-text{line-height:29px}}.supporter-video-detail-page__comment--item{padding-bottom:31px;border-bottom:1px dashed #e6e8ea;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.supporter-video-detail-page__comment--item:not(:last-child){margin-bottom:24px}.supporter-video-detail-page__comment--item-title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:12px}.supporter-video-detail-page__comment--item-title-text{-ms-flex:1;flex:1}.supporter-video-detail-page__comment--item-subtitle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.supporter-video-detail-page__comment--item-subtitle{gap:8px}}.supporter-video-detail-page__comment--item-avatar{width:30px;height:30px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.supporter-video-detail-page__comment--item-date{color:#637381}@media only screen and (max-width: 576px){.supporter-video-detail-page__comment--item-desc{font-size:14px;line-height:178%}}@media only screen and (max-width: 576px){.video-thumbnail{border-radius:12px}}.video-thumbnail__overlay:hover{background:#000000b3}.club-edit-otp-page__container{width:100%;padding:32px 100px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 992px){.club-edit-otp-page__container{padding:32px 16px}}@media only screen and (max-width: 576px){.club-edit-otp-page__container{min-height:calc(100vh - 189px)}}.club-edit-otp-page__header{width:100%}.club-edit-otp-page__header--mobile{display:none}@media only screen and (max-width: 768px){.club-edit-otp-page__header--mobile{display:block}}.club-edit-otp-page__header--tablet{display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.club-edit-otp-page__header--tablet{display:none}}.club-edit-otp-page__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative}.club-edit-otp-page__title--desc{text-align:start;color:#212b36}@media only screen and (max-width: 992px){.club-edit-otp-page__title--desc{margin-left:8px;font-size:20px}}@media only screen and (max-width: 992px){.club-edit-otp-page__title--note{margin-left:-32px}}.club-edit-otp-page__title--icon{position:absolute;top:10px;left:-50px;cursor:pointer}@media only screen and (max-width: 992px){.club-edit-otp-page__title--icon{position:static}}.club-edit-otp-page__title--text{width:100%;max-height:72px;margin:0 auto;text-align:start;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:17px}@media only screen and (max-width: 992px){.club-edit-otp-page__title--text{max-height:none}}.club-edit-otp-page__title--subtitle{display:-ms-flexbox;display:flex;gap:8px}.club-edit-otp-page__title--mobile{display:none}@media only screen and (max-width: 576px){.club-edit-otp-page__title--mobile{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}}.club-edit-otp-page__title--subdesc{max-height:50px}.club-edit-otp-page__content{max-width:none;border-radius:24px}@media only screen and (max-width: 576px){.club-edit-otp-page__content{padding:24px 16px;border:none;border-radius:16px}}.club-edit-otp-page__breadcrumb{width:100%;text-align:start}@media only screen and (max-width: 576px){.club-edit-otp-page__breadcrumb{display:none}}.club-edit-otp-page__breadcrumb--mobile{display:none}@media only screen and (max-width: 576px){.club-edit-otp-page__breadcrumb--mobile{width:100%;text-align:start;display:block}}.club-edit-otp-page__button{max-width:335px;margin:40px auto 0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-edit-otp-page__button{margin-top:32px}}.instructor-video-register-page{padding:0;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.instructor-video-register-page__container{width:100%;max-width:1024px;margin:0 auto;padding:56px 32px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 992px){.instructor-video-register-page__container{min-height:calc(100vh - 198px)}}@media only screen and (max-width: 576px){.instructor-video-register-page__container{min-height:calc(100vh - 189px)}}@media only screen and (max-width: 576px){.instructor-video-register-page__container{padding:32px 16px;gap:16px}}@media only screen and (max-width: 768px){.instructor-video-register-page__container{margin-top:60px}}.instructor-video-register-page__content{width:100%;max-width:960px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.instructor-video-register-page__form{padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;box-shadow:0 0 20px #00000014}@media only screen and (max-width: 576px){.instructor-video-register-page__form{padding:16px}}.instructor-video-register-page__form--textarea .input__textarea{min-height:133px}.instructor-video-register-page__buttons{width:100%;margin:8px auto 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.instructor-video-register-page__buttons{gap:8px}}.instructor-video-register-page__buttons button{width:240px;height:53px;min-width:240px}@media only screen and (max-width: 576px){.instructor-video-register-page__buttons button{width:50%;min-width:auto}}.admin-instructor-list__container{width:100%;padding:40px}.admin-instructor-list__container .table-list{margin:24px 0}@media only screen and (max-width: 992px){.admin-instructor-list__container{padding:40px 0}.admin-instructor-list__container .table-list{margin:0;padding:24px 16px 0;box-shadow:none}}@media only screen and (max-width: 992px){.admin-instructor-list__container{padding:32px 0 31px}.admin-instructor-list__container .table-list{margin:0;padding:24px 16px 1px;box-shadow:none}}.admin-instructor-list__button{width:160px;height:45px;padding:8px 16px;white-space:nowrap}@media only screen and (max-width: 768px){.admin-instructor-list__button{-ms-flex-order:3;order:3}}.admin-instructor-list__header{width:100%;min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-instructor-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 1270px){.admin-instructor-list__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}.admin-instructor-list__header .admin-crowdfunding-list__search,.admin-instructor-list__header .input__wrapper{width:100%}}@media only screen and (max-width: 992px){.admin-instructor-list__header{padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}}.admin-instructor-list__filters{min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.admin-instructor-list__filters{width:100%}}@media only screen and (max-width: 768px){.admin-instructor-list__filters{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.admin-instructor-list__filters--select{width:100%}}.admin-instructor-list__search{width:300px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-instructor-list__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-instructor-list__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-instructor-list__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.admin-instructor-list__search{width:100%;min-width:0;-ms-flex-order:1;order:1}}.admin-instructor-list__filter{width:200px;height:53px;min-width:200px}.admin-instructor-list__filter .dropdown__toggle{padding:13px 12px}.admin-instructor-list__filter .dropdown__toggle__selected-text{font-weight:400;line-height:180%}@media only screen and (max-width: 768px){.admin-instructor-list__filter .dropdown__toggle{height:49px}.admin-instructor-list__filter .dropdown__toggle__toggle{padding:11px 12px}}@media only screen and (max-width: 768px){.admin-instructor-list__filter{width:100%;height:49px;-ms-flex-order:2;order:2}}.admin-instructor-list__content{width:100%}.admin-instructor-list__content .table-list{border-radius:0}.admin-instructor-list__content .table-list__content{min-width:742px;background-color:#fff}.admin-instructor-list__content .table-list__content th{height:50px;white-space:nowrap}.admin-instructor-list__content .table-list__content td{padding:16px 8px;white-space:nowrap}.admin-instructor-list__content .table-list__content td:first-child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;white-space:normal}.admin-instructor-list__content .table-list__content td:first-child .min-h-25{line-height:25px}@media only screen and (max-width: 992px){.admin-instructor-list__content .table-list__content th{height:50px;padding:12px 8px;font-size:12px;line-height:150%}.admin-instructor-list__content .table-list__content th:first-child,.admin-instructor-list__content .table-list__content td:first-child{padding-left:16px}.admin-instructor-list__content .table-list__content td:first-child .min-h-25{line-height:150%}.admin-instructor-list__content .table-list__content td{padding:14.5px 8px}.admin-instructor-list__content .table-list__content td>span{font-size:12px;line-height:150%}.admin-instructor-list__content .table-list__content .label{font-size:14px;line-height:24px}.admin-instructor-list__content .th-w-302{width:170px}.admin-instructor-list__content .th-w-80{width:55px}.admin-instructor-list__content .th-w-120_1{width:120px}.admin-instructor-list__content .th-w-50{width:130px}.admin-instructor-list__content .th-w-395{width:340px}}@media only screen and (max-width: 576px){.admin-instructor-list__content{padding-right:0}}.admin-instructor-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 992px){.admin-instructor-list__pagination{margin-top:23px;padding:0 16px}}.admin-instructor-detail__container{width:100%;padding:40px 40px 39px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.admin-instructor-detail__container{padding:32px 16px 31px}}.admin-instructor-detail__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}.admin-instructor-detail__profile{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:16px}.admin-instructor-detail__profile--avatar{-ms-flex-negative:0;flex-shrink:0}.admin-instructor-detail__profile--info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}.admin-instructor-detail__avatar{width:80px;height:80px;background-color:#fff;border-radius:50%;overflow:hidden}@media only screen and (max-width: 576px){.admin-instructor-detail__avatar{width:60px;height:60px}}.admin-instructor-detail__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.admin-instructor-detail__name{font-size:24px;font-weight:900;line-height:1.5;color:#212b36}@media only screen and (max-width: 576px){.admin-instructor-detail__name{font-size:20px}}.admin-instructor-detail__name--kana{font-size:16px;font-weight:700;line-height:1.75;color:#212b36}@media only screen and (max-width: 576px){.admin-instructor-detail__name--kana{font-size:14px}}.admin-instructor-detail__content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.admin-instructor-detail__content{gap:16px}}.admin-instructor-detail__section{width:100%;padding:24px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 576px){.admin-instructor-detail__section{padding:16px}}.admin-instructor-detail__section--header{width:100%;padding:8px 16px;background-color:#eaf8fc;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.admin-instructor-detail__section--header span{font-weight:700;color:#00a8d9}@media only screen and (max-width: 576px){.admin-instructor-detail__section--header span{font-size:14px}}@media only screen and (max-width: 576px){.admin-instructor-detail__section--header{padding:4px 8px}}.admin-instructor-detail__section--content{padding-top:32px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.admin-instructor-detail__section--content{padding-top:16px}}.admin-instructor-detail__item{width:100%;margin-bottom:16px;padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px;border-bottom:1px solid #e6e8ea}.admin-instructor-detail__item:last-child{margin-bottom:0}@media only screen and (max-width: 576px){.admin-instructor-detail__item{-ms-flex-direction:column;flex-direction:column;gap:8px}}.admin-instructor-detail__item--label{width:150px;line-height:1.714;color:#637381}@media only screen and (max-width: 576px){.admin-instructor-detail__item--label{width:100%;width:unset;font-size:12px;line-height:1.5}}.admin-instructor-detail__item--value{font-weight:400;line-height:24px;color:#212b36;-ms-flex:1;flex:1;word-wrap:break-word}@media only screen and (max-width: 576px){.admin-instructor-detail__item--value{width:100%}}.admin-instructor-detail__item--value div{margin-bottom:0}.admin-instructor-detail__item--value div+div{margin-top:0}.admin-instructor-detail__career{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.admin-instructor-detail__career--item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px}.admin-instructor-detail__career--label{width:60px;font-size:14px;font-weight:700;line-height:1.8;color:#637381}.admin-instructor-detail__career--value{font-weight:400;line-height:24px;color:#212b36}.admin-survey-list__container{width:100%;padding:40px}@media only screen and (max-width: 768px){.admin-survey-list__container{padding:32px 16px}}.admin-survey-list__header{width:100%;min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-survey-list__header--title{color:#212b36;white-space:nowrap}.admin-survey-list__header--container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.admin-survey-list__header{min-height:33px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.admin-survey-list__filters{min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 768px){.admin-survey-list__filters{width:100%;min-height:33px;gap:0}}.admin-survey-list__search{width:400px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-survey-list__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-survey-list__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-survey-list__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.admin-survey-list__search{width:100%;margin-top:16px;display:-ms-flexbox;display:flex}.admin-survey-list__search .input-wrap,.admin-survey-list__search .input-search__wrap{width:100%}}.admin-survey-list__button{height:45px;min-width:160px;white-space:nowrap}@media only screen and (max-width: 768px){.admin-survey-list__button{height:33px;min-width:88px;font-size:14px}}.admin-survey-list__content{width:100%;margin-top:24px}.admin-survey-list .table-list__content{min-width:0;background-color:#fff}.admin-survey-list .table-list tbody tr td>span{line-height:150%}@media only screen and (max-width: 768px){.admin-survey-list .table-list tbody tr td{padding:16px 0 15px 8px}}.admin-survey-list .table-list tbody tr{cursor:default}.admin-survey-list__pagination{margin-top:24px}.admin-survey-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}.admin-survey-list .dropdown-options{width:128px}.admin-survey-list .dropdown-options .dropdown-item{width:112px;height:32px}@media only screen and (max-width: 768px){.admin-survey-list .dropdown-options .dropdown-item{padding:4px}}.admin-survey-list .dropdown-options .dropdown-divider{width:112px}.admin-video-list__container{width:100%;padding:40px}.admin-video-list__container .table-list{margin:24px 0}@media only screen and (max-width: 992px){.admin-video-list__container{padding:40px 0}.admin-video-list__container .table-list{margin:0;padding:24px 16px 0;box-shadow:none}}@media only screen and (max-width: 992px){.admin-video-list__container{padding:32px 0 31px}.admin-video-list__container .table-list{margin:0;padding:24px 16px 1px;box-shadow:none}}.admin-video-list__button{width:160px;height:45px;padding:8px 16px;white-space:nowrap}@media only screen and (max-width: 576px){.admin-video-list__button{width:88px;height:33px;padding:0;font-size:14px}}.admin-video-list__header{width:100%;min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-video-list__header--container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;gap:16px}.admin-video-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 992px){.admin-video-list__header{padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px}.admin-video-list__header .admin-crowdfunding-list__search{width:600px}}@media only screen and (max-width: 768px){.admin-video-list__header{padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.admin-video-list__header .admin-crowdfunding-list__search,.admin-video-list__header .input__wrapper{width:100%}}.admin-video-list__filters{min-height:53px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.admin-video-list__filters{width:100%}}@media only screen and (max-width: 768px){.admin-video-list__filters{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.admin-video-list__filters--select{width:100%}}.admin-video-list__search{width:400px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-video-list__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-video-list__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-video-list__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.admin-video-list__search{width:100%;min-width:0;-ms-flex-order:1;order:1}}.admin-video-list__filter{width:200px;height:53px;min-width:200px}.admin-video-list__filter .dropdown__toggle{padding:13px 12px}.admin-video-list__filter .dropdown__toggle__selected-text{font-weight:400;line-height:180%}@media only screen and (max-width: 768px){.admin-video-list__filter .dropdown__toggle{height:49px}.admin-video-list__filter .dropdown__toggle__toggle{padding:11px 12px}}@media only screen and (max-width: 768px){.admin-video-list__filter{width:100%;height:49px;-ms-flex-order:2;order:2}}.admin-video-list__content{width:100%}.admin-video-list__content .table-list{border-radius:0}.admin-video-list__content .table-list__content{min-width:1000px;background-color:#fff}.admin-video-list__content .table-list__content--container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 768px){.admin-video-list__content .table-list__content--container{gap:8px}}.admin-video-list__content .table-list__content--container-image{width:120px;height:68px;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 768px){.admin-video-list__content .table-list__content--container-image{width:80px;height:45px}}.admin-video-list__content .table-list__content--container-title{font-weight:700;line-height:24px;-ms-flex:1;flex:1}@media only screen and (max-width: 768px){.admin-video-list__content .table-list__content--container-title{font-size:12px;line-height:150%}}.admin-video-list__content .table-list__content th{height:50px;white-space:nowrap}.admin-video-list__content .table-list__content td{padding:16px 8px}.admin-video-list__content .table-list__content td:first-child{white-space:normal;padding-right:16px;line-height:150%}@media only screen and (max-width: 576px){.admin-video-list__content .table-list__content td:first-child{padding-right:8px}}@media only screen and (max-width: 992px){.admin-video-list__content .table-list__content{min-width:662px}.admin-video-list__content .table-list__content th{height:50px;padding:12px 8px;font-size:12px;line-height:150%}.admin-video-list__content .table-list__content th:first-child,.admin-video-list__content .table-list__content td:first-child{padding-left:16px}.admin-video-list__content .table-list__content td{padding:16px 8px}.admin-video-list__content .table-list__content td>span{font-size:12px;line-height:150%}.admin-video-list__content .table-list__content .label{font-size:14px;line-height:24px}.admin-video-list__content .table-list__content tr th:first-child{width:258px}.admin-video-list__content .table-list__content tr th:nth-child(2){width:104px}.admin-video-list__content .table-list__content tr th:nth-child(3){width:84px}.admin-video-list__content .table-list__content tr th:nth-child(4){width:124px}.admin-video-list__content .table-list__content tr th:last-child{width:88px}}@media only screen and (max-width: 576px){.admin-video-list__content{padding-right:0}}.admin-video-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 992px){.admin-video-list__pagination{margin-top:23px;padding:0 16px}}.admin-video-list .modal-content{min-height:662px;padding:0;gap:0}@media only screen and (max-width: 768px){.admin-video-list .modal-content{min-height:654px}}.admin-club-account-detail__container{width:100%;padding:40px 40px 21px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0}@media only screen and (max-width: 768px){.admin-club-account-detail__container{padding:32px 0}.admin-club-account-detail__container .breadcrumb__left{padding:0 16px}}.admin-club-account-detail__container--header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.admin-club-account-detail__modal-button{min-width:144px}.admin-club-account-detail__header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;gap:4px}@media only screen and (max-width: 768px){.admin-club-account-detail__header{padding:0 16px;-ms-flex-direction:column;flex-direction:column;gap:24px}}@media only screen and (max-width: 768px){.admin-club-account-detail__tab--container .tab__list{height:53px;padding:0 16px!important}.admin-club-account-detail__tab--container .tab__item{height:53px}.admin-club-account-detail__tab--container .tab__link{height:53px;padding:12px;font-size:16px}}.admin-club-account-detail__info{color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.admin-club-account-detail__button-csv{width:160px;height:45px;padding:8px 16px;white-space:nowrap}@media only screen and (max-width: 768px){.admin-club-account-detail .tab-content{padding:0 16px}}.admin-club-account-detail__tab1{margin-top:24px}.admin-club-account-detail__tab1 .tab1__content{width:100%;padding:24px;background-color:#fff;border-radius:12px}@media only screen and (max-width: 768px){.admin-club-account-detail__tab1 .tab1__content{padding:16px}}.admin-club-account-detail__tab1 .tab1__item{width:100%;margin-bottom:16px;padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px;border-bottom:1px solid #e6e8ea}.admin-club-account-detail__tab1 .tab1__item:last-child{margin-bottom:0}@media only screen and (max-width: 576px){.admin-club-account-detail__tab1 .tab1__item{-ms-flex-direction:column;flex-direction:column;gap:8px}}.admin-club-account-detail__tab1 .tab1__item--label{width:150px;min-width:150px;line-height:24px;color:#637381}@media only screen and (max-width: 576px){.admin-club-account-detail__tab1 .tab1__item--label{width:100%;width:unset;font-size:12px;line-height:1.5}}.admin-club-account-detail__tab1 .tab1__item--values{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0}.admin-club-account-detail__tab1 .tab1__item--value{font-weight:400;line-height:24px;color:#212b36;-ms-flex:1;flex:1;word-wrap:break-word}@media only screen and (max-width: 576px){.admin-club-account-detail__tab1 .tab1__item--value{width:100%}}.admin-club-account-detail__tab1 .tab1__item--value div{margin-bottom:0}.admin-club-account-detail__tab1 .tab1__item--value div+div{margin-top:0}.admin-club-account-detail__tab1--button{margin-top:24px;padding:4px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.admin-club-account-detail__tab1--button-text{padding:0;background-color:transparent;border:none;line-height:25px;color:#f70905;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;white-space:nowrap}.admin-club-account-detail__tab1--button-text img{width:20px;height:20px;margin-right:4px}.admin-club-account-detail__tab2{padding:24px 0}.admin-club-account-detail__tab2 .table-list__content tbody tr td{padding:16px 8px 16px 24px}.admin-club-account-detail__tab2 .table-list__content--custom{min-width:0}@media only screen and (max-width: 576px){.admin-club-account-detail__tab2 .table-list__content--custom thead th{padding:18px 8px 12.5px 16px!important}.admin-club-account-detail__tab2 .table-list__content--custom tbody tr td{padding:17px 16px 12px}.admin-club-account-detail__tab2 .table-list__content--custom thead th:first-child{padding-left:24px}}@media only screen and (max-width: 576px){.admin-club-account-detail__tab2 .table-list__content tr td>span{font-size:12px;line-height:18px}}.admin-club-account-detail__tab2--pagination{margin-bottom:19px}@media only screen and (max-width: 576px){.admin-club-account-detail__tab2--pagination{margin-bottom:0}}.admin-club-account-detail__tab3{padding:24px 0}.admin-club-account-detail__tab3 .table-list__content tbody tr td{padding:16px 8px}.admin-club-account-detail__tab3 .table-list__content td:first-child{padding-left:24px}.admin-club-account-detail__tab3 .table-list__content--custom{min-width:0}@media only screen and (max-width: 576px){.admin-club-account-detail__tab3 .table-list__content--custom thead th{padding:18px 8px 12.5px 16px!important}}@media only screen and (max-width: 576px){.admin-club-account-detail__tab3 .table-list__content tr td>span{font-size:12px;line-height:18px}.admin-club-account-detail__tab3 .table-list__content tbody tr td{padding:17px 8px 14px 16px}.admin-club-account-detail__tab3 .table-list__content td:first-child{padding-right:5px;padding-left:16px}.admin-club-account-detail__tab3 .table-list__content .th-w-836{width:409px}}.admin-club-account-detail__tab3--pagination{margin-bottom:19px}@media only screen and (max-width: 576px){.admin-club-account-detail__tab3--pagination{margin-bottom:0}}.admin-club-account-detail__tab4{padding:24px 0}.admin-club-account-detail__tab4 .table-list__content tbody tr td{padding:16px 8px;vertical-align:top}.admin-club-account-detail__tab4 .table-list__content td:first-child{padding-left:24px}.admin-club-account-detail__tab4 .table-list__content--custom{min-width:0}@media only screen and (max-width: 576px){.admin-club-account-detail__tab4 .table-list__content--custom thead th{padding:18px 8px 12.5px 16px!important}.admin-club-account-detail__tab4 .table-list__content--custom tbody tr td{padding:17px 16px 12px}.admin-club-account-detail__tab4 .table-list__content--custom thead th:first-child{padding-left:24px}}@media only screen and (max-width: 576px){.admin-club-account-detail__tab4 .table-list__content tr td>span{font-size:12px;line-height:18px}.admin-club-account-detail__tab4 .table-list__content--custom{min-width:0}}@media only screen and (max-width: 576px) and (max-width: 576px){.admin-club-account-detail__tab4 .table-list__content--custom thead th{padding:18px 8px 12.5px 16px!important}.admin-club-account-detail__tab4 .table-list__content--custom tbody tr td{padding:17px 16px 12px}.admin-club-account-detail__tab4 .table-list__content--custom tbody tr td:first-child{padding-left:16px}.admin-club-account-detail__tab4 .table-list__content--custom thead th:first-child{padding-left:24px}}@media only screen and (max-width: 576px) and (max-width: 576px){.admin-club-account-detail__tab4 .table-list__content tr td>span{font-size:12px;line-height:18px}}@media only screen and (max-width: 576px){.admin-club-account-detail__tab4 .table-list__content .th-w-563{width:490px}}.admin-club-account-detail__tab4--pagination{margin-bottom:19px}@media only screen and (max-width: 576px){.admin-club-account-detail__tab4--pagination{margin-bottom:0}}.admin-member-account-list__container{width:100%;padding:40px}.admin-member-account-list__container .table-list{margin:24px 0}@media only screen and (max-width: 992px){.admin-member-account-list__container{padding:40px 0}.admin-member-account-list__container .table-list{margin:0;padding:24px 40px 16px;box-shadow:none}}@media only screen and (max-width: 768px){.admin-member-account-list__container{padding:32px 0}.admin-member-account-list__container .table-list{margin:0;padding:24px 16px 16px}}.admin-member-account-list__button{width:160px;height:45px;padding:8px 16px;white-space:nowrap}.admin-member-account-list__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-member-account-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 768px){.admin-member-account-list__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px}}@media only screen and (max-width: 992px){.admin-member-account-list__header{padding:0 40px}}@media only screen and (max-width: 768px){.admin-member-account-list__header{padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.admin-member-account-list__header .admin-crowdfunding-list__search,.admin-member-account-list__header .input__wrapper{width:100%}}.admin-member-account-list__filters{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 768px){.admin-member-account-list__filters{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 576px){.admin-member-account-list__filters{gap:16px}}.admin-member-account-list__search{width:300px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-member-account-list__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-member-account-list__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-member-account-list__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.admin-member-account-list__search{width:100%;min-width:0}}.admin-member-account-list__content{width:100%}.admin-member-account-list__content .table-list{border-radius:0}.admin-member-account-list__content .table-list__content{min-width:812px;background-color:#fff}.admin-member-account-list__content .table-list__content th{height:56px;white-space:nowrap}.admin-member-account-list__content .table-list__content td{padding:16px 8px}.admin-member-account-list__content .table-list__content td:first-child{white-space:normal}.admin-member-account-list__content .table-list__content tbody tr{cursor:default}.admin-member-account-list__content .table-list__content .column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;white-space:normal}.admin-member-account-list__content .table-list__content .column span{line-height:24px}@media only screen and (max-width: 768px){.admin-member-account-list__content .table-list__content th{height:50px;padding:17px 8px 14px;font-size:12px;line-height:150%}.admin-member-account-list__content .table-list__content th:first-child,.admin-member-account-list__content .table-list__content td:first-child{padding-left:16px}.admin-member-account-list__content .table-list__content td{padding:15px 8px 16px 9px}.admin-member-account-list__content .table-list__content td>span,.admin-member-account-list__content .table-list__content .column>span{font-size:12px;line-height:150%}.admin-member-account-list__content .th-w-113{width:89px}.admin-member-account-list__content .th-w-158{width:112px}.admin-member-account-list__content .th-w-158_1{width:85px}.admin-member-account-list__content .th-w-159{width:174px}.admin-member-account-list__content .th-w-86{width:94px}}@media only screen and (max-width: 576px){.admin-member-account-list__content{padding-right:0}}.admin-member-account-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 992px){.admin-member-account-list__pagination{margin-top:8px;padding:0 40px}}@media only screen and (max-width: 768px){.admin-member-account-list__pagination{margin-top:8px;padding:0 16px}}.admin-activity-expense-management__container{width:100%;padding:40px}.admin-activity-expense-management__container .table-list{margin:24px 0}@media only screen and (max-width: 992px){.admin-activity-expense-management__container{padding:40px 0}.admin-activity-expense-management__container .table-list{margin:0;padding:24px 40px 16px;box-shadow:none}}@media only screen and (max-width: 768px){.admin-activity-expense-management__container{padding:32px 0}.admin-activity-expense-management__container .table-list{margin:0;padding:24px 16px 16px}}.admin-activity-expense-management__container .status-dropdown__menu{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.admin-activity-expense-management__filter{width:200px;height:53px;min-width:200px}.admin-activity-expense-management__filter .dropdown__menu{min-width:111%}@media only screen and (max-width: 1270px){.admin-activity-expense-management__filter .dropdown__menu{min-width:100%}}.admin-activity-expense-management__filter .dropdown__toggle{padding:13px 12px}.admin-activity-expense-management__filter .dropdown__toggle__selected-text{font-weight:400;line-height:180%}@media only screen and (max-width: 1270px){.admin-activity-expense-management__filter .dropdown__toggle{height:49px}.admin-activity-expense-management__filter .dropdown__toggle__toggle{padding:11px 12px}}@media only screen and (max-width: 1270px){.admin-activity-expense-management__filter{width:100%;height:49px}}.admin-activity-expense-management__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-activity-expense-management__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 1270px){.admin-activity-expense-management__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px}}@media only screen and (max-width: 992px){.admin-activity-expense-management__header{padding:0 40px}}@media only screen and (max-width: 768px){.admin-activity-expense-management__header{padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.admin-activity-expense-management__header .admin-crowdfunding-list__search,.admin-activity-expense-management__header .input__wrapper{width:100%}}.admin-activity-expense-management__filters{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 1270px){.admin-activity-expense-management__filters{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.admin-activity-expense-management__filters--select{width:100%}}@media only screen and (max-width: 576px){.admin-activity-expense-management__filters{gap:12px}}.admin-activity-expense-management__search{width:300px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-activity-expense-management__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-activity-expense-management__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-activity-expense-management__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 1270px){.admin-activity-expense-management__search{width:100%;min-width:0}}.admin-activity-expense-management__content{width:100%}.admin-activity-expense-management__content .table-list{border-radius:0}.admin-activity-expense-management__content .table-list__content{min-width:840px;background-color:#fff}.admin-activity-expense-management__content .table-list__content th{height:56px;white-space:nowrap}.admin-activity-expense-management__content .table-list__content td{padding:16px 8px}.admin-activity-expense-management__content .table-list__content td:first-child{white-space:normal}.admin-activity-expense-management__content .table-list__content tbody tr{cursor:default}@media only screen and (max-width: 768px){.admin-activity-expense-management__content .table-list__content{min-width:944px}.admin-activity-expense-management__content .table-list__content th{height:50px;padding:17px 8px 14px;font-size:12px;line-height:150%}.admin-activity-expense-management__content .table-list__content th:first-child,.admin-activity-expense-management__content .table-list__content td:first-child{padding-left:16px}.admin-activity-expense-management__content .table-list__content td{padding:16px 8px}.admin-activity-expense-management__content .table-list__content td>span{font-size:12px;line-height:150%}.admin-activity-expense-management__content .table-list__content .label{font-size:14px;line-height:24px}.admin-activity-expense-management__content .th-w-154{width:128px}.admin-activity-expense-management__content .th-w-138{width:124px}.admin-activity-expense-management__content .th-w-104{width:84px}.admin-activity-expense-management__content .th-w-124{width:104px}.admin-activity-expense-management__content .th-w-224{width:204px}.admin-activity-expense-management__content .th-w-128{width:124px}}@media only screen and (max-width: 576px){.admin-activity-expense-management__content{padding-right:0}}.admin-activity-expense-management__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 992px){.admin-activity-expense-management__pagination{margin-top:8px;padding:0 40px}}@media only screen and (max-width: 768px){.admin-activity-expense-management__pagination{margin-top:8px;padding:0 16px}}.admin-sponsor-account-list__container{width:100%;padding:40px}.admin-sponsor-account-list__container .table-list{margin:24px 0}@media only screen and (max-width: 992px){.admin-sponsor-account-list__container{padding:40px 0}.admin-sponsor-account-list__container .table-list{margin:0;padding:24px 40px;box-shadow:none}}@media only screen and (max-width: 768px){.admin-sponsor-account-list__container{padding:32px 0}.admin-sponsor-account-list__container .table-list{margin:0;padding:24px 16px 16px}}.admin-sponsor-account-list__button--invite,.admin-sponsor-account-list__button--csv{width:160px;height:45px;padding:8px 16px;white-space:nowrap}@media only screen and (max-width: 1270px){.admin-sponsor-account-list__button--invite,.admin-sponsor-account-list__button--csv{width:100%;min-width:auto}}.admin-sponsor-account-list__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-sponsor-account-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 768px){.admin-sponsor-account-list__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px}}@media only screen and (max-width: 992px){.admin-sponsor-account-list__header{padding:0 40px}}@media only screen and (max-width: 768px){.admin-sponsor-account-list__header{padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.admin-sponsor-account-list__header .admin-crowdfunding-list__search,.admin-sponsor-account-list__header .input__wrapper{width:100%}}.admin-sponsor-account-list__filters,.admin-sponsor-account-list__filters--button{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 1270px){.admin-sponsor-account-list__filters--button{width:100%}}@media only screen and (max-width: 576px){.admin-sponsor-account-list__filters--button{gap:8px}}@media only screen and (max-width: 768px){.admin-sponsor-account-list__filters{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.admin-sponsor-account-list__filters--select{width:100%}}@media only screen and (max-width: 576px){.admin-sponsor-account-list__filters{gap:16px}}.admin-sponsor-account-list__search{width:300px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-sponsor-account-list__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-sponsor-account-list__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-sponsor-account-list__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 1270px){.admin-sponsor-account-list__search{width:100%;min-width:0}}.admin-sponsor-account-list__content{width:100%}.admin-sponsor-account-list__content .table-list{border-radius:0}.admin-sponsor-account-list__content .table-list__content{min-width:0;background-color:#fff}.admin-sponsor-account-list__content .table-list__content th{height:56px;white-space:nowrap}.admin-sponsor-account-list__content .table-list__content td{padding:16px 8px}.admin-sponsor-account-list__content .table-list__content td:first-child{white-space:normal}.admin-sponsor-account-list__content .table-list__content td:first-child .min-h-25{line-height:25px}.admin-sponsor-account-list__content .table-list__content tbody tr{cursor:default}@media only screen and (max-width: 768px){.admin-sponsor-account-list__content .table-list__content{min-width:496px}.admin-sponsor-account-list__content .table-list__content th{height:50px;padding:17px 8px 14px;font-size:12px;line-height:150%}.admin-sponsor-account-list__content .table-list__content th:first-child{padding-left:16px}.admin-sponsor-account-list__content .table-list__content td:first-child{padding-left:24px}.admin-sponsor-account-list__content .table-list__content td:first-child .min-h-25{line-height:18px}.admin-sponsor-account-list__content .table-list__content td{padding:15px 8px 16px 16px}.admin-sponsor-account-list__content .table-list__content td>span{font-size:12px;line-height:150%}.admin-sponsor-account-list__content .table-list__content .label{font-size:14px;line-height:24px}.admin-sponsor-account-list__content .th-w-320{width:112px}.admin-sponsor-account-list__content .th-w-302{width:124px}.admin-sponsor-account-list__content .th-w-158{width:133px}}@media only screen and (max-width: 576px){.admin-sponsor-account-list__content{padding-right:0}}.admin-sponsor-account-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 992px){.admin-sponsor-account-list__pagination{padding:0 40px}}@media only screen and (max-width: 768px){.admin-sponsor-account-list__pagination{margin-top:8px;padding:0 16px}}.admin-member-account-detail__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.admin-member-account-detail__container{padding:32px 16px 31px}}.admin-member-account-detail__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:24px}.admin-member-account-detail__profile{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:16px}.admin-member-account-detail__profile--avatar{-ms-flex-negative:0;flex-shrink:0}.admin-member-account-detail__profile--info{color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}.admin-member-account-detail__avatar{width:80px;height:80px;min-width:80px;min-height:80px;background-color:#fff;border-radius:50%;overflow:hidden}@media only screen and (max-width: 576px){.admin-member-account-detail__avatar{width:60px;height:60px;min-width:60px;min-height:60px}}.admin-member-account-detail__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 576px){.admin-member-account-detail__name{font-size:20px}}.admin-member-account-detail__name--kana{min-height:29px}@media only screen and (max-width: 576px){.admin-member-account-detail__name--kana{font-size:14px}}.admin-member-account-detail__content{width:100%;padding:24px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.admin-member-account-detail__content{padding:16px}}.admin-member-account-detail__item{width:100%;padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px;border-bottom:1px solid #e6e8ea}.admin-member-account-detail__item:last-child{margin-bottom:0}@media only screen and (max-width: 576px){.admin-member-account-detail__item{-ms-flex-direction:column;flex-direction:column;gap:8px}}.admin-member-account-detail__item--label{width:150px;min-width:150px;line-height:24px;color:#637381}@media only screen and (max-width: 576px){.admin-member-account-detail__item--label{width:100%;width:unset;font-size:12px;line-height:1.5}}.admin-member-account-detail__item--value{font-weight:400;line-height:24px;color:#212b36;-ms-flex:1;flex:1;word-wrap:break-word}@media only screen and (max-width: 576px){.admin-member-account-detail__item--value{width:100%}}.admin-member-account-detail__item--value div{margin-bottom:0}.admin-member-account-detail__item--value div+div{margin-top:0}.admin-member-account-detail__item--values{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0}.admin-support-account-invite__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.admin-support-account-invite__container{padding:32px 16px}}.admin-support-account-invite__title{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.admin-support-account-invite__content{width:100%;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:24px;box-shadow:0 0 20px #00000014}@media only screen and (max-width: 576px){.admin-support-account-invite__content{padding:16px;border-radius:12px;box-shadow:none}}.admin-support-account-invite__button{margin-top:8px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:16px}.admin-support-account-invite__button--cancel,.admin-support-account-invite__button--send{min-width:240px}@media only screen and (max-width: 576px){.admin-support-account-invite__button{margin-top:0}.admin-support-account-invite__button--cancel,.admin-support-account-invite__button--send{width:100%;min-width:auto}}@media only screen and (max-width: 576px){.admin-support-account-invite .auth__sidebar--content{min-height:calc(100vh - 186px)}}.admin-supporter-account-list__container{width:100%;padding:40px}.admin-supporter-account-list__container .table-list{margin:24px 0}@media only screen and (max-width: 992px){.admin-supporter-account-list__container{padding:40px 0}.admin-supporter-account-list__container .table-list{margin:0;padding:24px 40px 16px;box-shadow:none}}@media only screen and (max-width: 768px){.admin-supporter-account-list__container{padding:32px 0}.admin-supporter-account-list__container .table-list{margin:0;padding:24px 16px 16px}}.admin-supporter-account-list__button{width:160px;height:45px;padding:8px 16px;white-space:nowrap}.admin-supporter-account-list__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-supporter-account-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 768px){.admin-supporter-account-list__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px}}@media only screen and (max-width: 992px){.admin-supporter-account-list__header{padding:0 40px}}@media only screen and (max-width: 768px){.admin-supporter-account-list__header{padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.admin-supporter-account-list__header .admin-crowdfunding-list__search,.admin-supporter-account-list__header .input__wrapper{width:100%}}.admin-supporter-account-list__filters{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 768px){.admin-supporter-account-list__filters{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.admin-supporter-account-list__filters--select{width:100%}}@media only screen and (max-width: 576px){.admin-supporter-account-list__filters{gap:16px}}.admin-supporter-account-list__search{width:300px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-supporter-account-list__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-supporter-account-list__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-supporter-account-list__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.admin-supporter-account-list__search{width:100%;min-width:0}}.admin-supporter-account-list__content{width:100%}.admin-supporter-account-list__content .table-list{border-radius:0}.admin-supporter-account-list__content .table-list__content{min-width:536px;background-color:#fff}.admin-supporter-account-list__content .table-list__content th{height:56px}.admin-supporter-account-list__content .table-list__content td{padding:16px 8px}.admin-supporter-account-list__content .table-list__content td:first-child{white-space:normal}.admin-supporter-account-list__content .table-list__content tbody tr{cursor:default}.admin-supporter-account-list__content .table-list__content .typo-caption1{line-height:18px}.admin-supporter-account-list__content .th-w-134{min-width:134px}@media only screen and (max-width: 768px){.admin-supporter-account-list__content .table-list__content th{height:50px;padding:17px 8px 14px;font-size:12px;line-height:150%}.admin-supporter-account-list__content .table-list__content th:first-child{padding-left:16px}.admin-supporter-account-list__content .table-list__content td:first-child{padding-left:24px}.admin-supporter-account-list__content .table-list__content td{padding:11px 4px 14px 16px}.admin-supporter-account-list__content .table-list__content td>span{font-size:12px;line-height:18px}.admin-supporter-account-list__content .table-list__content td .price{font-size:14px;line-height:25px}}@media only screen and (max-width: 768px) and (max-width: 576px){.admin-supporter-account-list__content .table-list__content td .price{font-size:12px;font-weight:400}}@media only screen and (max-width: 768px){.admin-supporter-account-list__content .th-w-416{width:140px}.admin-supporter-account-list__content .th-w-396{width:192px}.admin-supporter-account-list__content .th-w-134{width:124px;min-width:124px}.admin-supporter-account-list__content .th-w-140{width:100px}}@media only screen and (max-width: 576px){.admin-supporter-account-list__content{padding-right:0}}.admin-supporter-account-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 992px){.admin-supporter-account-list__pagination{margin-top:8px;padding:0 40px}}@media only screen and (max-width: 768px){.admin-supporter-account-list__pagination{margin-top:8px;padding:0 16px}}.admin-checkin-achievement-list__container{width:100%;padding:40px}.admin-checkin-achievement-list__container .table-list{margin:24px 0}@media only screen and (max-width: 992px){.admin-checkin-achievement-list__container{padding:40px 0}.admin-checkin-achievement-list__container .table-list{margin:0;padding:24px 40px 16px;box-shadow:none}}@media only screen and (max-width: 768px){.admin-checkin-achievement-list__container{padding:32px 0}.admin-checkin-achievement-list__container .table-list{margin:0;padding:24px 16px 16px}}.admin-checkin-achievement-list__button{width:160px;height:45px;padding:8px 16px;white-space:nowrap}.admin-checkin-achievement-list__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.admin-checkin-achievement-list__header--title{color:#212b36;white-space:nowrap}@media only screen and (max-width: 1440px){.admin-checkin-achievement-list__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:24px}}@media only screen and (max-width: 992px){.admin-checkin-achievement-list__header{padding:0 40px}}@media only screen and (max-width: 768px){.admin-checkin-achievement-list__header{padding:0 16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.admin-checkin-achievement-list__header .admin-crowdfunding-list__search,.admin-checkin-achievement-list__header .input__wrapper{width:100%}}.admin-checkin-achievement-list__filters{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 768px){.admin-checkin-achievement-list__filters{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 576px){.admin-checkin-achievement-list__filters{gap:16px}}.admin-checkin-achievement-list__search{width:300px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #22390914}.admin-checkin-achievement-list__search .input-search__wrap{width:100%;height:53px;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.admin-checkin-achievement-list__search .input-search__wrap svg{width:24px;height:24px;min-width:24px}.admin-checkin-achievement-list__search .input-search__wrap input{width:100%;height:29px;border:none;font-size:16px}@media only screen and (max-width: 768px){.admin-checkin-achievement-list__search{width:100%;min-width:0}}.admin-checkin-achievement-list__content{width:100%}.admin-checkin-achievement-list__content .table-list{border-radius:0}.admin-checkin-achievement-list__content .table-list__content{min-width:812px;background-color:#fff}.admin-checkin-achievement-list__content .table-list__content th{height:56px;white-space:nowrap}.admin-checkin-achievement-list__content .table-list__content td{padding:16px 8px}.admin-checkin-achievement-list__content .table-list__content td:first-child{white-space:normal}.admin-checkin-achievement-list__content .table-list__content tbody tr{cursor:default}.admin-checkin-achievement-list__content .table-list__content .column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;white-space:normal}.admin-checkin-achievement-list__content .table-list__content .column span{line-height:24px}@media only screen and (max-width: 768px){.admin-checkin-achievement-list__content .table-list__content th{height:50px;padding:17px 8px 14px;font-size:12px;line-height:150%}.admin-checkin-achievement-list__content .table-list__content th:first-child,.admin-checkin-achievement-list__content .table-list__content td:first-child{padding-left:16px}.admin-checkin-achievement-list__content .table-list__content td{padding:13px 8px 16px 9px}.admin-checkin-achievement-list__content .table-list__content td>span,.admin-checkin-achievement-list__content .table-list__content .column>span{font-size:12px;line-height:150%}.admin-checkin-achievement-list__content .th-w-250{width:128px}.admin-checkin-achievement-list__content .th-w-232{width:170px}.admin-checkin-achievement-list__content .th-w-134{width:130px}.admin-checkin-achievement-list__content .th-w-236{width:194px}}@media only screen and (max-width: 576px){.admin-checkin-achievement-list__content{padding-right:0}}.admin-checkin-achievement-list__pagination nav{-ms-flex-pack:start!important;justify-content:flex-start!important}@media only screen and (max-width: 992px){.admin-checkin-achievement-list__pagination{margin-top:8px;padding:0 40px}}@media only screen and (max-width: 768px){.admin-checkin-achievement-list__pagination{margin-top:8px;padding:0 16px}}.admin-checkin-achievement-list .dropdown__search--input{height:53px;padding:14px 44px 14px 12px;font-size:14px;line-height:180%}.instructor-chat-page{padding:0;background-color:#f5f6f8;overflow:hidden}@media only screen and (max-width: 768px){.instructor-chat-page{margin-top:60px}}.instructor-chat-page__container{width:100%;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.instructor-chat-page__content{height:calc(100vh - 136px);min-height:calc(100vh - 136px);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width: 992px){.instructor-chat-page__content{height:calc(100vh - 198px);min-height:calc(100vh - 198px)}}@media only screen and (max-width: 576px){.instructor-chat-page__content{height:calc(100vh - 189px);min-height:calc(100vh - 189px);position:relative;overflow:hidden}}.instructor-chat-page__sidebar{width:280px;background-color:#fff;border-right:1px solid #e6e8ea;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 576px){.instructor-chat-page__sidebar{width:260px}}.instructor-chat-page__sidebar-header{padding:32px 16px;border-bottom:1px solid #e6e8ea}.instructor-chat-page__logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.instructor-chat-page__logo img{width:auto;height:40px}.instructor-chat-page__nav{-ms-flex:1;flex:1;padding:32px 16px 24px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e6e8ea transparent}.instructor-chat-page__nav::-webkit-scrollbar{width:6px}.instructor-chat-page__nav::-webkit-scrollbar-track{background:transparent}.instructor-chat-page__nav::-webkit-scrollbar-thumb{background:#e6e8ea;border-radius:3px}.instructor-chat-page__nav::-webkit-scrollbar-thumb:hover{background:#919eab}.instructor-chat-page__menu{list-style:none;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.instructor-chat-page__menu-item--active .instructor-chat-page__menu-link{background-color:#eaf8fc;border-radius:8px;font-weight:700;color:#00a8d9}.instructor-chat-page__menu-item--active .instructor-chat-page__menu-link .instructor-chat-page__menu-icon img{-webkit-filter:brightness(0) saturate(100%) invert(45%) sepia(95%) saturate(1740%) hue-rotate(176deg) brightness(98%) contrast(91%);filter:brightness(0) saturate(100%) invert(45%) sepia(95%) saturate(1740%) hue-rotate(176deg) brightness(98%) contrast(91%)}.instructor-chat-page__menu-link{padding:12px 16px;border-radius:8px;font-size:16px;line-height:1.8;text-decoration:none;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;transition:all .2s ease}.instructor-chat-page__menu-link:hover{background-color:#f4f6f8;color:#212b36}.instructor-chat-page__menu-icon{width:24px;height:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.instructor-chat-page__menu-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.instructor-chat-page__menu-text{-ms-flex:1;flex:1}.instructor-chat-page__sidebar-footer{padding:16px;border-top:1px solid #e6e8ea}.instructor-chat-page__logout{padding:4px 10px;font-size:14px;line-height:1.8;text-decoration:none;color:#f70905;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.instructor-chat-page__logout img{width:20px;height:20px}.instructor-chat-page__chat-list{width:280px;background-color:#fff;border-right:1px solid #e6e8ea;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 576px){.instructor-chat-page__chat-list{width:100%}}.instructor-chat-page__search{padding:32px 8px 20px}@media only screen and (max-width: 576px){.instructor-chat-page__search{padding:24px 16px 8px}}.instructor-chat-page__search-input{padding:8px;background-color:#f5f6f8;border-radius:22px;position:relative}@media only screen and (max-width: 576px){.instructor-chat-page__search-input{padding:12px}}.instructor-chat-page__search-icon{position:absolute;top:7.5px;left:8px;z-index:2}@media only screen and (max-width: 576px){.instructor-chat-page__search-icon{top:9.5px;left:12px}}.instructor-chat-page__search-icon svg{width:24px;height:24px;color:#00a8d9}.instructor-chat-page__search-field{width:100%;padding:0 16px 0 32px;background:transparent;border:none;font-size:14px;line-height:1.8;color:#212b36}.instructor-chat-page__search-field::-webkit-input-placeholder{color:#919eab}.instructor-chat-page__search-field::-moz-placeholder{color:#919eab}.instructor-chat-page__search-field:-ms-input-placeholder{color:#919eab}.instructor-chat-page__search-field::-ms-input-placeholder{color:#919eab}.instructor-chat-page__search-field::placeholder{color:#919eab}.instructor-chat-page__search-field:focus{outline:none}.instructor-chat-page__conversations{padding:0 8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;overflow-y:auto;-ms-flex:1;flex:1;scrollbar-width:thin;scrollbar-color:#e6e8ea transparent}@media only screen and (max-width: 576px){.instructor-chat-page__conversations{padding:0 16px 24px}}.instructor-chat-page__conversations::-webkit-scrollbar{width:6px}.instructor-chat-page__conversations::-webkit-scrollbar-track{background:transparent}.instructor-chat-page__conversations::-webkit-scrollbar-thumb{background:#e6e8ea;border-radius:3px}.instructor-chat-page__conversations::-webkit-scrollbar-thumb:hover{background:#919eab}.instructor-chat-page__conversation{padding:12px 7px 0 8px;display:-ms-flexbox;display:flex;gap:8px;cursor:pointer;transition:background-color .2s ease}@media only screen and (max-width: 576px){.instructor-chat-page__conversation{gap:12px}}.instructor-chat-page__conversation:hover{background-color:#f4f6f8}.instructor-chat-page__conversation.active{background-color:#eaf8fc}@media only screen and (max-width: 576px){.instructor-chat-page__conversation.active{background-color:#fff}}.instructor-chat-page__conversation.active .instructor-chat-page__conversation-message{color:#212b36}.instructor-chat-page__conversation.active .instructor-chat-page__conversation-name{font-weight:700}@media only screen and (max-width: 576px){.instructor-chat-page__conversation.active .instructor-chat-page__conversation-name{font-weight:400;color:#212b36}}.instructor-chat-page__conversation-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.instructor-chat-page__conversation-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.instructor-chat-page__conversation-content{-ms-flex:1;flex:1;min-width:0;padding-bottom:11px;border-bottom:1px solid #e6e8ea}.instructor-chat-page__conversation-header{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;gap:4px}.instructor-chat-page__conversation-name{min-width:0;min-height:29px;font-weight:400;color:#212b36;-ms-flex:1;flex:1;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.instructor-chat-page__conversation-time{font-size:12px;line-height:1.5;color:#919eab;-ms-flex-negative:0;flex-shrink:0}.instructor-chat-page__conversation-badge{width:8px;height:8px;background-color:#f70905;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.instructor-chat-page__conversation-message{line-height:25px;color:#637381;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.instructor-chat-page__active-chat{background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}.instructor-chat-page__chat-header{padding:12px 24px;border-bottom:1px solid #e6e8ea;background-color:#fff}@media only screen and (max-width: 576px){.instructor-chat-page__chat-header{padding:12px 16px 11px}}.instructor-chat-page__chat-contact-name{font-size:16px;font-weight:700;line-height:1.8;color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 576px){.instructor-chat-page__chat-contact-name{font-size:14px;line-height:25px}}.instructor-chat-page__messages{padding:0 32px;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;-ms-flex:1;flex:1;scrollbar-width:thin;scrollbar-color:#e6e8ea transparent}.instructor-chat-page__messages::-webkit-scrollbar{width:6px}.instructor-chat-page__messages::-webkit-scrollbar-track{background:transparent}.instructor-chat-page__messages::-webkit-scrollbar-thumb{background:#e6e8ea;border-radius:3px}.instructor-chat-page__messages::-webkit-scrollbar-thumb:hover{background:#919eab}.instructor-chat-page__message{margin:8px 0 18px;display:-ms-flexbox;display:flex;gap:8px;position:relative}@media only screen and (max-width: 576px){.instructor-chat-page__message{margin:8px 0}}.instructor-chat-page__message-date{margin:10px 0;font-size:14px;font-weight:700;text-align:center;color:#212b36}.instructor-chat-page__message-time{color:#919eab;position:absolute;bottom:-20px}.instructor-chat-page__message-time--sent{right:40px}.instructor-chat-page__message-time--received{left:40px}.instructor-chat-page__message--sent{margin-top:18px;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 576px){.instructor-chat-page__message--sent{margin-top:8px}}.instructor-chat-page__message--received{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end}.instructor-chat-page__message--received .instructor-chat-page__message-content{-ms-flex-align:start;align-items:flex-start}.instructor-chat-page__message-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.instructor-chat-page__message-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.instructor-chat-page__message-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;gap:4px}.instructor-chat-page__message-content--image{height:auto;max-width:100%;border-radius:8px;-o-object-fit:contain;object-fit:contain;position:relative}.instructor-chat-page__message-content--image:hover~.instructor-chat-page__message-bubble--tooltip{opacity:1;visibility:visible;z-index:100}.instructor-chat-page__message-sender{max-width:250px;padding:0 8px;font-size:12px;line-height:1.5;color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.instructor-chat-page__message-bubble{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:400px;padding:12px 18px;font-size:16px;line-height:1.8;white-space:pre-wrap;word-break:break-all}@media only screen and (max-width: 576px){.instructor-chat-page__message-bubble{padding:12px 17px;line-height:29px}}.instructor-chat-page__message-bubble:hover~.instructor-chat-page__message-bubble--tooltip{opacity:1;visibility:visible;z-index:100}.instructor-chat-page__message-bubble--container{position:relative}.instructor-chat-page__message-bubble--container-image{max-width:50%}.instructor-chat-page__message-bubble--tooltip{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:4px 8px;background-color:#303030;border-radius:8px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:-40px;left:50%;opacity:0;visibility:hidden;transition:opacity .2s ease;-webkit-transform:translateX(-50%);transform:translate(-50%)}.instructor-chat-page__message--sent .instructor-chat-page__message-bubble{background-color:#00a8d9;border-radius:20px 20px 0;color:#fff}.instructor-chat-page__message--received .instructor-chat-page__message-bubble{background-color:#fff;border-radius:20px 20px 20px 0;color:#212b36}.instructor-chat-page__message-pdf-file{max-width:300px;padding:12px 16px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;cursor:pointer;transition:all .2s ease}.instructor-chat-page__message-pdf-file:hover{background:#f4f6f8;border-color:#00a8d9}.instructor-chat-page__message-pdf-file:hover~.instructor-chat-page__message-bubble--tooltip{opacity:1;visibility:visible;z-index:100}.instructor-chat-page__message-pdf-file .pdf-file-icon{font-size:24px;-ms-flex-negative:0;flex-shrink:0}.instructor-chat-page__message-pdf-file .pdf-file-info{-ms-flex:1;flex:1;min-width:0}.instructor-chat-page__message-pdf-file .pdf-file-info .pdf-file-name{font-size:14px;font-weight:500;line-height:1.4;color:#212b36;display:-ms-flexbox;display:flex;overflow:hidden}.instructor-chat-page__message-pdf-file .pdf-file-info .pdf-file-name .filename-main{-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.instructor-chat-page__message-pdf-file .pdf-file-info .pdf-file-name .filename-ext{-ms-flex:0 0 auto;flex:0 0 auto;white-space:nowrap;margin-left:2px}.instructor-chat-page__message-pdf-file .pdf-file-info .pdf-file-size{font-size:12px;line-height:1.3;color:#637381}.instructor-chat-page__message-pdf-file .pdf-download-icon{font-size:18px;-ms-flex-negative:0;flex-shrink:0;opacity:.7;transition:opacity .2s ease}.instructor-chat-page__message-pdf-file:hover .pdf-download-icon{opacity:1}.instructor-chat-page__message--sent .instructor-chat-page__message-pdf-file{background:#00a8d9;border-color:#00a8d9;color:#fff}.instructor-chat-page__message--sent .instructor-chat-page__message-pdf-file .pdf-file-info .pdf-file-name{color:#fff}.instructor-chat-page__message--sent .instructor-chat-page__message-pdf-file .pdf-file-info .pdf-file-size{color:#fffc}.instructor-chat-page__message--sent .instructor-chat-page__message-pdf-file:hover{background:#0094c0;border-color:#0094c0}.instructor-chat-page__message--received .instructor-chat-page__message-pdf-file{background:#fff;border-color:#e6e8ea;color:#212b36}.instructor-chat-page__message--received .instructor-chat-page__message-pdf-file:hover{background:#f4f6f8;border-color:#00a8d9}@media only screen and (max-width: 576px){.instructor-chat-page__message-pdf-file{max-width:250px;padding:10px 14px;gap:10px}.instructor-chat-page__message-pdf-file .pdf-file-icon{font-size:20px}.instructor-chat-page__message-pdf-file .pdf-file-info .pdf-file-name{font-size:13px}.instructor-chat-page__message-pdf-file .pdf-file-info .pdf-file-size{font-size:11px}.instructor-chat-page__message-pdf-file .pdf-download-icon{font-size:16px}}.instructor-chat-page__input{padding:17px 16px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;border-top:1px solid #e6e8ea}.instructor-chat-page__input--container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.instructor-chat-page__input--error{margin-left:30px}.instructor-chat-page__input-btn{padding:0;background-color:transparent;border:none}.instructor-chat-page__input-attachment{height:52px;padding:1px 2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.instructor-chat-page__input-attachment .upload-area{width:19.44px;height:20.61px;min-width:auto;border:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;transition:all .2s ease}.instructor-chat-page__input-attachment .upload-area:active{opacity:.7}.instructor-chat-page__input-attachment .upload-area input[type=file]{display:none}.instructor-chat-page__input-attachment .upload-area svg,.instructor-chat-page__input-attachment .upload-area img{width:19.44px;height:20.61px;transition:opacity .2s ease}.instructor-chat-page__input-attachment .upload-area:hover{background-color:transparent}.instructor-chat-page__input-attachment .upload-area:hover svg,.instructor-chat-page__input-attachment .upload-area:hover img{opacity:.7}.instructor-chat-page__input-attachment.has-preview .upload-area{opacity:.5;pointer-events:none}.instructor-chat-page__input-field{min-height:52px;padding:10px 8px;background-color:#f5f6f8;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex:1;flex:1}.instructor-chat-page__input-field-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}.instructor-chat-page__input-field .preview-container{width:100%;margin-bottom:8px;display:none;-ms-flex-align:center;align-items:center}.instructor-chat-page__input-field .preview-container .preview-item{width:auto;height:auto;max-width:200px;display:none;position:relative}.instructor-chat-page__input-field .preview-container .preview-item .preview-pdf{padding:8px 12px;background:#fff;border:1px solid #e6e8ea;border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.instructor-chat-page__input-field .preview-container .preview-item .preview-pdf .pdf-icon{font-size:20px;-ms-flex-negative:0;flex-shrink:0}.instructor-chat-page__input-field .preview-container .preview-item .preview-pdf .pdf-name{font-size:12px;color:#212b36;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.instructor-chat-page__input-field .preview-container .preview-item .remove-btn{width:18px;height:18px;padding-bottom:1px;background:#f70905;border:none;border-radius:50%;font-size:14px;font-weight:500;line-height:1;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:-8px;right:-8px;cursor:pointer;transition:all .2s ease}.instructor-chat-page__input-field.has-preview{padding-top:8px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}.instructor-chat-page__input-field.has-preview .preview-container{margin-bottom:0;display:-ms-flexbox;display:flex}.instructor-chat-page__input-field.has-preview .preview-container .preview-item{display:inline-block}.instructor-chat-page__input-field.has-preview textarea{width:100%;min-height:32px}@media only screen and (max-width: 576px){.instructor-chat-page__input-field .preview-container .preview-item{max-width:160px}.instructor-chat-page__input-field .preview-container .preview-item .preview-pdf .pdf-name{max-width:80px}}.instructor-chat-page__input-field textarea{width:100%;max-height:116px;padding:0;background:transparent;border:none;font-size:16px;line-height:1.8;color:#212b36;-ms-flex:1;flex:1;resize:none;transition:height .2s ease;scrollbar-width:none}@media only screen and (max-width: 576px){.instructor-chat-page__input-field textarea{max-height:176px}}.instructor-chat-page__input-field textarea::-webkit-input-placeholder{color:#919eab}.instructor-chat-page__input-field textarea::-moz-placeholder{color:#919eab}.instructor-chat-page__input-field textarea:-ms-input-placeholder{color:#919eab}.instructor-chat-page__input-field textarea::-ms-input-placeholder{color:#919eab}.instructor-chat-page__input-field textarea::placeholder{color:#919eab}.instructor-chat-page__input-field textarea:focus{outline:none}.instructor-chat-page__send-button{padding:0;background-color:transparent;border:none}@media only screen and (max-width: 576px){.instructor-chat-page__container{height:auto;-ms-flex-direction:column;flex-direction:column;position:relative}}@media only screen and (max-width: 576px) and (max-width: 576px){.instructor-chat-page__container{min-height:calc(100vh - 187px)}}@media only screen and (max-width: 576px){.instructor-chat-page__sidebar,.instructor-chat-page__chat-list{width:100%;height:auto;border-right:none;border-bottom:1px solid #e6e8ea}.instructor-chat-page__active-chat{min-height:60vh}.instructor-chat-page__messages{padding:0 16px 24px}}@media only screen and (max-width: 576px){.instructor-chat-page__container{position:relative;overflow:hidden}.instructor-chat-page__chat-list,.instructor-chat-page__active-chat{width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.instructor-chat-page__chat-list{-webkit-transform:translateX(0);transform:translate(0);z-index:2}.instructor-chat-page__active-chat{-webkit-transform:translateX(100%);transform:translate(100%);z-index:1}.instructor-chat-page__container.chat-active .instructor-chat-page__chat-list{-webkit-transform:translateX(-100%);transform:translate(-100%);z-index:1}.instructor-chat-page__container.chat-active .instructor-chat-page__active-chat{-webkit-transform:translateX(0);transform:translate(0);z-index:2}.instructor-chat-page__chat-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}}@media only screen and (max-width: 576px) and (max-width: 576px){.instructor-chat-page__chat-header{gap:8px}}@media only screen and (max-width: 576px){.instructor-chat-page__chat-header .chat-back-button{padding:0;background:none;border:none;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.instructor-chat-page__chat-header .chat-back-button svg{width:24px;height:24px;color:#637381}.instructor-chat-page__chat-header .chat-back-button:hover svg{color:#212b36}}.register-video-page__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.register-video-page__container{padding:32px 16px}}.register-video-page__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.register-video-page__content{width:100%;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 576px){.register-video-page__content{padding:16px}}.register-video-page__content--survey{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.register-video-page__content--survey-form{padding:23px;border:1px dotted #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.register-video-page__content--survey-form>a,.register-video-page__content--survey-form button{max-height:45px}.register-video-page__button{margin-top:8px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.register-video-page__button{margin-top:0;gap:8px}.register-video-page__button>button{width:100%;min-width:auto}}.club-list-crowdfunding-page{width:100%;padding:0;background-color:#f5f6f8}.club-list-crowdfunding-page__container{width:100%;padding:40px 40px 100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 768px){.club-list-crowdfunding-page__container .tab__list{padding:0}}@media only screen and (max-width: 576px){.club-list-crowdfunding-page__container .tab__list{padding:0 16px}}@media only screen and (max-width: 576px){.club-list-crowdfunding-page__container{padding:32px 0}}.club-list-crowdfunding-page__search{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.club-list-crowdfunding-page__search--title{color:#212b36}.club-list-crowdfunding-page__search--button{width:160px;height:45px;padding:8px 16px;border-radius:24px}@media only screen and (max-width: 576px){.club-list-crowdfunding-page__search{padding:0 16px;-ms-flex-align:start;align-items:flex-start}.club-list-crowdfunding-page__search--button{width:88px;height:33px;padding:4px 16px;border-radius:24px;font-size:14px}}.club-list-crowdfunding-page__filter{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.club-list-crowdfunding-page__filter--title{color:#212b36}.club-list-crowdfunding-page__filter--select{height:48px;max-width:200px}@media only screen and (max-width: 576px){.club-list-crowdfunding-page__filter{margin-top:0;padding:0 16px}.club-list-crowdfunding-page__filter--title{font-size:12px;line-height:150%}.club-list-crowdfunding-page__filter--select{height:41px;max-width:120px}.club-list-crowdfunding-page__filter .dropdown__toggle{width:120px;max-height:41px;padding:8px 12px}.club-list-crowdfunding-page__filter .dropdown__selected-text{font-weight:400;line-height:180%}}.club-list-crowdfunding-page__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.club-list-crowdfunding-page__content--list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;gap:24px 16px}@media only screen and (max-width: 576px){.club-list-crowdfunding-page__content{gap:24px}.club-list-crowdfunding-page__content--list{padding:0 16px}}.club-list-crowdfunding-page__pagination{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 576px){.club-list-crowdfunding-page__pagination{display:none}}.club-list-crowdfunding-page__pagination-mobile{margin-top:8px;display:none}@media only screen and (max-width: 576px){.club-list-crowdfunding-page__pagination-mobile{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.instructor-edit-info-otp-page{padding-top:32px}@media only screen and (max-width: 768px){.instructor-edit-info-otp-page{margin-top:60px}}.instructor-edit-info-otp-page__title{width:100%;max-width:1280px;margin:24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative}@media only screen and (max-width: 576px){.instructor-edit-info-otp-page__title{display:none}}@media only screen and (max-width: 992px){.instructor-edit-info-otp-page__title{max-width:960px}}.instructor-edit-info-otp-page__title--icon{position:absolute;top:7px;left:0;cursor:pointer}@media (width >=576px) and (width <=1050px){.instructor-edit-info-otp-page__title--icon{position:static}}.instructor-edit-info-otp-page__title--text{width:100%;max-width:960px;max-height:72px;margin:0 auto;text-align:start;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:17px}@media only screen and (max-width: 992px){.instructor-edit-info-otp-page__title--text{max-height:none}}.instructor-edit-info-otp-page__title--subtitle{display:-ms-flexbox;display:flex;gap:8px}.instructor-edit-info-otp-page__title--desc{text-align:start;color:#637381}.instructor-edit-info-otp-page__title--mobile{display:none}@media only screen and (max-width: 576px){.instructor-edit-info-otp-page__title--mobile{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}}.instructor-edit-info-otp-page__title--subdesc{max-height:50px}.instructor-edit-info-otp-page__content{border-radius:24px}@media only screen and (max-width: 576px){.instructor-edit-info-otp-page__content{padding:24px 16px;border:none;border-radius:16px}}.instructor-edit-info-otp-page__breadcrumb{width:100%;max-width:960px;text-align:start}.instructor-edit-info-otp-page__button{max-width:335px;margin:40px auto 0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.instructor-edit-info-otp-page__button{margin-top:32px}}.admin-video-detail-page{padding:0;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.admin-video-detail-page__container{width:100%;margin:0 auto;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 992px){.admin-video-detail-page__container{min-height:calc(100vh - 198px)}}@media only screen and (max-width: 576px){.admin-video-detail-page__container{min-height:calc(100vh - 189px)}}@media only screen and (max-width: 576px){.admin-video-detail-page__container{padding:32px 16px}}.admin-video-detail-page__content{width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.admin-video-detail-page__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.admin-video-detail-page__header--container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 768px){.admin-video-detail-page__header--container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}}.admin-video-detail-page__header--container>button{min-width:160px}@media only screen and (max-width: 576px){.admin-video-detail-page__header--container>button{min-width:60px;min-height:33px;padding:2px 13px;font-size:14px;line-height:25px}}@media only screen and (max-width: 576px){.admin-video-detail-page__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}}.admin-video-detail-page__title{min-width:0;font-weight:900;color:#212b36;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.admin-video-detail-page__title{font-size:20px;line-height:1.5}}.admin-video-detail-page__actions{min-width:160px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.admin-video-detail-page__actions:has(>button:nth-of-type(2)){min-width:328px}.admin-video-detail-page__actions button{width:160px}@media only screen and (max-width: 576px){.admin-video-detail-page__actions{height:45px}}.admin-video-detail-page__meta{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 576px){.admin-video-detail-page__meta{width:100%;gap:8px}}.admin-video-detail-page__meta--date{color:#637381}@media only screen and (max-width: 576px){.admin-video-detail-page__meta--date{font-size:12px;line-height:18px}}.admin-video-detail-page__star{padding:16px;background-color:#fff;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;gap:16px}@media only screen and (max-width: 768px){.admin-video-detail-page__star{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}.admin-video-detail-page__star--item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.admin-video-detail-page__star--item-count{color:#212b36}@media only screen and (max-width: 576px){.admin-video-detail-page__star--item-count{font-size:14px;line-height:25px}}@media only screen and (max-width: 576px){.admin-video-detail-page__star--item--label{font-size:14px;line-height:25px}}@media only screen and (max-width: 576px){.admin-video-detail-page__star>button{width:100%;margin-top:2px}}.admin-video-detail-page__star .rating__stars,.admin-video-detail-page__star .rating__stars--front{width:140px}@media only screen and (max-width: 576px){.admin-video-detail-page__star .rating__stars,.admin-video-detail-page__star .rating__stars--front{width:100px}}.admin-video-detail-page__star .rating__stars--back svg:not(:last-child),.admin-video-detail-page__star .rating__stars--front svg:not(:last-child){margin-right:4.3px}@media only screen and (max-width: 576px){.admin-video-detail-page__star .rating__stars--back svg:not(:last-child),.admin-video-detail-page__star .rating__stars--front svg:not(:last-child){margin-right:1px}}@media only screen and (max-width: 576px){.admin-video-detail-page__star .rating__stars--front svg,.admin-video-detail-page__star .rating__stars--back svg{width:19px;height:19px}}.admin-video-detail-page__rating{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1}@media only screen and (max-width: 576px){.admin-video-detail-page__rating{font-size:12px;line-height:18px}}.admin-video-detail-page__rating--item{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.admin-video-detail-page__rating--stars{margin-left:3px}@media only screen and (max-width: 576px){.admin-video-detail-page__rating--stars{margin-left:0}}.admin-video-detail-page__rating--value{width:38px;font-size:24px;line-height:36px}@media only screen and (max-width: 576px){.admin-video-detail-page__rating--value{width:32px;font-size:20px;line-height:30px}}@media only screen and (max-width: 576px){.admin-video-detail-page__rating--count{line-height:25px}}.admin-video-detail-page__rating--count-number{color:#00a8d9}@media only screen and (max-width: 576px){.admin-video-detail-page__rating--count-number{font-size:14px}}.admin-video-detail-page__player{width:100%;height:607.5px;border-radius:16px;position:relative;overflow:hidden}@media only screen and (max-width: 576px){.admin-video-detail-page__player{height:192.94px;border-radius:8px}}.admin-video-detail-page__player .video-close-button{width:30px;height:30px;background:#00000080;border:none;border-radius:50%;font-size:20px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:10px;right:10px;z-index:10;cursor:pointer;transition:background-color .3s ease}.admin-video-detail-page__video{width:100%;height:100%;border:none;border-radius:16px;outline:none}@media only screen and (max-width: 576px){.admin-video-detail-page__video{border-radius:12px}}.admin-video-detail-page__description{padding:16px;background-color:#fff;border-radius:12px;color:#212b36}@media only screen and (max-width: 576px){.admin-video-detail-page__description{font-size:12px;line-height:1.5}}.video-thumbnail{width:100%;height:100%;border-radius:16px;position:relative;overflow:hidden;cursor:pointer}@media only screen and (max-width: 576px){.video-thumbnail{border-radius:8px}}.video-thumbnail__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.video-thumbnail__overlay{background:#00000080;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;transition:background-color .3s ease}.video-thumbnail__play-icon{width:80px;height:80px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.video-thumbnail__play-icon svg{width:80px;height:80px;fill:#fff}@media only screen and (max-width: 576px){.video-thumbnail__play-icon{width:50px;height:50px}.video-thumbnail__play-icon svg{width:50px;height:50px}}.schedule-view{width:100%}.schedule-view--active{display:block}.schedule-view--hidden{display:none}.club-schedule-page{width:100%;padding:0;background-color:#f5f6f8}.club-schedule-page__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 768px){.club-schedule-page__container{padding:0;gap:0}}.club-schedule-page__header-desktop{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:32px}@media only screen and (max-width: 768px){.club-schedule-page__header-desktop{display:none}}.club-schedule-page__header-mobile{padding:24px 16px;display:none;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 768px){.club-schedule-page__header-mobile{padding:24px 16px 16px;display:-ms-flexbox;display:flex}}.club-schedule-page__header-mobile-top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 768px){.club-schedule-page__header-mobile-top{-ms-flex-align:start;align-items:flex-start}}.club-schedule-page__header-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px}.club-schedule-page__title{margin:0;font-weight:900;color:#212b36}@media only screen and (max-width: 768px){.club-schedule-page__title{font-size:20px;line-height:1.5}}.club-schedule-page__new-btn{height:45px;min-width:160px;padding:8px 16px;border-radius:24px;white-space:nowrap}@media only screen and (max-width: 768px){.club-schedule-page__new-btn{height:33px;min-width:auto;padding:4px 16px;font-size:14px;font-weight:700;line-height:1.8}}.club-schedule-page__view-toggle{width:286px;height:29px;border:1px solid #00a8d9;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden}.club-schedule-page__view-toggle>button{height:29px;min-height:29px;padding:0}@media only screen and (max-width: 768px){.club-schedule-page__view-toggle{width:100%;height:33px}.club-schedule-page__view-toggle>button{height:33px;min-height:33px}}.club-schedule-page__view-btn{min-width:96px;padding:8px 16px;background:#fff;border:none;font-size:16px;font-weight:400;color:#00a8d9;cursor:pointer;transition:all .2s;border-right:1px solid #00a8d9}.club-schedule-page__view-btn:last-child{border-right:none}.club-schedule-page__view-btn--active{background:#00a8d9;color:#fff}.club-schedule-page__view-btn:hover:not(.club-schedule-page__view-btn--active){background:#00a8d91a}@media only screen and (max-width: 768px){.club-schedule-page__view-btn{-ms-flex:1;flex:1;min-width:auto;padding:2px 8px;font-size:16px;line-height:1.8;text-align:center}}.club-schedule-page__calendar-container{padding:32px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 768px){.club-schedule-page__calendar-container{margin:0;padding:24px 16px;border:none;border-radius:0;box-shadow:none}}.club-schedule-page__calendar-header{margin-bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 768px){.club-schedule-page__calendar-header{margin-bottom:0;-ms-flex-direction:column;flex-direction:column;gap:16px}}.club-schedule-page__month-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.club-schedule-page__month-nav{-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-pack:start;justify-content:flex-start}}.club-schedule-page__month-title{min-width:136px;margin:0;font-weight:900;color:#212b36}@media only screen and (max-width: 768px){.club-schedule-page__month-title{min-width:109px;font-size:20px;line-height:1.5}}.club-schedule-page__month-controls{display:-ms-flexbox;display:flex;gap:16px}.club-schedule-page__month-btn{padding:0;background:none;border:none;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.club-schedule-page__month-btn:hover{color:#00a8d9}.club-schedule-page__search-bar{max-width:500px;-ms-flex:1%;flex:1%;padding:12px 11px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 768px){.club-schedule-page__search-bar{width:100%;-ms-flex-item-align:stretch;align-self:stretch}}.club-schedule-page__search-icon{color:#00a8d9;-ms-flex-negative:0;flex-shrink:0}.club-schedule-page__search-input{border:none;outline:none;-ms-flex:1;flex:1;font-size:16px;color:#212b36}.club-schedule-page__search-input::-webkit-input-placeholder{color:#637381}.club-schedule-page__search-input::-moz-placeholder{color:#637381}.club-schedule-page__search-input:-ms-input-placeholder{color:#637381}.club-schedule-page__search-input::-ms-input-placeholder{color:#637381}.club-schedule-page__search-input::placeholder{color:#637381}.club-schedule-page__calendar{width:100%}@media only screen and (max-width: 768px){.club-schedule-page__calendar{margin-top:24px}}.club-schedule-page__calendar-header-row{margin-bottom:0;display:grid;gap:0;grid-template-columns:repeat(7,1fr)}.club-schedule-page__day-header{padding:8px;background:#eaf8fc;border-top:1px solid #e6e8ea;border-right:1px solid #e6e8ea;border-bottom:1px solid #e6e8ea;font-size:14px;font-weight:400;text-align:center;color:#212b36}.club-schedule-page__day-header:first-child{border-left:1px solid #e6e8ea}@media only screen and (max-width: 768px){.club-schedule-page__day-header{padding:4px;font-size:14px;line-height:1.8}}.club-schedule-page__calendar-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0}.club-schedule-page__calendar-row{display:grid;grid-template-columns:repeat(7,1fr);gap:0}.club-schedule-page__calendar-cell{height:179px;padding:7px 11px;background:#fff;border-right:1px solid #e6e8ea;border-bottom:1px solid #e6e8ea;position:relative;overflow:hidden;word-wrap:break-word}.club-schedule-page__calendar-cell:first-child{border-left:1px solid #e6e8ea}.club-schedule-page__calendar-cell--other-month{background:#f4f6f8}.club-schedule-page__calendar-cell--other-month .club-schedule-page__more-btn{background-color:#f4f6f8!important}@media only screen and (max-width: 768px){.club-schedule-page__calendar-cell{height:159px;padding:3px 0 3px 7px}}.club-schedule-page__date{margin-bottom:4px;line-height:25px;color:#000}@media only screen and (max-width: 768px){.club-schedule-page__date{font-size:14px;line-height:1.8}}.club-schedule-page__events{max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;overflow:hidden}@media only screen and (max-width: 768px){.club-schedule-page__events{gap:4px}}.club-schedule-page__event{max-width:100%;padding:0 0 0 7px;font-size:12px;line-height:1.5;overflow:hidden;border-left:1px solid;cursor:pointer}.club-schedule-page__event--attended{border-left-color:#00a8d9}.club-schedule-page__event--attended:hover{background-color:#eaf8fc}.club-schedule-page__event--absent{border-left-color:#919eab}.club-schedule-page__event--absent:hover{background-color:#f4f6f8}.club-schedule-page__event--unanswered{border-left-color:#f70905}.club-schedule-page__event--unanswered:hover{background-color:#fee6e6}.club-schedule-page__event-badge{height:18px;min-width:36px;max-width:100%;max-width:36px;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:700;line-height:1.2;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap}.club-schedule-page__event-badge--important{background:#f59700;color:#fff}.club-schedule-page__event-title{max-width:100%;line-height:18px;color:#000;white-space:nowrap}.club-schedule-page__event-title--absent{color:#919eab}.club-schedule-page__event-time{max-width:100%;line-height:18px;color:#000;overflow:hidden;white-space:nowrap}.club-schedule-page__event-time--absent{color:#919eab}.club-schedule-page__event-status{max-width:100%;line-height:18px;overflow:hidden;white-space:nowrap}.club-schedule-page__event-status--attended{color:#00a8d9}.club-schedule-page__event-status--absent{color:#919eab}.club-schedule-page__event-status--unanswered{color:#f70905}.club-schedule-page__more-btn{width:100%;min-width:100px;padding:0 0 7px 12px;background:#fff;border:none;font-weight:800;text-align:left;color:#00a8d9;position:absolute;bottom:0;left:0}.club-schedule-page__divider{width:100%;height:1px;background:#e6e8ea}.club-schedule-week-page__calendar-container{padding:31px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 1270px){.club-schedule-week-page__calendar-container{padding:24px 16px}}@media only screen and (max-width: 768px){.club-schedule-week-page__calendar-container{margin:0;border:none;border-radius:0;box-shadow:none}}.club-schedule-week-page__calendar-header{margin-bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 768px){.club-schedule-week-page__calendar-header{margin-bottom:0;-ms-flex-direction:column;flex-direction:column;gap:16px}}.club-schedule-week-page__week-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:15px}@media only screen and (max-width: 768px){.club-schedule-week-page__week-nav{-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-pack:start;justify-content:flex-start;gap:0}}.club-schedule-week-page__week-title{min-width:270px;margin:0;font-weight:900;color:#212b36}@media only screen and (max-width: 768px){.club-schedule-week-page__week-title{min-width:234px;font-size:20px;line-height:1.5}}.club-schedule-week-page__week-controls{display:-ms-flexbox;display:flex;gap:16px}.club-schedule-week-page__week-btn{padding:0;background:none;border:none;color:#637381;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.club-schedule-week-page__week-btn:hover{color:#00a8d9}.club-schedule-week-page__search-bar{max-width:500px;-ms-flex:1;flex:1;padding:12px 11px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 768px){.club-schedule-week-page__search-bar{width:100%;-ms-flex-item-align:stretch;align-self:stretch}}.club-schedule-week-page__search-icon{color:#00a8d9;-ms-flex-negative:0;flex-shrink:0}.club-schedule-week-page__search-input{border:none;outline:none;-ms-flex:1;flex:1;font-size:16px;color:#212b36}.club-schedule-week-page__search-input::-webkit-input-placeholder{color:#637381}.club-schedule-week-page__search-input::-moz-placeholder{color:#637381}.club-schedule-week-page__search-input:-ms-input-placeholder{color:#637381}.club-schedule-week-page__search-input::-ms-input-placeholder{color:#637381}.club-schedule-week-page__search-input::placeholder{color:#637381}.club-schedule-week-page__calendar{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 768px){.club-schedule-week-page__calendar{margin-top:24px}}.club-schedule-week-page__day{padding:16px 0 15px;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-item-align:stretch;align-self:stretch;border-bottom:1px solid #e6e8ea}.club-schedule-week-page__day-header{height:54px;min-width:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.club-schedule-week-page__date{margin:0;font-size:20px;font-weight:900;line-height:1.5;color:#212b36}.club-schedule-week-page__day-name{margin:0;font-size:10px;line-height:1.5;color:#637381}.club-schedule-week-page__events{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:12px;-ms-flex:1;flex:1}.club-schedule-week-page__event{border-left:1px solid;padding-left:16px;cursor:pointer}.club-schedule-week-page__event--attended{border-left-color:#00a8d9}.club-schedule-week-page__event--attended:hover{background:#eaf8fc}.club-schedule-week-page__event--absent{border-left-color:#919eab}.club-schedule-week-page__event--absent:hover{background:#f4f6f8}.club-schedule-week-page__event--unanswered{border-left-color:#f70905}.club-schedule-week-page__event--unanswered:hover{background:#fee6e6}.club-schedule-week-page__event-content{padding-right:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 768px){.club-schedule-week-page__event-content{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:12px}}.club-schedule-week-page__event-content--inner{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:16px;-ms-flex:1;flex:1}@media only screen and (max-width: 768px){.club-schedule-week-page__event-content--inner{-ms-flex-direction:column;flex-direction:column;gap:0}}.club-schedule-week-page__event-header{margin-bottom:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.club-schedule-week-page__event-header{margin-bottom:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.club-schedule-week-page__event-status-text{width:80px;font-size:16px;font-weight:700;line-height:29px}.club-schedule-week-page__event-status-text--attended{color:#00a8d9}.club-schedule-week-page__event-status-text--absent{color:#919eab}.club-schedule-week-page__event-status-text--unanswered{color:#f70905}.club-schedule-week-page__event-badges{display:-ms-flexbox;display:flex;gap:8px}.club-schedule-week-page__event-badge{padding:2px 6px;border-radius:4px;font-size:12px;font-weight:700;line-height:1.2;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.club-schedule-week-page__event-badge--important{background:#f59700;color:#fff}.club-schedule-week-page__event-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.club-schedule-week-page__event-details--inner{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.club-schedule-week-page__event-time{color:#212b36}.club-schedule-week-page__event--absent .club-schedule-week-page__event-time{color:#919eab}.club-schedule-week-page__event-title{color:#212b36;-ms-flex:1;flex:1}.club-schedule-week-page__event--absent .club-schedule-week-page__event-title{color:#919eab}.club-schedule-week-page__event-location{font-size:14px;line-height:1.8;color:#212b36}.club-schedule-week-page__event--absent .club-schedule-week-page__event-location{color:#919eab}.club-schedule-week-page__event-actions{display:-ms-flexbox;display:flex;gap:8px}.club-schedule-week-page__action-btn{min-height:37px;padding:3px 11px;border-radius:8px;font-size:16px;line-height:1.8;cursor:pointer;transition:all .2s}.club-schedule-week-page__action-btn--attend{background:#fff;border:1px solid #00a8d9;color:#00a8d9}.club-schedule-week-page__action-btn--attend:hover{background:#eaf8fc}.club-schedule-week-page__action-btn--absent{background:#fff;border:1px solid #e6e8ea;color:#212b36}.club-schedule-week-page__action-btn--absent:hover{background:#f4f6f8}.club-schedule-week-page__action-btn--default{background:#fff;border:1px solid #e6e8ea;color:#212b36}.club-schedule-week-page__action-btn--default:hover{background:#f5f6f8}.club-schedule-week-page__action-btn--selected{background:#fff;border:1px solid #f70905;color:#f70905}.club-schedule-week-page__action-btn--selected:hover{background:#fee6e6}.club-schedule-day{width:100%;padding:31px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 768px){.club-schedule-day{padding:24px 16px;background-color:#fff;border:none;border-radius:0;box-shadow:none}}.club-schedule-day--title{min-width:184px}@media only screen and (max-width: 768px){.club-schedule-day--title{min-width:150px}}.club-schedule-day__timeline{width:100%;position:relative;overflow:hidden}@media only screen and (max-width: 768px){.club-schedule-day__timeline{margin-top:24px}}.club-schedule-day__time-slot{height:29px;margin-bottom:56px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;position:relative}.club-schedule-day__time-slot:last-child{margin-bottom:0}@media only screen and (max-width: 576px){.club-schedule-day__time-slot{height:36px;margin-bottom:64px;gap:8px}}.club-schedule-day__time-label{width:80px;font-size:16px;line-height:1.8;color:#637381;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 576px){.club-schedule-day__time-label{width:30px;font-size:12px;font-weight:400;line-height:150%;text-align:center;letter-spacing:0}}.club-schedule-day__time-line{-ms-flex:1;flex:1;height:0;border-top:1px solid #e6e8ea}@media only screen and (max-width: 768px){.club-schedule-day__time-line{width:100%;margin-left:0}}.club-schedule-day__event{width:calc(100% - 96px);position:absolute;top:15px;left:96px;z-index:1}@media only screen and (max-width: 576px){.club-schedule-day__event{width:calc(100% - 39px);display:-ms-flexbox;display:flex;top:19px;left:39px}}.club-schedule-day__event--hide-button .club-schedule-day__event-actions{display:none}@media only screen and (max-width: 768px){.club-schedule-day__event--hide-button .club-schedule-day__event-actions{display:-ms-flexbox;display:flex}}.club-schedule-day__event-card{padding:8px 16px 16px 12px;background-color:#fff;border:none;border-radius:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;gap:12px;border-left:4px solid;border-top:1px solid #e6e8ea;border-bottom:1px solid #e6e8ea;border-right:1px solid #e6e8ea;cursor:pointer;overflow:hidden}@media only screen and (max-width: 576px){.club-schedule-day__event-card{padding:3px 16px 0 12px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;gap:8px}}.club-schedule-day__event-card--attended{border-left-color:#00a8d9}.club-schedule-day__event-card--attended:hover{background-color:#eaf8fc!important}.club-schedule-day__event-card--absent{border-left-color:#919eab}.club-schedule-day__event-card--absent:hover{background-color:#f4f6f8!important}.club-schedule-day__event-card--unanswered{border-left-color:#f70905}.club-schedule-day__event-card--unanswered:hover{background-color:#fee6e6!important}.club-schedule-day__event-card::-webkit-scrollbar{width:8px;border-radius:8px;overflow:hidden}.club-schedule-day__event-card::-webkit-scrollbar-thumb{background-color:#919eab;border-radius:8px}.club-schedule-day__event-card::-webkit-scrollbar-track{padding:8px!important;background-color:#fff;border-radius:8px}.club-schedule-day__event-card:hover{background:#eaf8fc}.club-schedule-day__event-content{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:16px}@media only screen and (max-width: 768px){.club-schedule-day__event-content{-ms-flex-direction:column;flex-direction:column;gap:0;-ms-flex:none;flex:none}}.club-schedule-day__event-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 768px){.club-schedule-day__event-header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:8px}}.club-schedule-day__event-status{width:80px;height:29px;font-size:16px;font-weight:700;line-height:1.8}.club-schedule-day__event-status--attended{color:#00a8d9}.club-schedule-day__event-status--absent{color:#637381}.club-schedule-day__event-status--unanswered{color:#f70905}@media only screen and (max-width: 768px){.club-schedule-day__event-status{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:18px;font-size:12px;font-weight:700;line-height:1.5}}.club-schedule-day__event-badges{display:-ms-flexbox;display:flex;gap:8px}.club-schedule-day__event-badge{padding:2px 6px;border-radius:4px;font-size:12px;font-weight:700;line-height:1.2;color:#fff}.club-schedule-day__event-badge--important{min-width:36px;background-color:#f59700}.club-schedule-day__event-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.club-schedule-day__event-details{gap:2px}}.club-schedule-day__event-details--time,.club-schedule-day__event-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.club-schedule-day__event-time{margin:0;font-size:16px;line-height:1.8;color:#212b36}@media only screen and (max-width: 768px){.club-schedule-day__event-time{font-size:12px;font-weight:700;line-height:1.5}}.club-schedule-day__event-title{max-width:200px;margin:0;font-size:16px;line-height:1.8;color:#212b36;-ms-flex:1;flex:1}@media only screen and (max-width: 768px){.club-schedule-day__event-title{font-size:12px;font-weight:700;line-height:1.5}}.club-schedule-day__event-location{margin:0;font-size:14px;line-height:1.8;color:#212b36}@media only screen and (max-width: 768px){.club-schedule-day__event-location{font-size:12px;line-height:1.5}}.club-schedule-day__event-actions{min-width:120px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 768px){.club-schedule-day__event-actions{-ms-flex-pack:start;justify-content:flex-start}}.club-schedule-day__action-btn{min-height:37px;padding:3px 11px;border-radius:8px;font-size:16px;line-height:1.8;cursor:pointer;transition:all .2s}@media only screen and (max-width: 768px){.club-schedule-day__action-btn{min-height:29px;padding:0 11px;line-height:29px}}.club-schedule-day__action-btn--attend{background:#fff;border:1px solid #00a8d9;color:#00a8d9}.club-schedule-day__action-btn--attend:hover{background:#eaf8fc}.club-schedule-day__action-btn--absent{background:#fff;border:1px solid #e6e8ea;color:#212b36}.club-schedule-day__action-btn--absent:hover{background:#f4f6f8}.club-schedule-day__action-btn--default{background:#fff;border:1px solid #e6e8ea;color:#212b36}.club-schedule-day__action-btn--default:hover{background:#f5f6f8}.club-schedule-day__action-btn--selected{background:#fff;border:1px solid #f70905;color:#f70905}.club-schedule-day__action-btn--selected:hover{background:#fee6e6}.mobile-only{display:none}@media only screen and (max-width: 768px){.mobile-only{display:block}}.desktop-only{display:block}@media only screen and (max-width: 768px){.desktop-only{display:none}}@font-face{font-family:Noto Sans CJK JP;font-style:normal;src:url(/build/assets/NotoSansCJKjp-VF-BnY94xaJ.otf) format("opentype")}.club-schedule-search{width:100%;padding:0;background-color:#f5f6f8}.club-schedule-search__container{width:100%;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 768px){.club-schedule-search__container{padding:0;gap:0}}.club-schedule-search__page-header{margin-bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:32px}@media only screen and (max-width: 768px){.club-schedule-search__page-header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;gap:16px}}.club-schedule-search__page-title{margin:0;font-size:20px;font-weight:900;line-height:1.5;color:#212b36}.club-schedule-search__header-controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 768px){.club-schedule-search__header-controls{-ms-flex-pack:justify;justify-content:space-between}}.club-schedule-search__tabs{border:1px solid #00a8d9;border-radius:8px;display:-ms-flexbox;display:flex;overflow:hidden}.club-schedule-search__tab-btn{width:96px;padding:8px;background:#fff;border:none;font-size:16px;font-weight:400;text-align:center;color:#00a8d9;cursor:pointer;border-right:1px solid #00a8d9}.club-schedule-search__tab-btn:last-child{border-right:none}.club-schedule-search__tab-btn--active{background:#eaf8fc;font-weight:700;color:#00a8d9}.club-schedule-search__tab-btn:hover{background:#eaf8fc}.club-schedule-search__new-btn{width:160px;padding:8px 16px;background:#00a8d9;border:none;border-radius:24px;font-size:16px;font-weight:700;color:#fff;cursor:pointer}.club-schedule-search__new-btn:hover{background:#0097c7}@media only screen and (max-width: 768px){.club-schedule-search__search-section{padding:0 16px 16px}}.club-schedule-search__search-bar{padding:16px 24px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;position:relative;box-shadow:0 0 16px #22390914}.club-schedule-search__search-icon{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}.club-schedule-search__search-input{-ms-flex:1;flex:1;border:none;outline:none;font-size:16px;color:#212b36}.club-schedule-search__results{padding:31px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 768px){.club-schedule-search__results{padding:16px 16px 32px;border:none;border-radius:0;box-shadow:none}}.club-schedule-search__schedule-item{padding:16px 0 15px;display:-ms-flexbox;display:flex;gap:24px;border-bottom:1px solid #e6e8ea}.club-schedule-search__date-section{width:57px;height:54px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.club-schedule-search__date-section{width:51px}}.club-schedule-search__date-number{font-size:20px;font-weight:900;line-height:1.5;color:#000}@media only screen and (max-width: 768px){.club-schedule-search__date-number{font-size:18px}}.club-schedule-search__day-of-week{font-size:10px;font-weight:400;line-height:1.5;color:#637381}.club-schedule-search__event-section{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.club-schedule-search__event-card{padding-left:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border-left:1px solid;gap:12px;cursor:pointer}@media only screen and (max-width: 768px){.club-schedule-search__event-card{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:12px}}.club-schedule-search__event-card--attended{border-left-color:#00a8d9}.club-schedule-search__event-card--attended:hover{background:#eaf8fc}.club-schedule-search__event-card--absent{border-left-color:#919eab}.club-schedule-search__event-card--absent:hover{background:#f5f6f8}.club-schedule-search__event-card--unanswered{border-left-color:#f70905}.club-schedule-search__event-card--unanswered:hover{background:#fee6e6}.club-schedule-search__event-header{display:-ms-flexbox;display:flex;gap:16px;-ms-flex:1;flex:1}@media only screen and (max-width: 768px){.club-schedule-search__event-header{-ms-flex-direction:column;flex-direction:column;gap:0}}.club-schedule-search__action-status{width:80px;font-size:16px;font-weight:700;line-height:1.8}.club-schedule-search__action-status--attended{color:#00a8d9}.club-schedule-search__action-status--unanswered{color:#fee6e6}.club-schedule-search__event-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.club-schedule-search__event-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.club-schedule-search__important-flag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 6px;background:#f59700;border-radius:4px;font-size:12px;font-weight:700;line-height:1.2;color:#fff;display:inline-block}.club-schedule-search__event-meta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.club-schedule-search__event-time,.club-schedule-search__event-title{font-size:16px;font-weight:400;line-height:1.8;color:#000}.club-schedule-search__event-location{font-size:14px;font-weight:400;line-height:1.8;color:#000}.club-schedule-search__action-buttons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.club-schedule-search__action-btn{padding:3px 11px;background:#fff;border:1px solid #e6e8ea;border-radius:8px;font-size:16px;font-weight:400;line-height:29px;color:#000;cursor:pointer}.club-schedule-search__action-btn--attend{background:#fff;border:1px solid #00a8d9;color:#00a8d9}.club-schedule-search__action-btn--attend:hover{background:#eaf8fc}.club-schedule-search__action-btn--absent{background:#fff;border:1px solid #e6e8ea;color:#212b36}.club-schedule-search__action-btn--absent:hover{background:#f5f6f8}.club-schedule-search__action-btn--default{background:#fff;border:1px solid #e6e8ea;color:#212b36}.club-schedule-search__action-btn--default:hover{background:#f5f6f8}.club-schedule-search__action-btn--selected{background:#fff;border:1px solid #f70905;color:#f70905}.club-schedule-search__action-btn--selected:hover{background:#fee6e6}.club-schedule-search .search-schedule__date-picker .flatpickr-input{width:260px}@media only screen and (max-width: 768px){.club-schedule-search .search-schedule__date-picker .flatpickr-input{width:147.5px}}.club-schedule-search .search-schedule__date-picker .input__picker{gap:16px}@media only screen and (max-width: 768px){.club-schedule-search .search-schedule__date-picker .input__picker{-ms-flex-direction:row;flex-direction:row}}.club-schedule-search .search-schedule__date-picker .input__picker--input input{width:119.5px}@media only screen and (max-width: 768px){.club-schedule-search .search-schedule__date-picker .input__picker--input input{width:63.25px}}.schedule-detail__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;position:relative}.schedule-detail__header-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;-ms-flex:1;flex:1}@media only screen and (max-width: 768px){.schedule-detail__header-content{gap:4px}}.schedule-detail__important-flag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 6px;background:#f59700;border-radius:4px;font-size:12px;font-weight:700;line-height:1.2;color:#fff;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.schedule-detail__datetime{line-height:29px;color:#000}.schedule-detail__attendance{padding:15px;border:1px solid #e6e8ea;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 768px){.schedule-detail__attendance{gap:8px}}.schedule-detail__attendance-options{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}@media only screen and (max-width: 768px){.schedule-detail__attendance-options{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:start;align-items:flex-start;gap:8px}}.schedule-detail__radio-group{display:-ms-flexbox;display:flex;gap:8px}@media only screen and (max-width: 768px){.schedule-detail__radio-group{width:100%}}.schedule-detail__radio-option{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}@media only screen and (max-width: 768px){.schedule-detail__radio-option{width:50%}}.schedule-detail__radio-option input[type=radio]{display:none}.schedule-detail__radio-label{width:120px;padding:4px 12px;border:1px solid #e6e8ea;border-radius:8px;font-size:16px;font-weight:400;line-height:1.8;color:#000;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;transition:all .2s ease}@media only screen and (max-width: 768px){.schedule-detail__radio-label{width:100%}}.schedule-detail__radio-option input[type=radio]:checked[data=submit]+.schedule-detail__radio-label{background:#fff;font-weight:700;color:#00a8d9;border-color:#00a8d9}.schedule-detail__radio-option input[type=radio]:checked[data=error]+.schedule-detail__radio-label{background:#fff;font-weight:700;color:#f70905;border-color:#f70905}.schedule-detail__error-message{margin:0;font-size:14px;font-weight:400;line-height:1.8;color:#f70905}.schedule-detail__response-form{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px}.schedule-detail__response-form .input__container{-ms-flex:1;flex:1}.schedule-detail__response-form .input__container .input__wrapper{margin:0}.schedule-detail__textarea{min-height:44px;resize:vertical}@media only screen and (max-width: 768px){.schedule-detail__textarea{min-height:74px}}.schedule-detail__save-btn{min-height:auto;min-height:45px;padding:8px 16px;border-radius:24px!important;font-size:16px!important;font-weight:700;white-space:nowrap}.schedule-detail__divider{width:100%;height:1px;margin:0;background:#e6e8ea}.schedule-detail__info-section{margin-bottom:15px;padding:15px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;border-top:1px solid #e6e8ea;border-bottom:1px solid #e6e8ea}.schedule-detail__info-item{display:-ms-flexbox;display:flex;gap:16px}.schedule-detail__info-label{min-width:100px;font-size:14px;font-weight:700;line-height:25px;color:#637381;-ms-flex-negative:0;flex-shrink:0}.schedule-detail__info-content{min-width:420px;line-height:25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}@media only screen and (max-width: 992px){.schedule-detail__info-content{min-width:unset}}.schedule-detail__info-content-item{margin-left:7px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.schedule-detail__info-content-item:first-child{margin-top:-2px}.schedule-detail__response-status{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;transition:all .2s ease}@media only screen and (max-width: 768px){.schedule-detail__response-status{padding-bottom:24px!important}}.schedule-detail__response-status #response-status-trigger{margin:-8px;padding:8px;border-radius:8px}.schedule-detail__response-status #response-status-trigger:hover{background-color:#00a8d90d}.schedule-detail__response-title{margin:0;font-size:14px;font-weight:700;line-height:1.8;color:#637381}.schedule-detail__response-stats{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px}.schedule-detail__stat-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.schedule-detail__stat-label{font-size:16px;font-weight:400;line-height:1.8;color:#000}.schedule-detail__stat-count{font-size:16px;font-weight:400;line-height:1.8;color:#00a8d9}@media only screen and (max-width: 768px){.schedule-detail__info-item{-ms-flex-direction:column;flex-direction:column;gap:0}.schedule-detail__info-label{min-width:auto}.schedule-detail__response-form{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;gap:8px}.schedule-detail__save-btn{width:100%}.schedule-detail__response-stats{-ms-flex-wrap:wrap;flex-wrap:wrap}}.modal-backdrop.custom-modal-backdrop{background-color:#0006!important;z-index:1055!important;cursor:pointer}.modal-backdrop.custom-modal-backdrop.fade{opacity:0;transition:opacity .15s linear}.modal-backdrop.custom-modal-backdrop.fade.show{opacity:1}.modal__response-status{z-index:1060!important}.modal__response-status .modal-dialog{z-index:1061!important;pointer-events:auto}.modal__response-status.show{display:block!important}.response-status__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;position:relative}.response-status__summary{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.response-status__summary-title{margin:0;font-size:14px;font-weight:700;line-height:1.8;color:#637381}.response-status__summary-stats{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px}.response-status__stat-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.response-status__stat-label{font-size:16px;font-weight:400;line-height:1.8;color:#000}.response-status__stat-count{font-size:16px;font-weight:400;line-height:1.8;color:#212b36}.response-status__divider{width:100%;height:1px;margin:0;background:#e6e8ea}.response-status__details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.response-status__detail-section{margin-bottom:15px;padding-bottom:15px;display:-ms-flexbox;display:flex;gap:16px;border-bottom:1px solid #e6e8ea}.response-status__detail-section:first-child{padding-top:15px;border-top:1px solid #e6e8ea}.response-status__detail-section:last-child{margin-bottom:0}.response-status__section-header{min-width:100px;-ms-flex-negative:0;flex-shrink:0}.response-status__section-label{font-size:14px;font-weight:700;line-height:1.8;color:#637381}.response-status__member-list{width:420px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;-ms-flex:1;flex:1}.response-status__unattend{width:100%;-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.response-status__unattend-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;gap:8px}.response-status__unattend-wrapper a{width:100px;min-width:100px}.response-status__member-item{line-height:25px}.response-status__member-name{line-height:25px;text-decoration:underline;color:#00a8d9}.response-status__member-separator{width:4px;line-height:25px;color:#000}@media only screen and (max-width: 768px){.response-status__detail-section{-ms-flex-direction:column;flex-direction:column;gap:0}.response-status__section-header{min-width:auto}.response-status__member-list{width:100%;padding-bottom:15px}.response-status__member-list--custom{padding-bottom:0}.response-status__summary-stats{-ms-flex-wrap:wrap;flex-wrap:wrap}}.club-schedule-register-page__container{width:100%;padding:40px 40px 100px}@media only screen and (max-width: 576px){.club-schedule-register-page__container{padding:32px 16px}}.club-schedule-register-page__title{width:100%;margin:24px 0;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.club-schedule-register-page__title{margin:16px 0 24px}}.club-schedule-register-page__content{width:100%;margin-bottom:24px;box-shadow:0 0 20px #00000014;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.club-schedule-register-page__content{padding:16px;border-radius:16px}}.club-schedule-register-page__content--title{max-height:27px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 576px){.club-schedule-register-page__content--title{max-height:none}.club-schedule-register-page__content--title span{min-height:29px;font-size:16px;font-weight:700;line-height:180%}}.club-schedule-register-page__content--info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.club-schedule-register-page__content--info .form__row2--custom{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:24px}@media only screen and (max-width: 768px){.club-schedule-register-page__content--info .form__row2--custom{width:100%;-ms-flex-direction:column;flex-direction:column}}.club-schedule-register-page__content .input__content{width:278.02px;gap:12px}@media only screen and (max-width: 576px){.club-schedule-register-page__content .input__content{width:100%}}.club-schedule-register-page__content .input__textarea{border-radius:12px}.club-schedule-register-page__content .input__container .date-picker-custom{width:250px}@media only screen and (max-width: 768px){.club-schedule-register-page__content .input__container .date-picker-custom{width:100%}}.club-schedule-register-page__content .input__unit{font-size:14px;color:#212b36}.club-schedule-register-page__content .form__item--content{border-radius:16px}.club-schedule-register-page__content .dropdown_multiselect .dropdown__placeholder{font-size:14px}.club-schedule-register-page__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;gap:24px}.club-schedule-register-page__form--toggle{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (max-width: 576px){.club-schedule-register-page__form--toggle{-ms-flex-pack:justify;justify-content:space-between}}.club-schedule-register-page__form--picker{width:150px}@media only screen and (max-width: 576px){.club-schedule-register-page__form--picker{width:100%}}.club-schedule-register-page__button{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:16px}@media only screen and (max-width: 576px){.club-schedule-register-page__button{gap:8px}}.club-schedule-register-page__button button{width:100%;min-height:53px;max-width:240px}.club-schedule-register-page .toggle{display:inline-block;position:relative}.club-schedule-register-page .toggle__input{display:none}.club-schedule-register-page .toggle__label{display:block;cursor:pointer}.club-schedule-register-page .toggle__slider{width:52px;height:30px;padding:3px;background-color:#e1e6ea;border-radius:1000px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;transition:background-color .3s ease}.club-schedule-register-page .toggle__circle{width:24px;height:24px;background-color:#fff;border-radius:50%;display:block;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:translateX(0);transform:translate(0)}.club-schedule-register-page .toggle--active .toggle__slider{background-color:#00a8d9}.club-schedule-register-page .toggle--active .toggle__circle{-webkit-transform:translateX(22px);transform:translate(22px)}.club-list{min-height:calc(100vh - 136px);padding:32px 32px 100px;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 576px){.club-list{padding:24px 0}}.club-list__container{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-list__container{padding:0 16px;gap:16px}}.club-list__title{width:100%;color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start}.club-list__search{width:100%;height:auto;padding:15px 24px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:8px;box-shadow:0 0 16px #22390914}.club-list__search>input{width:100%;height:29px;padding:0;border:none;color:#212b36;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1}.club-list__search>input[disabled]{background-color:#fff}.club-list__search--icon{width:24px;height:24px}@media only screen and (max-width: 576px){.club-list__search{padding:10px 12px}.club-list__search>input{height:25px;font-size:14px}.club-list__search--icon{margin-bottom:2px}}.club-list__content{width:100%;max-width:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-list__content{gap:16px}}.club-list__filter{color:#212b36;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.club-list__filter--select{width:200px}@media only screen and (max-width: 576px){.club-list__filter--select{width:120px;height:41px;min-height:41px}}@media only screen and (max-width: 576px){.club-list__filter>span{font-size:12px!important;line-height:150%!important}}.club-list__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width: 576px){.club-list__list{gap:8px}}.club-list__card{width:100%;padding:15px;background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:4px}@media only screen and (max-width: 576px){.club-list__card{-ms-flex-direction:column;flex-direction:column}}.club-list__card--body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.club-list__card--row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.club-list__card--name,.club-list__card--leader,.club-list__card--address,.club-list__card--genre,.club-list__card--author{color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.club-list__card--name:first-child{line-height:29px}.club-list__card--desc{color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 576px){.club-list__card--desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.club-list__card--leader-label,.club-list__card--genre-label,.club-list__card--address-label{min-width:48px;color:#637381}.club-list__card--button{min-width:140px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.club-list__pagination nav{-ms-flex-pack:center;justify-content:center}}.club-qna{min-height:calc(100vh - 136px);padding:32px 32px 100px;background-color:#f5f6f8;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 576px){.club-qna{min-height:calc(100vh - 186px);padding:24px 0}}.club-qna__container{width:100%;max-width:960px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 576px){.club-qna__container{padding:0 16px;gap:16px}}.club-qna__content{width:100%;max-width:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.club-qna__title{color:#212b36}@media only screen and (max-width: 576px){.club-qna__title{margin-top:-8px}}.club-qna__form{width:100%;min-height:426px;padding:23px 24px;background:#fff;border:1px solid #e6e8ea;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;box-sizing:border-box;box-shadow:0 0 16px #22390914}@media only screen and (max-width: 576px){.club-qna__form{padding:24px 16px}}.club-qna--row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.club-qna--leader-label,.club-qna--address-label{min-width:60px;color:#637381}.club-qna--leader,.club-qna--address{color:#212b36;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.club-qna__completed{min-height:252px;padding:48px 24px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:20px}@media only screen and (max-width: 576px){.club-qna__completed{min-height:276px}}.club-qna__desc{width:320px;line-height:24px;text-align:center;color:#212b36}@media only screen and (max-width: 576px){.club-qna__desc{width:200px;font-size:16px;line-height:24px}}.club-qna__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.club-qna__info span:first-child{color:#637381}.club-qna__info h5,.club-qna__info .h5{min-height:30px;margin-top:8px;margin-bottom:8px}.club-qna__info h5,.club-qna__info .h5,.club-qna__info span:last-child{color:#212b36}.club-qna__textarea .input__textarea{height:250px}.club-qna__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:16px}@media only screen and (max-width: 576px){.club-qna__footer{gap:8px}}.club-qna__footer button{width:240px;min-width:240px}@media only screen and (max-width: 576px){.club-qna__footer button{width:calc(50% - 4px);min-width:calc(50% - 4px)}}.club-qna__footer--completed button{width:335px;min-width:335px}@media only screen and (max-width: 576px){.club-qna__footer--completed button{width:100%;min-width:100%}}@media only screen and (max-width: 576px){.club-qna .breadcrumb{gap:6px!important}.club-qna .breadcrumb svg{width:16px!important;height:16px!important}.club-qna .breadcrumb__item{font-size:12px;font-weight:400;line-height:16px}}.landing-page{padding:16px;background-color:#00a8d9;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 576px){.landing-page{height:828px}}.landing-page__title{color:#212b36}@media only screen and (max-width: 576px){.landing-page__title{font-size:18px;font-weight:900;line-height:150%;text-align:center;letter-spacing:0}}.landing-page__content{width:100%;height:100%;background-color:#fff;border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:21px}@media only screen and (max-width: 576px){.landing-page__content{gap:7px}}.landing-page__watermark{width:100%;height:59px;background:url(/build/assets/landing-page-water-mark-Cbrs2zMt.png) repeat 1406px 59px;overflow:hidden}.landing-page__main{width:572px;height:100%;max-height:667px;gap:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.landing-page__main{width:100%;padding:0 24px}}.landing-page__menu{width:100%;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.landing-page__menu--item{width:100%;height:66px;padding:8px;border:1px solid #00a8d9;border-radius:8px;color:#00a8d9;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;box-sizing:border-box;cursor:pointer}.landing-page__menu--icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:auto}.term-of-use-page{padding:80px 0 100px;background-color:#f4f6f8}@media only screen and (max-width: 768px){.term-of-use-page{padding:92px 16px 32px}}.term-of-use-page__title{width:100%;padding-bottom:48px;text-align:center}@media only screen and (max-width: 768px){.term-of-use-page__title{padding-bottom:24px}}.term-of-use-page__main{width:572px;margin:0 auto;padding:32px;background-color:#fff;border-radius:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}@media only screen and (max-width: 768px){.term-of-use-page__main{width:100%;padding:24px 16px}}.term-of-use-page__main ul,.term-of-use-page__main ol{margin-bottom:0;padding-left:20px}.term-of-use-page .break-on-mobile{display:none}@media only screen and (max-width: 768px){.term-of-use-page .break-on-mobile{display:block}}
