/*!
   * Bootstrap  v5.2.0 (https://getbootstrap.com/)
   * Copyright 2011-2022 The Bootstrap Authors
   * Copyright 2011-2022 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #F47474;--bs-red: #dc3545;--bs-orange: #F4AF74;--bs-yellow: #FFF9E2;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #FFF9E2;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13,110,253;--bs-secondary-rgb: 108,117,125;--bs-success-rgb: 25,135,84;--bs-info-rgb: 13,202,240;--bs-warning-rgb: 255,249,226;--bs-danger-rgb: 220,53,69;--bs-light-rgb: 248,249,250;--bs-dark-rgb: 33,37,41;--bs-white-rgb: 255,255,255;--bs-black-rgb: 0,0,0;--bs-body-color-rgb: 33,37,41;--bs-body-bg-rgb: 255,255,255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:calc(1.285rem + .42vw);--bs-body-font-weight: 400;--bs-body-line-height: 1.8;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0,0,0,0.175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #F47474;--bs-highlight-bg: #fffef9}*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.525rem + 3.3vw)}h2,.h2{font-size:calc(1.445rem + 2.34vw)}h3,.h3{font-size:calc(1.405rem + 1.86vw)}h4,.h4{font-size:calc(1.365rem + 1.38vw)}h5,.h5{font-size:calc(1.325rem + .9vw)}h6,.h6{font-size:calc(1.285rem + .42vw)}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#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]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}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}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:calc(1.325rem + .9vw);font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}.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:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:calc(1.325rem + .9vw)}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{--bs-gutter-x: 4rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}.row{--bs-gutter-x: 4rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 2rem}.g-4,.gy-4{--bs-gutter-y: 2rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}.g-40,.gx-40{--bs-gutter-x: 4rem}.g-40,.gy-40{--bs-gutter-y: 4rem}.g-50,.gx-50{--bs-gutter-x: 5rem}.g-50,.gy-50{--bs-gutter-y: 5rem}.g-60,.gx-60{--bs-gutter-x: 6rem}.g-60,.gy-60{--bs-gutter-y: 6rem}.g-70,.gx-70{--bs-gutter-x: 7rem}.g-70,.gy-70{--bs-gutter-y: 7rem}.g-80,.gx-80{--bs-gutter-x: 8rem}.g-80,.gy-80{--bs-gutter-y: 8rem}.g-90,.gx-90{--bs-gutter-x: 9rem}.g-90,.gy-90{--bs-gutter-y: 9rem}.g-100,.gx-100{--bs-gutter-x: 10rem}.g-100,.gy-100{--bs-gutter-y: 10rem}.table{--bs-table-color: var(--bs-body-color);--bs-table-bg: rgba(0,0,0,0);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: rgba(0,0,0,0);--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0,0,0,0.05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0,0,0,0.1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.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)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fffef9;--bs-table-border-color: #e6e5e0;--bs-table-striped-bg: #f2f1ed;--bs-table-striped-color: #000;--bs-table-active-bg: #e6e5e0;--bs-table-active-color: #000;--bs-table-hover-bg: #ecebe6;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.8}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:calc(1.285rem + .42vw)}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:calc(1.265rem + .18vw)}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:calc(1.285rem + .42vw);font-weight:400;line-height:1.8;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}.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:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.form-control::-webkit-date-and-time-value{height:1.8em}.form-control::-webkit-input-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{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.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;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.8;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.8em + .5rem + 2px);padding:.25rem .5rem;font-size:calc(1.265rem + .18vw);border-radius:.25rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.8em + 1rem + 2px);padding:.5rem 1rem;font-size:calc(1.285rem + .42vw);border-radius:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.8em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.8em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.8em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.8em + .75rem + 2px);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.8em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.8em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:calc(1.285rem + .42vw);font-weight:400;line-height:1.8;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 5 6 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:.375rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.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:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:calc(1.265rem + .18vw);border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:calc(1.285rem + .42vw);border-radius:.5rem}.form-check{display:block;min-height:2.88rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.4em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,0.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;print-color-adjust:exact}.form-check-input[type="checkbox"]{border-radius:.25em}.form-check-input[type="radio"]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.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 10 3 3 6-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:#0d6efd;border-color:#0d6efd;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{cursor:default;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;transition:background-position 0.15s ease-in-out}.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='%2386b7fe'/%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-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,0.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,0.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-webkit-appearance:none;appearance:none}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-moz-appearance:none;appearance:none}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;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-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity 0.1s ease-in-out,-webkit-transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out,-webkit-transform 0.1s ease-in-out}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder,.form-floating>.form-control-plaintext::-webkit-input-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder,.form-floating>.form-control-plaintext:-ms-input-placeholder{color:transparent}.form-floating>.form-control::-ms-input-placeholder,.form-floating>.form-control-plaintext::-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus ~ label,.form-floating>.form-control:not(:placeholder-shown) ~ label,.form-floating>.form-control-plaintext ~ 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)}.form-floating>.form-control-plaintext ~ label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:calc(1.285rem + .42vw);font-weight:400;line-height:1.8;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.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:calc(1.285rem + .42vw);border-radius:.5rem}.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:calc(1.265rem + .18vw);border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:calc(1.265rem + .18vw);color:#fff;background-color:rgba(25,135,84,0.9);border-radius:.375rem}.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:#198754;padding-right:calc(1.8em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.45em + .1875rem) center;background-size:calc(.9em + .375rem) calc(.9em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.8em + .75rem);background-position:top calc(.45em + .1875rem) right calc(.45em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.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 5 6 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='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.9em + .375rem) calc(.9em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.8em + .75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,0.25)}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#198754}.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:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:calc(1.265rem + .18vw);color:#fff;background-color:rgba(220,53,69,0.9);border-radius:.375rem}.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:#dc3545;padding-right:calc(1.8em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.45em + .1875rem) center;background-size:calc(.9em + .375rem) calc(.9em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.8em + .75rem);background-position:top calc(.45em + .1875rem) right calc(.45em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.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 5 6 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='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.9em + .375rem) calc(.9em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.8em + .75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,0.25)}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545}.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}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: .375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(var(--bs-nav-tabs-border-width) * -1);background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(var(--bs-nav-tabs-border-width) * -1);border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(0,0,0,0.55);--bs-navbar-hover-color: rgba(0,0,0,0.7);--bs-navbar-disabled-color: rgba(0,0,0,0.3);--bs-navbar-active-color: rgba(0,0,0,0.9);--bs-navbar-brand-padding-y: .5rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.6rem;--bs-navbar-brand-color: rgba(0,0,0,0.9);--bs-navbar-brand-hover-color: rgba(0,0,0,0.9);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.6rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(0,0,0,0.1);--bs-navbar-toggler-border-radius: .375rem;--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color: rgba(255,255,255,0.55);--bs-navbar-hover-color: rgba(255,255,255,0.75);--bs-navbar-disabled-color: rgba(255,255,255,0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255,255,255,0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #6c757d;--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: #6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size:calc(1.285rem + .42vw);--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: #fff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #dee2e6;--bs-pagination-border-radius: .375rem;--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: #e9ecef;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: #e9ecef;--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13,110,253,0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: #6c757d;--bs-pagination-disabled-bg: #fff;--bs-pagination-disabled-border-color: #dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item .page-link{border-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size:calc(1.285rem + .42vw);--bs-pagination-border-radius: .5rem}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size:calc(1.265rem + .18vw);--bs-pagination-border-radius: .25rem}.toast{--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 4rem;--bs-toast-max-width: 350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255,255,255,0.85);--bs-toast-border-width: 1px;--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: .375rem;--bs-toast-box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);--bs-toast-header-color: #6c757d;--bs-toast-header-bg: rgba(255,255,255,0.85);--bs-toast-header-border-color: rgba(0,0,0,0.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{position:absolute;z-index:1090;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(var(--bs-toast-padding-x) * -.5);margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.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:""}.text-bg-primary{color:#fff !important;background-color:RGBA(13,110,253, var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(108,117,125, var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(25,135,84, var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(13,202,240, var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(255,249,226, var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(220,53,69, var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(248,249,250, var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(33,37,41, var(--bs-bg-opacity, 1)) !important}.link-primary{color:#0d6efd !important}.link-primary:hover,.link-primary:focus{color:#0a58ca !important}.link-secondary{color:#6c757d !important}.link-secondary:hover,.link-secondary:focus{color:#565e64 !important}.link-success{color:#198754 !important}.link-success:hover,.link-success:focus{color:#146c43 !important}.link-info{color:#0dcaf0 !important}.link-info:hover,.link-info:focus{color:#3dd5f3 !important}.link-warning{color:#FFF9E2 !important}.link-warning:hover,.link-warning:focus{color:#fffae8 !important}.link-danger{color:#dc3545 !important}.link-danger:hover,.link-danger:focus{color:#b02a37 !important}.link-light{color:#f8f9fa !important}.link-light:hover,.link-light:focus{color:#f9fafb !important}.link-dark{color:#212529 !important}.link-dark:hover,.link-dark:focus{color:#1a1e21 !important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){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;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:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{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:-webkit-sticky !important;position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-webkit-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:2rem !important}.m-5{margin:3rem !important}.m-40{margin:4rem !important}.m-50{margin:5rem !important}.m-60{margin:6rem !important}.m-70{margin:7rem !important}.m-80{margin:8rem !important}.m-90{margin:9rem !important}.m-100{margin:10rem !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:2rem !important;margin-left:2rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-40{margin-right:4rem !important;margin-left:4rem !important}.mx-50{margin-right:5rem !important;margin-left:5rem !important}.mx-60{margin-right:6rem !important;margin-left:6rem !important}.mx-70{margin-right:7rem !important;margin-left:7rem !important}.mx-80{margin-right:8rem !important;margin-left:8rem !important}.mx-90{margin-right:9rem !important;margin-left:9rem !important}.mx-100{margin-right:10rem !important;margin-left:10rem !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:2rem !important;margin-bottom:2rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-40{margin-top:4rem !important;margin-bottom:4rem !important}.my-50{margin-top:5rem !important;margin-bottom:5rem !important}.my-60{margin-top:6rem !important;margin-bottom:6rem !important}.my-70{margin-top:7rem !important;margin-bottom:7rem !important}.my-80{margin-top:8rem !important;margin-bottom:8rem !important}.my-90{margin-top:9rem !important;margin-bottom:9rem !important}.my-100{margin-top:10rem !important;margin-bottom:10rem !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:2rem !important}.mt-5{margin-top:3rem !important}.mt-40{margin-top:4rem !important}.mt-50{margin-top:5rem !important}.mt-60{margin-top:6rem !important}.mt-70{margin-top:7rem !important}.mt-80{margin-top:8rem !important}.mt-90{margin-top:9rem !important}.mt-100{margin-top:10rem !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:2rem !important}.me-5{margin-right:3rem !important}.me-40{margin-right:4rem !important}.me-50{margin-right:5rem !important}.me-60{margin-right:6rem !important}.me-70{margin-right:7rem !important}.me-80{margin-right:8rem !important}.me-90{margin-right:9rem !important}.me-100{margin-right:10rem !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:2rem !important}.mb-5{margin-bottom:3rem !important}.mb-40{margin-bottom:4rem !important}.mb-50{margin-bottom:5rem !important}.mb-60{margin-bottom:6rem !important}.mb-70{margin-bottom:7rem !important}.mb-80{margin-bottom:8rem !important}.mb-90{margin-bottom:9rem !important}.mb-100{margin-bottom:10rem !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:2rem !important}.ms-5{margin-left:3rem !important}.ms-40{margin-left:4rem !important}.ms-50{margin-left:5rem !important}.ms-60{margin-left:6rem !important}.ms-70{margin-left:7rem !important}.ms-80{margin-left:8rem !important}.ms-90{margin-left:9rem !important}.ms-100{margin-left:10rem !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:2rem !important}.p-5{padding:3rem !important}.p-40{padding:4rem !important}.p-50{padding:5rem !important}.p-60{padding:6rem !important}.p-70{padding:7rem !important}.p-80{padding:8rem !important}.p-90{padding:9rem !important}.p-100{padding:10rem !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:2rem !important;padding-left:2rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.px-40{padding-right:4rem !important;padding-left:4rem !important}.px-50{padding-right:5rem !important;padding-left:5rem !important}.px-60{padding-right:6rem !important;padding-left:6rem !important}.px-70{padding-right:7rem !important;padding-left:7rem !important}.px-80{padding-right:8rem !important;padding-left:8rem !important}.px-90{padding-right:9rem !important;padding-left:9rem !important}.px-100{padding-right:10rem !important;padding-left:10rem !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:2rem !important;padding-bottom:2rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-40{padding-top:4rem !important;padding-bottom:4rem !important}.py-50{padding-top:5rem !important;padding-bottom:5rem !important}.py-60{padding-top:6rem !important;padding-bottom:6rem !important}.py-70{padding-top:7rem !important;padding-bottom:7rem !important}.py-80{padding-top:8rem !important;padding-bottom:8rem !important}.py-90{padding-top:9rem !important;padding-bottom:9rem !important}.py-100{padding-top:10rem !important;padding-bottom:10rem !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:2rem !important}.pt-5{padding-top:3rem !important}.pt-40{padding-top:4rem !important}.pt-50{padding-top:5rem !important}.pt-60{padding-top:6rem !important}.pt-70{padding-top:7rem !important}.pt-80{padding-top:8rem !important}.pt-90{padding-top:9rem !important}.pt-100{padding-top:10rem !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:2rem !important}.pe-5{padding-right:3rem !important}.pe-40{padding-right:4rem !important}.pe-50{padding-right:5rem !important}.pe-60{padding-right:6rem !important}.pe-70{padding-right:7rem !important}.pe-80{padding-right:8rem !important}.pe-90{padding-right:9rem !important}.pe-100{padding-right:10rem !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:2rem !important}.pb-5{padding-bottom:3rem !important}.pb-40{padding-bottom:4rem !important}.pb-50{padding-bottom:5rem !important}.pb-60{padding-bottom:6rem !important}.pb-70{padding-bottom:7rem !important}.pb-80{padding-bottom:8rem !important}.pb-90{padding-bottom:9rem !important}.pb-100{padding-bottom:10rem !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:2rem !important}.ps-5{padding-left:3rem !important}.ps-40{padding-left:4rem !important}.ps-50{padding-left:5rem !important}.ps-60{padding-left:6rem !important}.ps-70{padding-left:7rem !important}.ps-80{padding-left:8rem !important}.ps-90{padding-left:9rem !important}.ps-100{padding-left:10rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:2rem !important}.gap-5{gap:3rem !important}.gap-40{gap:4rem !important}.gap-50{gap:5rem !important}.gap-60{gap:6rem !important}.gap-70{gap:7rem !important}.gap-80{gap:8rem !important}.gap-90{gap:9rem !important}.gap-100{gap:10rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.525rem + 3.3vw) !important}.fs-2{font-size:calc(1.445rem + 2.34vw) !important}.fs-3{font-size:calc(1.405rem + 1.86vw) !important}.fs-4{font-size:calc(1.365rem + 1.38vw) !important}.fs-5{font-size:calc(1.325rem + .9vw) !important}.fs-6{font-size:calc(1.285rem + .42vw) !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-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.8 !important}.lh-base{line-height:1.8 !important}.lh-lg{line-height:1.8 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,0.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;-ms-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-2xl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media (min-width: 1200px){:root{--bs-body-font-size:1.6rem}h1,.h1{font-size:4rem}h2,.h2{font-size:3.2rem}h3,.h3{font-size:2.8rem}h4,.h4{font-size:2.4rem}h5,.h5{font-size:2rem}h6,.h6{font-size:1.6rem}legend{font-size:1.5rem}.lead{font-size:2rem}.display-1{font-size:5rem}.display-2{font-size:4.5rem}.display-3{font-size:4rem}.display-4{font-size:3.5rem}.display-5{font-size:3rem}.display-6{font-size:2.5rem}.blockquote{font-size:2rem}.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 2rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 2rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}.g-xl-40,.gx-xl-40{--bs-gutter-x: 4rem}.g-xl-40,.gy-xl-40{--bs-gutter-y: 4rem}.g-xl-50,.gx-xl-50{--bs-gutter-x: 5rem}.g-xl-50,.gy-xl-50{--bs-gutter-y: 5rem}.g-xl-60,.gx-xl-60{--bs-gutter-x: 6rem}.g-xl-60,.gy-xl-60{--bs-gutter-y: 6rem}.g-xl-70,.gx-xl-70{--bs-gutter-x: 7rem}.g-xl-70,.gy-xl-70{--bs-gutter-y: 7rem}.g-xl-80,.gx-xl-80{--bs-gutter-x: 8rem}.g-xl-80,.gy-xl-80{--bs-gutter-y: 8rem}.g-xl-90,.gx-xl-90{--bs-gutter-x: 9rem}.g-xl-90,.gy-xl-90{--bs-gutter-y: 9rem}.g-xl-100,.gx-xl-100{--bs-gutter-x: 10rem}.g-xl-100,.gy-xl-100{--bs-gutter-y: 10rem}.col-form-label-lg{font-size:1.6rem}.col-form-label-sm{font-size:1.4rem}.form-control{font-size:1.6rem}.form-control-sm{font-size:1.4rem}.form-control-lg{font-size:1.6rem}.form-select{font-size:1.6rem}.form-select-sm{font-size:1.4rem}.form-select-lg{font-size:1.6rem}.input-group-text{font-size:1.6rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{font-size:1.6rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{font-size:1.4rem}.valid-tooltip{font-size:1.4rem}.invalid-tooltip{font-size:1.4rem}.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.pagination{--bs-pagination-font-size:1.6rem}.pagination-lg{--bs-pagination-font-size:1.6rem}.pagination-sm{--bs-pagination-font-size:1.4rem}.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.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:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:2rem !important}.m-xl-5{margin:3rem !important}.m-xl-40{margin:4rem !important}.m-xl-50{margin:5rem !important}.m-xl-60{margin:6rem !important}.m-xl-70{margin:7rem !important}.m-xl-80{margin:8rem !important}.m-xl-90{margin:9rem !important}.m-xl-100{margin:10rem !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:2rem !important;margin-left:2rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-40{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-50{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-60{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-70{margin-right:7rem !important;margin-left:7rem !important}.mx-xl-80{margin-right:8rem !important;margin-left:8rem !important}.mx-xl-90{margin-right:9rem !important;margin-left:9rem !important}.mx-xl-100{margin-right:10rem !important;margin-left:10rem !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:2rem !important;margin-bottom:2rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-40{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-50{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-60{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-70{margin-top:7rem !important;margin-bottom:7rem !important}.my-xl-80{margin-top:8rem !important;margin-bottom:8rem !important}.my-xl-90{margin-top:9rem !important;margin-bottom:9rem !important}.my-xl-100{margin-top:10rem !important;margin-bottom:10rem !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:2rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-40{margin-top:4rem !important}.mt-xl-50{margin-top:5rem !important}.mt-xl-60{margin-top:6rem !important}.mt-xl-70{margin-top:7rem !important}.mt-xl-80{margin-top:8rem !important}.mt-xl-90{margin-top:9rem !important}.mt-xl-100{margin-top:10rem !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:2rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-40{margin-right:4rem !important}.me-xl-50{margin-right:5rem !important}.me-xl-60{margin-right:6rem !important}.me-xl-70{margin-right:7rem !important}.me-xl-80{margin-right:8rem !important}.me-xl-90{margin-right:9rem !important}.me-xl-100{margin-right:10rem !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:2rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-40{margin-bottom:4rem !important}.mb-xl-50{margin-bottom:5rem !important}.mb-xl-60{margin-bottom:6rem !important}.mb-xl-70{margin-bottom:7rem !important}.mb-xl-80{margin-bottom:8rem !important}.mb-xl-90{margin-bottom:9rem !important}.mb-xl-100{margin-bottom:10rem !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:2rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-40{margin-left:4rem !important}.ms-xl-50{margin-left:5rem !important}.ms-xl-60{margin-left:6rem !important}.ms-xl-70{margin-left:7rem !important}.ms-xl-80{margin-left:8rem !important}.ms-xl-90{margin-left:9rem !important}.ms-xl-100{margin-left:10rem !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:2rem !important}.p-xl-5{padding:3rem !important}.p-xl-40{padding:4rem !important}.p-xl-50{padding:5rem !important}.p-xl-60{padding:6rem !important}.p-xl-70{padding:7rem !important}.p-xl-80{padding:8rem !important}.p-xl-90{padding:9rem !important}.p-xl-100{padding:10rem !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:2rem !important;padding-left:2rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.px-xl-40{padding-right:4rem !important;padding-left:4rem !important}.px-xl-50{padding-right:5rem !important;padding-left:5rem !important}.px-xl-60{padding-right:6rem !important;padding-left:6rem !important}.px-xl-70{padding-right:7rem !important;padding-left:7rem !important}.px-xl-80{padding-right:8rem !important;padding-left:8rem !important}.px-xl-90{padding-right:9rem !important;padding-left:9rem !important}.px-xl-100{padding-right:10rem !important;padding-left:10rem !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:2rem !important;padding-bottom:2rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-40{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-50{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-60{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-70{padding-top:7rem !important;padding-bottom:7rem !important}.py-xl-80{padding-top:8rem !important;padding-bottom:8rem !important}.py-xl-90{padding-top:9rem !important;padding-bottom:9rem !important}.py-xl-100{padding-top:10rem !important;padding-bottom:10rem !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:2rem !important}.pt-xl-5{padding-top:3rem !important}.pt-xl-40{padding-top:4rem !important}.pt-xl-50{padding-top:5rem !important}.pt-xl-60{padding-top:6rem !important}.pt-xl-70{padding-top:7rem !important}.pt-xl-80{padding-top:8rem !important}.pt-xl-90{padding-top:9rem !important}.pt-xl-100{padding-top:10rem !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:2rem !important}.pe-xl-5{padding-right:3rem !important}.pe-xl-40{padding-right:4rem !important}.pe-xl-50{padding-right:5rem !important}.pe-xl-60{padding-right:6rem !important}.pe-xl-70{padding-right:7rem !important}.pe-xl-80{padding-right:8rem !important}.pe-xl-90{padding-right:9rem !important}.pe-xl-100{padding-right:10rem !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:2rem !important}.pb-xl-5{padding-bottom:3rem !important}.pb-xl-40{padding-bottom:4rem !important}.pb-xl-50{padding-bottom:5rem !important}.pb-xl-60{padding-bottom:6rem !important}.pb-xl-70{padding-bottom:7rem !important}.pb-xl-80{padding-bottom:8rem !important}.pb-xl-90{padding-bottom:9rem !important}.pb-xl-100{padding-bottom:10rem !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:2rem !important}.ps-xl-5{padding-left:3rem !important}.ps-xl-40{padding-left:4rem !important}.ps-xl-50{padding-left:5rem !important}.ps-xl-60{padding-left:6rem !important}.ps-xl-70{padding-left:7rem !important}.ps-xl-80{padding-left:8rem !important}.ps-xl-90{padding-left:9rem !important}.ps-xl-100{padding-left:10rem !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:2rem !important}.gap-xl-5{gap:3rem !important}.gap-xl-40{gap:4rem !important}.gap-xl-50{gap:5rem !important}.gap-xl-60{gap:6rem !important}.gap-xl-70{gap:7rem !important}.gap-xl-80{gap:8rem !important}.gap-xl-90{gap:9rem !important}.gap-xl-100{gap:10rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.fs-1{font-size:4rem !important}.fs-2{font-size:3.2rem !important}.fs-3{font-size:2.8rem !important}.fs-4{font-size:2.4rem !important}.fs-5{font-size:2rem !important}.fs-6{font-size:1.6rem !important}}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}@media (min-width: 576px){.container,.container-sm{max-width:540px}.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 2rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 2rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}.g-sm-40,.gx-sm-40{--bs-gutter-x: 4rem}.g-sm-40,.gy-sm-40{--bs-gutter-y: 4rem}.g-sm-50,.gx-sm-50{--bs-gutter-x: 5rem}.g-sm-50,.gy-sm-50{--bs-gutter-y: 5rem}.g-sm-60,.gx-sm-60{--bs-gutter-x: 6rem}.g-sm-60,.gy-sm-60{--bs-gutter-y: 6rem}.g-sm-70,.gx-sm-70{--bs-gutter-x: 7rem}.g-sm-70,.gy-sm-70{--bs-gutter-y: 7rem}.g-sm-80,.gx-sm-80{--bs-gutter-x: 8rem}.g-sm-80,.gy-sm-80{--bs-gutter-y: 8rem}.g-sm-90,.gx-sm-90{--bs-gutter-x: 9rem}.g-sm-90,.gy-sm-90{--bs-gutter-y: 9rem}.g-sm-100,.gx-sm-100{--bs-gutter-x: 10rem}.g-sm-100,.gy-sm-100{--bs-gutter-y: 10rem}.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.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:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:2rem !important}.m-sm-5{margin:3rem !important}.m-sm-40{margin:4rem !important}.m-sm-50{margin:5rem !important}.m-sm-60{margin:6rem !important}.m-sm-70{margin:7rem !important}.m-sm-80{margin:8rem !important}.m-sm-90{margin:9rem !important}.m-sm-100{margin:10rem !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:2rem !important;margin-left:2rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-40{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-50{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-60{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-70{margin-right:7rem !important;margin-left:7rem !important}.mx-sm-80{margin-right:8rem !important;margin-left:8rem !important}.mx-sm-90{margin-right:9rem !important;margin-left:9rem !important}.mx-sm-100{margin-right:10rem !important;margin-left:10rem !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:2rem !important;margin-bottom:2rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-40{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-50{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-60{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-70{margin-top:7rem !important;margin-bottom:7rem !important}.my-sm-80{margin-top:8rem !important;margin-bottom:8rem !important}.my-sm-90{margin-top:9rem !important;margin-bottom:9rem !important}.my-sm-100{margin-top:10rem !important;margin-bottom:10rem !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:2rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-40{margin-top:4rem !important}.mt-sm-50{margin-top:5rem !important}.mt-sm-60{margin-top:6rem !important}.mt-sm-70{margin-top:7rem !important}.mt-sm-80{margin-top:8rem !important}.mt-sm-90{margin-top:9rem !important}.mt-sm-100{margin-top:10rem !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:2rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-40{margin-right:4rem !important}.me-sm-50{margin-right:5rem !important}.me-sm-60{margin-right:6rem !important}.me-sm-70{margin-right:7rem !important}.me-sm-80{margin-right:8rem !important}.me-sm-90{margin-right:9rem !important}.me-sm-100{margin-right:10rem !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:2rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-40{margin-bottom:4rem !important}.mb-sm-50{margin-bottom:5rem !important}.mb-sm-60{margin-bottom:6rem !important}.mb-sm-70{margin-bottom:7rem !important}.mb-sm-80{margin-bottom:8rem !important}.mb-sm-90{margin-bottom:9rem !important}.mb-sm-100{margin-bottom:10rem !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:2rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-40{margin-left:4rem !important}.ms-sm-50{margin-left:5rem !important}.ms-sm-60{margin-left:6rem !important}.ms-sm-70{margin-left:7rem !important}.ms-sm-80{margin-left:8rem !important}.ms-sm-90{margin-left:9rem !important}.ms-sm-100{margin-left:10rem !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:2rem !important}.p-sm-5{padding:3rem !important}.p-sm-40{padding:4rem !important}.p-sm-50{padding:5rem !important}.p-sm-60{padding:6rem !important}.p-sm-70{padding:7rem !important}.p-sm-80{padding:8rem !important}.p-sm-90{padding:9rem !important}.p-sm-100{padding:10rem !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:2rem !important;padding-left:2rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.px-sm-40{padding-right:4rem !important;padding-left:4rem !important}.px-sm-50{padding-right:5rem !important;padding-left:5rem !important}.px-sm-60{padding-right:6rem !important;padding-left:6rem !important}.px-sm-70{padding-right:7rem !important;padding-left:7rem !important}.px-sm-80{padding-right:8rem !important;padding-left:8rem !important}.px-sm-90{padding-right:9rem !important;padding-left:9rem !important}.px-sm-100{padding-right:10rem !important;padding-left:10rem !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:2rem !important;padding-bottom:2rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-40{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-50{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-60{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-70{padding-top:7rem !important;padding-bottom:7rem !important}.py-sm-80{padding-top:8rem !important;padding-bottom:8rem !important}.py-sm-90{padding-top:9rem !important;padding-bottom:9rem !important}.py-sm-100{padding-top:10rem !important;padding-bottom:10rem !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:2rem !important}.pt-sm-5{padding-top:3rem !important}.pt-sm-40{padding-top:4rem !important}.pt-sm-50{padding-top:5rem !important}.pt-sm-60{padding-top:6rem !important}.pt-sm-70{padding-top:7rem !important}.pt-sm-80{padding-top:8rem !important}.pt-sm-90{padding-top:9rem !important}.pt-sm-100{padding-top:10rem !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:2rem !important}.pe-sm-5{padding-right:3rem !important}.pe-sm-40{padding-right:4rem !important}.pe-sm-50{padding-right:5rem !important}.pe-sm-60{padding-right:6rem !important}.pe-sm-70{padding-right:7rem !important}.pe-sm-80{padding-right:8rem !important}.pe-sm-90{padding-right:9rem !important}.pe-sm-100{padding-right:10rem !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:2rem !important}.pb-sm-5{padding-bottom:3rem !important}.pb-sm-40{padding-bottom:4rem !important}.pb-sm-50{padding-bottom:5rem !important}.pb-sm-60{padding-bottom:6rem !important}.pb-sm-70{padding-bottom:7rem !important}.pb-sm-80{padding-bottom:8rem !important}.pb-sm-90{padding-bottom:9rem !important}.pb-sm-100{padding-bottom:10rem !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:2rem !important}.ps-sm-5{padding-left:3rem !important}.ps-sm-40{padding-left:4rem !important}.ps-sm-50{padding-left:5rem !important}.ps-sm-60{padding-left:6rem !important}.ps-sm-70{padding-left:7rem !important}.ps-sm-80{padding-left:8rem !important}.ps-sm-90{padding-left:9rem !important}.ps-sm-100{padding-left:10rem !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:2rem !important}.gap-sm-5{gap:3rem !important}.gap-sm-40{gap:4rem !important}.gap-sm-50{gap:5rem !important}.gap-sm-60{gap:6rem !important}.gap-sm-70{gap:7rem !important}.gap-sm-80{gap:8rem !important}.gap-sm-90{gap:9rem !important}.gap-sm-100{gap:10rem !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){.container,.container-sm,.container-md{max-width:720px}.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 2rem}.g-md-4,.gy-md-4{--bs-gutter-y: 2rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}.g-md-40,.gx-md-40{--bs-gutter-x: 4rem}.g-md-40,.gy-md-40{--bs-gutter-y: 4rem}.g-md-50,.gx-md-50{--bs-gutter-x: 5rem}.g-md-50,.gy-md-50{--bs-gutter-y: 5rem}.g-md-60,.gx-md-60{--bs-gutter-x: 6rem}.g-md-60,.gy-md-60{--bs-gutter-y: 6rem}.g-md-70,.gx-md-70{--bs-gutter-x: 7rem}.g-md-70,.gy-md-70{--bs-gutter-y: 7rem}.g-md-80,.gx-md-80{--bs-gutter-x: 8rem}.g-md-80,.gy-md-80{--bs-gutter-y: 8rem}.g-md-90,.gx-md-90{--bs-gutter-x: 9rem}.g-md-90,.gy-md-90{--bs-gutter-y: 9rem}.g-md-100,.gx-md-100{--bs-gutter-x: 10rem}.g-md-100,.gy-md-100{--bs-gutter-y: 10rem}.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.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:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:2rem !important}.m-md-5{margin:3rem !important}.m-md-40{margin:4rem !important}.m-md-50{margin:5rem !important}.m-md-60{margin:6rem !important}.m-md-70{margin:7rem !important}.m-md-80{margin:8rem !important}.m-md-90{margin:9rem !important}.m-md-100{margin:10rem !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:2rem !important;margin-left:2rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-40{margin-right:4rem !important;margin-left:4rem !important}.mx-md-50{margin-right:5rem !important;margin-left:5rem !important}.mx-md-60{margin-right:6rem !important;margin-left:6rem !important}.mx-md-70{margin-right:7rem !important;margin-left:7rem !important}.mx-md-80{margin-right:8rem !important;margin-left:8rem !important}.mx-md-90{margin-right:9rem !important;margin-left:9rem !important}.mx-md-100{margin-right:10rem !important;margin-left:10rem !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:2rem !important;margin-bottom:2rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-40{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-50{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-60{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-70{margin-top:7rem !important;margin-bottom:7rem !important}.my-md-80{margin-top:8rem !important;margin-bottom:8rem !important}.my-md-90{margin-top:9rem !important;margin-bottom:9rem !important}.my-md-100{margin-top:10rem !important;margin-bottom:10rem !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:2rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-40{margin-top:4rem !important}.mt-md-50{margin-top:5rem !important}.mt-md-60{margin-top:6rem !important}.mt-md-70{margin-top:7rem !important}.mt-md-80{margin-top:8rem !important}.mt-md-90{margin-top:9rem !important}.mt-md-100{margin-top:10rem !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:2rem !important}.me-md-5{margin-right:3rem !important}.me-md-40{margin-right:4rem !important}.me-md-50{margin-right:5rem !important}.me-md-60{margin-right:6rem !important}.me-md-70{margin-right:7rem !important}.me-md-80{margin-right:8rem !important}.me-md-90{margin-right:9rem !important}.me-md-100{margin-right:10rem !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:2rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-40{margin-bottom:4rem !important}.mb-md-50{margin-bottom:5rem !important}.mb-md-60{margin-bottom:6rem !important}.mb-md-70{margin-bottom:7rem !important}.mb-md-80{margin-bottom:8rem !important}.mb-md-90{margin-bottom:9rem !important}.mb-md-100{margin-bottom:10rem !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:2rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-40{margin-left:4rem !important}.ms-md-50{margin-left:5rem !important}.ms-md-60{margin-left:6rem !important}.ms-md-70{margin-left:7rem !important}.ms-md-80{margin-left:8rem !important}.ms-md-90{margin-left:9rem !important}.ms-md-100{margin-left:10rem !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:2rem !important}.p-md-5{padding:3rem !important}.p-md-40{padding:4rem !important}.p-md-50{padding:5rem !important}.p-md-60{padding:6rem !important}.p-md-70{padding:7rem !important}.p-md-80{padding:8rem !important}.p-md-90{padding:9rem !important}.p-md-100{padding:10rem !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:2rem !important;padding-left:2rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.px-md-40{padding-right:4rem !important;padding-left:4rem !important}.px-md-50{padding-right:5rem !important;padding-left:5rem !important}.px-md-60{padding-right:6rem !important;padding-left:6rem !important}.px-md-70{padding-right:7rem !important;padding-left:7rem !important}.px-md-80{padding-right:8rem !important;padding-left:8rem !important}.px-md-90{padding-right:9rem !important;padding-left:9rem !important}.px-md-100{padding-right:10rem !important;padding-left:10rem !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:2rem !important;padding-bottom:2rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-40{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-50{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-60{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-70{padding-top:7rem !important;padding-bottom:7rem !important}.py-md-80{padding-top:8rem !important;padding-bottom:8rem !important}.py-md-90{padding-top:9rem !important;padding-bottom:9rem !important}.py-md-100{padding-top:10rem !important;padding-bottom:10rem !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:2rem !important}.pt-md-5{padding-top:3rem !important}.pt-md-40{padding-top:4rem !important}.pt-md-50{padding-top:5rem !important}.pt-md-60{padding-top:6rem !important}.pt-md-70{padding-top:7rem !important}.pt-md-80{padding-top:8rem !important}.pt-md-90{padding-top:9rem !important}.pt-md-100{padding-top:10rem !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:2rem !important}.pe-md-5{padding-right:3rem !important}.pe-md-40{padding-right:4rem !important}.pe-md-50{padding-right:5rem !important}.pe-md-60{padding-right:6rem !important}.pe-md-70{padding-right:7rem !important}.pe-md-80{padding-right:8rem !important}.pe-md-90{padding-right:9rem !important}.pe-md-100{padding-right:10rem !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:2rem !important}.pb-md-5{padding-bottom:3rem !important}.pb-md-40{padding-bottom:4rem !important}.pb-md-50{padding-bottom:5rem !important}.pb-md-60{padding-bottom:6rem !important}.pb-md-70{padding-bottom:7rem !important}.pb-md-80{padding-bottom:8rem !important}.pb-md-90{padding-bottom:9rem !important}.pb-md-100{padding-bottom:10rem !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:2rem !important}.ps-md-5{padding-left:3rem !important}.ps-md-40{padding-left:4rem !important}.ps-md-50{padding-left:5rem !important}.ps-md-60{padding-left:6rem !important}.ps-md-70{padding-left:7rem !important}.ps-md-80{padding-left:8rem !important}.ps-md-90{padding-left:9rem !important}.ps-md-100{padding-left:10rem !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:2rem !important}.gap-md-5{gap:3rem !important}.gap-md-40{gap:4rem !important}.gap-md-50{gap:5rem !important}.gap-md-60{gap:6rem !important}.gap-md-70{gap:7rem !important}.gap-md-80{gap:8rem !important}.gap-md-90{gap:9rem !important}.gap-md-100{gap:10rem !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){.container,.container-sm,.container-md,.container-lg{max-width:960px}.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 2rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 2rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}.g-lg-40,.gx-lg-40{--bs-gutter-x: 4rem}.g-lg-40,.gy-lg-40{--bs-gutter-y: 4rem}.g-lg-50,.gx-lg-50{--bs-gutter-x: 5rem}.g-lg-50,.gy-lg-50{--bs-gutter-y: 5rem}.g-lg-60,.gx-lg-60{--bs-gutter-x: 6rem}.g-lg-60,.gy-lg-60{--bs-gutter-y: 6rem}.g-lg-70,.gx-lg-70{--bs-gutter-x: 7rem}.g-lg-70,.gy-lg-70{--bs-gutter-y: 7rem}.g-lg-80,.gx-lg-80{--bs-gutter-x: 8rem}.g-lg-80,.gy-lg-80{--bs-gutter-y: 8rem}.g-lg-90,.gx-lg-90{--bs-gutter-x: 9rem}.g-lg-90,.gy-lg-90{--bs-gutter-y: 9rem}.g-lg-100,.gx-lg-100{--bs-gutter-x: 10rem}.g-lg-100,.gy-lg-100{--bs-gutter-y: 10rem}.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.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:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:2rem !important}.m-lg-5{margin:3rem !important}.m-lg-40{margin:4rem !important}.m-lg-50{margin:5rem !important}.m-lg-60{margin:6rem !important}.m-lg-70{margin:7rem !important}.m-lg-80{margin:8rem !important}.m-lg-90{margin:9rem !important}.m-lg-100{margin:10rem !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:2rem !important;margin-left:2rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-40{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-50{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-60{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-70{margin-right:7rem !important;margin-left:7rem !important}.mx-lg-80{margin-right:8rem !important;margin-left:8rem !important}.mx-lg-90{margin-right:9rem !important;margin-left:9rem !important}.mx-lg-100{margin-right:10rem !important;margin-left:10rem !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:2rem !important;margin-bottom:2rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-40{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-50{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-60{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-70{margin-top:7rem !important;margin-bottom:7rem !important}.my-lg-80{margin-top:8rem !important;margin-bottom:8rem !important}.my-lg-90{margin-top:9rem !important;margin-bottom:9rem !important}.my-lg-100{margin-top:10rem !important;margin-bottom:10rem !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:2rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-40{margin-top:4rem !important}.mt-lg-50{margin-top:5rem !important}.mt-lg-60{margin-top:6rem !important}.mt-lg-70{margin-top:7rem !important}.mt-lg-80{margin-top:8rem !important}.mt-lg-90{margin-top:9rem !important}.mt-lg-100{margin-top:10rem !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:2rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-40{margin-right:4rem !important}.me-lg-50{margin-right:5rem !important}.me-lg-60{margin-right:6rem !important}.me-lg-70{margin-right:7rem !important}.me-lg-80{margin-right:8rem !important}.me-lg-90{margin-right:9rem !important}.me-lg-100{margin-right:10rem !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:2rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-40{margin-bottom:4rem !important}.mb-lg-50{margin-bottom:5rem !important}.mb-lg-60{margin-bottom:6rem !important}.mb-lg-70{margin-bottom:7rem !important}.mb-lg-80{margin-bottom:8rem !important}.mb-lg-90{margin-bottom:9rem !important}.mb-lg-100{margin-bottom:10rem !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:2rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-40{margin-left:4rem !important}.ms-lg-50{margin-left:5rem !important}.ms-lg-60{margin-left:6rem !important}.ms-lg-70{margin-left:7rem !important}.ms-lg-80{margin-left:8rem !important}.ms-lg-90{margin-left:9rem !important}.ms-lg-100{margin-left:10rem !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:2rem !important}.p-lg-5{padding:3rem !important}.p-lg-40{padding:4rem !important}.p-lg-50{padding:5rem !important}.p-lg-60{padding:6rem !important}.p-lg-70{padding:7rem !important}.p-lg-80{padding:8rem !important}.p-lg-90{padding:9rem !important}.p-lg-100{padding:10rem !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:2rem !important;padding-left:2rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.px-lg-40{padding-right:4rem !important;padding-left:4rem !important}.px-lg-50{padding-right:5rem !important;padding-left:5rem !important}.px-lg-60{padding-right:6rem !important;padding-left:6rem !important}.px-lg-70{padding-right:7rem !important;padding-left:7rem !important}.px-lg-80{padding-right:8rem !important;padding-left:8rem !important}.px-lg-90{padding-right:9rem !important;padding-left:9rem !important}.px-lg-100{padding-right:10rem !important;padding-left:10rem !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:2rem !important;padding-bottom:2rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-40{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-50{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-60{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-70{padding-top:7rem !important;padding-bottom:7rem !important}.py-lg-80{padding-top:8rem !important;padding-bottom:8rem !important}.py-lg-90{padding-top:9rem !important;padding-bottom:9rem !important}.py-lg-100{padding-top:10rem !important;padding-bottom:10rem !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:2rem !important}.pt-lg-5{padding-top:3rem !important}.pt-lg-40{padding-top:4rem !important}.pt-lg-50{padding-top:5rem !important}.pt-lg-60{padding-top:6rem !important}.pt-lg-70{padding-top:7rem !important}.pt-lg-80{padding-top:8rem !important}.pt-lg-90{padding-top:9rem !important}.pt-lg-100{padding-top:10rem !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:2rem !important}.pe-lg-5{padding-right:3rem !important}.pe-lg-40{padding-right:4rem !important}.pe-lg-50{padding-right:5rem !important}.pe-lg-60{padding-right:6rem !important}.pe-lg-70{padding-right:7rem !important}.pe-lg-80{padding-right:8rem !important}.pe-lg-90{padding-right:9rem !important}.pe-lg-100{padding-right:10rem !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:2rem !important}.pb-lg-5{padding-bottom:3rem !important}.pb-lg-40{padding-bottom:4rem !important}.pb-lg-50{padding-bottom:5rem !important}.pb-lg-60{padding-bottom:6rem !important}.pb-lg-70{padding-bottom:7rem !important}.pb-lg-80{padding-bottom:8rem !important}.pb-lg-90{padding-bottom:9rem !important}.pb-lg-100{padding-bottom:10rem !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:2rem !important}.ps-lg-5{padding-left:3rem !important}.ps-lg-40{padding-left:4rem !important}.ps-lg-50{padding-left:5rem !important}.ps-lg-60{padding-left:6rem !important}.ps-lg-70{padding-left:7rem !important}.ps-lg-80{padding-left:8rem !important}.ps-lg-90{padding-left:9rem !important}.ps-lg-100{padding-left:10rem !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:2rem !important}.gap-lg-5{gap:3rem !important}.gap-lg-40{gap:4rem !important}.gap-lg-50{gap:5rem !important}.gap-lg-60{gap:6rem !important}.gap-lg-70{gap:7rem !important}.gap-lg-80{gap:8rem !important}.gap-lg-90{gap:9rem !important}.gap-lg-100{gap:10rem !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: 1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px}.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 2rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 2rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}.g-xxl-40,.gx-xxl-40{--bs-gutter-x: 4rem}.g-xxl-40,.gy-xxl-40{--bs-gutter-y: 4rem}.g-xxl-50,.gx-xxl-50{--bs-gutter-x: 5rem}.g-xxl-50,.gy-xxl-50{--bs-gutter-y: 5rem}.g-xxl-60,.gx-xxl-60{--bs-gutter-x: 6rem}.g-xxl-60,.gy-xxl-60{--bs-gutter-y: 6rem}.g-xxl-70,.gx-xxl-70{--bs-gutter-x: 7rem}.g-xxl-70,.gy-xxl-70{--bs-gutter-y: 7rem}.g-xxl-80,.gx-xxl-80{--bs-gutter-x: 8rem}.g-xxl-80,.gy-xxl-80{--bs-gutter-y: 8rem}.g-xxl-90,.gx-xxl-90{--bs-gutter-x: 9rem}.g-xxl-90,.gy-xxl-90{--bs-gutter-y: 9rem}.g-xxl-100,.gx-xxl-100{--bs-gutter-x: 10rem}.g-xxl-100,.gy-xxl-100{--bs-gutter-y: 10rem}.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.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:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:2rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-40{margin:4rem !important}.m-xxl-50{margin:5rem !important}.m-xxl-60{margin:6rem !important}.m-xxl-70{margin:7rem !important}.m-xxl-80{margin:8rem !important}.m-xxl-90{margin:9rem !important}.m-xxl-100{margin:10rem !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:2rem !important;margin-left:2rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-40{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-50{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-60{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-70{margin-right:7rem !important;margin-left:7rem !important}.mx-xxl-80{margin-right:8rem !important;margin-left:8rem !important}.mx-xxl-90{margin-right:9rem !important;margin-left:9rem !important}.mx-xxl-100{margin-right:10rem !important;margin-left:10rem !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:2rem !important;margin-bottom:2rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-40{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-50{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-60{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-70{margin-top:7rem !important;margin-bottom:7rem !important}.my-xxl-80{margin-top:8rem !important;margin-bottom:8rem !important}.my-xxl-90{margin-top:9rem !important;margin-bottom:9rem !important}.my-xxl-100{margin-top:10rem !important;margin-bottom:10rem !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:2rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-40{margin-top:4rem !important}.mt-xxl-50{margin-top:5rem !important}.mt-xxl-60{margin-top:6rem !important}.mt-xxl-70{margin-top:7rem !important}.mt-xxl-80{margin-top:8rem !important}.mt-xxl-90{margin-top:9rem !important}.mt-xxl-100{margin-top:10rem !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:2rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-40{margin-right:4rem !important}.me-xxl-50{margin-right:5rem !important}.me-xxl-60{margin-right:6rem !important}.me-xxl-70{margin-right:7rem !important}.me-xxl-80{margin-right:8rem !important}.me-xxl-90{margin-right:9rem !important}.me-xxl-100{margin-right:10rem !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:2rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-40{margin-bottom:4rem !important}.mb-xxl-50{margin-bottom:5rem !important}.mb-xxl-60{margin-bottom:6rem !important}.mb-xxl-70{margin-bottom:7rem !important}.mb-xxl-80{margin-bottom:8rem !important}.mb-xxl-90{margin-bottom:9rem !important}.mb-xxl-100{margin-bottom:10rem !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:2rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-40{margin-left:4rem !important}.ms-xxl-50{margin-left:5rem !important}.ms-xxl-60{margin-left:6rem !important}.ms-xxl-70{margin-left:7rem !important}.ms-xxl-80{margin-left:8rem !important}.ms-xxl-90{margin-left:9rem !important}.ms-xxl-100{margin-left:10rem !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:2rem !important}.p-xxl-5{padding:3rem !important}.p-xxl-40{padding:4rem !important}.p-xxl-50{padding:5rem !important}.p-xxl-60{padding:6rem !important}.p-xxl-70{padding:7rem !important}.p-xxl-80{padding:8rem !important}.p-xxl-90{padding:9rem !important}.p-xxl-100{padding:10rem !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:2rem !important;padding-left:2rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-40{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-50{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-60{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-70{padding-right:7rem !important;padding-left:7rem !important}.px-xxl-80{padding-right:8rem !important;padding-left:8rem !important}.px-xxl-90{padding-right:9rem !important;padding-left:9rem !important}.px-xxl-100{padding-right:10rem !important;padding-left:10rem !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:2rem !important;padding-bottom:2rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-40{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-50{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-60{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-70{padding-top:7rem !important;padding-bottom:7rem !important}.py-xxl-80{padding-top:8rem !important;padding-bottom:8rem !important}.py-xxl-90{padding-top:9rem !important;padding-bottom:9rem !important}.py-xxl-100{padding-top:10rem !important;padding-bottom:10rem !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:2rem !important}.pt-xxl-5{padding-top:3rem !important}.pt-xxl-40{padding-top:4rem !important}.pt-xxl-50{padding-top:5rem !important}.pt-xxl-60{padding-top:6rem !important}.pt-xxl-70{padding-top:7rem !important}.pt-xxl-80{padding-top:8rem !important}.pt-xxl-90{padding-top:9rem !important}.pt-xxl-100{padding-top:10rem !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:2rem !important}.pe-xxl-5{padding-right:3rem !important}.pe-xxl-40{padding-right:4rem !important}.pe-xxl-50{padding-right:5rem !important}.pe-xxl-60{padding-right:6rem !important}.pe-xxl-70{padding-right:7rem !important}.pe-xxl-80{padding-right:8rem !important}.pe-xxl-90{padding-right:9rem !important}.pe-xxl-100{padding-right:10rem !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:2rem !important}.pb-xxl-5{padding-bottom:3rem !important}.pb-xxl-40{padding-bottom:4rem !important}.pb-xxl-50{padding-bottom:5rem !important}.pb-xxl-60{padding-bottom:6rem !important}.pb-xxl-70{padding-bottom:7rem !important}.pb-xxl-80{padding-bottom:8rem !important}.pb-xxl-90{padding-bottom:9rem !important}.pb-xxl-100{padding-bottom:10rem !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:2rem !important}.ps-xxl-5{padding-left:3rem !important}.ps-xxl-40{padding-left:4rem !important}.ps-xxl-50{padding-left:5rem !important}.ps-xxl-60{padding-left:6rem !important}.ps-xxl-70{padding-left:7rem !important}.ps-xxl-80{padding-left:8rem !important}.ps-xxl-90{padding-left:9rem !important}.ps-xxl-100{padding-left:10rem !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:2rem !important}.gap-xxl-5{gap:3rem !important}.gap-xxl-40{gap:4rem !important}.gap-xxl-50{gap:5rem !important}.gap-xxl-60{gap:6rem !important}.gap-xxl-70{gap:7rem !important}.gap-xxl-80{gap:8rem !important}.gap-xxl-90{gap:9rem !important}.gap-xxl-100{gap:10rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@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}}@media (prefers-reduced-motion: reduce){.form-control{transition:none}.form-control::file-selector-button{transition:none}.form-select{transition:none}.form-switch .form-check-input{transition:none}.form-range::-webkit-slider-thumb{transition:none}.form-range::-moz-range-thumb{transition:none}.form-floating>label{transition:none}.nav-link{transition:none}.navbar-toggler{transition:none}.page-link{transition:none}}@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:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}

/*# sourceMappingURL=../../maps/bootstrap.css.map */

