:root{--clicugo-blue: #0073c1;--clicugo-indigo: #6610f2;--clicugo-purple: #6f42c1;--clicugo-pink: #d63384;--clicugo-red: #d20049;--clicugo-orange: #fd7e14;--clicugo-yellow: #f6d002;--clicugo-green: #00854b;--clicugo-teal: #20c997;--clicugo-cyan: #32b5ff;--clicugo-white: #fff;--clicugo-gray: #6c757d;--clicugo-gray-dark: #343a40;--clicugo-gray-100: #f8f9fa;--clicugo-gray-200: #e9ecef;--clicugo-gray-300: #dee2e6;--clicugo-gray-400: #ced4da;--clicugo-gray-500: #adb5bd;--clicugo-gray-600: #6c757d;--clicugo-gray-700: #495057;--clicugo-gray-800: #343a40;--clicugo-gray-900: #212529;--clicugo-primary: #0077ff;--clicugo-secondary: #6c757d;--clicugo-success: #00854b;--clicugo-info: #ffe094;--clicugo-warning: #f6d002;--clicugo-danger: #d20049;--clicugo-light: #f8f9fa;--clicugo-dark: #212529;--clicugo-primary-rgb: 0, 119, 255;--clicugo-secondary-rgb: 108, 117, 125;--clicugo-success-rgb: 0, 133, 75;--clicugo-info-rgb: 255, 224, 148;--clicugo-warning-rgb: 246, 208, 2;--clicugo-danger-rgb: 210, 0, 73;--clicugo-light-rgb: 248, 249, 250;--clicugo-dark-rgb: 33, 37, 41;--clicugo-white-rgb: 255, 255, 255;--clicugo-black-rgb: 0, 0, 0;--clicugo-body-color-rgb: 74, 74, 74;--clicugo-body-bg-rgb: 255, 255, 255;--clicugo-font-sans-serif: "Noto Sans", "Noto Sans TC", sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--clicugo-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--clicugo-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--clicugo-body-font-family: var(--clicugo-font-sans-serif);--clicugo-body-font-size: 1rem;--clicugo-body-font-weight: 400;--clicugo-body-line-height: 1.5;--clicugo-body-color: #4a4a4a;--clicugo-body-bg: #fff}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--clicugo-body-font-family);font-size:var(--clicugo-body-font-size);font-weight:var(--clicugo-body-font-weight);line-height:var(--clicugo-body-line-height);color:var(--clicugo-body-color);text-align:var(--clicugo-body-text-align);background-color:var(--clicugo-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}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}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 + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.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],abbr[data-bs-original-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:0.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#07f;text-decoration:none}a:hover{color:#005fcc}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--clicugo-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}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:#6c757d;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]::-webkit-calendar-picker-indicator{display:none}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 + 0.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]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-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{padding-left:0;list-style:none}.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:0.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:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--clicugo-gutter-x, 0.75rem);padding-left:var(--clicugo-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--clicugo-gutter-x: 1.5rem;--clicugo-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1*var(--clicugo-gutter-y));margin-right:calc(-0.5*var(--clicugo-gutter-x));margin-left:calc(-0.5*var(--clicugo-gutter-x))}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--clicugo-gutter-x)*.5);padding-left:calc(var(--clicugo-gutter-x)*.5);margin-top:var(--clicugo-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-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{--clicugo-gutter-x: 0}.g-0,.gy-0{--clicugo-gutter-y: 0}.g-1,.gx-1{--clicugo-gutter-x: 0.25rem}.g-1,.gy-1{--clicugo-gutter-y: 0.25rem}.g-2,.gx-2{--clicugo-gutter-x: 0.5rem}.g-2,.gy-2{--clicugo-gutter-y: 0.5rem}.g-3,.gx-3{--clicugo-gutter-x: 1rem}.g-3,.gy-3{--clicugo-gutter-y: 1rem}.g-4,.gx-4{--clicugo-gutter-x: 1.5rem}.g-4,.gy-4{--clicugo-gutter-y: 1.5rem}.g-5,.gx-5{--clicugo-gutter-x: 3rem}.g-5,.gy-5{--clicugo-gutter-y: 3rem}.g-6,.gx-6{--clicugo-gutter-x: 3.5rem}.g-6,.gy-6{--clicugo-gutter-y: 3.5rem}.g-7,.gx-7{--clicugo-gutter-x: 4rem}.g-7,.gy-7{--clicugo-gutter-y: 4rem}.g-8,.gx-8{--clicugo-gutter-x: 5rem}.g-8,.gy-8{--clicugo-gutter-y: 5rem}.g-9,.gx-9{--clicugo-gutter-x: 7rem}.g-9,.gy-9{--clicugo-gutter-y: 7rem}.g-10,.gx-10{--clicugo-gutter-x: 8rem}.g-10,.gy-10{--clicugo-gutter-y: 8rem}@media(min-width: 576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-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{--clicugo-gutter-x: 0}.g-sm-0,.gy-sm-0{--clicugo-gutter-y: 0}.g-sm-1,.gx-sm-1{--clicugo-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--clicugo-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--clicugo-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--clicugo-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--clicugo-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--clicugo-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--clicugo-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--clicugo-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--clicugo-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--clicugo-gutter-y: 3rem}.g-sm-6,.gx-sm-6{--clicugo-gutter-x: 3.5rem}.g-sm-6,.gy-sm-6{--clicugo-gutter-y: 3.5rem}.g-sm-7,.gx-sm-7{--clicugo-gutter-x: 4rem}.g-sm-7,.gy-sm-7{--clicugo-gutter-y: 4rem}.g-sm-8,.gx-sm-8{--clicugo-gutter-x: 5rem}.g-sm-8,.gy-sm-8{--clicugo-gutter-y: 5rem}.g-sm-9,.gx-sm-9{--clicugo-gutter-x: 7rem}.g-sm-9,.gy-sm-9{--clicugo-gutter-y: 7rem}.g-sm-10,.gx-sm-10{--clicugo-gutter-x: 8rem}.g-sm-10,.gy-sm-10{--clicugo-gutter-y: 8rem}}@media(min-width: 768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-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{--clicugo-gutter-x: 0}.g-md-0,.gy-md-0{--clicugo-gutter-y: 0}.g-md-1,.gx-md-1{--clicugo-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--clicugo-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--clicugo-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--clicugo-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--clicugo-gutter-x: 1rem}.g-md-3,.gy-md-3{--clicugo-gutter-y: 1rem}.g-md-4,.gx-md-4{--clicugo-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--clicugo-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--clicugo-gutter-x: 3rem}.g-md-5,.gy-md-5{--clicugo-gutter-y: 3rem}.g-md-6,.gx-md-6{--clicugo-gutter-x: 3.5rem}.g-md-6,.gy-md-6{--clicugo-gutter-y: 3.5rem}.g-md-7,.gx-md-7{--clicugo-gutter-x: 4rem}.g-md-7,.gy-md-7{--clicugo-gutter-y: 4rem}.g-md-8,.gx-md-8{--clicugo-gutter-x: 5rem}.g-md-8,.gy-md-8{--clicugo-gutter-y: 5rem}.g-md-9,.gx-md-9{--clicugo-gutter-x: 7rem}.g-md-9,.gy-md-9{--clicugo-gutter-y: 7rem}.g-md-10,.gx-md-10{--clicugo-gutter-x: 8rem}.g-md-10,.gy-md-10{--clicugo-gutter-y: 8rem}}@media(min-width: 992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-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{--clicugo-gutter-x: 0}.g-lg-0,.gy-lg-0{--clicugo-gutter-y: 0}.g-lg-1,.gx-lg-1{--clicugo-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--clicugo-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--clicugo-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--clicugo-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--clicugo-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--clicugo-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--clicugo-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--clicugo-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--clicugo-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--clicugo-gutter-y: 3rem}.g-lg-6,.gx-lg-6{--clicugo-gutter-x: 3.5rem}.g-lg-6,.gy-lg-6{--clicugo-gutter-y: 3.5rem}.g-lg-7,.gx-lg-7{--clicugo-gutter-x: 4rem}.g-lg-7,.gy-lg-7{--clicugo-gutter-y: 4rem}.g-lg-8,.gx-lg-8{--clicugo-gutter-x: 5rem}.g-lg-8,.gy-lg-8{--clicugo-gutter-y: 5rem}.g-lg-9,.gx-lg-9{--clicugo-gutter-x: 7rem}.g-lg-9,.gy-lg-9{--clicugo-gutter-y: 7rem}.g-lg-10,.gx-lg-10{--clicugo-gutter-x: 8rem}.g-lg-10,.gy-lg-10{--clicugo-gutter-y: 8rem}}@media(min-width: 1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-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{--clicugo-gutter-x: 0}.g-xl-0,.gy-xl-0{--clicugo-gutter-y: 0}.g-xl-1,.gx-xl-1{--clicugo-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--clicugo-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--clicugo-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--clicugo-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--clicugo-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--clicugo-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--clicugo-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--clicugo-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--clicugo-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--clicugo-gutter-y: 3rem}.g-xl-6,.gx-xl-6{--clicugo-gutter-x: 3.5rem}.g-xl-6,.gy-xl-6{--clicugo-gutter-y: 3.5rem}.g-xl-7,.gx-xl-7{--clicugo-gutter-x: 4rem}.g-xl-7,.gy-xl-7{--clicugo-gutter-y: 4rem}.g-xl-8,.gx-xl-8{--clicugo-gutter-x: 5rem}.g-xl-8,.gy-xl-8{--clicugo-gutter-y: 5rem}.g-xl-9,.gx-xl-9{--clicugo-gutter-x: 7rem}.g-xl-9,.gy-xl-9{--clicugo-gutter-y: 7rem}.g-xl-10,.gx-xl-10{--clicugo-gutter-x: 8rem}.g-xl-10,.gy-xl-10{--clicugo-gutter-y: 8rem}}@media(min-width: 1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-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{--clicugo-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--clicugo-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--clicugo-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--clicugo-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--clicugo-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--clicugo-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--clicugo-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--clicugo-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--clicugo-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--clicugo-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--clicugo-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--clicugo-gutter-y: 3rem}.g-xxl-6,.gx-xxl-6{--clicugo-gutter-x: 3.5rem}.g-xxl-6,.gy-xxl-6{--clicugo-gutter-y: 3.5rem}.g-xxl-7,.gx-xxl-7{--clicugo-gutter-x: 4rem}.g-xxl-7,.gy-xxl-7{--clicugo-gutter-y: 4rem}.g-xxl-8,.gx-xxl-8{--clicugo-gutter-x: 5rem}.g-xxl-8,.gy-xxl-8{--clicugo-gutter-y: 5rem}.g-xxl-9,.gx-xxl-9{--clicugo-gutter-x: 7rem}.g-xxl-9,.gy-xxl-9{--clicugo-gutter-y: 7rem}.g-xxl-10,.gx-xxl-10{--clicugo-gutter-x: 8rem}.g-xxl-10,.gy-xxl-10{--clicugo-gutter-y: 8rem}}.table{--clicugo-table-bg: transparent;--clicugo-table-accent-bg: transparent;--clicugo-table-striped-color: #212529;--clicugo-table-striped-bg: rgba(0, 0, 0, 0.05);--clicugo-table-active-color: #212529;--clicugo-table-active-bg: rgba(0, 0, 0, 0.1);--clicugo-table-hover-color: #212529;--clicugo-table-hover-bg: rgba(0, 119, 255, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--clicugo-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--clicugo-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--clicugo-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.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)>*{--clicugo-table-accent-bg: var(--clicugo-table-striped-bg);color:var(--clicugo-table-striped-color)}.table-active{--clicugo-table-accent-bg: var(--clicugo-table-active-bg);color:var(--clicugo-table-active-color)}.table-hover>tbody>tr:hover>*{--clicugo-table-accent-bg: var(--clicugo-table-hover-bg);color:var(--clicugo-table-hover-color)}.table-primary{--clicugo-table-bg: #cce4ff;--clicugo-table-striped-bg: #c2d9f2;--clicugo-table-striped-color: #000;--clicugo-table-active-bg: #b8cde6;--clicugo-table-active-color: #000;--clicugo-table-hover-bg: #bdd3ec;--clicugo-table-hover-color: #000;color:#000;border-color:#b8cde6}.table-secondary{--clicugo-table-bg: #e2e3e5;--clicugo-table-striped-bg: #d7d8da;--clicugo-table-striped-color: #000;--clicugo-table-active-bg: #cbccce;--clicugo-table-active-color: #000;--clicugo-table-hover-bg: #d1d2d4;--clicugo-table-hover-color: #000;color:#000;border-color:#cbccce}.table-success{--clicugo-table-bg: #cce7db;--clicugo-table-striped-bg: #c2dbd0;--clicugo-table-striped-color: #000;--clicugo-table-active-bg: #b8d0c5;--clicugo-table-active-color: #000;--clicugo-table-hover-bg: #bdd6cb;--clicugo-table-hover-color: #000;color:#000;border-color:#b8d0c5}.table-info{--clicugo-table-bg: #fff9ea;--clicugo-table-striped-bg: #f2edde;--clicugo-table-striped-color: #000;--clicugo-table-active-bg: #e6e0d3;--clicugo-table-active-color: #000;--clicugo-table-hover-bg: #ece6d8;--clicugo-table-hover-color: #000;color:#000;border-color:#e6e0d3}.table-warning{--clicugo-table-bg: #fdf6cc;--clicugo-table-striped-bg: #f0eac2;--clicugo-table-striped-color: #000;--clicugo-table-active-bg: #e4ddb8;--clicugo-table-active-color: #000;--clicugo-table-hover-bg: #eae4bd;--clicugo-table-hover-color: #000;color:#000;border-color:#e4ddb8}.table-danger{--clicugo-table-bg: #f6ccdb;--clicugo-table-striped-bg: #eac2d0;--clicugo-table-striped-color: #000;--clicugo-table-active-bg: #ddb8c5;--clicugo-table-active-color: #000;--clicugo-table-hover-bg: #e4bdcb;--clicugo-table-hover-color: #000;color:#000;border-color:#ddb8c5}.table-light{--clicugo-table-bg: #f8f9fa;--clicugo-table-striped-bg: #ecedee;--clicugo-table-striped-color: #000;--clicugo-table-active-bg: #dfe0e1;--clicugo-table-active-color: #000;--clicugo-table-hover-bg: #e5e6e7;--clicugo-table-hover-color: #000;color:#000;border-color:#dfe0e1}.table-dark{--clicugo-table-bg: #212529;--clicugo-table-striped-bg: #2c3034;--clicugo-table-striped-color: #fff;--clicugo-table-active-bg: #373b3e;--clicugo-table-active-color: #fff;--clicugo-table-hover-bg: #323539;--clicugo-table-hover-color: #fff;color:#fff;border-color:#373b3e}.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(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{-webkit-transition:none;transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#80bbff;outline:0;-webkit-box-shadow:none;box-shadow:none}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-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{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 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 + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.875rem;border-radius:0}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:0}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:0}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:0}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image: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 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:0;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{-webkit-transition:none;transition:none}}.form-select:focus{border-color:#80bbff;outline:0;-webkit-box-shadow:none;box-shadow:none}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:0}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:0}.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-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;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:#80bbff;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(0,119,255,.25);box-shadow:0 0 0 .25rem rgba(0,119,255,.25)}.form-check-input:checked{background-color:#07f;border-color:#07f}.form-check-input:checked[type=checkbox]{background-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 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-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:#07f;border-color:#07f;background-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{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image: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");background-position:left center;border-radius:2em;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{-webkit-transition:none;transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2380bbff'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image: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-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}.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,none;box-shadow:0 0 0 1px #fff,none}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#07f;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3d6ff}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#07f;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;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3d6ff}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid rgba(0,0,0,0);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;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{-webkit-transition:none;transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:-ms-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::-ms-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.25rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.25rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.25rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.25rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.25rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0}.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:0}.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:0.875rem;border-radius:0}.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),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){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),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){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:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#00854b}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(0,133,75,.9);border-radius:.25rem}.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:#00854b;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300854b' d='M2.3 6.73L.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(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#00854b;-webkit-box-shadow:0 0 0 .25rem rgba(0,133,75,.25);box-shadow:0 0 0 .25rem rgba(0,133,75,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#00854b}.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"]{padding-right:4.125rem;background-image: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 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300854b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#00854b;-webkit-box-shadow:0 0 0 .25rem rgba(0,133,75,.25);box-shadow:0 0 0 .25rem rgba(0,133,75,.25)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#00854b}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#00854b}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,133,75,.25);box-shadow:0 0 0 .25rem rgba(0,133,75,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#00854b}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:1}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#d20049}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(210,0,73,.9);border-radius:.25rem}.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:#d20049;padding-right:calc(1.5em + 0.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='%23d20049'%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='%23d20049' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#d20049;-webkit-box-shadow:0 0 0 .25rem rgba(210,0,73,.25);box-shadow:0 0 0 .25rem rgba(210,0,73,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#d20049}.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"]{padding-right:4.125rem;background-image: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 5l6 6 6-6'/%3e%3c/svg%3e"),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='%23d20049'%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='%23d20049' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#d20049;-webkit-box-shadow:0 0 0 .25rem rgba(210,0,73,.25);box-shadow:0 0 0 .25rem rgba(210,0,73,.25)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#d20049}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#d20049}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(210,0,73,.25);box-shadow:0 0 0 .25rem rgba(210,0,73,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#d20049}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#4a4a4a;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#4a4a4a}.btn-check:focus+.btn,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(0,119,255,.25);box-shadow:0 0 0 .25rem rgba(0,119,255,.25)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#000;background-color:#07f;border-color:#07f}.btn-primary:hover{color:#000;background-color:#268bff;border-color:#1a85ff}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#000;background-color:#268bff;border-color:#1a85ff;-webkit-box-shadow:0 0 0 .25rem rgba(0,101,217,.5);box-shadow:0 0 0 .25rem rgba(0,101,217,.5)}.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#000;background-color:#3392ff;border-color:#1a85ff}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,101,217,.5);box-shadow:0 0 0 .25rem rgba(0,101,217,.5)}.btn-primary:disabled,.btn-primary.disabled{color:#000;background-color:#07f;border-color:#07f}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;-webkit-box-shadow:0 0 0 .25rem rgba(130,138,145,.5);box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(130,138,145,.5);box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary:disabled,.btn-secondary.disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#00854b;border-color:#00854b}.btn-success:hover{color:#fff;background-color:#007140;border-color:#006a3c}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#007140;border-color:#006a3c;-webkit-box-shadow:0 0 0 .25rem rgba(38,151,102,.5);box-shadow:0 0 0 .25rem rgba(38,151,102,.5)}.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#006a3c;border-color:#006438}.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(38,151,102,.5);box-shadow:0 0 0 .25rem rgba(38,151,102,.5)}.btn-success:disabled,.btn-success.disabled{color:#fff;background-color:#00854b;border-color:#00854b}.btn-info{color:#000;background-color:#ffe094;border-color:#ffe094}.btn-info:hover{color:#000;background-color:#ffe5a4;border-color:#ffe39f}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#ffe5a4;border-color:#ffe39f;-webkit-box-shadow:0 0 0 .25rem rgba(217,190,126,.5);box-shadow:0 0 0 .25rem rgba(217,190,126,.5)}.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#ffe6a9;border-color:#ffe39f}.btn-check:checked+.btn-info:focus,.btn-check:active+.btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(217,190,126,.5);box-shadow:0 0 0 .25rem rgba(217,190,126,.5)}.btn-info:disabled,.btn-info.disabled{color:#000;background-color:#ffe094;border-color:#ffe094}.btn-warning{color:#000;background-color:#f6d002;border-color:#f6d002}.btn-warning:hover{color:#000;background-color:#f7d728;border-color:#f7d51b}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#f7d728;border-color:#f7d51b;-webkit-box-shadow:0 0 0 .25rem rgba(209,177,2,.5);box-shadow:0 0 0 .25rem rgba(209,177,2,.5)}.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#f8d935;border-color:#f7d51b}.btn-check:checked+.btn-warning:focus,.btn-check:active+.btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(209,177,2,.5);box-shadow:0 0 0 .25rem rgba(209,177,2,.5)}.btn-warning:disabled,.btn-warning.disabled{color:#000;background-color:#f6d002;border-color:#f6d002}.btn-danger{color:#fff;background-color:#d20049;border-color:#d20049}.btn-danger:hover{color:#fff;background-color:#b3003e;border-color:#a8003a}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#b3003e;border-color:#a8003a;-webkit-box-shadow:0 0 0 .25rem rgba(217,38,100,.5);box-shadow:0 0 0 .25rem rgba(217,38,100,.5)}.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#a8003a;border-color:#9e0037}.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(217,38,100,.5);box-shadow:0 0 0 .25rem rgba(217,38,100,.5)}.btn-danger:disabled,.btn-danger.disabled{color:#fff;background-color:#d20049;border-color:#d20049}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;-webkit-box-shadow:0 0 0 .25rem rgba(211,212,213,.5);box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:checked+.btn-light:focus,.btn-check:active+.btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(211,212,213,.5);box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light:disabled,.btn-light.disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;-webkit-box-shadow:0 0 0 .25rem rgba(66,70,73,.5);box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:checked+.btn-dark:focus,.btn-check:active+.btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(66,70,73,.5);box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#07f;border-color:#07f}.btn-outline-primary:hover{color:#000;background-color:#07f;border-color:#07f}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,119,255,.5);box-shadow:0 0 0 .25rem rgba(0,119,255,.5)}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#000;background-color:#07f;border-color:#07f}.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,119,255,.5);box-shadow:0 0 0 .25rem rgba(0,119,255,.5)}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#07f;background-color:rgba(0,0,0,0)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(108,117,125,.5);box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(108,117,125,.5);box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#6c757d;background-color:rgba(0,0,0,0)}.btn-outline-success{color:#00854b;border-color:#00854b}.btn-outline-success:hover{color:#fff;background-color:#00854b;border-color:#00854b}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,133,75,.5);box-shadow:0 0 0 .25rem rgba(0,133,75,.5)}.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#fff;background-color:#00854b;border-color:#00854b}.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,133,75,.5);box-shadow:0 0 0 .25rem rgba(0,133,75,.5)}.btn-outline-success:disabled,.btn-outline-success.disabled{color:#00854b;background-color:rgba(0,0,0,0)}.btn-outline-info{color:#ffe094;border-color:#ffe094}.btn-outline-info:hover{color:#000;background-color:#ffe094;border-color:#ffe094}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,224,148,.5);box-shadow:0 0 0 .25rem rgba(255,224,148,.5)}.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show{color:#000;background-color:#ffe094;border-color:#ffe094}.btn-check:checked+.btn-outline-info:focus,.btn-check:active+.btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,224,148,.5);box-shadow:0 0 0 .25rem rgba(255,224,148,.5)}.btn-outline-info:disabled,.btn-outline-info.disabled{color:#ffe094;background-color:rgba(0,0,0,0)}.btn-outline-warning{color:#f6d002;border-color:#f6d002}.btn-outline-warning:hover{color:#000;background-color:#f6d002;border-color:#f6d002}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .25rem rgba(246,208,2,.5);box-shadow:0 0 0 .25rem rgba(246,208,2,.5)}.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show{color:#000;background-color:#f6d002;border-color:#f6d002}.btn-check:checked+.btn-outline-warning:focus,.btn-check:active+.btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(246,208,2,.5);box-shadow:0 0 0 .25rem rgba(246,208,2,.5)}.btn-outline-warning:disabled,.btn-outline-warning.disabled{color:#f6d002;background-color:rgba(0,0,0,0)}.btn-outline-danger{color:#d20049;border-color:#d20049}.btn-outline-danger:hover{color:#fff;background-color:#d20049;border-color:#d20049}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .25rem rgba(210,0,73,.5);box-shadow:0 0 0 .25rem rgba(210,0,73,.5)}.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#d20049;border-color:#d20049}.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(210,0,73,.5);box-shadow:0 0 0 .25rem rgba(210,0,73,.5)}.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#d20049;background-color:rgba(0,0,0,0)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:checked+.btn-outline-light:focus,.btn-check:active+.btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light:disabled,.btn-outline-light.disabled{color:#f8f9fa;background-color:rgba(0,0,0,0)}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .25rem rgba(33,37,41,.5);box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#212529;border-color:#212529}.btn-check:checked+.btn-outline-dark:focus,.btn-check:active+.btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus{-webkit-box-shadow:0 0 0 .25rem rgba(33,37,41,.5);box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#212529;background-color:rgba(0,0,0,0)}.btn-link{font-weight:400;color:#07f;text-decoration:none}.btn-link:hover{color:#005fcc}.btn-link:disabled,.btn-link.disabled{color:#6c757d}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:.2rem}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;-webkit-transition:width .35s ease;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{-webkit-transition:none;transition:none}}.dropup,.dropend,.dropdown,.dropstart{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 rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.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:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.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:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);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:.125rem}.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 rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#07f}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#07f}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-webkit-box-flex:1;-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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.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{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-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:-1px}.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{display:-webkit-box;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:.5rem 1rem;color:#07f;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;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{-webkit-transition:none;transition:none}}.nav-link:hover,.nav-link:focus{color:#005fcc}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid rgba(0,0,0,0);border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#07f}.nav-fill>.nav-link,.nav-fill .nav-item{-webkit-box-flex:1;-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;-webkit-box-flex:1;-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{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;white-space:nowrap}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:.25rem;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.navbar-toggler{-webkit-transition:none;transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;-webkit-box-shadow:0 0 0 .25rem;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--clicugo-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-webkit-box !important;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-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.navbar-expand-sm .offcanvas-top,.navbar-expand-sm .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-webkit-box !important;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-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.navbar-expand-md .offcanvas-top,.navbar-expand-md .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-webkit-box !important;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-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.navbar-expand-lg .offcanvas-top,.navbar-expand-lg .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-webkit-box !important;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-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.navbar-expand-xl .offcanvas-top,.navbar-expand-xl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:-webkit-box !important;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-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.navbar-expand-xxl .offcanvas-top,.navbar-expand-xxl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.navbar-expand .offcanvas-top,.navbar-expand .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image: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")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:0}.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:0;border-top-right-radius:0}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-0.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:0 0 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 0 0}.card-header-tabs{margin-right:-0.5rem;margin-bottom:-0.5rem;margin-left:-0.5rem;border-bottom:0}.card-header-pills{margin-right:-0.5rem;margin-left:-0.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:0}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:0;border-top-right-radius:0}.card-img,.card-img-bottom{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-group>.card{margin-bottom:.75rem}@media(min-width: 576px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-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-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-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,border-radius .15s ease;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,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){color:#006be6;background-color:#e6f1ff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23006be6'%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");-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-button::after{-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media(prefers-reduced-motion: reduce){.accordion-button::after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#80bbff;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(0,119,255,.25);box-shadow:0 0 0 .25rem rgba(0,119,255,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.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-button{border-radius:0}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--clicugo-breadcrumb-divider, "/") /* rtl: var(--clicugo-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#07f;background-color:#fff;border:1px solid #dee2e6;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{-webkit-transition:none;transition:none}}.page-link:hover{z-index:2;color:#fff;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#005fcc;background-color:#e9ecef;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(0,119,255,.25);box-shadow:0 0 0 .25rem rgba(0,119,255,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#07f;border-color:#07f}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:0.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:0.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#004799;background-color:#cce4ff;border-color:#b3d6ff}.alert-primary .alert-link{color:#00397a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#00502d;background-color:#cce7db;border-color:#b3dac9}.alert-success .alert-link{color:#004024}.alert-info{color:#665a3b;background-color:#fff9ea;border-color:#fff6df}.alert-info .alert-link{color:#52482f}.alert-warning{color:#625301;background-color:#fdf6cc;border-color:#fcf1b3}.alert-warning .alert-link{color:#4e4201}.alert-danger{color:#7e002c;background-color:#f6ccdb;border-color:#f2b3c8}.alert-danger .alert-link{color:#650023}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:0.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#07f;-webkit-transition:width .6s ease;transition:width .6s ease}@media(prefers-reduced-motion: reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.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:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#07f;border-color:#07f}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width: 576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1400px){.list-group-horizontal-xxl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004799;background-color:#cce4ff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004799;background-color:#b8cde6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004799;border-color:#004799}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#00502d;background-color:#cce7db}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#00502d;background-color:#b8d0c5}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#00502d;border-color:#00502d}.list-group-item-info{color:#665a3b;background-color:#fff9ea}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#665a3b;background-color:#e6e0d3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#665a3b;border-color:#665a3b}.list-group-item-warning{color:#625301;background-color:#fdf6cc}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#625301;background-color:#e4ddb8}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#625301;border-color:#625301}.list-group-item-danger{color:#7e002c;background-color:#f6ccdb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#7e002c;background-color:#ddb8c5}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#7e002c;border-color:#7e002c}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) 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 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(0,119,255,.25);box-shadow:0 0 0 .25rem rgba(0,119,255,.25);opacity:1}.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:.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:0.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.toast-header .btn-close{margin-right:-0.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;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:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{-webkit-transition:none;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% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-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{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@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{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--clicugo-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;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0 /* rtl:ignore */;z-index:1070;display:block;max-width:276px;font-family:var(--clicugo-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;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-0.5rem - 1px)}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-0.5rem - 1px);width:.5rem;height:1rem}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-0.5rem - 1px)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.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:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-0.5rem - 1px);width:.5rem;height:1rem}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.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;-webkit-transition:-webkit-transform .6s ease-in-out;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{-webkit-transition:none;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:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;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;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{-webkit-transition:none;transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{-webkit-transition:none;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-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 rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{-webkit-transition:none;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}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg) /* rtl:ignore */}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;border:.25em solid currentColor;border-right-color:rgba(0,0,0,0);border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;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{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform .3s ease-in-out;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}@media(prefers-reduced-motion: reduce){.offcanvas{-webkit-transition:none;transition:none}}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-0.5rem;margin-right:-0.5rem;margin-bottom:-0.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;transform:none}.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, 0.8) 75%, #000 95%);mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #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{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#07f}.link-primary:hover,.link-primary:focus{color:#3392ff}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:#565e64}.link-success{color:#00854b}.link-success:hover,.link-success:focus{color:#006a3c}.link-info{color:#ffe094}.link-info:hover,.link-info:focus{color:#ffe6a9}.link-warning{color:#f6d002}.link-warning:hover,.link-warning:focus{color:#f8d935}.link-danger{color:#d20049}.link-danger:hover,.link-danger:focus{color:#a8003a}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f9fafb}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--clicugo-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--clicugo-aspect-ratio: 100%}.ratio-4x3{--clicugo-aspect-ratio: 75%}.ratio-16x9{--clicugo-aspect-ratio: 56.25%}.ratio-21x9{--clicugo-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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){position:absolute !important;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}.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:1px;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}.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}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-webkit-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;transform:translateY(-50%) !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #dee2e6 !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:1px solid #dee2e6 !important}.border-start-0{border-left:0 !important}.border-primary{border-color:#07f !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#00854b !important}.border-info{border-color:#ffe094 !important}.border-warning{border-color:#f6d002 !important}.border-danger{border-color:#d20049 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#212529 !important}.border-white{border-color:#fff !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}.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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-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}.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}.gap-6{gap:3.5rem !important}.gap-7{gap:4rem !important}.gap-8{gap:5rem !important}.gap-9{gap:7rem !important}.gap-10{gap:8rem !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-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{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-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{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-6{margin:3.5rem !important}.m-7{margin:4rem !important}.m-8{margin:5rem !important}.m-9{margin:7rem !important}.m-10{margin:8rem !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-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-7{margin-right:4rem !important;margin-left:4rem !important}.mx-8{margin-right:5rem !important;margin-left:5rem !important}.mx-9{margin-right:7rem !important;margin-left:7rem !important}.mx-10{margin-right:8rem !important;margin-left:8rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-8{margin-top:5rem !important;margin-bottom:5rem !important}.my-9{margin-top:7rem !important;margin-bottom:7rem !important}.my-10{margin-top:8rem !important;margin-bottom:8rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-6{margin-top:3.5rem !important}.mt-7{margin-top:4rem !important}.mt-8{margin-top:5rem !important}.mt-9{margin-top:7rem !important}.mt-10{margin-top:8rem !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-6{margin-right:3.5rem !important}.me-7{margin-right:4rem !important}.me-8{margin-right:5rem !important}.me-9{margin-right:7rem !important}.me-10{margin-right:8rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-6{margin-bottom:3.5rem !important}.mb-7{margin-bottom:4rem !important}.mb-8{margin-bottom:5rem !important}.mb-9{margin-bottom:7rem !important}.mb-10{margin-bottom:8rem !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-6{margin-left:3.5rem !important}.ms-7{margin-left:4rem !important}.ms-8{margin-left:5rem !important}.ms-9{margin-left:7rem !important}.ms-10{margin-left:8rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.p-6{padding:3.5rem !important}.p-7{padding:4rem !important}.p-8{padding:5rem !important}.p-9{padding:7rem !important}.p-10{padding:8rem !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}.px-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-7{padding-right:4rem !important;padding-left:4rem !important}.px-8{padding-right:5rem !important;padding-left:5rem !important}.px-9{padding-right:7rem !important;padding-left:7rem !important}.px-10{padding-right:8rem !important;padding-left:8rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-8{padding-top:5rem !important;padding-bottom:5rem !important}.py-9{padding-top:7rem !important;padding-bottom:7rem !important}.py-10{padding-top:8rem !important;padding-bottom:8rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pt-6{padding-top:3.5rem !important}.pt-7{padding-top:4rem !important}.pt-8{padding-top:5rem !important}.pt-9{padding-top:7rem !important}.pt-10{padding-top:8rem !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}.pe-6{padding-right:3.5rem !important}.pe-7{padding-right:4rem !important}.pe-8{padding-right:5rem !important}.pe-9{padding-right:7rem !important}.pe-10{padding-right:8rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.pb-6{padding-bottom:3.5rem !important}.pb-7{padding-bottom:4rem !important}.pb-8{padding-bottom:5rem !important}.pb-9{padding-bottom:7rem !important}.pb-10{padding-bottom:8rem !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}.ps-6{padding-left:3.5rem !important}.ps-7{padding-left:4rem !important}.ps-8{padding-left:5rem !important}.ps-9{padding-left:7rem !important}.ps-10{padding-left:8rem !important}.font-monospace{font-family:var(--clicugo-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.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-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !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{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-primary-rgb), var(--clicugo-text-opacity)) !important}.text-secondary{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-secondary-rgb), var(--clicugo-text-opacity)) !important}.text-success{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-success-rgb), var(--clicugo-text-opacity)) !important}.text-info{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-info-rgb), var(--clicugo-text-opacity)) !important}.text-warning{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-warning-rgb), var(--clicugo-text-opacity)) !important}.text-danger{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-danger-rgb), var(--clicugo-text-opacity)) !important}.text-light{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-light-rgb), var(--clicugo-text-opacity)) !important}.text-dark{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-dark-rgb), var(--clicugo-text-opacity)) !important}.text-black{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-black-rgb), var(--clicugo-text-opacity)) !important}.text-white{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-white-rgb), var(--clicugo-text-opacity)) !important}.text-body{--clicugo-text-opacity: 1;color:rgba(var(--clicugo-body-color-rgb), var(--clicugo-text-opacity)) !important}.text-muted{--clicugo-text-opacity: 1;color:#6c757d !important}.text-black-50{--clicugo-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--clicugo-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--clicugo-text-opacity: 1;color:inherit !important}.text-opacity-25{--clicugo-text-opacity: 0.25}.text-opacity-50{--clicugo-text-opacity: 0.5}.text-opacity-75{--clicugo-text-opacity: 0.75}.text-opacity-100{--clicugo-text-opacity: 1}.bg-primary{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-primary-rgb), var(--clicugo-bg-opacity)) !important}.bg-secondary{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-secondary-rgb), var(--clicugo-bg-opacity)) !important}.bg-success{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-success-rgb), var(--clicugo-bg-opacity)) !important}.bg-info{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-info-rgb), var(--clicugo-bg-opacity)) !important}.bg-warning{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-warning-rgb), var(--clicugo-bg-opacity)) !important}.bg-danger{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-danger-rgb), var(--clicugo-bg-opacity)) !important}.bg-light{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-light-rgb), var(--clicugo-bg-opacity)) !important}.bg-dark{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-dark-rgb), var(--clicugo-bg-opacity)) !important}.bg-black{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-black-rgb), var(--clicugo-bg-opacity)) !important}.bg-white{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-white-rgb), var(--clicugo-bg-opacity)) !important}.bg-body{--clicugo-bg-opacity: 1;background-color:rgba(var(--clicugo-body-bg-rgb), var(--clicugo-bg-opacity)) !important}.bg-transparent{--clicugo-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--clicugo-bg-opacity: 0.1}.bg-opacity-25{--clicugo-bg-opacity: 0.25}.bg-opacity-50{--clicugo-bg-opacity: 0.5}.bg-opacity-75{--clicugo-bg-opacity: 0.75}.bg-opacity-100{--clicugo-bg-opacity: 1}.bg-gradient{background-image:var(--clicugo-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:.25rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.2rem !important}.rounded-2{border-radius:.25rem !important}.rounded-3{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-end{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-start{border-bottom-left-radius:.25rem !important;border-top-left-radius:.25rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float: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-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-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}.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}.gap-sm-6{gap:3.5rem !important}.gap-sm-7{gap:4rem !important}.gap-sm-8{gap:5rem !important}.gap-sm-9{gap:7rem !important}.gap-sm-10{gap:8rem !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-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{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-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{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-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-6{margin:3.5rem !important}.m-sm-7{margin:4rem !important}.m-sm-8{margin:5rem !important}.m-sm-9{margin:7rem !important}.m-sm-10{margin:8rem !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-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-sm-7{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-8{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-9{margin-right:7rem !important;margin-left:7rem !important}.mx-sm-10{margin-right:8rem !important;margin-left:8rem !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-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-sm-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-8{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-9{margin-top:7rem !important;margin-bottom:7rem !important}.my-sm-10{margin-top:8rem !important;margin-bottom:8rem !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-6{margin-top:3.5rem !important}.mt-sm-7{margin-top:4rem !important}.mt-sm-8{margin-top:5rem !important}.mt-sm-9{margin-top:7rem !important}.mt-sm-10{margin-top:8rem !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-6{margin-right:3.5rem !important}.me-sm-7{margin-right:4rem !important}.me-sm-8{margin-right:5rem !important}.me-sm-9{margin-right:7rem !important}.me-sm-10{margin-right:8rem !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-6{margin-bottom:3.5rem !important}.mb-sm-7{margin-bottom:4rem !important}.mb-sm-8{margin-bottom:5rem !important}.mb-sm-9{margin-bottom:7rem !important}.mb-sm-10{margin-bottom:8rem !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-6{margin-left:3.5rem !important}.ms-sm-7{margin-left:4rem !important}.ms-sm-8{margin-left:5rem !important}.ms-sm-9{margin-left:7rem !important}.ms-sm-10{margin-left:8rem !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}.p-sm-6{padding:3.5rem !important}.p-sm-7{padding:4rem !important}.p-sm-8{padding:5rem !important}.p-sm-9{padding:7rem !important}.p-sm-10{padding:8rem !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}.px-sm-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-sm-7{padding-right:4rem !important;padding-left:4rem !important}.px-sm-8{padding-right:5rem !important;padding-left:5rem !important}.px-sm-9{padding-right:7rem !important;padding-left:7rem !important}.px-sm-10{padding-right:8rem !important;padding-left:8rem !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}.py-sm-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-sm-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-8{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-9{padding-top:7rem !important;padding-bottom:7rem !important}.py-sm-10{padding-top:8rem !important;padding-bottom:8rem !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}.pt-sm-6{padding-top:3.5rem !important}.pt-sm-7{padding-top:4rem !important}.pt-sm-8{padding-top:5rem !important}.pt-sm-9{padding-top:7rem !important}.pt-sm-10{padding-top:8rem !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}.pe-sm-6{padding-right:3.5rem !important}.pe-sm-7{padding-right:4rem !important}.pe-sm-8{padding-right:5rem !important}.pe-sm-9{padding-right:7rem !important}.pe-sm-10{padding-right:8rem !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}.pb-sm-6{padding-bottom:3.5rem !important}.pb-sm-7{padding-bottom:4rem !important}.pb-sm-8{padding-bottom:5rem !important}.pb-sm-9{padding-bottom:7rem !important}.pb-sm-10{padding-bottom:8rem !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}.ps-sm-6{padding-left:3.5rem !important}.ps-sm-7{padding-left:4rem !important}.ps-sm-8{padding-left:5rem !important}.ps-sm-9{padding-left:7rem !important}.ps-sm-10{padding-left:8rem !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}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-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}.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}.gap-md-6{gap:3.5rem !important}.gap-md-7{gap:4rem !important}.gap-md-8{gap:5rem !important}.gap-md-9{gap:7rem !important}.gap-md-10{gap:8rem !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-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{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-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{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-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-6{margin:3.5rem !important}.m-md-7{margin:4rem !important}.m-md-8{margin:5rem !important}.m-md-9{margin:7rem !important}.m-md-10{margin:8rem !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-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-md-7{margin-right:4rem !important;margin-left:4rem !important}.mx-md-8{margin-right:5rem !important;margin-left:5rem !important}.mx-md-9{margin-right:7rem !important;margin-left:7rem !important}.mx-md-10{margin-right:8rem !important;margin-left:8rem !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-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-md-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-8{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-9{margin-top:7rem !important;margin-bottom:7rem !important}.my-md-10{margin-top:8rem !important;margin-bottom:8rem !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-6{margin-top:3.5rem !important}.mt-md-7{margin-top:4rem !important}.mt-md-8{margin-top:5rem !important}.mt-md-9{margin-top:7rem !important}.mt-md-10{margin-top:8rem !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-6{margin-right:3.5rem !important}.me-md-7{margin-right:4rem !important}.me-md-8{margin-right:5rem !important}.me-md-9{margin-right:7rem !important}.me-md-10{margin-right:8rem !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-6{margin-bottom:3.5rem !important}.mb-md-7{margin-bottom:4rem !important}.mb-md-8{margin-bottom:5rem !important}.mb-md-9{margin-bottom:7rem !important}.mb-md-10{margin-bottom:8rem !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-6{margin-left:3.5rem !important}.ms-md-7{margin-left:4rem !important}.ms-md-8{margin-left:5rem !important}.ms-md-9{margin-left:7rem !important}.ms-md-10{margin-left:8rem !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}.p-md-6{padding:3.5rem !important}.p-md-7{padding:4rem !important}.p-md-8{padding:5rem !important}.p-md-9{padding:7rem !important}.p-md-10{padding:8rem !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}.px-md-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-md-7{padding-right:4rem !important;padding-left:4rem !important}.px-md-8{padding-right:5rem !important;padding-left:5rem !important}.px-md-9{padding-right:7rem !important;padding-left:7rem !important}.px-md-10{padding-right:8rem !important;padding-left:8rem !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}.py-md-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-md-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-8{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-9{padding-top:7rem !important;padding-bottom:7rem !important}.py-md-10{padding-top:8rem !important;padding-bottom:8rem !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}.pt-md-6{padding-top:3.5rem !important}.pt-md-7{padding-top:4rem !important}.pt-md-8{padding-top:5rem !important}.pt-md-9{padding-top:7rem !important}.pt-md-10{padding-top:8rem !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}.pe-md-6{padding-right:3.5rem !important}.pe-md-7{padding-right:4rem !important}.pe-md-8{padding-right:5rem !important}.pe-md-9{padding-right:7rem !important}.pe-md-10{padding-right:8rem !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}.pb-md-6{padding-bottom:3.5rem !important}.pb-md-7{padding-bottom:4rem !important}.pb-md-8{padding-bottom:5rem !important}.pb-md-9{padding-bottom:7rem !important}.pb-md-10{padding-bottom:8rem !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}.ps-md-6{padding-left:3.5rem !important}.ps-md-7{padding-left:4rem !important}.ps-md-8{padding-left:5rem !important}.ps-md-9{padding-left:7rem !important}.ps-md-10{padding-left:8rem !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}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-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}.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}.gap-lg-6{gap:3.5rem !important}.gap-lg-7{gap:4rem !important}.gap-lg-8{gap:5rem !important}.gap-lg-9{gap:7rem !important}.gap-lg-10{gap:8rem !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-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{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-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{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-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-6{margin:3.5rem !important}.m-lg-7{margin:4rem !important}.m-lg-8{margin:5rem !important}.m-lg-9{margin:7rem !important}.m-lg-10{margin:8rem !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-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-lg-7{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-8{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-9{margin-right:7rem !important;margin-left:7rem !important}.mx-lg-10{margin-right:8rem !important;margin-left:8rem !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-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-lg-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-8{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-9{margin-top:7rem !important;margin-bottom:7rem !important}.my-lg-10{margin-top:8rem !important;margin-bottom:8rem !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-6{margin-top:3.5rem !important}.mt-lg-7{margin-top:4rem !important}.mt-lg-8{margin-top:5rem !important}.mt-lg-9{margin-top:7rem !important}.mt-lg-10{margin-top:8rem !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-6{margin-right:3.5rem !important}.me-lg-7{margin-right:4rem !important}.me-lg-8{margin-right:5rem !important}.me-lg-9{margin-right:7rem !important}.me-lg-10{margin-right:8rem !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-6{margin-bottom:3.5rem !important}.mb-lg-7{margin-bottom:4rem !important}.mb-lg-8{margin-bottom:5rem !important}.mb-lg-9{margin-bottom:7rem !important}.mb-lg-10{margin-bottom:8rem !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-6{margin-left:3.5rem !important}.ms-lg-7{margin-left:4rem !important}.ms-lg-8{margin-left:5rem !important}.ms-lg-9{margin-left:7rem !important}.ms-lg-10{margin-left:8rem !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}.p-lg-6{padding:3.5rem !important}.p-lg-7{padding:4rem !important}.p-lg-8{padding:5rem !important}.p-lg-9{padding:7rem !important}.p-lg-10{padding:8rem !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}.px-lg-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-lg-7{padding-right:4rem !important;padding-left:4rem !important}.px-lg-8{padding-right:5rem !important;padding-left:5rem !important}.px-lg-9{padding-right:7rem !important;padding-left:7rem !important}.px-lg-10{padding-right:8rem !important;padding-left:8rem !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}.py-lg-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-lg-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-8{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-9{padding-top:7rem !important;padding-bottom:7rem !important}.py-lg-10{padding-top:8rem !important;padding-bottom:8rem !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}.pt-lg-6{padding-top:3.5rem !important}.pt-lg-7{padding-top:4rem !important}.pt-lg-8{padding-top:5rem !important}.pt-lg-9{padding-top:7rem !important}.pt-lg-10{padding-top:8rem !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}.pe-lg-6{padding-right:3.5rem !important}.pe-lg-7{padding-right:4rem !important}.pe-lg-8{padding-right:5rem !important}.pe-lg-9{padding-right:7rem !important}.pe-lg-10{padding-right:8rem !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}.pb-lg-6{padding-bottom:3.5rem !important}.pb-lg-7{padding-bottom:4rem !important}.pb-lg-8{padding-bottom:5rem !important}.pb-lg-9{padding-bottom:7rem !important}.pb-lg-10{padding-bottom:8rem !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}.ps-lg-6{padding-left:3.5rem !important}.ps-lg-7{padding-left:4rem !important}.ps-lg-8{padding-left:5rem !important}.ps-lg-9{padding-left:7rem !important}.ps-lg-10{padding-left:8rem !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}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-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}.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}.gap-xl-6{gap:3.5rem !important}.gap-xl-7{gap:4rem !important}.gap-xl-8{gap:5rem !important}.gap-xl-9{gap:7rem !important}.gap-xl-10{gap:8rem !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-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{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-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{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-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-6{margin:3.5rem !important}.m-xl-7{margin:4rem !important}.m-xl-8{margin:5rem !important}.m-xl-9{margin:7rem !important}.m-xl-10{margin:8rem !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-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xl-7{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-8{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-9{margin-right:7rem !important;margin-left:7rem !important}.mx-xl-10{margin-right:8rem !important;margin-left:8rem !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-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xl-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-8{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-9{margin-top:7rem !important;margin-bottom:7rem !important}.my-xl-10{margin-top:8rem !important;margin-bottom:8rem !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-6{margin-top:3.5rem !important}.mt-xl-7{margin-top:4rem !important}.mt-xl-8{margin-top:5rem !important}.mt-xl-9{margin-top:7rem !important}.mt-xl-10{margin-top:8rem !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-6{margin-right:3.5rem !important}.me-xl-7{margin-right:4rem !important}.me-xl-8{margin-right:5rem !important}.me-xl-9{margin-right:7rem !important}.me-xl-10{margin-right:8rem !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-6{margin-bottom:3.5rem !important}.mb-xl-7{margin-bottom:4rem !important}.mb-xl-8{margin-bottom:5rem !important}.mb-xl-9{margin-bottom:7rem !important}.mb-xl-10{margin-bottom:8rem !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-6{margin-left:3.5rem !important}.ms-xl-7{margin-left:4rem !important}.ms-xl-8{margin-left:5rem !important}.ms-xl-9{margin-left:7rem !important}.ms-xl-10{margin-left:8rem !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}.p-xl-6{padding:3.5rem !important}.p-xl-7{padding:4rem !important}.p-xl-8{padding:5rem !important}.p-xl-9{padding:7rem !important}.p-xl-10{padding:8rem !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}.px-xl-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xl-7{padding-right:4rem !important;padding-left:4rem !important}.px-xl-8{padding-right:5rem !important;padding-left:5rem !important}.px-xl-9{padding-right:7rem !important;padding-left:7rem !important}.px-xl-10{padding-right:8rem !important;padding-left:8rem !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}.py-xl-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xl-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-8{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-9{padding-top:7rem !important;padding-bottom:7rem !important}.py-xl-10{padding-top:8rem !important;padding-bottom:8rem !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}.pt-xl-6{padding-top:3.5rem !important}.pt-xl-7{padding-top:4rem !important}.pt-xl-8{padding-top:5rem !important}.pt-xl-9{padding-top:7rem !important}.pt-xl-10{padding-top:8rem !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}.pe-xl-6{padding-right:3.5rem !important}.pe-xl-7{padding-right:4rem !important}.pe-xl-8{padding-right:5rem !important}.pe-xl-9{padding-right:7rem !important}.pe-xl-10{padding-right:8rem !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}.pb-xl-6{padding-bottom:3.5rem !important}.pb-xl-7{padding-bottom:4rem !important}.pb-xl-8{padding-bottom:5rem !important}.pb-xl-9{padding-bottom:7rem !important}.pb-xl-10{padding-bottom:8rem !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}.ps-xl-6{padding-left:3.5rem !important}.ps-xl-7{padding-left:4rem !important}.ps-xl-8{padding-left:5rem !important}.ps-xl-9{padding-left:7rem !important}.ps-xl-10{padding-left:8rem !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}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-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}.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}.gap-xxl-6{gap:3.5rem !important}.gap-xxl-7{gap:4rem !important}.gap-xxl-8{gap:5rem !important}.gap-xxl-9{gap:7rem !important}.gap-xxl-10{gap:8rem !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-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{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-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{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-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-6{margin:3.5rem !important}.m-xxl-7{margin:4rem !important}.m-xxl-8{margin:5rem !important}.m-xxl-9{margin:7rem !important}.m-xxl-10{margin:8rem !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-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xxl-7{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-8{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-9{margin-right:7rem !important;margin-left:7rem !important}.mx-xxl-10{margin-right:8rem !important;margin-left:8rem !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-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xxl-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-8{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-9{margin-top:7rem !important;margin-bottom:7rem !important}.my-xxl-10{margin-top:8rem !important;margin-bottom:8rem !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-6{margin-top:3.5rem !important}.mt-xxl-7{margin-top:4rem !important}.mt-xxl-8{margin-top:5rem !important}.mt-xxl-9{margin-top:7rem !important}.mt-xxl-10{margin-top:8rem !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-6{margin-right:3.5rem !important}.me-xxl-7{margin-right:4rem !important}.me-xxl-8{margin-right:5rem !important}.me-xxl-9{margin-right:7rem !important}.me-xxl-10{margin-right:8rem !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-6{margin-bottom:3.5rem !important}.mb-xxl-7{margin-bottom:4rem !important}.mb-xxl-8{margin-bottom:5rem !important}.mb-xxl-9{margin-bottom:7rem !important}.mb-xxl-10{margin-bottom:8rem !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-6{margin-left:3.5rem !important}.ms-xxl-7{margin-left:4rem !important}.ms-xxl-8{margin-left:5rem !important}.ms-xxl-9{margin-left:7rem !important}.ms-xxl-10{margin-left:8rem !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}.p-xxl-6{padding:3.5rem !important}.p-xxl-7{padding:4rem !important}.p-xxl-8{padding:5rem !important}.p-xxl-9{padding:7rem !important}.p-xxl-10{padding:8rem !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}.px-xxl-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xxl-7{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-8{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-9{padding-right:7rem !important;padding-left:7rem !important}.px-xxl-10{padding-right:8rem !important;padding-left:8rem !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}.py-xxl-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xxl-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-8{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-9{padding-top:7rem !important;padding-bottom:7rem !important}.py-xxl-10{padding-top:8rem !important;padding-bottom:8rem !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}.pt-xxl-6{padding-top:3.5rem !important}.pt-xxl-7{padding-top:4rem !important}.pt-xxl-8{padding-top:5rem !important}.pt-xxl-9{padding-top:7rem !important}.pt-xxl-10{padding-top:8rem !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}.pe-xxl-6{padding-right:3.5rem !important}.pe-xxl-7{padding-right:4rem !important}.pe-xxl-8{padding-right:5rem !important}.pe-xxl-9{padding-right:7rem !important}.pe-xxl-10{padding-right:8rem !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}.pb-xxl-6{padding-bottom:3.5rem !important}.pb-xxl-7{padding-bottom:4rem !important}.pb-xxl-8{padding-bottom:5rem !important}.pb-xxl-9{padding-bottom:7rem !important}.pb-xxl-10{padding-bottom:8rem !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}.ps-xxl-6{padding-left:3.5rem !important}.ps-xxl-7{padding-left:4rem !important}.ps-xxl-8{padding-left:5rem !important}.ps-xxl-9{padding-left:7rem !important}.ps-xxl-10{padding-left:8rem !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-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}.btn-primary{color:#fff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active{color:#fff}pre{white-space:pre-wrap}[v-cloak]{display:none}[v-cloak] .fade-enter-active,[v-cloak] .fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}[v-cloak] .fade-enter-from,[v-cloak] .fade-leave-to{opacity:0}.swiper-slide__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@font-face{font-family:"New Microsoft JhengHei";unicode-range:U+7db0,U+78A7,U+7B75;font-style:normal;font-weight:bold;src:local("Noto San TC", sans-serif)}@font-face{font-family:"New Microsoft JhengHei";unicode-range:U+7db0,U+78A7,U+7B75;font-style:normal;font-weight:normal;src:local(微軟正黑體),local(microsoft jhenghei)}body{width:100%;font-size:14px;font-family:"Noto San TC","New Microsoft JhengHei",sans-serif;letter-spacing:.04rem;color:#4a4a4a;background-color:#f7f7fb;overflow-x:hidden;overflow-y:auto}::-webkit-scrollbar-track{width:12px;background-color:#fff;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.3);box-shadow:inset 0 0 1px rgba(0,0,0,.3)}::-webkit-scrollbar-thumb{width:15px;background-color:#757575;border-radius:25px}input:focus,input:focus-visible,a:focus,a:focus-visible{outline:0 !important}ul{padding:0;margin:0;list-style:none}.card-title,.card-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;color:#2e2e2e}.object-fit{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 1199.98px){.container{max-width:100%}}.container-sm{max-width:800px}.feature p{margin-bottom:20px}.feature .feature ul{margin-left:-20px}.title-line{display:table;width:100%;white-space:nowrap}.title-line::after{content:"";position:relative;top:.6em;left:1.5%;display:table-cell;width:100%;border-top:1px solid #d6d6d6}.product-tabs{position:fixed;top:60px;left:0;z-index:9;display:none;width:100%;background-color:#fafafa;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2)}.product-tabs__link{position:relative;display:block;padding:8px 30px;font-size:.9em;white-space:nowrap;color:#4a4a4a;cursor:pointer}@media(max-width: 991.98px){.product-tabs__link{padding:8px 15px}}.product-tabs__link:hover{color:#07f}.product-tabs__link::after{content:"";position:absolute;bottom:0;left:0;z-index:-1;width:100%;height:3px;background:rgba(0,0,0,0);overflow:hidden;-webkit-transition:-webkit-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);transition:-webkit-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform .4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;transform-origin:right center}.product-tabs__link.active{color:#07f}.product-tabs__link.active::after{width:100%;background:#07f;-webkit-transform:none;transform:none;-webkit-transform-origin:left center;transform-origin:left center}.product-content{position:relative;line-height:1.85}.product-content table{margin-right:auto !important;margin-left:auto !important;width:100% !important}.product-content img{margin:20px auto;max-width:100%;height:auto}@media(min-width: 1200px){.product-content__sidebar-purchase button{-ms-flex-preferred-size:0;flex-basis:0}}.product-content__sidebar-description{height:300px;font-size:85%;line-height:1.85;background-color:#e6f1ff}.product-content__sidebar-description h1,.product-content__sidebar-description .h1,.product-content__sidebar-description h2,.product-content__sidebar-description .h2,.product-content__sidebar-description h3,.product-content__sidebar-description .h3,.product-content__sidebar-description h4,.product-content__sidebar-description .h4,.product-content__sidebar-description h5,.product-content__sidebar-description .h5,.product-content__sidebar-description h6,.product-content__sidebar-description .h6{font-size:calc(.5rem + .6vw)}.product-content__daily-title{cursor:pointer}.product-content__daily-detail{display:none}.product-content__daily-detail .fa-chevron-down{-webkit-transition:.25s transform;transition:.25s transform}.product-content__daily-detail .fa-chevron-down.collapsed{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product-content__daily-detail-content{padding:15px;background:#f6f6f6;border-radius:5px}.product-content__quickBuy{display:none;background:#fff}@media(min-width: 992px){.product-content__quickBuy.active{position:sticky;top:110px}}@media(max-width: 991.98px){.product-content__quickBuy.active{position:fixed;bottom:0;left:0;z-index:100;width:100%}}.product-price{font-weight:bold;color:#07f}.daily-itinerary{color:#a8a8a8;background:rgba(230,241,255,.1);background:#fbffff;border-bottom:1px solid #f1f1f1;-webkit-transition:.3s background cubic-bezier(0.29, 0.17, 0.06, 0.99),.5s color cubic-bezier(0.29, 0.17, 0.06, 0.99);transition:.3s background cubic-bezier(0.29, 0.17, 0.06, 0.99),.5s color cubic-bezier(0.29, 0.17, 0.06, 0.99);cursor:pointer}.daily-itinerary.checked{position:relative;color:#4a4a4a;background:rgba(230,241,255,.8)}.daily-itinerary.checked::after{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background:#66adff}.daily-itinerary:hover{background:#f8f8f8}.daily-itinerary:hover h5,.daily-itinerary:hover .h5{color:#4a4a4a}.daily-itinerary-list-item{-webkit-transition:.5s background cubic-bezier(0.29, 0.17, 0.06, 0.99),.75s color cubic-bezier(0.29, 0.17, 0.06, 0.99);transition:.5s background cubic-bezier(0.29, 0.17, 0.06, 0.99),.75s color cubic-bezier(0.29, 0.17, 0.06, 0.99)}.daily-itinerary-list-item:hover{color:#4a4a4a}.nav-pills .nav-item+.nav-item{margin-left:10px}.nav-pills .nav-item.active{color:#07f}.nav-pills .nav-item.active::before{background:#cce4ff}.optional-container{display:none}.hasDatepicker{background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23d7d7d7'%3e%3cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z'/%3e%3cpath d='M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4zM11 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-5 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z'/%3e%3c/svg%3e") no-repeat right .75rem center;background-size:1rem}.flight-info__box{width:100%}@media(min-width: 768px){.flight-info__box{width:50%}}.sweet-alert button{background:#07f !important}.ui-state-disabled.ui-state-hover{background:rgba(0,0,0,0)}.ui-datepicker{width:17rem;padding:.25rem;z-index:1070 !important}.ui-datepicker .ui-datepicker-prev{left:0}.ui-datepicker .ui-datepicker-next{right:0}.ui-datepicker-prev.ui-state-disabled{opacity:0}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{top:calc(50% - 2px)}.ui-datepicker td span,.ui-datepicker td a{padding:0}.ui-widget-header{border:0;background:#fff}.ui-widget-header .ui-icon{width:20px;height:20px}.ui-widget-header .ui-icon-circle-triangle-e{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230077ff'%3e%3cpath fill-rule='evenodd' 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") no-repeat center}.ui-widget-header .ui-icon-circle-triangle-w{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230077ff'%3e%3cpath fill-rule='evenodd' 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") no-repeat center}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:0;background:rgba(0,0,0,0);text-align:center;width:36px;height:36px;line-height:36px}.ui-state-default.ui-state-hover{background:#cce4ff;border-radius:50%}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:0;background:#07f;border-radius:50%;color:#fff}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:0;color:#363636}.ui-corner-all.ui-state-hover{border:0;border-radius:50%;background:#f5f5f5}select.ui-datepicker-year,select.ui-datepicker-month{border-color:#e1e1e1}.order_wrap .text-muted{color:#555 !important}.order_wrap input{outline:0}.order_wrap input::-webkit-input-placeholder{color:#d2d2d2 !important;font-weight:400 !important;font-size:.9rem !important}.order_wrap input::-moz-placeholder{color:#d2d2d2 !important;font-weight:400 !important;font-size:.9rem !important}.order_wrap input:-ms-input-placeholder{color:#d2d2d2 !important;font-weight:400 !important;font-size:.9rem !important}.order_wrap input::-ms-input-placeholder{color:#d2d2d2 !important;font-weight:400 !important;font-size:.9rem !important}.order_wrap input::placeholder{color:#d2d2d2 !important;font-weight:400 !important;font-size:.9rem !important}.order_wrap .form-control:disabled,.order_wrap .form-control[readonly]{background-color:#fff;opacity:1;color:#999 !important;font-weight:400 !important}.wrapper{position:relative;background:#f8f9fa}.tour_list_place .list .box i{margin-right:5px}.product-filter__box{width:100%;border:1px solid #ddd;background-color:#fff;margin-bottom:6px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer;z-index:1}.product-filter__box ul{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product-filter__box ul li{width:25%;text-align:center}.product-filter__box ul li.sort-btn{border-right:1px solid #ddd;-webkit-transition:all .5s;transition:all .5s}.product-filter__box ul li.sort-btn.status{background:#07f;color:#fff}.product-filter__box ul li.sort-btn:nth-child(4){border-right:none}.product-filter__box ul li:hover a{background-color:#07f;color:#fff}.product-filter__box ul li.sort-btn .status>a{background:#565656;color:#fff}.product-filter__box ul li.sort-btn>i{margin-right:5px}.product-filter__box li.sort-btn a{display:block;padding:10px}.product-filter__box li.sort-btn>ul{position:absolute;top:40px;width:25%;border:1px solid #ddd;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;display:none}.product-filter__box li.sort-btn>ul.show{display:block}.product-filter__box li.sort-btn>ul li{width:100%;-webkit-transition:all .5s;transition:all .5s;color:#fff}.product-filter__box li.sort-btn>ul li:hover a{color:#fff;background-color:#565656}.product-filter__box li.sort-btn>ul li a{display:block;background-color:#fff;color:#07f}.tour_list_place .list .box .item{height:300px}.tour_list_place .list .box .content h3,.tour_list_place .list .box .content .h3{font-size:18px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.39;height:auto}.tour_list_place .list .box .content h4,.tour_list_place .list .box .content .h4{font-size:16px;margin:0;height:auto}.setMargin .tour_list_place .list .box .content .h4{position:relative;height:auto}.tour_list_place .list .box .content .h4 span.multi+span.multi{padding-left:5px}.tour_list_place .list .box .content h4.ellipsis,.tour_list_place .list .box .content .ellipsis.h4{margin-top:8px;-webkit-box-orient:vertical}.tour_list_place .list .box .content .price{text-align:left;color:#444;font-size:16px;padding:10px 0}.tour_list_place .list .box .content .price span{color:#ff404c}.TextColor-02{color:#0073c1;font-weight:bold}.box-item{width:33.3333333333%;text-align:center;border:1px solid #fff;background-color:#f8f8f8;padding:12px 0;font-size:.9em;font-weight:400}.box-item:nth-child(2){border-left:0;border-right:0}.box-item .item-icon i{margin:10px 0}.selectDate{color:#555;display:block;cursor:pointer}.selectDate-item{color:#012e7e}.priceGroup .hotel-box{margin:15px 0}.priceGroup .hotel-box i{font-size:1.5em;margin-right:2%;vertical-align:baseline}.priceGroup .hotel-box select{width:calc(100% - 145px);width:72%;padding:8px 0;margin-left:6%}.priceGroup .price table{width:100%}.priceGroup .price table tr.bdb{border-bottom:1px solid #ddd}.priceGroup .price table tr.bdb:last-child{border-bottom:0}.priceGroup .price table tr.bdb:first-child{border-bottom:0}.priceGroup .price table tr.bdb th{letter-spacing:2px;font-size:13px;text-align:left;color:#757575}.priceGroup .price table tr.bdb td{padding:10px 0}.priceGroup .price table .price-item01{width:45%}.priceGroup .price table .price-item02{width:35%}.priceGroup .price table .price-item03{width:15%}.priceGroup .price table .price-item03 select{width:100%;height:30px;margin:0}.list_wrap{font-family:Arial,"微軟正黑體","Microsoft JhengHei",sans-serif}.list_wrap a.btn{display:block;color:#fff;text-align:center;padding:15px 0;border-radius:5px;letter-spacing:2px;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-box-shadow:0 0 1px rgba(0,0,0,0);box-shadow:0 0 1px rgba(0,0,0,0)}.list_wrap a.btn.style-red{background:#f857a6;background:-webkit-gradient(linear, left top, right top, from(#ff5858), to(#f857a6));background:linear-gradient(to right, #ff5858, #f857a6)}.list_wrap a.btn.style-blue{background:#4b6cb7;background:-webkit-gradient(linear, left bottom, left top, from(#23375f), to(#4b6cb7));background:linear-gradient(to top, #23375f, #4b6cb7)}.list_wrap h3,.list_wrap .h3{margin:10px 0 20px;font-size:20px;font-weight:bold;color:#666}.list_wrap h3:before,.list_wrap .h3:before{content:"";vertical-align:middle;display:inline-block;width:12px;height:34px;margin-right:12px;background-color:#666}.list_wrap p{margin:0}.list_wrap .item-box{border-radius:6px}.list_wrap .item-box:first-of-type .item-box-head{border-top:none}.list_wrap .item-box .item-box-body{display:none}.list_wrap .item-box.open{border:2px solid #a7d8e5}.list_wrap .item-box.open .item-box-head{background-color:#f6f6f6;border-bottom:2px solid #f1f1f1}.list_wrap .item-box.open .btn{color:#fff;background-color:#618da7;border-color:#618da7}.list_wrap .item-box.open .item-box-body{display:block}.list_wrap .item-box.open .item-box-body label.hotelname{font-size:18px;font-weight:bold}.list_wrap .item-box.open .item-box-body select[name=turPackagePriceHotel]{border-radius:5px;border:1px solid #87bade;display:block;width:100%;height:35px;background:#fff;font-size:14px;margin:8px 0}.list_wrap .table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list_wrap .table>div{text-align:center;line-height:2.8;font-size:18px}.list_wrap .table>div:nth-of-type(1){width:28%}.list_wrap .table>div:nth-of-type(2){width:24%}.list_wrap .table>div:nth-of-type(3){width:27%}.list_wrap .table>div:nth-of-type(4){width:18%}.list_wrap .item-head{line-height:2;border-radius:4px;background-color:#618fa9;color:#fff}.list_wrap .item-content_wrap{margin-bottom:26px}.list_wrap .item-box-head{border-radius:6px 6px 0 0;color:#444;border-top:2px solid #f2f2f2}.list_wrap .item-box-head .btn{display:inline-block;line-height:1.6;padding:0 10px;border-radius:20px;border:1px solid #888;font-size:15px;color:#888;cursor:pointer}.list_wrap .item-box-body{padding:0 20px 20px}.list_wrap .item-box-body .cpy{margin:16px 0;font-size:18px;font-weight:normal;color:#666}.list_wrap .item-box-body .cpy span{color:#666}.list_wrap .item-box-body .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list_wrap .item-box-body p{margin:20px 0;font-size:18px;font-weight:bold}.list_wrap .item-box-body span{font-size:18px;color:#4ba3b9}.list_wrap .item-box-body span.currencyType{font-size:15px}.list_wrap .item-box-body select{width:60px;height:32px;padding-left:6px;margin-left:8px;font-size:16px;border-radius:4px;border:1px solid #e4e4e4}.list_wrap .item-box-body .total{padding-top:10px;border-top:1px dashed #acc9de}.list_wrap .item-box-body .total .totalAmout-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list_wrap .item-box-body .total p{line-height:1.4;margin:0}.list_wrap .item-box-body .total .color-red{color:#ff5758}.SigninForm,.ForgetPWForm,.Registeredform{display:none}.active{display:block}.section__header{text-align:left;padding-bottom:.5rem}@media(min-width: 768px){.section__header{text-align:center}}.section__header .title{margin-bottom:.25rem;color:#000;font-weight:700;font-size:1.25rem}@media(min-width: 768px){.section__header .title{font-size:1.75rem}}.section__header .subtitle{margin-bottom:.5rem}.section__container{padding:1rem 0}@media(min-width: 992px){.section__container{padding:1.5rem 0}}@media(min-width: 992px){.section__container{padding:3rem 0}}.header__wrapper{padding-top:1rem;padding-bottom:.5rem}.header__wrapper .header__title{font-size:24px;color:#222}@media(min-width: 992px){.header__wrapper .header__title{font-size:28px}}.card-imgInfo-tag_bg{background:#07f}.card-gift-tag{background:#cce4ff;color:#004799;font-size:.75em;font-weight:700;padding:.35em .65em}.card-imgPromotion-tag{position:absolute;bottom:0;left:0;padding:0 8px;font-size:.75rem;background:rgba(0,119,255,.5);color:#fff;line-height:30px}.card-badge{white-space:nowrap;display:inline-block;margin-right:.5rem;padding:.125rem .5rem;font-size:.85rem;border-radius:12px;background:#f1f1f1;color:#222;font-weight:700}.card-price{display:inline-block;font-size:1.25rem;font-family:Roboto;font-weight:700;color:#07f}.card-intro{display:-webkit-box;margin-top:10px;font-size:14px;line-height:20px;color:#666;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.card-img{position:relative}.card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;min-width:0;background-color:#fff;background-clip:border-box;-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);box-shadow:0 .125rem .25rem rgba(0,0,0,.075);word-wrap:break-word}@media(max-width: 767.98px){.card-row{margin-bottom:.75rem}}.card-row:hover{-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.card-row-img{position:relative;width:60%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767.98px){.card-row-img{width:100%}}.card-row-img img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-row-title{font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;font-size:1.125rem;line-height:22px}@media(max-width: 991.98px){.card-row-title{font-size:.9rem}}.card-row-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.card-row-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:70%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}@media(max-width: 767.98px){.card-row-body{width:100%}}.card-row-body-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width: 992px){.card-row-body-footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:15px}}@media(max-width: 991.98px){.card-row-body-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.card-std{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 2px 10px 0 rgba(174,191,212,.26);box-shadow:0 2px 10px 0 rgba(174,191,212,.26);-webkit-transition:.2s all;transition:.2s all}@media(min-width: 768px){.card-std{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}@media(min-width: 992px){.card-std:hover{-webkit-transform:translateY(-0.25rem);transform:translateY(-0.25rem)}}.card-std .card-title{font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;font-size:1rem}.card-std-body{padding:12px 1rem;background:#fff;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cardImg-overlays__section{position:relative;padding:1.5rem 0}@media(min-width: 992px){.cardImg-overlays__section{padding:2.5rem 0}}.cardImg-overlays__section .card{height:450px}.cardImg-overlays__section .card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cardImg-overlays__section .card .card-img-overlay{background:rgba(255,255,255,.9);margin:1.25rem;padding:1rem}@media(min-width: 768px){.cardImg-overlays__section .card .card-img-overlay{width:80%;margin:1.75rem;padding:1.5rem}}@media(min-width: 992px){.cardImg-overlays__section .card .card-img-overlay{width:70%;margin:2.5rem}}.image-overlay-box{position:relative;width:100%;height:100%}.image-overlay-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-overlay-content{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#fff;padding:.5rem;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.image-overlay-content:hover{background:rgba(0,0,0,.1)}.swiper-slide__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pagination-tool{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 0}@media(max-width: 991.98px){.pagination-tool{padding-top:0}}.pagination-link{position:relative;display:block;width:35px;height:35px;text-align:center;color:#07f;text-decoration:none;background-color:#fff;padding:.375rem .75rem;border-radius:50%;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.pagination-link{-webkit-transition:none;transition:none}}.pagination-link:hover{z-index:2;color:#fff;text-decoration:none;background-color:#07f;border-color:#dee2e6}.pagination-link:focus{z-index:3;color:#005fcc;background-color:#e9ecef;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(0,119,255,.25);box-shadow:0 0 0 .25rem rgba(0,119,255,.25)}.pagination-item{margin-left:.25rem;margin-right:.25rem}.pagination-item:first-child .pagination-link,.pagination-item:last-child .pagination-link{border:1px solid #dee2e6}.pagination-item:first-child .pagination-link:not(:hover),.pagination-item:last-child .pagination-link:not(:hover){color:#495057}.pagination-item:not(:first-child),.pagination-item:not(:last-child){border:1px solid rgba(0,0,0,0)}.pagination-item.active .pagination-link{z-index:3;color:#fff;background-color:#07f;border-color:#07f}.pagination-item.disabled .pagination-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.sticky-navbar{position:fixed;top:60px;left:0;width:100%;z-index:100;background:#fff;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.3);box-shadow:0 4px 4px 0 rgba(0,0,0,.3);border-top:1px solid #ddd;display:none}.sticky-navbar .nav{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap}.sticky-navbar .nav-link{position:relative;padding:10px 12px;margin-right:.5rem;color:#222}.sticky-navbar .nav-link.active{color:#222}.sticky-navbar .nav-link.active::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;border-bottom:4px solid #07f;z-index:-1}.sticky-navbar .nav-link:hover{color:#07f}.photo-tiles__section{padding:1rem 0}@media(min-width: 768px){.photo-tiles__section{padding:1.5rem 0}}@media(min-width: 992px){.photo-tiles__section{padding:2rem 0}}.photo-tiles__flex{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-5px;margin-right:-12px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 991.98px){.photo-tiles__flex{overflow-x:auto}}@media(min-width: 992px){.photo-tiles__flex{margin-left:-8px;margin-right:-8px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.photo-tiles__flex-box{position:relative;margin:5px;-webkit-box-flex:0;-ms-flex:0 0 calc(83.3333333333% - 10px);flex:0 0 calc(83.3333333333% - 10px);height:200px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}@media(min-width: 768px){.photo-tiles__flex-box{margin:8px;-webkit-box-flex:0;-ms-flex:0 0 calc(43.4782608696% - 16px);flex:0 0 calc(43.4782608696% - 16px)}}@media(min-width: 992px){.photo-tiles__flex-box{-webkit-box-flex:0;-ms-flex:0 0 calc(20% - 16px);flex:0 0 calc(20% - 16px)}}.photo-tiles__flex-box:hover{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.photo-tiles__img{width:100%;height:100%}.photo-tiles__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.25rem}.photo-tiles__img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-shadow:2px 2px 0px rgba(0,0,0,.2);font-size:1.25rem;font-weight:bold;text-align:center;border-radius:.25rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;z-index:1;-webkit-transition:.2s ease;transition:.2s ease}@media(min-width: 768px){.photo-tiles__img-overlay{font-size:1.5rem}}.form-submit-button-lg{width:320px;height:50px}.form-validated .FormSearch{border-color:#d20049}.form-validated .invalid-feedback{display:block}.lingbot-qa-video-section{width:96%;height:400px}.lingbot-qa-video-section .qar-video-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;height:100%;overflow:auto}.lingbot-qa-video-section .qar-video-box .qar-video-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 23%;flex:0 0 23%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1.5rem 4px 1rem;border-top:4px solid #004799;border-top-right-radius:.25rem;border-top-left-radius:.25rem}.lingbot-qa-video-section .qar-video-box .qar-video-item:nth-child(2){border-top:3px solid #00a0c8}.lingbot-qa-video-section .qar-video-box .qar-video-item:nth-child(3){border-top:3px solid #3359a6}.lingbot-qa-video-section .qar-video-box .qar-video-item:nth-child(4){border-top:3px solid #97518c}.lingbot-qa-video-section .qar-video-box video{width:100%;height:auto;max-height:160px}.lingbot-qa-video-section .qar-video-box a{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.lingbot-qa-video-section .qar-video-box .card{width:100%;height:100%}.lingbot-qa-video-section .qar-video-box .card-body{padding:0}.lingbot-qa-video-section .qar-video-box .video-title{display:-webkit-box;padding:.5rem;max-height:58px;font-size:1.25rem;color:#004799;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lingbot-qa-video-section .qar-video-box .qrd-video-description{display:-webkit-box;padding:0 .5rem;margin-bottom:.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.lingbot-chat-room .crb-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;font-size:1rem;color:#fff;background:#004799;border-radius:8px 8px 0 0}.lingbot-chat-room .crb-header .crb-header-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-overflow:ellipsis;letter-spacing:1px;white-space:nowrap;overflow:hidden}.lingbot-chat-room .crb-header .crb-header-text .fa-expand-alt{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.lingbot-chat-room .crb-header .crb-header-menu{padding:0 .5rem;background:rgba(255,255,255,.2);border-radius:.25rem;cursor:pointer}@media(min-width: 992px){.lingbot-chat-room .crb-header .crb-header-menu:hover{background:rgba(255,255,255,.5)}}.lingbot-chat-room .crb-header .crb-header-close-icon{padding-left:1rem}.lingbot-chat-room .crb-body{background:#edf6fc}.lingbot-chat-room .crb-content .swiper{width:100%}.lingbot-chat-room .crb-content .messages-part{margin:12px 8px}.lingbot-chat-room .crb-content .messages-part .message{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.lingbot-chat-room .crb-content .messages-part .avatar{margin-right:8px;width:30px;height:30px;vertical-align:top}.lingbot-chat-room .crb-content .messages-part .avatar img{max-width:100%;-o-object-fit:contain;object-fit:contain}.lingbot-chat-room .crb-content .messages-part .message-box{position:relative;display:inline-block;padding:10px;border-radius:10px;word-break:break-word}.lingbot-chat-room .crb-content .messages-part .lingbot-message .message-box{width:auto;max-width:80%;background:#fcfcfc}.lingbot-chat-room .crb-content .messages-part .lingbot-message .message-box::before{content:"";position:absolute;left:-5px;width:0;height:0;border-style:solid;border-width:6px 6px 6px 0;border-color:rgba(0,0,0,0) #fcfcfc rgba(0,0,0,0) rgba(0,0,0,0)}.lingbot-chat-room .crb-content .messages-part .user-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.lingbot-chat-room .crb-content .messages-part .user-message .message-box{width:auto;max-width:75%;color:#fff;background:#32b5ff}.lingbot-chat-room .crb-content .messages-part .user-message .message-box::before{content:"";position:absolute;right:-5px;width:0;height:0;border-style:solid;border-width:6px 0 6px 6px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #32b5ff}.lingbot-chat-room .crb-content .message-card{position:relative;width:90%;border-radius:10px}@media(min-width: 768px){.lingbot-chat-room .crb-content .message-card{width:80%}}.lingbot-chat-room .crb-content .message-card-text{padding:8px;font-weight:bold;background:#fcfcfc;border-radius:10px 10px 0 0}.lingbot-chat-room .crb-content .message-card .message-choice-item{padding-left:0;margin-bottom:0;background:#fcfcfc;overflow:hidden}.lingbot-chat-room .crb-content .message-card .message-choice-item:last-child{border-radius:0 0 10px 10px}.lingbot-chat-room .crb-content .message-card .message-choice-list{padding:6px;margin:8px 1rem;color:#004799;border:1px solid rgba(0,71,153,.7);border-radius:.25rem;-webkit-box-shadow:0 3px 25px -10px rgba(0,0,0,.1);box-shadow:0 3px 25px -10px rgba(0,0,0,.1);-webkit-transition:all .1s ease-out;transition:all .1s ease-out;list-style-type:none;list-style-position:outside;cursor:pointer}.lingbot-chat-room .crb-content .message-card .message-choice-list:hover{color:#fff;background:#004799}.lingbot-chat-room .crb-content .message-button-item{padding-left:0;margin-top:1rem;margin-bottom:0}.lingbot-chat-room .crb-content .message-button-item .message-button-list{list-style-type:none}.lingbot-chat-room .crb-content .message-button-item .message-button{display:block;padding:1rem;margin:1rem;line-height:normal;text-align:center;text-decoration:none;color:#000;background-color:#fff;border-radius:8px;cursor:pointer}.lingbot-chat-room .crb-input input{border:2px solid #004799}.lingbot-chat-room .crb-input i{position:absolute;top:50%;right:8px;color:#004799;-webkit-transform:translate(-8px, -50%);transform:translate(-8px, -50%)}.lingbot-chat-room .crb-audio-trigger{margin-left:.5rem;width:45px;line-height:45px;text-align:center;color:#fff;background:#004799;border-radius:50%;cursor:pointer}.lingbot-chat-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;background:#07f;border-radius:50%;cursor:pointer}.lingbot-chat-hi-title{margin-bottom:0;font-weight:bold;color:#004799}.messageSwiper .swiper-button-next,.messageSwiper .swiper-button-prev{width:35px;height:35px;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 4px 10px 0 #aaa;box-shadow:0 4px 10px 0 #aaa}@media(max-width: 767px){.messageSwiper .swiper-button-next,.messageSwiper .swiper-button-prev{opacity:0}}.messageSwiper .swiper-button-next::after,.messageSwiper .swiper-button-prev::after{font-size:24px;color:#004799}.messageSwiper .swiper-button-next{right:0}.messageSwiper .swiper-button-prev{left:0}header.navbar-header{position:fixed;top:0;left:0;z-index:1030;width:100%;height:55px;background:rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}header.navbar-header.scroll{height:60px;background:#fff;border-bottom:1px solid #ddd}header.navbar-header.scroll .navbar-header__wrapper .b2b_text{color:#000}header.navbar-header.scroll .header__menu-btn,header.navbar-header.scroll .header__search-btn{top:18px}@media(min-width: 992px){header.navbar-header.scroll .sub-nav:hover .sub-nav-link::before{-webkit-transform:scaleY(1);transform:scaleY(1)}}header.navbar-header.scroll .sub-nav .sub-nav-link{color:#000}.fixed-header{padding-top:60px}.fixed-header+.navbar{z-index:1040}.b2b_text{color:#000}.navbar-header__wrapper{margin-right:auto;margin-left:auto;width:100%;padding-right:var(--clicugo-gutter-x, 0.75rem);padding-left:var(--clicugo-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 992px){.navbar-header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.navbar-header__wrapper .header__brand-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem;width:160px;height:55px}@media(min-width: 992px){.navbar-header__wrapper .header__brand-logo{width:160px}}.navbar-header__wrapper .header__brand-logo img{max-width:100%;max-height:54px;-o-object-fit:contain;object-fit:contain}.navbar-header__wrapper .header__search-btn{position:absolute;top:14px;right:45px;z-index:10;margin-right:15px;-webkit-filter:drop-shadow(0 0 3px rgba(0, 0, 0, 0.8));filter:drop-shadow(0 0 3px rgba(0, 0, 0, 0.8));-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-transform:rotate(0deg);transform:rotate(0deg);cursor:pointer}@media(min-width: 992px){.navbar-header__wrapper .header__search-btn{display:none}}.navbar-header__wrapper .header__search-btn i{font-size:21px;color:#000}.navbar-header__wrapper .header__menu-btn{position:absolute;top:14px;right:15px;z-index:10;display:none;width:30px;height:20px;-webkit-filter:drop-shadow(0 0 3px rgba(0, 0, 0, 0.8));filter:drop-shadow(0 0 3px rgba(0, 0, 0, 0.8));-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-transform:rotate(0deg);transform:rotate(0deg);cursor:pointer}@media(max-width: 991.98px){.navbar-header__wrapper .header__menu-btn{display:block}}.navbar-header__wrapper .header__menu-btn.open span:nth-child(1){top:10px;left:50%;width:0%}.navbar-header__wrapper .header__menu-btn.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbar-header__wrapper .header__menu-btn.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.navbar-header__wrapper .header__menu-btn.open span:nth-child(4){top:10px;left:50%;width:0%}.navbar-header__wrapper .header__menu-btn span{position:absolute;left:0;display:block;width:100%;height:2px;background:#000;border-radius:15px;opacity:1;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.navbar-header__wrapper .header__menu-btn span:nth-child(1){top:0}.navbar-header__wrapper .header__menu-btn span:nth-child(2),.navbar-header__wrapper .header__menu-btn span:nth-child(3){top:10px}.navbar-header__wrapper .header__menu-btn span:nth-child(4){top:20px}@media(max-width: 575.98px){.navbar-header__wrapper .header__menu{right:-100%;width:100%}}@media(min-width: 768px)and (max-width: 991.98px){.navbar-header__wrapper .header__menu{right:-45%;display:block;width:40%}}@media(max-width: 991.98px){.navbar-header__wrapper .header__menu{position:absolute;top:0;right:0;background:#fff;-webkit-box-shadow:-2px 0 18px #6f6f6f;box-shadow:-2px 0 18px #6f6f6f;visibility:hidden;-webkit-transition:all .5s;transition:all .5s}}.navbar-header__wrapper .header__menu.show{overflow:hidden;overflow-y:scroll;visibility:visible}@media(max-width: 991.98px){.header__nav{padding-bottom:100px;margin-top:60px;height:100vh;text-align:center;background:#eaeaea;overflow:auto;overflow-y:scroll;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;-webkit-transform:translateX(0);transform:translateX(0)}}.header__nav .sub-nav{display:block}@media(min-width: 992px){.header__nav .sub-nav{display:inline-block}}@media(min-width: 992px){.header__nav .sub-nav:nth-last-child(-n+3) .secondary-nav i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__nav .sub-nav:nth-last-child(-n+3) .sec__nav-group{right:150px;left:auto;border:1px solid #e7e7e7}}.header__nav .sub-nav.mobile{display:none}@media(max-width: 991.98px){.header__nav .sub-nav.mobile{display:block}}@media(min-width: 992px){.header__nav .sub-nav:hover .sub-nav-link::before{background:rgba(0,0,0,.3);-webkit-transform:scaleY(1);transform:scaleY(1)}}.header__nav .sub-nav a{display:block;padding:12px 15px;font-size:16px;font-weight:bold;letter-spacing:0;color:#000;background:rgba(0,0,0,0);-webkit-box-shadow:0 0 1px rgba(0,0,0,0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}@media(max-width: 991.98px){.header__nav .sub-nav a{color:#000;background:#fff;border-bottom:1px solid #e8e8e8}}@media(min-width: 992px){.header__nav .sub-nav a{display:block;padding:10px}.header__nav .sub-nav a:hover{color:rgba(0,0,0,.9)}}.header__nav .sub-nav a::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50%;transform-origin:50%}.header__nav-group{-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.header__menu .sub-nav.sec-level-open a::before{background:rgba(255,255,255,.3);-webkit-transform:scaleY(1);transform:scaleY(1)}@media(max-width: 991.98px){.header__menu .sub-nav.sec-level-open a::before{background:#fff;-webkit-transform:scaleY(0);transform:scaleY(0)}}.header__menu .sub-nav:hover .header__nav-group,.header__menu .sub-nav.sec-level-open .header__nav-group{display:block}.header__menu .header__nav-group{position:absolute;width:150px;color:#333;background:#fff}@media(min-width: 992px){.header__menu .header__nav-group .lang{position:relative;right:50px}}.header__menu .header__nav-group li.secondary-nav{position:relative;display:block}.header__menu .header__nav-group li.secondary-nav>a{padding:11px 8px;color:#363636;background:#fff;border-bottom:1px solid #e7e7e7;-webkit-transition:.2s all;transition:.2s all}@media(max-width: 991.98px){.header__menu .header__nav-group li.secondary-nav>a{color:#363636;background:#f5f5f5}}.header__menu .header__nav-group li.secondary-nav>a i{position:absolute;top:14px;right:20px}.header__menu .header__nav-group li.secondary-nav:hover>a{color:#07f}.header__menu .header__nav-group li.secondary-nav.threelevel_open>a{color:#07f}.header__menu .header__nav-group li.secondary-nav:hover>a i,.header__menu .header__nav-group li.secondary-nav.threelevel_open>a i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.header__menu .header__nav-group li.secondary-nav>a i{-webkit-transition:-webkit-transform .3s ease-in-out;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}.header__menu .header__nav-group li.secondary-nav:hover .sec__nav-group,.header__menu .header__nav-group li.secondary-nav.threelevel_open .sec__nav-group{display:block}.header__menu .sec__nav-group{position:absolute;top:0;left:150px;width:200px;background:#fff}@media(max-width: 991.98px){.header__menu .sec__nav-group{position:static;width:100%;background:#f8f8f8}}.header__menu .sec__nav-group .sec__nav-item{display:block;border-bottom:1px solid #f0f0f0;border-left:1px solid #f0f0f0}@media(max-width: 991.98px){.header__menu .sec__nav-group .sec__nav-item{display:block;border:none;border-bottom:1px solid #e5e5e5}}.header__menu .sec__nav-group .sec__nav-link{padding:11px;color:#363636;background-color:#fff}@media(max-width: 991.98px){.header__menu .sec__nav-group .sec__nav-link{background:#eaeaea}}@media(min-width: 992px){.header__menu .sec__nav-group .sec__nav-link:hover{color:#07f}}@media(max-width: 991.98px){.header__menu .sub-nav:hover .header__nav-group,.header__menu .sub-nav.sec-level-open .header__nav-group{display:none}.header__menu .header__nav-group{position:relative;width:100%}.header__menu .header__nav-group li.secondary-nav:hover .sec__nav-group,.header__menu .header__nav-group li.secondary-nav .sec__nav-group{display:none}.header__menu .header__nav-group li.secondary-nav:hover>a i{-webkit-transform:rotate(0);transform:rotate(0)}.header__menu .header__nav-group li.secondary-nav.threelevel_open>a i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sec__nav-link{padding:15px;color:#363636}.sec__nav-link:hover{color:#07f;background:#fff}}.header__nav-group,.sec__nav-group{display:none}.search-bar__section.banner-search-bar{position:relative}.search-bar__section.banner-search-bar .search-bar__wrapper{position:relative;padding-bottom:calc(60px + 1rem)}.search-bar__section.banner-search-bar .search-bar__container{position:absolute;top:-60px;left:0;z-index:2;padding:0 12px;width:100%}.search-bar__section.banner-search-bar .search-bar__container .form-floating label{z-index:2}.search-bar__section.banner-search-bar .search-bar__container .form-floating:after{background:#fff;width:90%;height:26px;position:absolute;content:"";display:block;top:2px;left:1px;z-index:1}.search-bar{padding:1.5rem;background:#fff;border-radius:.25rem;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.search-bar__filter-checkbox{margin-top:16px}.search-bar__form-check.form-check{padding:4px 6px;padding-left:28px;margin-right:4px;text-overflow:ellipsis;white-space:nowrap;color:#666;background:#fff;border:1px solid #999;border-radius:100px;overflow:hidden}.search-bar__box-search{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.search-bar__box-input-date{-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%}.search-bar__box-input-date input{height:50px}.search-bar__box-input-button{-webkit-box-flex:1;-ms-flex:1 1 10%;flex:1 1 10%;max-height:50px}.search-keyword-dropdown{position:absolute;top:50px;left:0;z-index:999;padding:16px;width:500px;max-height:400px;color:#333;background:#fff;border-radius:6px;overflow-y:auto;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.1);box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}.search-keyword-dropdown a{color:inherit}.search-keyword-dropdown a:hover{color:rgba(51,51,51,.8)}.search-keyword__box{padding:0;margin:0;width:100%;list-style:none;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-rule:1px solid #ddd;-moz-column-rule:1px solid #ddd;column-rule:1px solid #ddd}.search-keyword__box .fa-fire-alt{color:#ff2d1a}.search-keyword__box li:not(:nth-child(-n+2)) i{display:none}@media screen and (max-width: 767.5px){.search-bar__container .form-floating label,.search-bar__container .form-floating:after{display:none !important}.search-bar__container .form-floating .FormSearch{padding-top:.75rem !important;padding-bottom:.75rem !important}}.tabsContainer{width:100%;max-width:1300px;margin:0 auto;position:absolute;top:628px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2;padding:0 12px}@media(min-width: 992px){.tabsContainer{min-width:992px}}.tabsContainer-no-absolute{width:100%;max-width:1300px;margin:0 auto;z-index:2;padding:0 12px}@media(min-width: 992px){.tabsContainer-no-absolute{min-width:992px}}.home-b2b-tabs{margin:0;padding:0;list-style:none}.home-b2b-tabs li{background-color:rgba(128,128,128,.7);display:inline-block;padding:10px 15px;color:#fff;cursor:pointer;min-width:100px;text-align:center;font-size:16px;border-top:4px solid rgba(128,128,128,.4)}.home-b2b-tabs li.current{background:#fff;color:#07f;border-top:4px solid #07f;font-weight:bold}.home-b2b-tab-content{display:none;background:#fff;padding:40px;border-right:none;border-bottom:none;border-left:none;border-radius:0 10px 10px 10px;-webkit-box-shadow:rgba(99,99,99,.2) 0 2px 8px 0;box-shadow:rgba(99,99,99,.2) 0 2px 8px 0}.home-b2b-tab-content.current{display:inherit}.fixed_right{position:fixed;right:26px;bottom:180px;z-index:10}.fixed_right>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;max-height:calc(100dvh - 300px);overflow-y:auto}.fixed_right>div>a{-webkit-box-flex:0;-ms-flex:none;flex:none}.fixed_right>div>button{-webkit-box-flex:0;-ms-flex:none;flex:none}.fixed_right .icon{display:block;width:40px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.fixed_right .icon:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.fixed_right .icon img{width:100%}#back-to-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;color:#fff;background:rgba(0,119,255,.5);border-radius:50%}.social__open__btn{width:40px;height:40px;background-color:rgba(0,119,255,.5);color:#fff;border-radius:50%;border:none}.social__close__btn{width:40px;height:40px;background-color:rgba(0,119,255,.5);color:#fff;border-radius:50%;border:none}.socialFade-enter-active,.socialFade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.socialFade-enter-from,.socialFade-leave-to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.socialFade-enter-to,.socialFade-leave-from{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.footer{font-size:.9rem;color:#fff;background:#000}.footer a{padding:.125rem 0;color:#fff}.footer .footer__box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;width:100%;padding-right:var(--clicugo-gutter-x, 0.75rem);padding-left:var(--clicugo-gutter-x, 0.75rem);margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}@media(max-width: 767.98px){.footer .footer__box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .footer__brand-icon{display:block;margin-bottom:1rem}@media(max-width: 767.98px){.footer .footer__brand-icon{text-align:center}}.footer .footer__brand-icon img{height:90px;-o-object-fit:contain;object-fit:contain}.footer .footer__info-box{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.5rem 1rem}.footer .footer__info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .footer__info address{margin-bottom:0}.footer .footer__info-item{color:#fff}@media(min-width: 768px){.footer .footer__info-item{padding-left:1rem}}.footer .footer__info-item a:hover{text-decoration:underline}.footer .footer__social__outer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media(max-width: 767.98px){.footer .footer__social__outer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .footer__info-other{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .footer__info-other address{margin-bottom:0}.footer .footer__info-companyName{margin-bottom:.25rem;font-size:18px}.footer .footer__link{padding:.5rem .25rem;background:#000}.footer .footer__link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;list-style:none}.footer .footer__link-item{position:relative}.footer .footer__link-item:not(:last-child)::after{content:" | ";position:relative;display:inline-block;padding:0 8px;color:#ccc}.footer .footer__link-item a{font-weight:bold;color:#fff}.footer .footer__link-item a:hover{color:rgba(255,255,255,.8)}.footer .footer__line-service{display:inline-block;margin-top:5px}.footer .footer__line-service img{width:auto;height:26px}@media(max-width: 991.98px){.footer .footer__line-service img{width:auto;height:40px}}.footer .sns-icon{margin-right:.5rem;width:40px;height:40px;font-size:40px}.footer .sns-icon .fa-instagram,.footer .sns-icon .fa-facebook-f{margin-left:.5rem;width:40px;height:40px;font-size:1.5rem;line-height:40px;text-align:center;color:#07f;background:#fff;border-radius:50%}.footer .sns-icon:hover{color:#eee}.footer__copy-right{position:relative;padding:8px;font-size:12px;text-align:center;color:#ddd;background:#000;border-top:1px solid #2a2a2a}.footer__copy-right .tech{position:absolute;left:30px;color:inherit}@media(max-width: 767.98px){.footer__copy-right .tech{position:relative;left:0;display:block;margin:5px auto}}.footer__copy-right .tech i{padding-right:4px;font-size:14px}.swiper-main__section{position:relative}.swiper-main{margin-top:55px}.swiper-main .slider-main__box{display:block;height:250px}@media(min-width: 768px){.swiper-main .slider-main__box{height:500px}}@media(min-width: 992px){.swiper-main .slider-main__box{height:600px}}.swiper-main .swiper-slide__overlay{position:absolute;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper-main .swiper-slide__overlay-title{position:relative;margin-bottom:.25rem;font-size:1.75rem;text-shadow:0 6px 16px rgba(0,0,0,.15);color:#fff}@media(min-width: 992px){.swiper-main .swiper-slide__overlay-title{font-size:3rem}}.swiper-main .swiper-slide__overlay-text{position:relative;font-size:.875rem;color:#fff;text-shadow:0 6px 16px rgba(0,0,0,.15)}@media(min-width: 992px){.swiper-main .swiper-slide__overlay-text{font-size:1.25rem}}.slider-main__img-box{width:100%;height:100%}.main-swiper-pagination .swiper-pagination-bullet{width:8px;height:6px;border-radius:36px}.main-swiper-pagination .swiper-pagination-bullet-active{background:rgba(0,119,255,.6);width:20px;height:6px;border-radius:36px;margin-right:6px;-webkit-transition:width .2s;transition:width .2s;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff, #000);position:relative}.main-swiper-button-next::after,.main-swiper-button-prev::after{font-size:1rem;font-weight:bold;color:#fff}@media(min-width: 768px){.main-swiper-button-next::after,.main-swiper-button-prev::after{font-size:1.25rem;color:#fff}}@media(min-width: 992px){.main-swiper-button-next::after,.main-swiper-button-prev::after{font-size:1.75rem}}.swiper-icon__section{position:relative}@media(max-width: 991.98px){.swiper-icon__section{background:#d6e9ff}}@media(max-width: 991.98px){.swiper-icon__section:after{content:"";position:absolute;width:100%;height:10px;background:#d6e9ff;top:calc(-10px + 1px);left:0;border-radius:.5rem .5rem 0 0;z-index:1}}.swiper-icon__box{position:relative}.swiper-icon__box .swiper-slide__box{width:25%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}@media(max-width: 991.98px){.swiper-icon__box .swiper-slide__box{margin-bottom:.5rem}}@media(min-width: 992px){.swiper-icon__box .swiper-slide__box{width:12.5%}}.swiper-icon__box .swiper-button-prev,.swiper-icon__box .swiper-button-next{width:30px;height:30px;border-radius:50%;-webkit-transition:.2s all;transition:.2s all;opacity:0;background:#07f}@media(min-width: 992px){.swiper-icon__box .swiper-button-prev,.swiper-icon__box .swiper-button-next{opacity:1}}.swiper-icon__box .swiper-button-prev.swiper-button-disabled,.swiper-icon__box .swiper-button-next.swiper-button-disabled{display:none}.swiper-icon__box .swiper-button-prev::after,.swiper-icon__box .swiper-button-next::after{font-size:1.25rem;color:#fff}@media(min-width: 992px){.swiper-icon__box .swiper-button-prev{left:-40px}}@media(min-width: 992px){.swiper-icon__box .swiper-button-next{right:-40px}}@media(min-width: 992px){.swiper-icon__box .swiper-pagination{display:none}}.swiper-icon__box .swiper-pagination-bullet-active{background:#07f}.swiper-icon{padding-top:1rem;padding-bottom:1.5rem}@media(min-width: 992px){.slider-icon-menu__box{width:120px;height:120px;display:inline-block;padding:1rem;border-radius:.5rem;-webkit-transition:all .2s;transition:all .2s}.slider-icon-menu__box:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}}.slider-icon-menu__img{width:48px;height:48px;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(min-width: 768px){.slider-icon-menu__img{width:60px;height:60px}}.slider-icon-menu__text{margin-top:.25rem;color:#4a4a4a}.swiper-campaign__box{position:relative}@media(max-width: 991.98px){.swiper-campaign__box{margin-right:-12px}}.swiper-campaign__section{padding-top:1.25rem;padding-bottom:1.25rem}@media(min-width: 768px){.swiper-campaign__section{padding-top:1.5rem;padding-bottom:1.5rem}}@media(min-width: 992px){.swiper-campaign__section{padding-top:2rem;padding-bottom:2rem}}.swiper-campaign__section .swiper-campaign-slide__box{display:block;height:200px;overflow:hidden;border-radius:0}.swiper-campaign__section .swiper-campaign-slide__box img{-webkit-transition:all .2s ease;transition:all .2s ease}@media(min-width: 992px){.swiper-campaign__section .swiper-campaign-slide__box:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.swiper-campaign__section .swiper-button-prev,.swiper-campaign__section .swiper-button-next{width:40px;height:40px;border-radius:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;-webkit-box-shadow:0 3px 15px rgba(0,0,0,.15);box-shadow:0 3px 15px rgba(0,0,0,.15);background:#fff}@media(min-width: 992px){.swiper-campaign__section .swiper-button-prev,.swiper-campaign__section .swiper-button-next{opacity:1}}@media(min-width: 992px){.swiper-campaign__section .swiper-button-prev:hover,.swiper-campaign__section .swiper-button-next:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.swiper-campaign__section .swiper-button-prev:hover:after,.swiper-campaign__section .swiper-button-next:hover:after{color:#4da0ff;-webkit-transform:scale(1.1);transform:scale(1.1)}}.swiper-campaign__section .swiper-button-prev:after,.swiper-campaign__section .swiper-button-next:after{font-size:1.25rem;color:#07f}.swiper-campaign__section .swiper-button-prev.swiper-button-disabled,.swiper-campaign__section .swiper-button-next.swiper-button-disabled{display:none}@media(min-width: 992px){.swiper-campaign__section .swiper-button-next{right:-50px}}@media(min-width: 992px){.swiper-campaign__section .swiper-button-prev{left:-50px}}.swiper-campaign__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0}.swiper-campaign__text{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25rem;font-weight:bold;color:#fff;text-shadow:2px 2px 0px rgba(0,0,0,.2)}@media(min-width: 768px){.swiper-campaign__text{font-size:1.5rem}}.swiper-sec-position__section{padding-top:1rem;padding-bottom:1rem}@media(min-width: 992px){.swiper-sec-position__section{padding-top:2rem;padding-bottom:2rem}}.swiper-sec-position__section .swiper-button-next,.swiper-sec-position__section .swiper-button-prev{width:40px;height:40px;border-radius:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;-webkit-box-shadow:0 3px 15px rgba(0,0,0,.15);box-shadow:0 3px 15px rgba(0,0,0,.15);background:#fff;-webkit-box-shadow:0px 2px 4px 1px rgba(0,0,0,.1);box-shadow:0px 2px 4px 1px rgba(0,0,0,.1)}@media(min-width: 992px){.swiper-sec-position__section .swiper-button-next,.swiper-sec-position__section .swiper-button-prev{opacity:1}}@media(max-width: 991.98px){.swiper-sec-position__section .swiper-button-next,.swiper-sec-position__section .swiper-button-prev{display:none}}@media(min-width: 992px){.swiper-sec-position__section .swiper-button-next:hover,.swiper-sec-position__section .swiper-button-prev:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.swiper-sec-position__section .swiper-button-next:hover:after,.swiper-sec-position__section .swiper-button-prev:hover:after{color:#4da0ff;-webkit-transform:scale(1.1);transform:scale(1.1)}}.swiper-sec-position__section .swiper-button-next:after,.swiper-sec-position__section .swiper-button-prev:after{font-size:1.25rem;color:#07f}@media(min-width: 992px){.swiper-sec-position__section .swiper-button-next{right:-50px}}@media(min-width: 992px){.swiper-sec-position__section .swiper-button-prev{left:-50px}}.swiper-sec-position__section .swiper-sec-position-0-pagination{width:auto;left:auto;right:.5rem;padding:0 .5rem;border-radius:.5rem;background:rgba(0,0,0,.5)}@media(min-width: 768px){.swiper-sec-position__section .swiper-sec-position-0-pagination{display:none}}.swiper-sec-position__section .swiper-sec-position-0-pagination .swiper-pagination-current{color:#fff}.swiper-sec-position__section .swiper-sec-position-0-pagination .swiper-pagination-total{color:#ced4da}.swiper-sec-position__section .swiper-sec-position-1-pagination{width:auto;left:auto;right:.5rem;padding:0 .5rem;border-radius:.5rem;background:rgba(0,0,0,.5)}@media(min-width: 768px){.swiper-sec-position__section .swiper-sec-position-1-pagination{display:none}}.swiper-sec-position__section .swiper-sec-position-1-pagination .swiper-pagination-current{color:#fff}.swiper-sec-position__section .swiper-sec-position-1-pagination .swiper-pagination-total{color:#ced4da}.swiper-sec-position__section .swiper-sec-position-2-pagination{width:auto;left:auto;right:.5rem;padding:0 .5rem;border-radius:.5rem;background:rgba(0,0,0,.5)}@media(min-width: 768px){.swiper-sec-position__section .swiper-sec-position-2-pagination{display:none}}.swiper-sec-position__section .swiper-sec-position-2-pagination .swiper-pagination-current{color:#fff}.swiper-sec-position__section .swiper-sec-position-2-pagination .swiper-pagination-total{color:#ced4da}.swiper-sec-position__section .swiper-sec-position-3-pagination{width:auto;left:auto;right:.5rem;padding:0 .5rem;border-radius:.5rem;background:rgba(0,0,0,.5)}@media(min-width: 768px){.swiper-sec-position__section .swiper-sec-position-3-pagination{display:none}}.swiper-sec-position__section .swiper-sec-position-3-pagination .swiper-pagination-current{color:#fff}.swiper-sec-position__section .swiper-sec-position-3-pagination .swiper-pagination-total{color:#ced4da}.swiper-sec-position__section .swiper-sec-position-4-pagination{width:auto;left:auto;right:.5rem;padding:0 .5rem;border-radius:.5rem;background:rgba(0,0,0,.5)}@media(min-width: 768px){.swiper-sec-position__section .swiper-sec-position-4-pagination{display:none}}.swiper-sec-position__section .swiper-sec-position-4-pagination .swiper-pagination-current{color:#fff}.swiper-sec-position__section .swiper-sec-position-4-pagination .swiper-pagination-total{color:#ced4da}.swiper-sec-position__section .swiper-sec-position-5-pagination{width:auto;left:auto;right:.5rem;padding:0 .5rem;border-radius:.5rem;background:rgba(0,0,0,.5)}@media(min-width: 768px){.swiper-sec-position__section .swiper-sec-position-5-pagination{display:none}}.swiper-sec-position__section .swiper-sec-position-5-pagination .swiper-pagination-current{color:#fff}.swiper-sec-position__section .swiper-sec-position-5-pagination .swiper-pagination-total{color:#ced4da}.swiper-sec-position__wrapper{position:relative}.swiper-slide-sec-position__box{height:386px;display:block;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.swiper-slide-sec-position__box:hover .swiper-slide__img{opacity:.8}@media(min-width: 768px){.swiper-slide-sec-position__box{height:386px}}.swiper-slide-sec-position__box .swiper-slide__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-magazine__section{padding:1rem 0}@media(min-width: 768px){.swiper-magazine__section{padding:1.5rem 0}}@media(min-width: 992px){.swiper-magazine__section{padding:2rem 0}}.swiper-magazine__section .swiper-magazine__box{position:relative}@media(min-width: 992px){.swiper-magazine__section .swiper-slide__box{display:grid;grid-template-columns:40% auto;justify-items:stretch;grid-gap:1rem 1rem}}.swiper-magazine__section .swiper-slide__box .card{margin-bottom:1rem}@media(min-width: 992px){.swiper-magazine__section .swiper-slide__box .card .card-img{overflow:hidden}.swiper-magazine__section .swiper-slide__box .card img{-webkit-transition:.8s all ease;transition:.8s all ease}.swiper-magazine__section .swiper-slide__box .card:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media(min-width: 768px)and (max-width: 991.98px){.swiper-magazine__section .swiper-slide__box .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(min-width: 768px){.swiper-magazine__section .swiper-slide__box .card{margin-bottom:.5rem}}.swiper-magazine__section .swiper-slide__box .card-title{-webkit-line-clamp:2;letter-spacing:1px}@media(min-width: 768px)and (max-width: 991.98px){.swiper-magazine__section .swiper-slide__box .card-text{-webkit-line-clamp:3}}.swiper-magazine__section .swiper-magazine-slide__box{height:auto}@media(min-width: 768px)and (max-width: 991.98px){.swiper-magazine__section .swiper-magazine-slide__box:first-child .card .card-img{width:280px}}@media(min-width: 992px){.swiper-magazine__section .swiper-magazine-slide__box:first-child .card .card-img{height:250px}}@media(max-width: 767.98px){.swiper-magazine__section .swiper-magazine-slide__box:first-child .card img{height:220px}}@media(min-width: 768px)and (max-width: 991.98px){.swiper-magazine__section .swiper-magazine-slide__box:first-child .card img{width:280px;max-height:200px}}@media(min-width: 992px){.swiper-magazine__section .swiper-magazine-slide__box:first-child .card .card-body{min-height:370px}}.swiper-magazine__section .swiper-magazine-slide__box:first-child .card-text{-webkit-line-clamp:3}@media(min-width: 992px){.swiper-magazine__section .swiper-magazine-slide__box:first-child .card-text{-webkit-line-clamp:6}}@media(min-width: 992px){.swiper-magazine__section .swiper-magazine-slide__box:nth-child(2) .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:calc((100% - 1rem)/3)}}@media(min-width: 768px){.swiper-magazine__section .swiper-magazine-slide__box:nth-child(2) .card .card-img{width:280px;min-width:280px}}@media(max-width: 767.98px){.swiper-magazine__section .swiper-magazine-slide__box:nth-child(2) .card img{height:220px}}@media(min-width: 768px){.swiper-magazine__section .swiper-magazine-slide__box:nth-child(2) .card img{width:280px;max-height:220px}}.swiper-magazine__section .swiper-magazine-slide__box:nth-child(2) .card-text{-webkit-line-clamp:3}.swiper-magazine__section .swiper-slide{padding:2px}.swiper-magazine__section .card{height:100%;border:0;-webkit-box-shadow:0 2px 10px 0 rgba(174,191,212,.26);box-shadow:0 2px 10px 0 rgba(174,191,212,.26)}.swiper-magazine__section .card .article-more{color:#2e2e2e}.swiper-magazine__section .card:hover .article-more{color:#07f}.swiper-magazine__section .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 991.98px){.swiper-magazine__section .swiper__box-button{padding-bottom:1rem}}.swiper-magazine__section .swiper-button-prev,.swiper-magazine__section .swiper-button-next{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}@media(min-width: 992px){.swiper-magazine__section .swiper-button-prev:hover,.swiper-magazine__section .swiper-button-next:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.swiper-magazine__section .swiper-button-prev:hover:after,.swiper-magazine__section .swiper-button-next:hover:after{color:#4da0ff;-webkit-transform:scale(1.1);transform:scale(1.1)}}.swiper-magazine__section .swiper-button-prev:after,.swiper-magazine__section .swiper-button-next:after{font-size:1.25rem;color:#07f}@media(max-width: 991.98px){.swiper-magazine__section .swiper-button-prev,.swiper-magazine__section .swiper-button-next{top:100%}.swiper-magazine__section .swiper-button-prev::after,.swiper-magazine__section .swiper-button-next::after{color:#2e2e2e}}@media(min-width: 992px){.swiper-magazine__section .swiper-button-prev,.swiper-magazine__section .swiper-button-next{width:40px;height:40px;-webkit-box-shadow:0 3px 15px rgba(0,0,0,.15);box-shadow:0 3px 15px rgba(0,0,0,.15);background:#fff}}.swiper-magazine__section .swiper-button-prev.swiper-button-disabled,.swiper-magazine__section .swiper-button-next.swiper-button-disabled{display:none}@media(min-width: 992px){.swiper-magazine__section .swiper-button-next{right:-50px}}@media(min-width: 992px){.swiper-magazine__section .swiper-button-prev{left:-50px}}.swiper__three-cols-section{padding:1rem 0}@media(min-width: 768px){.swiper__three-cols-section{padding:1.5rem 0}}@media(min-width: 992px){.swiper__three-cols-section{padding:2rem 0}}.swiper__three-cols-section .header__section,.swiper__three-cols-section .section__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left}.swiper__three-cols-section .section__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.swiper__three-cols-section .swiper-slide{height:auto}.swiper__three-cols-section .swiper-slide__box{width:100%;height:100%;padding:.25rem}.swiper__three-cols-section .card{border:0;-webkit-box-shadow:0 2px 10px 0 rgba(174,191,212,.26);box-shadow:0 2px 10px 0 rgba(174,191,212,.26);-webkit-transition:.2s ease;transition:.2s ease}.swiper__three-cols-section .card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.swiper__three-cols-section .card .card-img{height:220px;overflow:hidden}@media(min-width: 768px){.swiper__three-cols-section .card .card-img{height:220px}}@media(min-width: 992px){.swiper__three-cols-section .card .card-img{height:240px}}.swiper__three-cols-section .card .card-imgInfo-tag{position:absolute;bottom:0;right:0;font-weight:700}.swiper__three-cols-section .card .card-imgInfo-tag .card-imgInfo-tag-box{background:#07f;padding:.5rem .5rem;color:#fff}.swiper__three-cols-section .card .card-imgInfo-B2C-tag-box{padding:.5rem .5rem;background-color:rgba(158,158,158,.7);color:#fff}.swiper__three-cols-section .card .card-title{font-size:1rem;-webkit-line-clamp:2;font-weight:700}.swiper__three-cols-section .card .card-text{font-size:.875rem;letter-spacing:1px;-webkit-line-clamp:5}.swiper__three-cols-section .swiper__box-button{position:relative;width:120px;margin-top:1rem;margin-bottom:1rem}.swiper__three-cols-section .swiper-button-prev,.swiper__three-cols-section .swiper-button-next{width:40px;height:40px;background:#005fcc;-webkit-box-shadow:0 3px 15px rgba(0,0,0,.15);box-shadow:0 3px 15px rgba(0,0,0,.15)}.swiper__three-cols-section .swiper-button-prev::after,.swiper__three-cols-section .swiper-button-next::after{font-size:1.25rem;color:#fff}@media(min-width: 992px){.swiper__three-cols-section .swiper-button-prev:hover,.swiper__three-cols-section .swiper-button-next:hover{opacity:.8}}.swiper__three-cols-section .swiper-button-prev.swiper-button-disabled,.swiper__three-cols-section .swiper-button-next.swiper-button-disabled{display:none}.image-text-card__section{padding:1rem 0}@media(min-width: 768px){.image-text-card__section{padding:1.5rem 0}}@media(min-width: 992px){.image-text-card__section{padding:2rem 0}}.image-text-card__section .image-text-card__container{display:block;-webkit-transition:.2s ease;transition:.2s ease}.image-text-card__section .image-text-card__container:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.image-text-card__section .image-text-card__container:nth-child(odd) .image-text-card__box-img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.image-text-card__box{margin-bottom:1.5rem;-webkit-box-shadow:0 2px 10px 0 rgba(174,191,212,.26);box-shadow:0 2px 10px 0 rgba(174,191,212,.26)}@media(min-width: 992px){.image-text-card__box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;height:380px}}.image-text-card__box-img{height:220px}@media(min-width: 992px){.image-text-card__box-img{width:50%;height:100%}}.image-text-card__box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-text-card__box-text{padding:1rem;font-size:1rem;line-height:24px;letter-spacing:1px;background:#fff}@media(min-width: 992px){.image-text-card__box-text{padding:1.5rem;width:50%}}.image-text-card__box-text .card-title{-webkit-line-clamp:2}.image-text-card__box-text .card-text{-webkit-line-clamp:10}.card-content-item-bg-color{background-color:#fff}.brand-group__section .brand-group-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.brand-group__section .brand-group-box .brand-group-box-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:calc(50% - .75rem);height:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;overflow:hidden}@media(min-width: 768px){.brand-group__section .brand-group-box .brand-group-box-img{width:calc(25% - .75rem)}}.brand-group__section .brand-group-box .brand-group-box-img:not(:last-child){margin-right:.75rem}.brand-group__section img{max-width:100%;-o-object-fit:cover;object-fit:cover}.section-card>a{position:relative;color:inherit;-webkit-box-shadow:0 2px 10px 0 rgba(174,191,212,.26);box-shadow:0 2px 10px 0 rgba(174,191,212,.26);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:.5rem .5rem 0 0;-webkit-transition:.2s ease;transition:.2s ease}.section-card>a:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.section-card__img{position:relative;height:200px;background:#f5f5f5}@media(max-width: 767.98px){.section-card__img{height:161px}}.section-card__discount{position:absolute;bottom:0;left:0;background:rgba(0,119,255,.7);border-radius:2px;color:#fff;padding:.3rem;font-size:12px;text-overflow:ellipsis;font-weight:bold}.section-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1rem}.section-card__content-title{font-size:1rem;letter-spacing:0;font-weight:bold;margin-bottom:.25rem;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.section-card__content-group{font-size:85%;color:#a4a2a0}.section-card__content-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto}.section-card__badge{max-width:80px;display:inline-block;padding:.1rem .5rem;font-size:12px;font-weight:bold;color:#333;background:#ffe094}@media(min-width: 992px){.section-card__badge{max-width:115px}}.section-card__badge_normal{display:inline-block;font-size:12px;color:#9d9d9d}.section-card__badge_grossProfit{font-size:12px;font-weight:bold;display:inline-block;gap:5px;color:#959595;background:#eaeaea}.section-card__rate{position:absolute;padding:0 0 10px 0;left:1.2rem;top:-6px;width:24px;z-index:1}.section-card__rate:before{content:"";height:0;width:0;border-bottom:6px solid #07f;border-left:6px solid rgba(0,0,0,0);left:-6px;position:absolute;top:0px}.section-card__rate>div{background:-webkit-gradient(linear, left top, left bottom, from(#0077ff), to(#66adff));background:linear-gradient(#0077ff 0%, #66adff 100%);color:#fff;padding-bottom:.1rem;text-align:center;font-family:Georgia,"Times New Roman",Times,serif;font-weight:bold;font-style:italic;-webkit-box-shadow:3px 5px 8px rgba(33,62,124,.55);box-shadow:3px 5px 8px rgba(33,62,124,.55)}.section-card__rate>div:after{position:absolute;content:"";width:0;height:0;left:0;bottom:1px;border-left:12px solid #66adff;border-right:12px solid #66adff;border-bottom:10px solid rgba(0,0,0,0)}.section-tab__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:1.5rem;letter-spacing:0;white-space:nowrap;overflow:auto;gap:.5rem;border-top:1px solid #dadfe6;border-bottom:1px solid #dadfe6}@media(max-width: 767.98px){.section-tab__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:1rem}.section-tab__list::-webkit-scrollbar{display:none}}.section-tab__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-tab__list-item-link{position:relative;padding:.7rem 1rem;font-weight:bold;color:inherit;background:rgba(0,0,0,0);border-radius:0;cursor:pointer}.section-tab__list-item-link::after{content:"";position:absolute;bottom:0;left:50%;width:0;height:3px;background:rgba(0,0,0,0);-webkit-transition:.3s all;transition:.3s all;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.section-tab__list-item-link.active{color:#07f;background:rgba(0,0,0,0)}.section-tab__list-item-link.active::after{width:80%;background:#07f}.section-tab__content{background:rgba(0,0,0,0)}@media(max-width: 767.98px){.section-tab__content{padding:0}}.section-tab__content-pane{display:none;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(max-width: 767.98px){.section-tab__content-pane{padding:0}}.section-tab__content-pane:not(.show){opacity:0}.section-tab__content-pane.active{display:block;opacity:1}.section-tab__content-pane__row{--clicugo-gutter-x: 0.7rem;--clicugo-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1*var(--clicugo-gutter-y));margin-right:calc(-0.5*var(--clicugo-gutter-x));margin-left:calc(-0.5*var(--clicugo-gutter-x))}@media(max-width: 767.98px){.section-tab__content-pane__row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-top:.5rem;margin-right:-12px;overflow-x:auto}.section-tab__content-pane__row::-webkit-scrollbar{display:none}}.section-tab__content-pane__row-col{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--clicugo-gutter-x)*.5);padding-left:calc(var(--clicugo-gutter-x)*.5);margin-top:var(--clicugo-gutter-y);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}@media(min-width: 576px){.section-tab__content-pane__row-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40%}}@media(min-width: 768px){.section-tab__content-pane__row-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;margin-bottom:1rem}}@media(min-width: 992px){.section-tab__content-pane__row-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}}.section-tile__container{width:100%;padding-right:var(--clicugo-gutter-x, 0.75rem);padding-left:var(--clicugo-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}.section-tile__row{--clicugo-gutter-x: 0.7rem;--clicugo-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1*var(--clicugo-gutter-y));margin-right:calc(-0.5*var(--clicugo-gutter-x));margin-left:calc(-0.5*var(--clicugo-gutter-x))}@media(max-width: 767.98px){.section-tile__row{margin-right:-12px;overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.section-tile__row::-webkit-scrollbar{display:none}}.section-tile__row-col{position:relative;height:180px;border-radius:6px;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--clicugo-gutter-x)*.5);padding-left:calc(var(--clicugo-gutter-x)*.5);margin-top:var(--clicugo-gutter-y);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}@media(min-width: 576px){.section-tile__row-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40%}}@media(min-width: 768px){.section-tile__row-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;margin-bottom:1rem}}@media(min-width: 992px){.section-tile__row-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.section-tile__row-col a{width:100%;height:100%;display:block;position:relative;border-radius:6px;overflow:hidden;-webkit-transition:.2s ease;transition:.2s ease}.section-tile__row-col a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.85)));background:linear-gradient(transparent 60%, rgba(0, 0, 0, 0.85))}.section-tile__row-col a:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.section-tile__row-col img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-tile__row-col__title{width:100%;position:absolute;top:85%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:1.2rem;padding:1rem;font-weight:bold;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;z-index:1}.order-progress-bar li{position:relative;color:#9f9f9f;font-weight:bold;font-size:1.5em}@media(max-width: 767.98px){.order-progress-bar li{font-size:1.1em;letter-spacing:0}}.order-progress-bar li:before{content:"";display:block;width:100%;height:3px;background:#899198;position:absolute;border-radius:10px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.order-progress-bar li.active{color:#07f}.order-progress-bar li.active:before{background:#cce4ff}.order_wrap input.error:required,.order_wrap input.error_1:required,.order_wrap input.error_2:required,.order_wrap input.error_3:required,.order_wrap input.error_4:required,.scroller.error:required,.scroller.error_1:required,.scroller.error_2:required,.scroller.error_3:required,.scroller.error_4:required,textarea.error:required,textarea.error_1:required,textarea.error_2:required,textarea.error_3:required,textarea.error_4:required,.order_wrap input.error,.order_wrap input.error_1,.order_wrap input.error_2,.order_wrap input.error_3,.order_wrap input.error_4,.scroller.error,.scroller.error_1,.scroller.error_2,.scroller.error_3,.scroller.error_4,textarea.error,textarea.error_1,textarea.error_2,textarea.error_3,textarea.error_4,.order_wrap select.error,.order_wrap .form-select.error_1{background:url(../../images/exclamation-mark.png) no-repeat right 5px center;background-size:20px 20px;border:1px solid #f03742;background-color:#fff}.order_wrap input[type=checkbox]+label.error:after,.order_wrap input[type=checkbox]+label.error_1:after,.order_wrap input[type=checkbox]+label.error_2:after,.order_wrap input[type=checkbox]+label.error_3:after,.order_wrap input[type=checkbox]+label.error_4:after,.order_wrap input[type=radio]+label.error:after,.order_wrap input[type=radio]+label.error_1:after,.order_wrap input[type=radio]+label.error_2:after,.order_wrap input[type=radio]+label.error_3:after,.order_wrap input[type=radio]+label.error_4:after{content:"";position:absolute;display:block;width:20px;height:20px;margin-left:-10px;margin-top:-40px;background:url(../../images/exclamation-mark.png) no-repeat left center;background-size:20px 20px}.orderStep1-badge-bg{background:#32b5ff;color:#fff}.orderStep1-badge-bg:hover{color:#fff;opacity:.9}.orderStep1-btn-bg{background:#32b5ff;color:#fff}.orderStep1-btn-bg:hover{color:#fff;opacity:.9}.orderStep1-btn-bg:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(50,181,255,.25);box-shadow:0 0 0 .25rem rgba(50,181,255,.25)}.form-input-alert{background:#fff1d2;color:#212121;padding:2px;border-radius:6px;font-size:.875em}.form-input-code{width:80px;padding:.375rem .75rem;border:1px solid #ced4da;background-color:#fff}.form-input-bg-color{background-color:#fff}@media(max-width: 767.98px){.extraServices-left{width:80%}}.bottom__modal .modal-dialog{position:absolute;bottom:0;left:0;right:0;max-width:100%;margin:0;z-index:3000;-webkit-transform:translateY(100%) !important;transform:translateY(100%) !important}.bottom__modal .bottom__modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);outline:0;height:75vh;border-radius:.3rem .3rem 0 0}.bottom__modal .modal-body{overflow-y:auto;padding:0}.bottom__modal.show{overflow:hidden}.bottom__modal.show .modal-dialog{-webkit-transform:translateY(0%) !important;transform:translateY(0%) !important;min-height:80px}.accordion-menu-hidden{display:none}.accordion-menu__list:not(:first-child){border-top:1px solid #ddd}.accordion-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.75rem;padding-bottom:.75rem;border-bottom:1px solid #ddd}.accordion-groups__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.accordion-menu__icon{padding-right:.5rem;color:#999}.accordion-menu__icon::after{content:"";display:block;width:10px;height:10px;border-right:1px solid;border-bottom:1px solid;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.accordion-menu-active .accordion-menu__icon::after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.accordion-menu__sub-content{padding:0;margin:0;list-style-type:none}.accordion-menu__item>.accordion-menu__link{padding-right:.5rem;padding-left:1rem;font-weight:bold;background:#f2f2f2}@media(max-width: 991.98px){.accordion-menu__item>.accordion-menu__link:focus{color:#07f}}.accordion-menu__sub-list{border-bottom:1px solid #eee}.accordion-menu__sub-list .accordion-menu__link{padding-right:.5rem;padding-left:1.5rem}.accordion-menu__sub-list .accordion-menu-active{background:rgba(204,228,255,.4)}@media(min-width: 992px){.accordion-menu__sub-list .accordion-menu-active:hover{background:#f2f2f2}}.accordion-menu__sub-link{display:block;padding:.75rem 0 .75rem 1.5rem;border-bottom:1px #eee solid}.accordion-menu__sub-link.active,.accordion-menu__sub-link:focus{color:#07f}@media(min-width: 992px){.accordion-menu__sub-link:hover{background:#f5f5f5}}.accordion-menu__third-list{border-bottom:1px #eee solid}@media(min-width: 992px){.accordion-menu__third-list:hover{background:#f5f5f5}}.accordion-menu__third-link{display:block;padding:.75rem 0 .75rem 2.25rem}.accordion-menu__third-link:focus{color:#07f}.accordion-menu-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:1rem;overflow:scroll}.accordion-menu-nav__link:not(:last-child){margin-right:1rem}.accordion-menu-wrapper{display:none}.accordion-menu-wrapper a{color:#333}.accordion-menu-wrapper.active{display:block}.product-list-toolbar{padding-top:.5rem;padding-bottom:.5rem;background:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);box-shadow:0 0 4px 0 rgba(0,0,0,.2)}.product-list-toolbar .btn{font-size:.9rem;border-radius:20px}.product-list-toolbar .btn:hover,.product-list-toolbar .btn:focus{color:#07f;background:rgba(0,119,255,.1)}@media(min-width: 992px){.product-list-toolbar{display:none}}@media(max-width: 991.98px){.product-filter__section{display:none}}.filter__wrapper{padding:0 1rem}.filter__wrapper .filter__list{padding:.75rem 0;font-size:1rem}.filter__wrapper .filter__list:not(:last-child){border-bottom:1px solid #ddd}.filter__wrapper .filter__link{color:#333}.filter__wrapper .filter__link:focus{color:#07f}.filter__container{background:#fff;border-radius:.5rem;-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.08);box-shadow:0 .125rem .25rem rgba(0,0,0,.08)}.filter__header{padding:.75rem 1rem;font-weight:bold;color:#fff;background:#07f;border-top-left-radius:.5rem;border-top-right-radius:.5rem}@media(min-width: 992px){.theme__wrapper{padding:1.5rem 0}}.product-filter__title{padding:4px 12px;margin-right:8px;font-size:14px;line-height:24px;color:#000;background:#cce4ff;border-radius:4px}@media(min-width: 992px){.product-filter__title{display:none}}.product-filter__no-result{padding-top:1rem;font-size:20px;font-weight:bold}@media(min-width: 992px){.product-filter__no-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.product-list-card__section{padding-top:1rem}.product-list-card__section a{color:inherit}.product-list-card__section .card-row{min-height:330px;max-height:330px}.product-list-card__section .card-row a{display:contents}@media(max-width: 767.98px){.product-list-card__section .card-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 767.98px){.product-list-card__section .card-row{min-height:466px}}.product-list-card__section .card-intro{max-height:120px;min-height:120px;overflow-y:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media(max-width: 575.98px){.product-list-card__section .card-intro{max-width:100%}}@media(min-width: 768px){.product-list-card__section .card-intro{max-width:390px}}@media(min-width: 1400px){.product-list-card__section .card-intro{max-width:488px}}.product-list-card__section .card-intro::-webkit-scrollbar{-webkit-appearance:none;width:6px}.product-list-card__section .card-intro::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(94,94,94,.5)}.product-list-card__section .card-product-number{margin-bottom:10px}@media(max-width: 767.98px){.product-list-card__section .card-product-number{display:none}}.product-list-card__img-overlay-tag{position:absolute;bottom:0;left:0;background:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(rgba(0, 0, 0, 0.45)), to(rgba(0, 0, 0, 0.8)));background:linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.8));width:100%;color:#fff;padding:.5rem .5rem;font-size:.75rem;font-weight:600;letter-spacing:1px}.product-list-card__img-overlay-date-tag{position:absolute;top:0;left:10px;background:#ffe094;color:#333;padding:4px 8px;border-radius:0 0 9px 9px;font-size:.75rem;font-weight:700}.available-date＿list-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 991.98px){.available-date＿list-menu{margin:10px 0px;width:100%}}.product-list-card__package-price{white-space:nowrap;width:100%;text-align:end;-ms-flex-item-align:start;align-self:flex-start}@media(max-width: 991.98px){.product-list-card__package-price{-ms-flex-item-align:end;align-self:flex-end}}.available-date＿list-status{color:#fff;background:#4da0ff}.available-date＿list-status-soon{color:#fff;background:#4da0ff}.available-date＿list-status-disabled{color:#fff;background:#d20049;cursor:not-allowed}.available-date＿list-status-waiting-list{color:#000;background:#f6d002}.available-date＿box{width:75px;text-align:center;color:#07f;border:1px solid #07f;border-radius:3px}.theme__banner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:200px;background-position:center center;background-repeat:no-repeat;background-size:cover;background-image:url("../../images/beach.jpg")}.theme__banner h2,.theme__banner .h2{letter-spacing:2px}@media(min-width: 992px){.theme__banner h2,.theme__banner .h2{font-size:2.5rem}}.theme__banner.overlay::before{content:"";position:absolute;display:block;width:100%;height:200px;background:rgba(0,0,0,.05)}.theme__banner .title{font-size:18px;text-align:center;color:#fff;text-shadow:0 0 2px #000}.swiper-theme-info__section .swiper-button-next::after,.swiper-theme-info__section .swiper-button-prev::after{color:#fff;font-size:1.5rem}.swiper-theme-info__section .swiper-pagination-bullet{background:rgba(255,255,255,.4);opacity:1}.swiper-theme-info__section .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.swiper-theme-info__section .swiper-slide__overlay{position:absolute;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear, left top, left bottom, color-stop(75%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.5) 100%)}.swiper-theme-info__section .swiper-slide__overlay-text{position:relative;font-size:1rem;color:#fff;padding:0 1rem 2rem}.swiper-theme-info__container{width:100%;margin-right:auto;margin-left:auto}@media(min-width: 992px){.swiper-theme-info__container{padding:1rem .75rem}}@media(min-width: 992px){.swiper-theme-info__container{max-width:960px}}@media(min-width: 1200px){.swiper-theme-info__container{max-width:1140px}}@media(min-width: 1400px){.swiper-theme-info__container{max-width:1320px}}.swiper-theme-info__box{height:250px;display:block}@media(min-width: 768px){.swiper-theme-info__box{height:400px}}@media(min-width: 992px){.swiper-theme-info__box{height:450px}.swiper-theme-info__box img{-o-object-fit:contain;object-fit:contain}}.product-tabs-content{overflow-wrap:break-word}.product-tabs-content .product-tabs-content__background-color{background:#fff}.product-tabs-content table{margin-right:auto;margin-left:auto;max-width:100%;background:#fff}.product-tabs-content h1,.product-tabs-content .h1{position:relative;padding-left:16px;margin-bottom:1rem;font-size:28px;line-height:26px}.product-tabs-content h1::after,.product-tabs-content .h1::after{content:"";position:absolute;top:2px;left:0;display:block;width:6px;height:22px;background-color:#07f;border-radius:3px}.product-tabs-content h2,.product-tabs-content .h2{font-size:20px}.product-tabs-content h3,.product-tabs-content .h3{margin-top:.5rem;font-size:20px}.product-tabs-content ul,.product-tabs-content li{padding:revert;list-style:inherit}@media(max-width: 767.98px){.product-tabs-content ul{padding-left:1.5rem}}.product-tabs-content ol,.product-tabs-content ul{margin-top:0;margin-bottom:1rem}.product-tabs-content img{margin:1rem auto;max-width:100%;height:auto !important}.product-tabs-content p{margin-bottom:10px}.product-content__scrollspy-box{position:relative;outline:0}.product-content__details{padding-bottom:1rem;border-bottom:1px solid #ddd}.product-content__details .product-content__background-giveaway{background-color:#fff}.product-content__details a{text-decoration:underline}.product-content__editor{padding:1rem 0}.product-content__editor a{text-decoration:underline}.product-content__itinerary a{text-decoration:underline}.product-content__sidebar-container{background:#fff}.product-content__sidebar-container .form-select:focus{border-color:#07f}.quantity_btn span{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.quantity_btn span:not(.disabled):hover{background:#d9d9d9}.quantity_btn .minus,.quantity_btn .plus{background:#f2f2f2;border-radius:4px;padding:0px 6px;outline:1px solid #ddd;display:inline-block;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.quantity_btn .minus.disabled,.quantity_btn .plus.disabled{cursor:not-allowed;color:#d9d9d9;outline:0px}.quantity_btn input{height:24px;width:26px;text-align:center;font-size:12px;border:1px solid #ddd;border-radius:4px;display:inline-block;vertical-align:middle}.quantity_btn input::-webkit-outer-spin-button,.quantity_btn input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.theme-info__content .promotion-tag{display:inline-block;padding:0 .5rem;margin-bottom:.5rem;color:#fff;background:#d20049}.theme-info__content .line-subscribe{display:block;padding:0 8px;height:28px;font-size:14px;line-height:28px;text-align:center;color:#fff;background:#00b900;border-radius:4px}.theme-info__tabs-content{outline:0}.request-btn{background:#32b5ff;color:#fff}.request-btn:focus{-webkit-box-shadow:0 0 0 .25rem rgba(50,181,255,.25);box-shadow:0 0 0 .25rem rgba(50,181,255,.25)}.request-btn:hover{background:rgba(50,181,255,.9);color:#fff}.weather-box{background:#fff8e3;color:#000;padding:4px;margin-bottom:4px}.weather-box i{width:18px;text-align:center}.product_content_numbers{color:#07f}.news-list__header{display:none}.news-pin__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1rem}@media(min-width: 992px){.news-pin__container{padding-top:2rem}}.news-pin__content{color:inherit;width:100%;height:220px;margin-bottom:.5rem}@media(min-width: 768px){.news-pin__content{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - .5rem);flex:1 1 calc(50% - .5rem);height:350px}.news-pin__content:nth-child(even){margin-left:1rem}}.news-pin__content .image-overlay-tag{font-size:1rem;font-weight:bold;letter-spacing:1px;text-shadow:0 6px 12px rgba(0,0,0,.1);display:inline-block;margin-bottom:.5rem;padding:.5rem;background:#4da0ff;border-radius:30px}.news-list__tab-panel{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;padding-top:.5rem}@media(min-width: 992px){.news-list__tab-panel{padding:1.5rem 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width: 992px){.news-list__tab-panel .news-list__tab-panel-box{padding:.75rem;background:#fff;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,.15),0 6px 12px 0 rgba(0,0,0,.15);box-shadow:0 0 1px 0 rgba(0,0,0,.15),0 6px 12px 0 rgba(0,0,0,.15);border-radius:50rem}}.news-list__tab-panel .nav{width:100%;margin:auto;overflow-x:auto;overflow-y:hidden;white-space:nowrap}@media(max-width: 991.98px){.news-list__tab-panel .nav{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.news-list__tab-panel .nav-link{margin:0 .125rem;font-weight:bold;border-radius:50rem;text-align:center;color:#333;background:#fff;overflow-x:auto}@media(min-width: 768px){.news-list__tab-panel .nav-link{margin:0 .25rem}}@media(min-width: 992px){.news-list__tab-panel .nav-link{margin:.25rem .5rem}}.news-list__tab-panel .nav-link.active{border-radius:50rem;color:#fff;background:#ddd}.news-list__tab{padding-top:1.25rem}@media(min-width: 768px){.news-list__tab{padding-top:2rem}}.news-main__content{display:grid;grid-template-columns:1fr;justify-items:stretch;grid-gap:.5rem .75rem;padding:1.25rem 0}@media(min-width: 768px){.news-main__content{grid-template-columns:1fr 1fr;grid-gap:1.5rem 1rem;padding:2rem 0}}@media(min-width: 992px){.news-main__content{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:2rem 1.25rem}}@media(max-width: 767.98px){.news-main__content .news-list__card-img-tag{position:absolute;top:.25rem;left:.125rem;background:#07f;color:#fff;padding:.25rem .5rem;border-radius:30px;letter-spacing:1px}}@media(min-width: 768px){.news-main__content .news-list__card-img-tag{position:absolute;left:-0.5rem;top:1.25rem;padding:.625rem 1rem;text-align:center;color:#fff;background:#07f}.news-main__content .news-list__card-img-tag::before{content:"";position:absolute;width:0;height:0;top:-0.5rem;left:.1px;border-bottom:9px solid #000;border-left:9px solid rgba(0,0,0,0)}.news-main__content .news-list__card-img-tag::after{content:"";position:absolute;width:0;height:0;top:0;right:-1rem;border-top:20px solid rgba(0,0,0,0);border-bottom:21px solid rgba(0,0,0,0);border-left:1rem solid #07f}}@media(max-width: 767.98px){.news-main__content .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(min-width: 992px){.news-main__content .card .card-img{overflow:hidden}.news-main__content .card img{-webkit-transition:.8s all ease;transition:.8s all ease}.news-main__content .card:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.news-main__content .card-img{height:100px}@media(max-width: 767.98px){.news-main__content .card-img{width:40%}}@media(min-width: 992px){.news-main__content .card-img{height:230px}}.news-main__content .card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 767.98px){.news-main__content .card-body{width:60%;padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.news-main__content .card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;font-size:1rem;color:#000;font-weight:bold}.news-main__content .card-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3}.news-list-date{font-size:.875rem;color:#6c757d}@media(max-width: 991.98px){.search-result__wrapper .search-bar__section{display:none}}.filter-result__title{padding-bottom:1rem;border-bottom:1px solid #dee2e6}.filter-result__container{padding:1rem 0;min-height:350px;grid-gap:1rem 1rem;display:grid;grid-template-columns:1fr;justify-items:stretch}@media(min-width: 768px){.filter-result__container{grid-template-columns:1fr 1fr 1fr}}@media(min-width: 992px){.filter-result__container{grid-template-columns:1fr 1fr 1fr 1fr}}@media(min-width: 768px){.filter-result__container{grid-gap:1.5rem 1.5rem;padding:2rem 0}}.filter-result__container a{color:inherit}.filter-result__container .card-img{height:130px}@media(min-width: 768px){.filter-result__container .card-img{height:200px}}@media(max-width: 767.98px){.filter-result__container .card-img{width:35%}}.filter-result__container .card-imgPromotion-tag{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}@media(max-width: 767.98px){.filter-result__container .card-imgPromotion-tag{display:none}}@media(max-width: 767.98px){.filter-result__container .card-std-body{width:65%}}.filter-result__no-result{padding:1rem 0;min-height:350px;font-size:1.25rem;font-weight:bold;color:#07f}.filter-result__no-result-img{margin-bottom:1rem;width:100%;height:100px;background:#f2f2f2;background:url("../../images/no_result.png") no-repeat center/contain}@media(min-width: 992px){.filter-result__no-result-img{height:260px}}.page-news .breadcrumb{width:75%;margin:auto}.page-news .breadcrumb__section{background:#ddd;padding:1rem}.page-news .breadcrumb-item a{color:#444}.page-news .breadcrumb-item.active a{color:#07f}.selectCountry__section{padding:1rem 0}@media(min-width: 768px){.selectCountry__section{padding:1.5rem 0}}@media(min-width: 992px){.selectCountry__section{padding:2rem 0}}.selectCountry__section .header__section{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.selectCountry__section .wrapping-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;justify-items:stretch;grid-gap:1.5rem 1rem;padding-top:1rem}@media(min-width: 768px){.selectCountry__section .wrapping-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem 1rem}}@media(min-width: 992px){.selectCountry__section .wrapping-columns{grid-template-columns:1fr 1fr 1fr}}@media(max-width: 991.98px){.selectCountry__section .wrapping-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.selectCountry__section .card{-webkit-transition:.3s all;transition:.3s all}@media(min-width: 992px){.selectCountry__section .card:hover{-webkit-transform:translateY(-0.25rem);transform:translateY(-0.25rem)}.selectCountry__section .card:hover .card-body::before{-webkit-transform:scaleX(1);transform:scaleX(1)}}.selectCountry__section .card .card-img{height:280px}.selectCountry__section .card .card-title{text-align:center;font-size:1.25rem;margin-bottom:0}.selectCountry__section .card .card-body::before{content:"";position:absolute;width:100%;height:5px;bottom:0;left:0;background-color:#07f;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.member-navbar{background:#fff;border-bottom:1px solid #ddd}.member-navbar .nav-link{color:#000}.member-navbar .navbar-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem;width:160px;height:55px}@media(min-width: 992px){.member-navbar .navbar-brand{width:160px}}.member-navbar .navbar-brand img{max-width:100%;max-height:54px;-o-object-fit:contain;object-fit:contain}.member-navbar .navbar-toggler-icon{background-image: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")}.member-navbar .navbar-toggler{border-color:rgba(255,255,255,.1)}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:active,.btn-outline-primary.active{color:#fff}.content__header::before{content:"";width:4px;height:18px;background-color:#07f;border-radius:2px}.menuBox a.nav-link{position:relative}.menuBox a.nav-link::before{content:"";position:absolute;bottom:5px;display:block;width:0;height:10px;background-color:rgba(0,0,0,.3);-webkit-transition:all .1s;transition:all .1s}.menuBox a.nav-link:hover::before{width:calc(100% - 2.4rem)}@media(min-width: 992px){.menuBox .nav-item.dropdown>.dropdown-menu{display:none}.menuBox .nav-item.dropdown:hover>.dropdown-menu{display:block;margin-top:.125rem}.menuBox .nav-item.dropdown .dropend .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0}.menuBox .nav-item.dropdown .dropend:hover .dropdown-menu{display:block}}.dropdown-toggle::after{border:0}.nav-scroll{-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.label-custom{display:inline-block;padding:.25rem .5rem;margin-bottom:.125rem;font-size:.875rem;color:#004799;background-color:#cce4ff}.swal2-styled.swal2-confirm{background:#07f !important}.swal2-styled.swal2-confirm:focus{-webkit-box-shadow:none;box-shadow:none}.swal2-close:focus{-webkit-box-shadow:none !important;box-shadow:none !important}.member-banner{height:150px}@media(min-width: 768px){.member-banner{height:200px}}@media(min-width: 992px){.member-banner{height:300px}}.member-banner img{-o-object-fit:cover;object-fit:cover}.table-stacked{margin-bottom:0}@media(max-width: 991.98px){.table-stacked .table>:not(:first-child){border-top:0}}@media(max-width: 991.98px){.table-stacked>thead{display:none}}@media(max-width: 991.98px){.table-stacked>tbody>tr,.table-stacked>tbody>tr>td{display:block}}@media(max-width: 991.98px){.table-stacked>tbody>tr>div,.table-stacked>tbody>tr>td>div{display:inline-block;width:65%}.table-stacked>tbody>tr>div a.btn,.table-stacked>tbody>tr>td>div a.btn{width:140px}}@media(max-width: 991.98px){.table-stacked>tbody>tr>[data-name]::before{content:attr(data-name);word-wrap:break-word;width:35%;float:left}.table-stacked>tbody>tr>[data-name]::after{content:"";display:block;clear:both}}.table-stacked.table-hover>tbody>tr:hover{background-color:rgba(50,181,255,.05)}.windowWrap .a-block .qa-item{padding:.375rem .5rem;margin-bottom:15px;border:1px solid #ddd;border-radius:8px}.windowWrap .q-content,.windowWrap .a-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.windowWrap .q-content .text,.windowWrap .a-content .text{padding-left:20px}.windowWrap .q-content .text .title,.windowWrap .a-content .text .title{font-weight:bold;color:#333}.windowWrap .q-content .icon,.windowWrap .a-content .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px}.windowWrap .a-block{padding:20px 0}.windowWrap .a-box{background:#ddd}@media(min-width: 768px){.windowWrap .a-box .a-content{margin-left:70px}}.windowWrap .date{margin-bottom:5px;font-size:.75rem}.member__nav-pills{-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;border:1px solid #ddd;overflow-x:auto;overflow-y:hidden}.member__nav-pills .nav-item{margin-left:0 !important;border-right:1px solid #ddd}@media(max-width: 991.98px){.member__nav-pills .nav-item{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.member__nav-pills .nav-item:last-child{border-right:0}}.member__nav-pills .nav-link{width:100%;color:silver;border-radius:0}@media(min-width: 768px){.member__nav-pills .nav-link{padding:1rem}}@media(min-width: 992px){.member__nav-pills .nav-link{padding:1.25rem 2.5rem;font-size:1.5rem}}.member__nav-pills .nav-link.active{color:#fff;background:#333}.tab-content{border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #ddd}.user-icon__box{position:relative;overflow:hidden}.user-icon__box::before{content:"";position:absolute;top:0;left:-20%;width:140%;height:100%;background:#f2f2f2;border-radius:0 0 50% 50%}@media(min-width: 992px){.user-icon__box::before{border-radius:0}}.user-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;margin:0 auto;width:80px;height:80px;font-size:30px;color:#07f;background:#fff;border-radius:50%}@media(min-width: 768px){.user-icon{width:100px;height:100px;font-size:40px}}.profile-tab .nav-pills{border-bottom:1px solid #ddd}.profile-tab .nav-pills .nav-link{color:#333}.profile-tab .nav-pills .nav-link.active{color:#07f;background:rgba(0,0,0,0);border-bottom:3px solid #07f;border-radius:0}.reward-icon{width:80px;height:80px;font-size:30px;color:#07f;background:#fff;border-radius:50%}@media(min-width: 992px){.reward-icon{width:100px;height:100px;font-size:40px}}.reward-content{background:#cce4ff}.recent-transactions tbody{border:1px solid #dee2e6}.orderMainrain__Page{min-height:80vh;background-color:#f1f1f1}.nav-client{padding:0;border-bottom:1px solid #ccc}.nav-client .nav{margin-left:-1rem}.nav-client .nav-item{padding:.25rem;-webkit-transition:all .1s;transition:all .1s;-webkit-transition:all .2s;transition:all .2s;position:relative}.nav-client .nav-link{color:#333}.nav-client .nav-link.active{color:#333;background:rgba(0,0,0,0)}.nav-client .nav-link.active::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:#333}.itinerary-form .accordion-button::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%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")}.itinerary-form .accordion-body{padding:1rem}.orderMaintain-sub-title{position:relative;line-height:30px;font-weight:bold;display:inline-block}.orderMaintain-sub-title::before{content:"";position:absolute;bottom:0;left:0;right:0;height:12px;background-color:rgba(0,119,255,.2)}.turPackageExtraService__items:not(:last-child){border-bottom:1px solid #dee2e6}.loginPage{width:100%;min-height:100vh;background:#f7f7fb}@media(min-width: 992px){.loginPage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.loginPage .login-btn-style{background-color:#07f !important;border:1px solid #07f !important;color:#fff !important}.loginPage .login-btn-style:hover{background-color:rgba(0,119,255,.8) !important;border-color:rgba(0,119,255,.8) !important;color:rgba(255,255,255,.8) !important}.loginPage .register-btn{background-color:#fff !important;border:1px solid #07f !important;color:#07f !important}.loginPage .register-btn:hover{background-color:#ffe094 !important;border-color:#ffe094 !important;color:#fff !important}.loginPage input:-webkit-autofill,.loginPage input:-webkit-autofill:hover,.loginPage input:-webkit-autofill:focus,.loginPage input:-webkit-autofill:active{-webkit-text-fill-color:#000 !important;-webkit-box-shadow:0 0 0 30px #fff inset !important;-webkit-transition:background-color 5000s ease-in-out 0s !important;transition:background-color 5000s ease-in-out 0s !important}.loginPage input{background-color:#fff !important;color:#000 !important;border:1px solid #d8d8d8 !important}.loginPage input:focus{background-color:#fff !important;color:#000 !important}.loginPage label{color:#000}.SigninForm,.ForgetPWForm,.Registeredform{display:none}.SigninForm .title,.ForgetPWForm .title,.Registeredform .title{color:#000}.active{display:block}.adimg{width:100%;height:200px;background:#f2f2f2;background:url("../images/loginbg.jpeg") no-repeat center/cover}@media(min-width: 768px){.adimg{height:280px}}@media(min-width: 992px){.adimg{height:100%;border-radius:8px 0 0 8px}}.login-wrap{background:#fff}.login-logo-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 992px){.login-logo-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.login-logo img{width:180px}.login_password-box.form-floating>.form-control{height:calc(4.5rem + 2px)}.form-floating>label{opacity:.65}.login-form{padding:1rem;min-height:470px;background:#fff}@media(min-width: 768px){.login-form{padding:1.5rem}}@media(min-width: 992px){.login-form{padding:3rem;min-height:685px;border-radius:0 8px 8px 0}}.text-pseudo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.25rem 0;font-size:1rem;font-weight:bold;color:#000;overflow:hidden}.text-pseudo::before{content:"";margin-right:30px;height:1px;background:#d8d8d8;-webkit-box-flex:1;-ms-flex:1;flex:1}.text-pseudo::after{content:"";margin-left:30px;height:1px;background:#d8d8d8;-webkit-box-flex:1;-ms-flex:1;flex:1}.SigninForm span.is-invalid,.Registeredform span.is-invalid,.ForgetPWForm span.is-invalid,.tab-pane span.is-invalid{margin-top:.25rem;font-size:.875em;color:#dc3545}.login-form .needs-validation .is-valid,.tab-pane .form-control.is-valid,.tab-pane .was-validated .form-control:valid{background-image:none}