/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
iframe{vertical-align:bottom}.inx-overflow-hidden{overflow:hidden}.inx-overflow-scroll{overflow:scroll}.inx-stiky-box{position:-webkit-sticky;position:sticky;bottom:0;z-index:2}h1,h2,h3{margin:0 0 1.5rem;font-weight:normal;line-height:1.5em}h4,h5,h6{margin:0 0 1rem;font-weight:normal;line-height:1.5em}h1{font-size:1.5rem;font-size:1.8rem}h2{margin-bottom:3rem;font-size:1.7rem;font-size:1.4rem}h3{font-size:1.2rem;font-size:1.1rem}h4{font-size:1.2rem;font-size:1rem}h5{font-size:1rem}h6{font-size:1rem}.inx-font-family-serif{font-family:"Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif}br.inx-br-xs{display:none}br.inx-br-s{display:none}br.inx-br-m{display:none}br.inx-br-down-m{display:none}br.inx-br-up-m{display:none}br.inx-br-l{display:none}hr{border-top:1px solid #dee2e6}.inx-opacity-80{opacity:.8}.inx-opacity-50{opacity:.5}.inx-opacity-25{opacity:.25}caption{color:#000;caption-side:top}.inx-c-mode-jyosan{mix-blend-mode:multiply}.inx-c-mode-screen{mix-blend-mode:screen}.inx-c-mode-jyosan{mix-blend-mode:multiply}.inx-pegetop{display:none;position:fixed;bottom:120px;right:10px;z-index:10;margin:0}.inx-pegetop a{position:relative;width:40px;height:40px;border:1px #0d6efd solid;background:#fff;color:#0d6efd}.inx-pegetop a:hover{background:#0d6efd;color:#fff}.inx-pegetop a i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.inx-pegetop a i::before{font-size:20px}.inx-pegetop-hide{display:none}a[href^="tel:"]{cursor:default}.inx-acd-check{display:none}.inx-acd-label{display:block;position:relative;margin-bottom:0;color:#198754;font-weight:bold}.js-scroll-fade{position:relative;opacity:0;transition:all 1s cubic-bezier(0.13, 0.67, 0.31, 0.44)}.js-scroll-fade.js-scroll-top{-webkit-transform:translateY(-40px) translateX(0) !important;transform:translateY(-40px) translateX(0) !important}.js-scroll-fade.js-scroll-right{-webkit-transform:translateY(0) translateX(40px) !important;transform:translateY(0) translateX(40px) !important}.js-scroll-fade.js-scroll-bottom{-webkit-transform:translateY(40px) translateX(0) !important;transform:translateY(40px) translateX(0) !important}.js-scroll-fade.js-scroll-left{-webkit-transform:translateY(0) translateX(-40px) !important;transform:translateY(0) translateX(-40px) !important}.js-scroll-fade.js-rotation-30{-webkit-transform:translateY(0) translateX(40px) rotate(30deg) !important;transform:translateY(0) translateX(40px) rotate(30deg) !important}.js-scroll-fade.is-animation{opacity:1;-webkit-transform:translateY(0) translateX(0) rotate(0deg) !important;transform:translateY(0) translateX(0) rotate(0deg) !important}.inx-card-box-01{position:relative;z-index:5}.inx-card-box-01::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);z-index:-1;width:100%;height:100%;padding:1rem;border-radius:10px;background:#fff;transition:all 300ms 0s ease}.inx-card-box-01:hover{text-decoration:none}.inx-card-box-01:hover::before{width:95%;height:90%;border-radius:20px;background:rgba(255,255,255,0.7)}.inx-card-box-02{position:relative;z-index:5;color:#333}.inx-card-box-02::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);z-index:-1;width:100%;height:100%;padding:1rem;border-radius:10px;background:#fff;transition:all 300ms 0s ease}.inx-card-box-02:hover{color:#333;text-decoration:none}.inx-card-box-02:hover::before{width:105%;height:105%}.inx-card-box-02 dt{margin-bottom:16px;font-size:.9rem;line-height:1.2rem}.inx-card-box-02 dd{font-size:.8rem}.inx-banner{transition:all 300ms 0s ease}.inx-banner:hover{-webkit-transform:scale(0.95);transform:scale(0.95)}.inx-img-bg-01{background-image:url(../img/top/top_bg_01.png);background-repeat:no-repeat;background-size:contain}.inx-bg-01{padding:50px 20px;border-radius:10px;background:rgba(255,249,226,0.8)}.inx-blog-main-img .inx-blog-main-img-box{width:100%;height:150px;background-repeat:no-repeat;background-position:center;background-size:cover}.inx-blog-main-img h1{position:relative;margin-bottom:50px;padding:100px 0 30px;color:#333;font-size:clamp(2rem, 3vw, 3rem);text-align:center}.inx-blog-main-img h1::before{position:absolute;left:50%;-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important;bottom:0;content:"";display:inline-block;width:3em;height:3px;background:#333}#inx-block-box .wp-block-buttons a{text-decoration:none !important}#inx-block-box ul{padding-left:1.5em}#inx-block-box ol{counter-reset:my-counter;list-style:none;padding-left:1.5em}#inx-block-box ol li{position:relative;padding-left:30px}#inx-block-box ol li:not(:last-of-type){margin-bottom:10px}#inx-block-box ol li::before{display:inline-block;position:absolute;top:3px;left:0;content:counter(my-counter);counter-increment:my-counter;height:20px;width:20px;border-radius:50px;background-color:#666;color:#fff;font-size:1.2rem;line-height:20px;text-align:center}#inx-block-box table{width:100%;border:0;border:1px solid #333;border-collapse:collapse}#inx-block-box table tbody{border:0}#inx-block-box table tr{border:0;border-top:1px solid #333}#inx-block-box table tr:nth-child(even){background:rgba(51,51,51,0.1)}#inx-block-box table tr th,#inx-block-box table tr td{padding:1.5rem;border:1px solid #333;font-size:1.6rem}#inx-block-box table tr th{background:#f8f9fa}#inx-block-box figure img{width:auto;height:auto}#inx-block-box figure figcaption{font-size:1.4rem}#inx-block-box figure.inx-table-01 table{border:0}#inx-block-box figure.inx-table-01 table tbody{border:0}#inx-block-box figure.inx-table-01 table tr{border:0}#inx-block-box figure.inx-table-01 table tr td{padding:1.5rem;border:0;border-bottom:1px solid #dee2e6;font-size:1.6rem}#inx-block-box figure.inx-table-01 table tr td:first-of-type{width:9em;border-bottom:1px solid #198754}#inx-block-box blockquote{position:relative;margin:1.5rem 0;padding:3.5rem 3rem;border:1px solid #f8f9fa;border-radius:5px;background-color:#f8f9fa}#inx-block-box blockquote::before,#inx-block-box blockquote::after{position:absolute;font-family:'Font Awesome 5 Free';font-weight:800;color:rgba(51,51,51,0.5);font-size:1.5rem}#inx-block-box blockquote::before{top:15px;left:15px;content:'\f10d'}#inx-block-box blockquote::after{bottom:15px;right:15px;content:'\f10e'}#inx-block-box hr{margin-top:5rem;margin-bottom:5rem;border:0;border-top:1px solid #333;opacity:1}button{border:none;cursor:pointer;text-decoration:none;outline:none}button:hover{outline:none;text-decoration:none}.inx-no-underline{text-decoration:none}.inx-no-underline:hover{text-decoration:none}.inx-no-click{pointer-events:none}.inx-text-btn-01{position:relative;padding-right:35px}.inx-text-btn-01::before{display:inline-block;content:url(../img/common/icon_arrow_01.svg);position:absolute;top:-5px;right:0}.inx-text-btn-02{position:relative;padding-right:10px;font-weight:normal}.inx-text-btn-02::before{display:inline-block;content:url(../img/common/icon_arrow_02.svg);position:absolute;top:-5px;right:0}.inx-btn-01{transition:all .3s ease;position:relative;display:inline-block;padding:5px 52px 5px 20px;border:1px solid #333 !important;background:#edf7f4;color:#333 !important;font-size:1.6rem;line-height:3rem;text-align:center;text-decoration:none !important}.inx-btn-01::before{transition:all .3s ease;content:"";position:absolute;top:5px;left:5px;z-index:-1;width:100%;height:100%;border:1px solid #333;background:#fff}.inx-btn-01::after{transition:all .3s ease;content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) !important;transform:translateY(-50%) !important;right:10px;width:42px;height:12px;background-image:url(../img/common/icon_arrow_01.svg);background-size:contain}.inx-btn-01:hover{opacity:1;text-decoration:none}.inx-btn-01:hover::before{top:0;left:0}.inx-btn-01:hover::after{right:-20px}.inx-btn-01-2{background:#f7f5ed}.breadcrumb{font-size:1.2rem}.breadcrumb-item{padding-left:10px !important}.breadcrumb-item::before{position:static !important;top:0;left:0;content:"/" !important;height:auto !important;width:auto !important;border-radius:0 !important;background:none !important;color:#666 !important;font-size:1.2rem !important;line-height:24px !important;text-align:center !important}.breadcrumb-item a{color:#0d6efd}div.wpcf7-mail-sent-ok{border:2px solid #198754 !important;background-color:#198754;color:#fff;text-align:center}.wpcf7-validation-errors,.wpcf7-acceptance-missing{border:2px solid #F4AF74 !important;background-color:#F4AF74;color:#fff;text-align:center}.wpcf7-radio .wpcf7-list-item{width:100%}.inx-info-dl{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #dee2e6}.inx-info-dl dt{font-weight:normal}.inx-info-dl dt span{display:inline-block;width:80px;height:20px;margin:0;margin-left:5px;color:#fff;font-size:1.2rem;font-weight:700;line-height:20px;text-align:center;background:#00B6A2}.inx-info-dl dt span.inx-info-dl-tag-important{background:#dc3545}.inx-info-dl dd{margin:0}.inx-info-dl a{display:block;color:#000 !important;text-decoration:none !important}.inx-info-dl a:hover{text-decoration:underline !important}.inx-info-dl-2{margin-bottom:15px;padding:0;border-bottom:0}.inx-info-dl-2:last-of-type{margin:0}.inx-info-dl-2 dt{color:#dc3545}.inx-info-dl-2 a{display:block;color:#dc3545 !important;text-decoration:none !important}.inx-info-dl-2 a:hover{text-decoration:underline !important}.inx-faq-dl{margin-bottom:70px}.inx-faq-dl dt{position:relative;margin-bottom:3rem;padding-left:3rem;color:#198754;font-size:2rem}.inx-faq-dl dt::before{display:inline-block;content:"Q";position:absolute;top:5px;left:0;color:#198754;font-size:3rem;line-height:1em}.inx-faq-dl dd .inx-faq-dl-inner-01{position:relative;z-index:5}.inx-faq-dl dd .inx-faq-dl-inner-01 img{margin-right:-1px}.inx-faq-dl dd .inx-faq-dl-inner-02{position:relative;z-index:0}footer{position:relative;padding:50px 0 20px 0;border-top:1px solid #efefef;background:#fff;color:#333}footer a{color:#333;text-decoration:none}footer a:hover{color:#333}footer .inx-footer-logo img{display:block;width:180px}footer .inx-footer-info-box{margin-bottom:45px}footer .inx-footer-info-box dl{margin-bottom:10px}footer .inx-footer-info-box dt{margin-bottom:5px;border-bottom:1px solid #dee2e6;line-height:3rem}footer .inx-footer-info-box dd{font-size:1.3rem;line-height:2.4rem}footer .inx-footer-info-box ul{margin-bottom:0}footer small{display:block;padding-top:20px;color:#666;font-size:1.1rem}label,input[type='checkbox']{cursor:pointer}input[type='checkbox']{-webkit-transform:scale(1.2);transform:scale(1.2)}select{height:35px}.inx-form-parts-select-base{overflow:hidden;margin:2em auto;text-align:center}.inx-form-parts-select-base select{width:100%;padding-right:1em;cursor:pointer;text-indent:0.01px;text-overflow:ellipsis;border:none;outline:none;background:transparent;background-image:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.inx-form-parts-select-base select::-ms-expand{display:none}.inx-form-parts-select-01{position:relative;border-radius:2px;border:2px solid #4684d6;background:#ffffff}.inx-form-parts-select-01 select{padding:8px 38px 8px 8px;color:#4684d6}.inx-form-parts-select-01::before{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%) !important;transform:translateY(-50%) !important;width:0;height:0;padding:0;content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #4684d6;pointer-events:none}.inx-label-req::after{content:"必須";width:3em;margin-left:0.2em;padding:0.2em;border-radius:2px;background:#e83820;color:#fff;font-size:80%;text-align:center;line-height:1.3rem}.inx-form-zip input[type="number"]{width:4em;margin:0;-moz-appearance:textfield}.inx-form-zip input[type="number"]::-webkit-outer-spin-button,.inx-form-zip input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none}.inx-form-zip-label{padding:0 .3em}span.input-group-text{background:none;border:none}.inx-kiyaku-box{overflow:scroll;border:1px #ccc solid;height:20rem;background-color:#fff}.inx-kiyaku-box hr{border-top:1px #ccc solid}h2,h3,h4,h5,h6{color:#555;font-family:游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif}h2{position:relative;margin-bottom:50px;padding:3rem 0;color:#555;font-size:clamp(2rem, 3vw, 2.4rem);font-weight:bold;text-align:center}h2::before{display:inline-block;content:"";position:absolute;bottom:3px;left:50%;-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important;width:3em;height:1px;background-color:#555}h3{position:relative;margin-bottom:50px;padding-bottom:0s;border-bottom:1px solid #555;color:#555;font-size:2.5rem}h3::before{display:inline-block;content:"";position:absolute;left:0;bottom:-1px;width:40%;height:3px;background:#555}h4{margin-bottom:2em;padding-bottom:.3em;border-bottom:1px solid #555;font-size:clamp(1.8rem, 3vw, 2rem)}h5{margin-bottom:2em;font-size:1.8rem;font-weight:bold}h6{margin-bottom:2em;font-size:1.6rem;font-weight:bold}header{position:fixed;z-index:9999;width:100%;padding:0 2rem;border-bottom:1px solid #333;background-color:#fff}header a{text-decoration:none}header a:hover{text-decoration:none}header .inx-header{position:relative}header .inx-header-logo{margin:0;padding:1rem 0}header .inx-header-logo a{display:block;font-size:28px;line-height:1em}header .inx-header-logo a:hover{color:#000}header .inx-header-logo a img{width:150px}header .inx-header-logo.inx-header-logo-sp{display:inline-block;position:fixed;top:0;left:0;z-index:1000;padding:1rem 2rem 0}header .teiin-base{position:absolute;z-index:100}header .teiin-base dl{margin:0;padding:5px;border-radius:10px;background:#000;color:#fff}header .teiin-base dl.teiin-pink{background:#F47474}header .teiin-base dl.teiin-orange{background:#F4AF74}header .teiin-base dl dt,header .teiin-base dl dd{margin:0;text-align:center;font-weight:normal}header .teiin-base dl dt{font-size:1.4rem}header .teiin-base dl dd{font-size:1.8rem}.inx-icon-before::before{display:inline-block;margin:0 .3em 0 0}.inx-icon-after::after{display:inline-block;margin:0 0 0 .3em}.inx-icon-kome{position:relative;padding-left:1em !important}.inx-icon-kome::before{content:"※";position:absolute;left:0}.inx-icon-before-arrow::before{font-family:'Font Awesome 5 Free';font-weight:800;content:'\f105'}.inx-icon-before-arrow-2::before{font-family:'Font Awesome 5 Free';font-weight:800;content:'\f061'}.inx-icon-after-arrow::after{font-family:'Font Awesome 5 Free';font-weight:800;content:'\f105'}.inx-icon-after-arrow-2::after{font-family:'Font Awesome 5 Free';font-weight:800;content:'\f061'}.inx-icon-square{position:relative;padding-left:1.25rem}.inx-icon-square::before{position:absolute;top:0;left:0;font-family:'Font Awesome 5 Free';font-weight:800;content:'\f45c'}.inx-icon-circle-base{position:relative;padding-left:1rem !important}.inx-icon-circle-base::before{position:absolute;left:0em;content:"●";font-weight:800}.inx-icon-circle-01::before{color:#4684d6}.inx-icon-tag{position:relative;padding-left:1.2em}.inx-icon-tag::before{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:'Font Awesome 5 Free';font-weight:800;content:'\f02b'}.inx-icon-list{position:relative;padding-left:1.2em}.inx-icon-list::before{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:'Font Awesome 5 Free';font-weight:800;content:'\f249'}.inx-icon-pdf::before{font-family:'Font Awesome 5 Free';font-weight:400;content:'\f1c1'}.inx-icon-map{position:relative;padding-left:17px}.inx-icon-map::before{position:absolute;top:-.2em;left:0;font-family:'Font Awesome 5 Free';font-weight:800;content:'\f3c5'}.inx-icon-tel{position:relative;padding-left:20px}.inx-icon-tel::before{position:absolute;top:-1px;left:0;font-family:'Font Awesome 5 Free';font-weight:800;content:'\f2a0'}.inx-square-box-base{position:relative;overflow:hidden}.inx-square-box-base::before{overflow:hidden;content:"";display:block}.inx-square-box-base p{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%) !important;transform:translateY(-50%) translateX(-50%) !important;z-index:5;width:100%;margin:0;padding:.5em .25em;background:rgba(255,255,255,0.5);text-align:center}.inx-square-box-20{padding-top:20%}.inx-square-box-45{padding-top:45%}.inx-square-box-60{padding-top:60%}.inx-square-box-80{padding-top:80%}.inx-square-box-100{padding-top:100%}.inx-square-box-img img{transition:all .3s ease;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%) !important;transform:translateY(-50%) translateX(-50%) !important;width:100%;height:auto}.inx-square-box-img:hover img{width:120%}header nav>ul{margin:0}header nav>ul>li{position:relative}header nav>ul>li input{display:none}header nav>ul>li label{position:absolute;right:20px;top:23px;z-index:100;margin:0;color:#333;line-height:1em}header nav>ul>li label::before{font-family:'Font Awesome 5 Free';font-weight:800;content:'\f067';font-size:2rem}header .inx-megamenu{transition:all .3s ease;display:none;position:static;-webkit-transform:translateX(0%) !important;transform:translateX(0%) !important;height:0;visibility:hidden;opacity:0}header .inx-megamenu ul{position:relative}header .inx-megamenu ul li{width:100%}header .inx-megamenu ul li a{display:block;width:100%;margin:1rem 0;padding:1rem 2rem;border:1px solid #333;color:#333;text-align:center}header .inx-megamenu ul li a:hover{background:#333;color:#fff;opacity:1}.inx-modal-img-btn{cursor:pointer}.inx-modal-close button{padding:0;outline:none;background:none}.inx-globalnav{transition:all .3s ease}.inx-globalnav nav>ul{margin:0}.inx-globalnav nav>ul>li>a{position:relative;display:block;padding:0 10px;color:#333;font-size:1.6rem;text-decoration:none}.inx-globalnav nav>ul.inx-g-sub-meun{font-size:1.4rem}#inx-globalnav-trigger{display:none}#inx-globalnav-trigger:checked+.inx-globalnav-trigger-btn span{background:#333}#inx-globalnav-trigger:checked+.inx-globalnav-trigger-btn span:nth-of-type(1){-webkit-transform:translateY(12px) rotate(-315deg);transform:translateY(12px) rotate(-315deg)}#inx-globalnav-trigger:checked+.inx-globalnav-trigger-btn span:nth-of-type(2){opacity:0}#inx-globalnav-trigger:checked+.inx-globalnav-trigger-btn span:nth-of-type(3){-webkit-transform:translateY(-15px) rotate(315deg);transform:translateY(-15px) rotate(315deg)}#inx-globalnav-trigger:checked ~ .inx-globalnav{visibility:visible;opacity:1}.inx-globalnav-trigger-btn,.inx-globalnav-trigger-btn span{display:inline-block;transition:all .4s;box-sizing:border-box}.inx-globalnav-trigger-btn{position:relative;z-index:9999;width:44px;height:30px}.inx-globalnav-trigger-btn span{position:absolute;left:-5px;width:100%;height:2px;border-radius:5px;background:#333}.inx-globalnav-trigger-btn span:nth-of-type(1){top:0}.inx-globalnav-trigger-btn span:nth-of-type(2){top:14px}.inx-globalnav-trigger-btn span:nth-of-type(3){bottom:0}.inx-cart-box{margin:0;padding:5px;border-radius:10px;background:#333;color:#fff;line-height:1}.inx-cart-box img{width:25px}.inx-cart-box:hover{color:#fff;opacity:1}.inx-top-main-img{position:relative;max-height:670px;overflow:hidden}.inx-top-main-img img{display:block;width:100%}.inx-top-main-img img.inx-top-main-img{position:absolute;bottom:0;z-index:10;width:100%}.inx-top-main-img .inx-top-main-img-text-01{position:absolute;right:30px;bottom:80px;z-index:5;width:80%;max-width:800px;color:#fff}.inx-top-main-img .inx-top-main-img-text-01 p img{width:100%}.inx-top-main-text{padding:100px 0;line-height:2}.inx-top-main-text p:first-of-type{font-size:clamp(1.8rem, 3vw, 2.8rem)}.inx-top-main-text img{max-width:300px;-o-object-fit:cover;object-fit:cover}.inx-top-img-bg-01{position:relative;overflow:hidden}.inx-top-img-bg-01>img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.inx-top-img-bg-01 p{position:absolute;bottom:20px;left:20px;z-index:5;color:#fff;font-size:clamp(2.4rem, 3vw, 3rem)}.inx-top-img-bg-01 p img{width:80%;max-width:800px}.inx-products-info:not(:first-of-type){margin-top:50px;padding-top:50px;border-top:1px solid #efefef}.inx-products-info h2{all:initial;display:block;margin-bottom:30px;font-size:clamp(1.8rem, 3vw, 2rem);font-weight:bold}.inx-top-info-box{border:1px solid #ccc;padding:30px}.inx-top-info-box.inx-top-info-box-important{border-color:#dc3545}.inx-top-btn-box{position:relative;padding:2rem;background:#f8f9fa}.inx-top-btn-box .inx-top-btn-box-inner a{display:block}.inx-top-btn-box .inx-top-btn-box-inner a:hover{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}.inx-blog-listbox .inx-blog-listbox-inner{display:block;padding:20px;border:2px solid #F47474;border-radius:10px;background:rgba(255,255,255,0.6)}.inx-blog-listbox .inx-blog-listbox-inner img{width:100%;border:2px solid #F47474;border-radius:10px}.inx-blog-listbox .inx-blog-listbox-inner p{margin:0}.inx-blog-listbox .inx-blog-listbox-inner p:first-of-type{padding:10px 0;color:#F47474}.inx-banner-box{padding-bottom:145px}.inx-banner-box ul li{margin-bottom:2rem}.inx-banner-box a{display:block}.inx-banner-box a:hover{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}.inx-banner-box img{width:100%}.fukufuku-tt:not(:last-of-type){margin-bottom:30px}.fukufuku-tt .fukufuku-tt-time{position:relative;width:60px;height:60px;border-radius:50%;background:#F47474;color:#fff;line-height:60px;text-align:center}.fukufuku-tt .fukufuku-tt-time::before{position:absolute;top:50%;right:-20px;content:"";display:inline-block;width:20px;height:3px;background:#F47474}.fukufuku-tt .fukufuku-tt-time p{margin:0}.fukufuku-tt .fukufuku-tt-time-half{background:#F4AF74}.fukufuku-tt .fukufuku-tt-time-half::before{background:#F4AF74}.fukufuku-tt .fukufuku-tt-info{padding:20px;border:3px solid #F47474;border-radius:10px;background:#fff}.fukufuku-tt .fukufuku-tt-info .fukufuku-tt-info-title p{margin:0;font-size:1.8rem;font-weight:bold}.fukufuku-tt .fukufuku-tt-info .fukufuku-tt-info-title-covid19 p{margin:0;color:#F47474}.fukufuku-tt .fukufuku-tt-info-half{border:3px solid #F4AF74}.fukufuku-tt .fukufuku-tt-info-half .fukufuku-tt-info-title-covid19 p{color:#F4AF74}.inx_sidebar p{padding:.3rem;border:1px solid #333;text-align:center;line-height:1}.inx_sidebar ul{list-style:none}table{width:100%;background:#fff}table tbody{border-top:1px #212529 solid;border-bottom:1px #212529 solid}table th,table td{width:auto;padding:1rem;border-right:1px #212529 solid;border-bottom:1px dashed #212529;border-left:1px #212529 solid}table tr th{background:#e6e6e6}table.inx-table-fixed{table-layout:fixed}.inx-table-border-botom{border-bottom-style:solid !important}.inx-p-01{position:relative;display:inline-block;padding-right:14rem;font-size:2rem}.inx-p-01::after{position:absolute;display:inline-block;content:"";top:50%;right:0;width:12rem;height:1px;background-color:#ccc}.inx-p-02{font-size:3rem}.inx-p-03{font-size:clamp(1.8rem, 3vw, 2.8rem)}.inx-info-ul{margin-bottom:15px;border-bottom:1px solid #333}.inx-info-ul a{display:block;padding-bottom:15px;color:#333;text-decoration:none}.inx-info-ul a .inx-info-ul-cat{display:inline-block;width:8em;padding:.3rem;background:#333;color:#fff;font-size:1.3rem;text-align:center;line-height:1}.inx-info-ul a .inx-info-ul-title{display:inline-block}.inx-plus-ul li{position:static !important;padding-left:0 !important}.inx-plus-ul li::before{content:"" !important}.inx-plus-ul li.inx-plus-ul-li{padding-bottom:.3rem;border-bottom:1px solid #dee2e6}.inx-plus-ul li a{display:inline-block;position:relative;padding-left:25px;color:#000;line-height:1.5em}.inx-plus-ul li a:hover{text-decoration:none}.inx-plus-ul li a::before{display:inline-block;content:"";position:absolute;top:5px;left:0;width:14px;height:14px;background-image:url(../img/common/icon_arrow.svg);background-repeat:no-repeat;background-size:contain}ul.pagination li{margin:0;padding:0 10px;line-height:3.2rem}ul.pagination li::before{content:""}ul.pagination li.page-item p{position:relative;display:block;width:3.2rem;height:3.2rem;margin:0;border:0;border-radius:5px;background-color:#333;color:#fff;text-align:center}ul.pagination li a{display:block}ul.pagination li a.page-link{width:3.2rem;height:3.2rem;border:0;border-radius:5px;background:rgba(51,51,51,0.2);color:#333;text-align:center;text-decoration:none}ul.pagination li a.first,ul.pagination li a.last{position:relative;width:6em;height:3.2rem;border:1px solid #333;border-radius:25px;background:#fff;color:#333;text-decoration:none}ul.pagination li a.first span,ul.pagination li a.last span{display:block;width:100%;text-align:center;line-height:3.2rem}ul.pagination li a.first img,ul.pagination li a.last img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.swiper-pagination-bullet{opacity:.6}.swiper-pagination-bullet-active{opacity:1;background:#fff}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0;left:inherit;right:0;width:auto}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 15px 0 0}div.wpcf7-mail-sent-ok{border:2px solid #198754 !important;background-color:#198754;color:#fff;text-align:center}.wpcf7-validation-errors,.wpcf7-acceptance-missing{border:2px solid #F4AF74 !important;background-color:#F4AF74;color:#fff;text-align:center}.wpcf7-radio .wpcf7-list-item{width:100%}.is-style-outline .wp-block-button__link,.wp-block-button__link.is-style-outline{border-width:1px !important}.wp-block-button a:hover{text-decoration:none}.youtube{position:relative;width:100%;padding-top:56.25%}.youtube>iframe{position:absolute;top:0;right:0;width:100% !important;height:100% !important}#inx-block-box .wp-block-file a.wp-block-file__button{background:green;color:#fff}.woocommerce a{text-decoration:none}#shop header,#woocommerce header{all:initial;display:block}#shop .woocommerce #respond input#submit,#shop .woocommerce a.button,#shop .woocommerce button.button,#shop .woocommerce input.button,#woocommerce .woocommerce #respond input#submit,#woocommerce .woocommerce a.button,#woocommerce .woocommerce button.button,#woocommerce .woocommerce input.button{font-size:1.6rem;font-weight:normal;display:block;text-align:center}#shop .woocommerce form .show-password-input,#shop .woocommerce-page form .show-password-input,#woocommerce .woocommerce form .show-password-input,#woocommerce .woocommerce-page form .show-password-input{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{margin-bottom:30px;padding-bottom:10px;padding-right:45px;color:#333;font-size:1.6rem}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{border:0;box-shadow:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{border:0;box-shadow:none}.woocommerce div.product .woocommerce-tabs .panel{margin-bottom:7.5rem}.woocommerce ul.products li.product .price{color:#dc3545;display:block;font-weight:400;margin-bottom:0.5em;font-size:1.4rem}.product_meta{border:1px solid #333;padding:2rem}.product_meta>span{display:block}.product_meta>span:not(:first-of-type){margin-top:15px}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{color:#333;background-color:#fff;border:1px solid #333}.woocommerce nav.woocommerce-pagination ul{border:1px solid #333;border-right:0}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #333}.woocommerce nav.woocommerce-pagination ul li a{color:#333;background:#fff}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li .woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li .woocommerce nav.woocommerce-pagination ul li span.current{background:#333;color:#fff}.woocommerce .quantity .qty{line-height:1;text-align:right}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#dc3545;font-size:1.6rem}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{border:#333 1px solid}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{padding:2rem}.woocommerce div.product form.cart .variations select{width:100%}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #333;background-color:#efefef;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-bottom:1px solid #333}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#dc3545;font-size:1.6rem}.woocommerce div.product .stock{color:#333}.woocommerce table.shop_table{border:1px solid #333;border-collapse:collapse}.woocommerce table.shop_table{border:1px solid #333}.woocommerce table.shop_table td{border-top:1px solid #333}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{margin-bottom:100px}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{border-right:1px #333 solid}.woocommerce a.remove{position:relative;height:auto;width:auto;border-radius:0;color:#dc3545 !important;border:0}.woocommerce a.remove::before{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:"削除";font-size:1.1rem}.woocommerce a.remove:hover{background:none;opacity:.5}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.added_to_cart{display:block;margin-top:10px;padding:0.75rem;border:0;background:#F4AF74;text-align:center;line-height:1;color:#333;border-radius:3px;font-size:1.2rem}.woocommerce button.button{margin-top:0}.woocommerce a.product_type_simple{border:1px solid #333;background:#fff;color:#333}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{border-top:1px solid #000}p#mailpoet_woocommerce_checkout_optin_field{display:none}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{color:#333}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{background:#fff}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;top:inherit}.woocommerce a.view{margin-top:0}#woocommerce .woocommerce form.checkout_coupon,#woocommerce .woocommerce form.login,#woocommerce .woocommerce form.register{background:#fff}#woocommerce .woocommerce #respond input#submit,#woocommerce .woocommerce a.button,#woocommerce .woocommerce button.button,#woocommerce .woocommerce input.button{color:#333;background-color:#fb0;border:1px solid #fb0}#woocommerce .woocommerce-Address,#woocommerce .woocommerce-column--billing-address,#woocommerce .woocommerce-column--shipping-address{margin-bottom:3.2rem}#woocommerce .woocommerce-Address address,#woocommerce .woocommerce-column--billing-address address,#woocommerce .woocommerce-column--shipping-address address{padding:2rem;border:#333 solid 1px;border-radius:5px;background:#fff}#woocommerce .woocommerce-Address a.edit,#woocommerce .woocommerce-column--billing-address a.edit,#woocommerce .woocommerce-column--shipping-address a.edit{display:inline-block;padding:0 1.5rem;color:#333;background-color:#fb0;border:1px solid #fb0;border-radius:3px;text-decoration:none}#woocommerce .woocommerce-Address a.edit:hover,#woocommerce .woocommerce-column--billing-address a.edit:hover,#woocommerce .woocommerce-column--shipping-address a.edit:hover{text-decoration:none}#woocommerce .woocommerce table.shop_table{border-collapse:collapse;border-spacing:0}#woocommerce .woocommerce table.shop_table tbody th,#woocommerce .woocommerce table.shop_table tfoot td,#woocommerce .woocommerce table.shop_table tfoot th{border-top:1px solid #333}#woocommerce .woocommerce table.shop_table tr td{min-height:40px;border-top:1px solid #333}#woocommerce .woocommerce table.shop_table tr td:first-of-type{border-right:0}#woocommerce #add_payment_method #payment,#woocommerce .woocommerce-cart #payment,#woocommerce .woocommerce-checkout #payment{background:#fff}#woocommerce .inx-wc-navigation{margin-bottom:5rem;padding-top:3rem;padding-bottom:3rem;border:1px solid #333;border-radius:5px;background:#fff}#woocommerce .inx-wc-navigation ul{margin:0;padding:0;list-style:none}#woocommerce .inx-wc-navigation ul li a:hover{text-decoration:none}html{font-size:10px}body{position:relative;overflow-x:hidden;background-color:#fff;color:#555;font-family:"Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;font-weight:400;word-wrap:break-word}button{outline:none}a{transition:all .3s ease}a:hover{opacity:.5}@media (max-width: 575.98px){br.inx-br-xs{display:inherit}br.inx-br-s{display:inherit}.inx-form-parts-select-01{width:100%}header .inx-header-logo a{font-size:24px}header .teiin-base dl dt{padding-bottom:10px;border-bottom:1px solid #fff}header .teiin-base dl dd{padding-top:10px}.inx-square-box-20{padding-top:45%}.inx-table-scroll{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.inx-table-scroll::-webkit-scrollbar{display:none}}@media (min-width: 768px) and (max-width: 991.98px){br.inx-br-m{display:inherit}}@media (max-width: 767.98px){br.inx-br-down-m{display:inherit}.inx-acd-check:checked+.inx-acd-label+.inx-acd-content{height:auto;opacity:1;visibility:visible}.inx-acd-check:checked+.inx-acd-label::after{content:'\f068'}.inx-acd-label{padding-right:25px}.inx-acd-label::after{box-sizing:border-box;content:'\f0fe';display:block;font-family:"Font Awesome 5 Free";position:absolute;right:0;top:0px;font-size:1.5rem}.inx-acd-content{height:0;opacity:0;transition:.5s;visibility:hidden}header nav>ul>li input:checked+label::before{font-family:'Font Awesome 5 Free';font-weight:800;content:'\f068';font-size:2rem}header nav>ul>li input:checked+label+.inx-megamenu{display:block;height:auto;visibility:visible;opacity:1}header .inx-megamenu ul{width:100%}header .inx-megamenu ul li a{display:block;width:90%;margin:1rem auto}.inx-top-main-img .inx-top-main-img-text-01{right:10px;bottom:20px}.woocommerce a.remove::before{bottom:-7px}.woocommerce a.view{margin-top:20px}#woocommerce .woocommerce table.shop_table tr td:first-of-type{border-top:0}}@media (min-width: 768px){br.inx-br-up-m{display:inherit}.js-scroll-fade.js-delay-01{transition-delay:.5s}.js-scroll-fade.js-delay-02{transition-delay:1s}.js-scroll-fade.js-delay-03{transition-delay:1.5s}.js-scroll-fade.js-delay-04{transition-delay:2s}.js-scroll-fade.js-delay-05{transition-delay:2.5s}.inx-img-bg-01{background-size:cover}header .teiin-base{right:10px;bottom:-62px}header .teiin-base dl{width:220px}header .teiin-base dl dt{padding-right:10px;border-right:1px solid #fff}.inx-top-btn-box{height:330px;padding:0}.inx-top-btn-box .inx-top-btn-box-inner{position:absolute;bottom:80px;left:50%;-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important}#woocommerce .woocommerce table.shop_table{border:1px solid #333}}@media (min-width: 992px){br.inx-br-l{display:inherit}.inx-acd-label{cursor:default !important}header{height:70px}header .inx-header-logo.inx-header-logo-sp{display:none}header nav>ul>li>a:hover+input+label+.inx-megamenu{display:block;visibility:visible;opacity:1}header nav>ul>li label{display:none}header .inx-megamenu{display:none;position:absolute;left:50%;-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important;z-index:20;visibility:hidden;opacity:0}header .inx-megamenu:hover{display:block;visibility:visible;opacity:1}header .inx-megamenu ul{width:30vw;padding:3rem 2rem;border:1px solid #000;border-top:0;background-color:#fff}header .inx-megamenu ul::before{content:"";display:inline-block;position:absolute;left:50%;-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important;top:-14px;width:29px;height:14px;background-image:url(../img/common/icon_arrow_submenu.svg);background-size:cover}.inx-globalnav nav>ul>li>a{line-height:70px}.inx-globalnav nav>ul>li>a::before{display:inline-block;content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:#333}.inx-globalnav nav>ul>li>a:hover{text-decoration:none;opacity:1;background:#333;color:#fff}.inx-globalnav nav>ul>li:last-of-type>a::after{display:inline-block;content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:#333}.inx-globalnav-trigger-btn{display:none}}@media print{.inx-no-print{display:none}.fc-scroller{height:100% !important}}@media (min-width: 576px){.inx-icon-tel{padding-left:35px}.inx-icon-tel::before{position:absolute;top:0;left:0;font-family:'Font Awesome 5 Free';font-weight:800;content:'\f2a0'}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:180px}}@media (max-width: 991.98px){.inx-globalnav{position:fixed;top:0;left:0;z-index:999;overflow-y:scroll;width:100vw;height:100vh;visibility:hidden;opacity:0;background:#fff}.inx-globalnav nav{padding-top:77px}.inx-globalnav nav>ul>li:not(:last-of-type){border-bottom:1px solid #333}.inx-globalnav nav>ul>li>a{padding:1rem 2rem 1rem 1rem;color:#333}.inx-globalnav nav>ul.inx-g-sub-meun li:first-of-type{border-top:0}}

/*# sourceMappingURL=../../maps/inx_style.css.map */
