:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--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: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;-webkit-filter:grayscale(1);filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;-webkit-transition:width .35s ease;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{-webkit-transition:none;transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem 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: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{-webkit-transition:none;transition:none}}.page-link:hover{z-index:2;color: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;-webkit-box-shadow:var(--bs-pagination-focus-box-shadow);box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1*var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;-webkit-box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{-ms-flex-negative:0;flex-shrink:0;width:1em;height:1em;fill:currentcolor;-webkit-transition:.2s ease-in-out transform;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{-webkit-transition:none;transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{-webkit-transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-none{-o-object-fit:none !important;object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.shadow{-webkit-box-shadow:var(--bs-box-shadow) !important;box-shadow:var(--bs-box-shadow) !important}.shadow-sm{-webkit-box-shadow:var(--bs-box-shadow-sm) !important;box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{-webkit-box-shadow:var(--bs-box-shadow-lg) !important;box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-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-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-1{-webkit-column-gap:.25rem !important;-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-2{-webkit-column-gap:.5rem !important;-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:hsla(0,0%,100%,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-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-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-sm-none{-o-object-fit:none !important;object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-sm-1{-webkit-column-gap:.25rem !important;-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-sm-2{-webkit-column-gap:.5rem !important;-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-sm-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-sm-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-sm-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-md-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-md-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-md-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-md-none{-o-object-fit:none !important;object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-md-1{-webkit-column-gap:.25rem !important;-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-md-2{-webkit-column-gap:.5rem !important;-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-md-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-md-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-md-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-lg-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-lg-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-lg-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-lg-none{-o-object-fit:none !important;object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-lg-1{-webkit-column-gap:.25rem !important;-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-lg-2{-webkit-column-gap:.5rem !important;-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-lg-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-lg-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-lg-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xl-none{-o-object-fit:none !important;object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xl-1{-webkit-column-gap:.25rem !important;-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xl-2{-webkit-column-gap:.5rem !important;-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xl-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xl-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xl-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xxl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xxl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xxl-none{-o-object-fit:none !important;object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xxl-1{-webkit-column-gap:.25rem !important;-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xxl-2{-webkit-column-gap:.5rem !important;-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xxl-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xxl-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xxl-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #111827}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}/*! nouislider - 14.3.0 - 5/5/2020 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0, 50%);transform:translate(0, 50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);top:50%;right:120%}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71);transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71)}.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1);transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.14, 1);animation-timing-function:cubic-bezier(0.5, 0, 0.14, 1);-webkit-backface-visibility:hidden;background:rgba(0,0,0,0);background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:rgba(0,0,0,0);border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:rgba(0,0,0,0);border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:rgba(0,0,0,0);border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));background:linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports(padding: max(0px)){.fancybox-caption{padding:75px 44px 25px 44px}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:rgba(0,0,0,0);border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0, 0, 0.25, 1);transition-timing-function:cubic-bezier(0, 0, 0.25, 1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(100%, 0, 0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1, 1, 1) translate3d(0, 0, 0);transform:scale3d(1, 1, 1) translate3d(0, 0, 0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg);transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}@media all and (max-height: 576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports(padding: max(0px)){.fancybox-caption{padding-left:12px;padding-right:12px}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1,.fancybox-share .h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:rgba(0,0,0,0);border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width: 576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@font-face{font-family:"Inter";src:url("../fonts/web/Inter-Regular.woff2") format("woff2"),url("../fonts/web/Inter-Regular.woff") format("woff");font-style:normal;font-display:swap;font-weight:400}@font-face{font-family:"Inter";src:url("../fonts/web/Inter-Bold.woff2") format("woff2"),url("../fonts/web/Inter-Bold.woff") format("woff");font-style:normal;font-display:swap;font-weight:700}@font-face{font-family:"Inter";src:url("../fonts/web/Inter-Light.woff2") format("woff2"),url("../fonts/web/Inter-Light.woff") format("woff");font-style:normal;font-display:swap;font-weight:300}@font-face{font-family:"Mooli";src:url("../fonts/web/Mooli-Regular.woff2") format("woff2"),url("../fonts/web/Mooli-Regular.woff") format("woff");font-style:normal;font-display:swap;font-weight:400}@-webkit-keyframes showTargetItem{from{opacity:0}to{opacity:1}}@keyframes showTargetItem{from{opacity:0}to{opacity:1}}@-webkit-keyframes showScrolledHeader{from{top:-9.375rem}to{top:0}}@keyframes showScrolledHeader{from{top:-9.375rem}to{top:0}}@-webkit-keyframes hideScrolledHeader{from{top:0}to{top:-9.375rem}}@keyframes hideScrolledHeader{from{top:0}to{top:-9.375rem}}@-webkit-keyframes showScrolledfooter{from{bottom:-9.375rem}to{bottom:0}}@keyframes showScrolledfooter{from{bottom:-9.375rem}to{bottom:0}}@-webkit-keyframes hideScrolledfooter{from{bottom:0}to{bottom:-9.375rem}}@keyframes hideScrolledfooter{from{bottom:0}to{bottom:-9.375rem}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}.animation-pulse-once{-webkit-animation:pulse .5s ease-in-out forwards;animation:pulse .5s ease-in-out forwards}@media(min-width: 768px){.divide-columns{-webkit-columns:2;-moz-columns:2;columns:2}}@media(min-width: 768px){.divide-columns-2{-webkit-columns:2;-moz-columns:2;columns:2}}.h-full{height:100%}.divider{display:block;position:relative;width:100%;height:.0625rem;-webkit-transition:all .3s ease;transition:all .3s ease}.divider::before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTEyOCcgaGVpZ2h0PScyJyB2aWV3Qm94PScwIDAgMTEyOCAyJyBmaWxsPSdub25lJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00wIDEuMDAwMTFDMzUzLjQyMiAtMC4zMjk2NzQgNzc0LjU5MyAtMC4zNDAzMTIgMTEyOCAxLjAwMDExQzc3NC41NzggMi4zNDA1NCAzNTMuNDA3IDIuMzI5OSAwIDEuMDAwMTFaJyBmaWxsPScjNkE2NjY3Jy8+PC9zdmc+");background-size:100% 100%;display:block;height:.0625rem;width:100%}@media(min-width: 768px){.divide-columns-3{-webkit-columns:3;-moz-columns:3;columns:3}}.lock-screen{position:fixed;display:none;background-color:rgba(0,0,0,.6);top:0;left:0;height:100vh;width:100vw;overflow:auto;z-index:40;-webkit-animation:showTargetItem .3s forwards;animation:showTargetItem .3s forwards}.rotate-element{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.show-header-scrolled{-webkit-animation:showScrolledHeader .7s forwards;animation:showScrolledHeader .7s forwards}.hide-header-scrolled{-webkit-animation:hideScrolledHeader .7s forwards;animation:hideScrolledHeader .7s forwards}.show-footer-scrolled{-webkit-animation:showScrolledfooter .7s forwards;animation:showScrolledfooter .7s forwards}.hide-footer-scrolled{-webkit-animation:hideScrolledfooter .7s forwards;animation:hideScrolledfooter .7s forwards}.container{width:100%;padding-right:.9375rem;padding-left:.9375rem;margin-right:auto;margin-left:auto;max-width:90rem;position:relative}.container-custom{position:relative;width:100%;padding-right:.9375rem;padding-left:.9375rem;margin-right:auto;margin-left:auto;max-width:87rem}@media(min-width: 1199px){.container-custom{padding-right:1.875rem;padding-left:1.875rem}}@media(min-width: 1699px){.container-custom{padding-right:7.5rem;padding-left:7.5rem}}.filter-range{margin:1.5625rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-range-slider{height:.125rem;border:none;border-radius:.1875rem;width:90%;background:#6a767d}.filter-range-slider .noUi-connect{background-color:#001e50}.filter-range-slider .noUi-handle{width:1.125rem;height:1.125rem;border:.0625rem solid #000;background-color:#001e50;border-radius:50%;right:-0.625rem;top:-0.4375rem;-webkit-box-shadow:none;box-shadow:none}.filter-range-slider .noUi-handle::after,.filter-range-slider .noUi-handle::before{display:none}.filter-range-slider .noUi-handle:focus{outline:none;-webkit-transform:scale(1.1);transform:scale(1.1)}.filter-range-values-wrapper{margin-top:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.filter-range-values-wrapper .value{font-size:.75rem;color:#001e50}@media(min-width: 1600px){.col-xxl-3{position:relative;width:100%;padding-right:.9375rem;padding-left:.9375rem;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}text-main{color:#001e50 !important}.lozad{opacity:0}.lozad[data-loaded=true]{opacity:1;-webkit-transition:opacity 2s;transition:opacity 2s}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:1rem}.ml-4{margin-left:1.5rem}.ml-5{margin-left:3rem}.text-green{color:#268f52}.link-anchor{-webkit-transform:translateY(-13.75rem);transform:translateY(-13.75rem)}.target-anchor{position:relative;display:block;width:100%;height:0;-webkit-transform:translateY(-13.75rem);transform:translateY(-13.75rem)}@media(min-width: 992px){.target-anchor{-webkit-transform:translateY(-8.5rem);transform:translateY(-8.5rem)}}.bg-dark{background-color:#2d2d2d}h1,.h1,.page-title{color:#2d2d2d;font-weight:700;font-size:1.125rem;line-height:150%;text-transform:uppercase;margin:0}h2,.h2,.page-subtitle{color:#4b5563;font-size:1.375rem;font-style:normal;font-weight:400;line-height:120%}h3,.h3,.page-description{color:#4b5563;font-weight:400;font-size:.75rem;line-height:150%;margin:.5rem 0 1.5rem}p,span,a,li{color:#4b5563;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.2px}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth}html,body{font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:normal;color:#4b5563;font-size:16px;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:400;overflow-x:hidden}ul{margin:0;padding:0}ul li{list-style:none}a,a:not([href]){color:inherit;text-decoration:none;cursor:pointer}a:hover,a:not([href]):hover{color:inherit;text-decoration:none;-webkit-transition:all ease-in .3s;transition:all ease-in .3s}p{margin:0}button,button:hover,button:focus,button:active,button.active,button.active:focus{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0)}main.main{position:relative;padding-top:0;-webkit-animation:none;animation:none}main.main.show-header-scrolled{-webkit-animation:none;animation:none;padding-top:13.75rem}@media(min-width: 992px){main.main.open-menu{padding-top:10.125rem}main.main.show-header-scrolled{padding-top:10.125rem}}.overlay-bg{position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:2;opacity:0;display:none;-webkit-transition:opacity .3s;transition:opacity .3s}@media(min-width: 992px){.overlay-bg.hidden{display:none}.overlay-bg.show{opacity:1;z-index:12}.overlay-bg.force{display:block !important;z-index:12}}.accordion .title{cursor:pointer;-webkit-transition:all ease-in .3s;transition:all ease-in .3s}.hidden{display:none !important}.bold{font-weight:700}.semibold{font-weight:600}.light{font-weight:300}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;outline:none;cursor:pointer;border:none;padding:0;text-align:center;text-transform:uppercase;line-height:150%;letter-spacing:.2px;-webkit-transition:all ease-in .3s;transition:all ease-in .3s}.btn:active,.btn:focus,.btn.active,.btn.active:focus{-webkit-box-shadow:none;box-shadow:none;outline:none !important}.btn.btn-primary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;position:relative;background-color:#001e50;border:none;border-radius:.25rem;height:2.5rem;padding:.625rem .9375rem;min-width:3rem;min-height:2.5rem;color:#fff;font-size:.75rem;font-family:"Mooli",Arial,Helvetica,sans-serif;font-weight:normal}.btn.btn-primary>span{color:#2d2d2d;font-size:.75rem;font-family:"Mooli",Arial,Helvetica,sans-serif;font-weight:normal;text-transform:uppercase}.btn.btn-primary>i{font-size:1rem}.btn.btn-primary::before{content:"";position:absolute;width:100%;height:100%;inset:0;opacity:1;background:linear-gradient(86deg, rgba(0, 0, 0, 0.15) 11.14%, rgba(255, 255, 255, 0) 113.29%);-webkit-transition:all .3s;transition:all .3s}.btn.btn-primary:hover{background-color:#000}.btn.btn-primary:hover>span,.btn.btn-primary:hover>i{color:#fff}.btn.btn-primary:hover::before{opacity:0}.btn.btn-secondary{background:#fff;color:#4b5563;font-size:1rem;font-style:normal;text-transform:uppercase;font-weight:600;border:1px solid #000;min-width:3rem;min-height:3.25rem;padding:0px 1.25rem}.btn.btn-secondary:hover{background:#000;color:#fff}.btn.btn-ghost{background:rgba(0,0,0,0);color:#fff;padding:.75rem 1.25rem;font-size:.875rem;border:2px solid #fff;text-align:center;margin-top:auto;text-transform:uppercase}.btn.btn-ghost span{color:#fff}.btn.btn-ghost:hover{background:#fff;color:#000}.btn.btn-ghost:hover span{color:#000}.btn.btn-ghost-dark{background:rgba(0,0,0,0);color:#49504c;padding:.75rem 1.25rem;font-size:.875rem;border:2px solid #49504c;text-align:center;margin-top:auto;text-transform:uppercase}.btn.btn-ghost-dark span,.btn.btn-ghost-dark p,.btn.btn-ghost-dark i{color:#49504c}.btn.btn-ghost-dark:hover{background:#49504c;color:#fff}.btn.btn-ghost-dark:hover span,.btn.btn-ghost-dark:hover p,.btn.btn-ghost-dark:hover i{color:#fff}.btn.btn-ghost-dark-active,.btn.btn-ghost-dark-active:hover{background:#49504c;color:#fff}.btn.btn-ghost-dark-active span,.btn.btn-ghost-dark-active p,.btn.btn-ghost-dark-active i,.btn.btn-ghost-dark-active:hover span,.btn.btn-ghost-dark-active:hover p,.btn.btn-ghost-dark-active:hover i{color:#fff}.btn.btn-options{background:rgba(0,0,0,0);color:#111827;padding:.375rem .5625rem;font-size:.75rem;font-weight:400;border:1px solid #111827;text-align:center;margin-top:auto;border-radius:3.125rem;-webkit-transition:all .3s;transition:all .3s;text-transform:uppercase}.btn.btn-options span,.btn.btn-options p,.btn.btn-options i{white-space:nowrap;display:inline-block;overflow:hidden;text-overflow:ellipsis;color:#111827;font-size:.75rem;font-weight:400;-webkit-transition:all .3s;transition:all .3s}.btn.btn-options:hover{background:#111827;color:#fff}.btn.btn-options:hover span,.btn.btn-options:hover p,.btn.btn-options:hover i{color:#fff}.btn.btn-options-active,.btn.btn-options-active:hover{background:#111827;color:#fff}.btn.btn-options-active span,.btn.btn-options-active p,.btn.btn-options-active i,.btn.btn-options-active:hover span,.btn.btn-options-active:hover p,.btn.btn-options-active:hover i{color:#fff}.btn.btn-transparent{background:rgba(0,0,0,0);color:#cacecc;padding:.75rem 1.25rem;font-size:.875rem;border:2px solid rgba(0,0,0,0);text-align:center;margin-top:auto}.btn.btn-transparent span,.btn.btn-transparent p,.btn.btn-transparent i{color:#cacecc}.btn.btn-transparent:hover{background:#f2f3f2;border-color:#9ca3af;color:#cacecc}.btn.btn-transparent:hover span,.btn.btn-transparent:hover p,.btn.btn-transparent:hover i{color:#cacecc}.btn.btn-call-tracking{background:#a63527;color:#fff}.btn.btn-call-tracking:hover,.btn.btn-call-tracking:focus{background:#c00;color:#fff}.btn.btn-call-tracking i{margin-right:.625rem;color:#fff}.btn-whatsapp,.whatsapp-cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;outline:none;cursor:pointer;border:none;padding:0;text-align:center;text-transform:uppercase;line-height:150%;letter-spacing:.2px;background:#2ac769;color:#fff;gap:.5rem;height:2.5rem;-webkit-transition:all ease-in .3s;transition:all ease-in .3s}.btn-whatsapp span,.btn-whatsapp i,.whatsapp-cta span,.whatsapp-cta i{color:#fff;text-align:center;font-size:.75rem;font-weight:700;text-transform:uppercase}.btn-whatsapp i,.whatsapp-cta i{font-size:24px}.btn-whatsapp:hover,.btn-whatsapp:focus,.whatsapp-cta:hover,.whatsapp-cta:focus{background:#0caa4b}.btn-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem}.buttons-action-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.buttons-action-wrapper .btn{width:100%}.btn-file{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;bottom:2px;font-size:1rem;font-weight:bold;background-color:rgba(0,0,0,0);width:20%;height:100%;text-align:center;color:#111827 !important}.footer{background-color:#000;padding:2rem 0;color:#fff;font-family:"Inter",sans-serif}.footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}.footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem;width:100%}.footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.25rem}.footer-logo img{max-width:100%;height:auto}.footer-highlights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem;width:100%}@media(min-width: 992px){.footer-highlights{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:2.3125rem}}.footer-highlights .highlight-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;background-color:rgba(12,12,13,.1);padding:.625rem;border-radius:.25rem;width:100%;max-width:18.9375rem;-webkit-box-shadow:0 .25rem .25rem -0.0625rem rgba(12,12,13,.1),0 .25rem .25rem -0.0625rem rgba(12,12,13,.05);box-shadow:0 .25rem .25rem -0.0625rem rgba(12,12,13,.1),0 .25rem .25rem -0.0625rem rgba(12,12,13,.05)}.footer-highlights .highlight-item .icon{width:2.3125rem;height:2.3125rem;-ms-flex-negative:0;flex-shrink:0}.footer-highlights .highlight-item .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer-highlights .highlight-item .text{font-weight:500;font-size:1rem;line-height:1.4;color:#fff;margin:0}.footer-highlights .highlight-item-separator{display:none;width:.0625rem;height:auto;background-color:#f2f3f2}@media(min-width: 768px){.footer-highlights .highlight-item-separator{display:block}}.footer-highlights .highlight-separator img{display:block}.footer .highlight-separator-mobile{margin:.625rem 0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .highlight-separator-mobile img{max-width:100%}.footer-contact-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;width:100%}.footer-contact-text{font-weight:500;font-size:.875rem;line-height:1.7;text-align:center;color:#fff;margin:0;max-width:20.0625rem}@media(min-width: 992px){.footer-contact-text{max-width:100%}}.footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.footer-links a{font-weight:500;font-size:.875rem;line-height:1;color:#d9d9d9;text-decoration:none}.footer-links a:hover{text-decoration:underline;color:#fff}.footer-links .separator{width:.0625rem;height:1rem;background-color:#d9d9d9}@media(min-width: 992px){.footer-links{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.footer-copyright-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;width:100%;border-top:.0625rem solid hsla(0,0%,100%,.1);padding-top:1.25rem}.footer-copyright-row>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media(min-width: 992px){.footer-copyright-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem;border-top:none;padding-top:0}}.footer-copyright-row .copyright-text{font-weight:500;font-size:.75rem;line-height:2;color:#fff;margin:0;text-align:left;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(min-width: 992px){.footer-copyright-row .copyright-text{text-align:center;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.footer-copyright-row .alpes-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.5rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer-copyright-row .alpes-logo .text{font-weight:500;font-size:.75rem;line-height:2;color:#fff}@media(min-width: 992px){.footer-copyright-row .alpes-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer-copyright-row .alpes-logo img{display:block}.banner-container{position:relative;overflow:hidden;background-color:#000}.banner-container .swiper-slide{position:relative;height:auto}.banner-container .banner-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.banner-container .banner-title-bg-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.banner-container .banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.banner-container .banner-overlay .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-container .banner-content{pointer-events:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.25rem;max-width:37rem;width:100%;text-align:center;padding:0 .625rem}@media(min-width: 992px){.banner-container .banner-content{padding:0}}.banner-container .banner-title{font-family:"Mooli",sans-serif;font-size:1.25rem;line-height:1.4;color:#fff;text-transform:uppercase;margin:0}@media(min-width: 992px){.banner-container .banner-title{font-size:1.6875rem}}.banner-container .banner-subtitle{font-family:"Inter",sans-serif;font-size:1rem;line-height:1.4;color:#fff;margin:0}@media(min-width: 992px){.banner-container .banner-subtitle{font-size:1.125rem}}.banner-container .banner-search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem;width:100%;margin-top:.625rem}@media(min-width: 992px){.banner-container .banner-search-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}}.banner-container .banner-search-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:.0625rem solid #363636;border-radius:.25rem;height:2.5rem;padding:0 .625rem;width:100%}@media(min-width: 992px){.banner-container .banner-search-input-wrapper{width:28.75rem}}.banner-container .banner-search-input-wrapper.is-disabled{opacity:.8;cursor:not-allowed}.banner-container .banner-search-input-wrapper.is-disabled .banner-search-input{cursor:not-allowed}.banner-container .banner-search-input-wrapper.is-disabled .icon-wrapper{opacity:.5}.banner-container .banner-search-input-wrapper .icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.625rem;width:1rem;height:1rem;-ms-flex-negative:0;flex-shrink:0;color:#6a6667}.banner-container .banner-search-input-wrapper .icon-wrapper i{font-size:1rem;line-height:1}.banner-container .banner-search-input-wrapper .banner-search-input{border:none;background:rgba(0,0,0,0);outline:none;width:100%;font-family:"Inter",sans-serif;font-weight:300;font-size:1rem;color:#6a6667}.banner-container .banner-search-input-wrapper .banner-search-input::-webkit-input-placeholder{color:#6a6667}.banner-container .banner-search-input-wrapper .banner-search-input::-moz-placeholder{color:#6a6667}.banner-container .banner-search-input-wrapper .banner-search-input:-ms-input-placeholder{color:#6a6667}.banner-container .banner-search-input-wrapper .banner-search-input::-ms-input-placeholder{color:#6a6667}.banner-container .banner-search-input-wrapper .banner-search-input::placeholder{color:#6a6667}.banner-container .banner-search-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#00aad2;border:none;border-radius:.25rem;height:2.5rem;cursor:pointer;width:100%;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media(min-width: 992px){.banner-container .banner-search-button{width:10.375rem}}.banner-container .banner-search-button:hover{background-color:rgb(0,128.7142857143,159)}.banner-container .banner-search-button:disabled{opacity:1;cursor:not-allowed}.banner-container .banner-search-button:disabled:hover{background-color:#cacecc}.banner-container .banner-search-button span{font-family:"Inter",sans-serif;font-weight:700;font-size:.875rem;color:#fff;text-transform:uppercase}.pieces-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:.25rem;-webkit-box-shadow:0 .0625rem .625rem -0.125rem rgba(0,0,0,.15);box-shadow:0 .0625rem .625rem -0.125rem rgba(0,0,0,.15);padding:1.25rem .625rem;width:16.6875rem;position:relative;overflow:hidden;height:auto;gap:.5625rem;-webkit-transition:all .3s ease;transition:all .3s ease}.pieces-card-content-img{width:100%;height:9.6875rem;position:relative;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pieces-card-content-img img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.pieces-card-separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%;height:1px;-ms-flex-negative:0;flex-shrink:0;background-color:#f2f3f2}.pieces-card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.pieces-card-content-name{font-family:"Inter",sans-serif;font-weight:600;font-size:.9375rem;line-height:1.4;color:#363636;text-align:center;margin:0;width:14.4375rem;height:2.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.pieces-card-content-compatibility{font-family:"Inter",sans-serif;font-weight:400;font-size:.8125rem;line-height:1.4;color:rgba(54,54,54,.8);margin:0;text-align:center;min-height:2.1875rem;width:100%}.pieces-card-content-price{font-family:"Inter",sans-serif;font-weight:700;font-size:1.5rem;line-height:1.4;color:#363636;margin:0;margin-top:auto;text-align:center;white-space:nowrap}.pieces-card-content-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;margin-top:.625rem;width:9.1875rem;height:4.875rem;position:relative}.pieces-card-content-btn-wrapper .button-product-cotation{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#001e50;border:none;border-radius:.25rem;height:2.5rem;padding:.625rem .9375rem;cursor:pointer;text-decoration:none;min-width:unset}.pieces-card-content-btn-wrapper .button-product-cotation span{font-weight:700;font-size:.875rem;color:#fff;text-transform:uppercase;white-space:nowrap}.pieces-card-content-btn-wrapper .button-product-cotation:hover{background-color:#45bae8}.pieces-card-content-btn-wrapper .card-share-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;width:100%}.pieces-card-content-btn-wrapper .card-share-wrapper .share-text{font-family:"Inter",sans-serif;font-weight:400;font-size:.75rem;line-height:1.4;color:#363636}.pieces-card-content-btn-wrapper .card-share-wrapper .share-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.pieces-card-content-btn-wrapper .card-share-wrapper .share-icons .share-btn{background:none;border:none;padding:0;cursor:pointer;color:#363636;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.3125rem;height:1.3125rem}.pieces-card-content-btn-wrapper .card-share-wrapper .share-icons .share-btn i{font-size:1rem}.pieces-card:hover{-webkit-box-shadow:0 .0625rem .625rem .125rem rgba(0,0,0,.2);box-shadow:0 .0625rem .625rem .125rem rgba(0,0,0,.2)}.pieces-card:hover .pieces-card-content-name{color:#001e50}.pieces-card:hover .pieces-card-content-price{color:#001e50}.pieces-card:hover .pieces-card-content-btn-wrapper .button-product-cotation{background-color:#001e50}@-webkit-keyframes skeleton-loading{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes skeleton-loading{0%{background-position:-200% 0}100%{background-position:200% 0}}.skeleton-product-card{width:16.6875rem;height:25.6875rem;background-color:#fff;border-radius:.25rem;-webkit-box-shadow:0 .0625rem .625rem -0.125rem rgba(0,0,0,.15);box-shadow:0 .0625rem .625rem -0.125rem rgba(0,0,0,.15);padding:1.25rem .625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5625rem;overflow:hidden}.skeleton-product-card .skeleton-content .skeleton-share,.skeleton-product-card .skeleton-content .skeleton-button,.skeleton-product-card .skeleton-content .skeleton-price,.skeleton-product-card .skeleton-content .skeleton-compatibility,.skeleton-product-card .skeleton-content .skeleton-title,.skeleton-product-card .skeleton-image{background:-webkit-gradient(linear, left top, right top, color-stop(25%, #F2F3F2), color-stop(50%, #FCFCFC), color-stop(75%, #F2F3F2));background:linear-gradient(90deg, #F2F3F2 25%, #FCFCFC 50%, #F2F3F2 75%);background-size:200% 100%;-webkit-animation:skeleton-loading 1.5s infinite;animation:skeleton-loading 1.5s infinite;border-radius:.25rem}.skeleton-product-card .skeleton-image{width:100%;height:9.6875rem;-ms-flex-negative:0;flex-shrink:0}.skeleton-product-card .skeleton-separator{width:80%;height:1px;background-color:#f2f3f2;-ms-flex-negative:0;flex-shrink:0}.skeleton-product-card .skeleton-content{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem}.skeleton-product-card .skeleton-content .skeleton-title{width:90%;height:2.75rem;margin-bottom:0}.skeleton-product-card .skeleton-content .skeleton-compatibility{width:70%;height:1rem}.skeleton-product-card .skeleton-content .skeleton-price{width:50%;height:1.5rem;margin-top:auto}.skeleton-product-card .skeleton-content .skeleton-button{width:9.1875rem;height:2.5rem;margin-top:.625rem}.skeleton-product-card .skeleton-content .skeleton-share{width:40%;height:.75rem;margin-top:.625rem}#mPoliticaPrivacidade{z-index:999999999}#mPoliticaPrivacidade .modal-dialog{margin:0 auto 0 auto;min-width:700px}#mPoliticaPrivacidade .modal-dialog .modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:50rem;padding-bottom:1rem}#mPoliticaPrivacidade .modal-dialog .modal-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#mPoliticaPrivacidade .modal-dialog .modal-header .modal-title{font-size:20px;line-height:1;color:#111827;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}#mPoliticaPrivacidade .modal-dialog .modal-header .btn-close-privacity{background-color:rgba(0,0,0,0)}#mPoliticaPrivacidade .modal-dialog .modal-header .btn-close-privacity i{width:24px;height:24px;font-size:24px}#mPoliticaPrivacidade .modal-dialog .modal-header .btn-close-privacity i:hover{color:#49504c}#mPoliticaPrivacidade .modal-dialog .modal-body{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow-y:auto;padding:0 .5rem}#mPoliticaPrivacidade .modal-dialog .modal-body .iframe-terms{height:calc(100% - 3rem)}#mPoliticaPrivacidade .modal-dialog .modal-body h1,#mPoliticaPrivacidade .modal-dialog .modal-body .h1,#mPoliticaPrivacidade .modal-dialog .modal-body h2,#mPoliticaPrivacidade .modal-dialog .modal-body .h2{font-size:16px;color:#111827;text-transform:uppercase;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}#mPoliticaPrivacidade .modal-dialog .modal-body h3,#mPoliticaPrivacidade .modal-dialog .modal-body .h3,#mPoliticaPrivacidade .modal-dialog .modal-body h4,#mPoliticaPrivacidade .modal-dialog .modal-body .h4,#mPoliticaPrivacidade .modal-dialog .modal-body h5,#mPoliticaPrivacidade .modal-dialog .modal-body .h5,#mPoliticaPrivacidade .modal-dialog .modal-body h6,#mPoliticaPrivacidade .modal-dialog .modal-body .h6{font-size:16px;color:#000;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}#mPoliticaPrivacidade .modal-dialog .modal-body p{font-size:16px;color:#000;line-height:25px}#mPoliticaPrivacidade .modal-dialog .modal-body p ul li{list-style:disc}#mPoliticaPrivacidade .modal-dialog .modal-body p ul li::marker{color:#000}#mPoliticaPrivacidade .modal-dialog .modal-body ul{padding-left:20px;padding-bottom:16px}#mPoliticaPrivacidade .modal-dialog .modal-body ul li{font-size:16px;list-style:disc;color:#49504c}#mPoliticaPrivacidade .modal-dialog .modal-body ul li::marker{color:#49504c}#mPoliticaPrivacidade .modal-dialog .modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#mPoliticaPrivacidade .modal-dialog iframe{width:100%;height:60vh}#mPoliticaPrivacidade .btn.btn-primary{width:160px}@media(min-width: 768px){#mPoliticaPrivacidade .modal-dialog .modal-content{height:85vh}}#LGPD-politica-de-privacidade{height:100%;inset:0;background-color:rgba(0,0,0,.3);z-index:999999999 !important}#LGPD-politica-de-privacidade .modal-dialog-lgpd-politica-de-privacidade{height:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#LGPD-politica-de-privacidade .modal-content-lgpd-politica-de-privacidade{height:80%;max-height:35rem;z-index:2}#LGPD-politica-de-privacidade .modal-header-lgpd-politica-de-privacidade{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#LGPD-politica-de-privacidade .modal-header-lgpd-politica-de-privacidade .title-lgpd-politica-de-privacidade{background-color:rgba(0,0,0,0) !important;font-size:18px;margin:0;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}#LGPD-politica-de-privacidade .modal-header-lgpd-politica-de-privacidade .close{font-size:24px;background-color:rgba(0,0,0,0);-webkit-transition:all ease-in .3s;transition:all ease-in .3s}#LGPD-politica-de-privacidade .modal-header-lgpd-politica-de-privacidade .close:hover{color:#49504c}#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade{overflow-y:auto;height:100%}#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade .iframe-lgpd-politica-de-privacidade{height:95%}#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade h1,#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade .h1,#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade h2,#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade .h2{font-size:16px;color:#111827;text-transform:uppercase;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade h3,#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade .h3,#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade h4,#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade .h4,#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade h5,#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade .h5,#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade h6,#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade .h6{font-size:16px;color:#d7dad8;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade p{font-size:16px;color:#d7dad8;line-height:25px}#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade p ul li{list-style:disc}#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade p ul li::marker{color:#d7dad8}#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade ul{padding-left:20px;padding-bottom:16px}#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade ul li{font-size:16px;list-style:disc;color:#d7dad8}#LGPD-politica-de-privacidade .modal-body-lgpd-politica-de-privacidade ul li::marker{color:#d7dad8}#LGPD-politica-de-cookies .modal-dialog-lgpd-politica-de-cookies{height:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#LGPD-politica-de-cookies .modal-content-lgpd-politica-de-cookies{height:80%;max-height:35rem;z-index:2}#LGPD-politica-de-cookies .modal-header-lgpd-politica-de-cookies{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#LGPD-politica-de-cookies .modal-header-lgpd-politica-de-cookies .title-lgpd-politica-de-cookies{font-size:18px;margin:0;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}#LGPD-politica-de-cookies .modal-header-lgpd-politica-de-cookies .close{font-size:24px;background-color:rgba(0,0,0,0);-webkit-transition:all ease-in .3s;transition:all ease-in .3s}#LGPD-politica-de-cookies .modal-header-lgpd-politica-de-cookies .close:hover{color:#49504c}#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies{overflow-y:auto;height:100%}#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies .iframe-lgpd-politica-de-cookies{height:95%}#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies h1,#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies .h1,#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies h2,#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies .h2{font-size:16px;color:#111827;text-transform:uppercase;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies h3,#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies .h3,#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies h4,#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies .h4,#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies h5,#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies .h5,#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies h6,#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies .h6{font-size:16px;color:#d7dad8;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies p{font-size:16px;color:#d7dad8;line-height:25px}#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies p ul li{list-style:disc}#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies p ul li::marker{color:#d7dad8}#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies ul{padding-left:20px;padding-bottom:16px}#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies ul li{font-size:16px;list-style:disc;color:#d7dad8}#LGPD-politica-de-cookies .modal-body-lgpd-politica-de-cookies ul li::marker{color:#d7dad8}.modal-overlay{position:fixed;display:none;background-color:rgba(0,0,0,.7);top:0;left:0;height:100%;width:100%;overflow:auto;z-index:99999}.modal-overlay .modal-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.modal-overlay .modal-content{pointer-events:all;position:relative;margin:auto;background:#fff;-webkit-box-shadow:0px 3px 6px rgba(0,0,0,.3);box-shadow:0px 3px 6px rgba(0,0,0,.3);border:none;border-radius:4px;width:100%;height:100%;max-height:unset;max-width:30rem;z-index:2}.modal-overlay .modal-content .modal-header{background:#fff;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:60px;height:auto}.modal-overlay .modal-content .modal-header .title{font-size:.875rem;line-height:1.2 !important;color:#000;padding-right:5px;margin:0;letter-spacing:.2px;font-weight:bold;text-transform:uppercase}.modal-overlay .modal-content .modal-header .btn-close-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:10px;text-transform:uppercase;color:#49504c;background-color:#fff;padding:0;-webkit-transition:all ease-in .3s;transition:all ease-in .3s;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}.modal-overlay .modal-content .modal-header .btn-close-modal:hover{color:#49504c}.modal-overlay .modal-content .modal-header .btn-close-modal:hover i{color:#49504c}.modal-overlay .modal-content .modal-header .btn-close-modal i{width:24px;height:24px;font-size:24px;color:#49504c}.modal-overlay .modal-content .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-overlay .modal-content .modal-body .btn.btn-primary{width:2.5rem;height:2.5rem;min-height:unset;min-width:unset;padding:0}.modal-overlay-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}.modal-overlay.modal-promotion .modal-content .modal-body{padding:20px;padding-top:0}.modal-overlay.modal-promotion .modal-content .modal-body .promotion-img{max-width:100%}.modal-overlay.modal-promotion .modal-content .modal-body .promotion-text{font-size:12px;color:#000;line-height:16px;margin-top:20px}.modal-overlay.modal-video-embeded .modal-content{width:auto;max-width:100%}.modal-overlay.modal-video-embeded .modal-content .iframe-youtube{aspect-ratio:16/9;width:calc(100vw - 3rem);height:auto;max-width:560px}.modal-overlay.modal-local-inicio .modal-content{border-radius:10px;width:95%;max-width:25rem;height:auto;padding:1.5rem}.modal-overlay.modal-local-inicio .modal-content .modal-header{border-radius:10px;border:0 !important;padding:0;padding-bottom:1rem}.modal-overlay.modal-local-inicio .modal-content .modal-header .title{text-transform:initial;color:#141514}.modal-overlay.modal-local-inicio .modal-content .modal-header .description{font-size:.75rem;font-weight:400;color:#141514}.modal-overlay.modal-local-inicio .modal-content .modal-body{padding:0}.modal-overlay.modal-local-inicio .modal-content .modal-body #modal-units-select-btn{border-radius:8px;height:3.5rem;z-index:2}.modal-overlay.modal-local-inicio .modal-content .modal-body #modal-units-select-btn.active{background-color:#111827}.modal-overlay.modal-local-inicio .modal-content .modal-body .modal-units-select{border-radius:0 0 8px 8px;border:2px solid #111827;padding-top:8px;margin-top:-0.75rem;height:auto;max-height:30rem;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out;overflow:hidden}.modal-overlay.modal-local-inicio .modal-content .modal-body .modal-units-select.collapsed{max-height:0rem}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:auto;height:6rem;padding:.625rem;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item:not(.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item:last-child){border-bottom:1px solid #9ca3af}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item-wrapper{width:auto}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item-wrapper .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;font-weight:bold;color:#111827;-webkit-transition:all .3s;transition:all .3s}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item-wrapper .address{font-size:.625rem;color:#000;margin:0;-webkit-transition:all .3s;transition:all .3s}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .radio-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.875rem;height:auto;position:relative;margin-right:.5rem}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .radio-select::before{content:"";width:1.25rem;height:1.25rem;border-radius:50px;background-color:#f2f3f2;border:1px solid #f2f3f2;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s;transition:all .3s}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .radio-select::after{content:"";width:.625rem;height:.625rem;border-radius:50px;background-color:rgba(0,0,0,0);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;opacity:0;-webkit-transition:all .3s;transition:all .3s}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .btn{padding:0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .btn i{color:#111827;-webkit-transition:all .3s;transition:all .3s}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .btn.btn-whatsapp,.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .btn.whatsapp-cta{background:#2ac769}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .btn.btn-whatsapp:hover,.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .btn.btn-whatsapp:focus,.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .btn.whatsapp-cta:hover,.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item .btn.whatsapp-cta:focus{background:#0caa4b}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item:hover{background-color:#c6d0e7}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item:hover .radio-select::before{background-color:#f2f3f2}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item:hover .radio-select::after{opacity:1;background-color:#9ca3af}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item:hover.units-item-wrapper .name{color:#4b5563}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item.active{background-color:#c6d0e7}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item.active .radio-select::before{background-color:#fff;border-color:#111827}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item.active .radio-select::after{opacity:1;background-color:#111827}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item.active .units-item-wrapper .name{color:#111827}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item.active .units-item-wrapper .address{color:#49504c}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item.active .btn i{color:#fff}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item.active:hover{background-color:#c6d0e7}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item.active:hover .radio-select::after{background-color:#111827}.modal-overlay.modal-local-inicio .modal-content .modal-body .units-item.active:hover .radio-select::before{border-color:#111827}.modal-overlay.modal-local .modal-body,.modal-overlay.modal-phones .modal-body,.modal-overlay.modal-whatsapp .modal-body{padding:0 1rem;padding-bottom:12px}.modal-overlay.modal-local--active,.modal-overlay.modal-phones--active,.modal-overlay.modal-whatsapp--active{display:block}.modal-overlay.modal-phones .modal-body .units-item,.modal-overlay.modal-whatsapp .modal-body .units-item{display:block}.modal-overlay.modal-phones .modal-body .units-item .btn i,.modal-overlay.modal-whatsapp .modal-body .units-item .btn i{color:#fff}@media(min-width: 768px){.modal-overlay .modal-content{width:100%;max-width:25rem;height:auto}.modal-overlay .modal-content .modal-header{border:0 !important}.modal-overlay.modal-local .modal-content,.modal-overlay.modal-phones .modal-content{width:100%}.modal-overlay.modal-local .modal-body .units-item,.modal-overlay.modal-phones .modal-body .units-item{border:0 !important;gap:1rem}.modal-overlay.modal-local .modal-body .units-item-wrapper .phoneDepartment,.modal-overlay.modal-phones .modal-body .units-item-wrapper .phoneDepartment{font-size:.75rem}.modal-overlay.modal-phones .modal-body .units-item-wrapper .phoneNumber{font-size:1rem;font-weight:700}}.pop-modal-whats{background-color:rgba(0,0,0,.6)}.modal-product-cotation .modal-content{background-color:#f2f3f2;border:none;border-radius:4px;width:100%;height:auto;max-height:unset;max-width:30rem;z-index:2}.modal-product-cotation .modal-content input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-product-cotation .modal-content input[type=checkbox]::after{content:"";width:1rem;height:1rem;border-radius:4px;border:1px solid #6b7280;background-color:#fff}.modal-product-cotation .modal-content .modal-header,.modal-product-cotation .modal-content .modal-body,.modal-product-cotation .modal-content .modal-footer,.modal-product-cotation .modal-content .btn-close-modal{background-color:rgba(0,0,0,0) !important}.modal-product-cotation .modal-content .receive-contact{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;gap:.5rem}.modal-product-cotation .modal-content .receive-contact-content{gap:.5rem}.modal-product-cotation .modal-content .btn.btn-primary{width:100% !important;padding-left:1rem !important;padding-right:1rem !important}@media(max-width: 992px){#mPoliticaPrivacidade .modal-dialog{margin-top:15%;min-width:unset;width:95vw;height:80vh}#mPoliticaPrivacidade .modal-dialog .modal-header .modal-title{font-size:18px}#mPoliticaPrivacidade .modal-dialog .modal-header .btn-close-privacity i{width:24px;height:24px;font-size:24px}#mPoliticaPrivacidade .modal-dialog .modal-body h1,#mPoliticaPrivacidade .modal-dialog .modal-body .h1{font-size:16px}#mPoliticaPrivacidade .modal-dialog .modal-body h2,#mPoliticaPrivacidade .modal-dialog .modal-body .h2,#mPoliticaPrivacidade .modal-dialog .modal-body h3,#mPoliticaPrivacidade .modal-dialog .modal-body .h3,#mPoliticaPrivacidade .modal-dialog .modal-body h4,#mPoliticaPrivacidade .modal-dialog .modal-body .h4,#mPoliticaPrivacidade .modal-dialog .modal-body h5,#mPoliticaPrivacidade .modal-dialog .modal-body .h5,#mPoliticaPrivacidade .modal-dialog .modal-body h6,#mPoliticaPrivacidade .modal-dialog .modal-body .h6{font-size:14px}#mPoliticaPrivacidade .modal-dialog .modal-body p{font-size:14px}#mPoliticaPrivacidade .modal-dialog .btn.btn-primary{width:120px}}.social-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.social-share-label{font-size:.75rem;font-weight:400;color:#363636;line-height:1.4}.social-share-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.social-share-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.5rem;height:1.5rem;text-decoration:none;color:#fff;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;border-radius:50%}.social-share-icon.share-icon-facebook{background:#4267b2}.social-share-icon.share-icon-facebook:hover{background:#365899}.social-share-icon.share-icon-whatsapp{background:#2ac769}.social-share-icon.share-icon-whatsapp:hover{background:#0caa4b}.social-share-icon i{font-size:1rem;line-height:1;color:#fff}.breadcrumb{padding:1rem 0;background-color:#fff}.breadcrumb-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0}.breadcrumb-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;font-family:"Inter",sans-serif;font-weight:400;line-height:1.5rem;color:#6b7280}.breadcrumb-item a{color:inherit;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.breadcrumb-item a:hover{color:#000}.breadcrumb-item:not(:last-child)::after{content:"/";margin:0 .25rem;color:inherit}.breadcrumb-item:last-child{font-weight:600;color:#000}.breadcrumb-item:last-child a{pointer-events:none;cursor:default}.category-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.25rem;overflow-x:auto;padding:1rem;padding-bottom:1.5rem;width:100%}.category-list::-webkit-scrollbar{display:none}.category-list{-ms-overflow-style:none;scrollbar-width:none}.category-list .swiper-slide{width:auto;padding-right:.625rem}.category-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2.9375rem;padding:.625rem .9375rem;background-color:#fff;border-radius:.25rem;-webkit-box-shadow:0 .25rem .5rem .1875rem rgba(0,0,0,.15),0 .0625rem .1875rem 0 rgba(0,0,0,.3);box-shadow:0 .25rem .5rem .1875rem rgba(0,0,0,.15),0 .0625rem .1875rem 0 rgba(0,0,0,.3);text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-ms-flex-negative:0;flex-shrink:0;border:none;outline:none;font-weight:700;font-size:.875rem;line-height:normal;text-transform:uppercase;color:#000}.category-list-item-icon{width:1.39rem;height:1.724375rem;margin-right:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.category-list-item-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.category-list-item-text{position:relative;color:#000;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.category-list-item:hover,.category-list-item:active,.category-list-item:focus{text-decoration:none;color:#fff;-webkit-transform:translateY(-0.125rem);transform:translateY(-0.125rem);background-color:#000}.category-list-item:hover .category-list-item-text,.category-list-item:active .category-list-item-text,.category-list-item:focus .category-list-item-text{color:#fff}.category-list-item--active{background-color:#000;color:#fff}.category-list-item--active .category-list-item-text{color:#fff}.category-list-item--active:hover{background-color:#000;color:#fff}.category-list-item--active:hover .category-list-item-text{color:#fff}.request-quote{background-color:#000;padding:1.5rem 0;color:#fff}.request-quote .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.request-quote-header{text-align:center;margin-bottom:1.5rem;max-width:21.875rem}@media(min-width: 992px){.request-quote-header{max-width:43.75rem}}.request-quote-title{font-family:"Mooli",Arial,Helvetica,sans-serif;font-weight:normal;font-size:1.3125rem;color:#fff;text-transform:uppercase;letter-spacing:.025rem;margin-bottom:.5rem;line-height:1.2}@media(min-width: 992px){.request-quote-title{font-size:1.6875rem;margin-bottom:1.3125rem}}.request-quote-subtitle{font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:normal;font-size:1rem;color:#fff;line-height:1.4}@media(min-width: 992px){.request-quote-subtitle{font-size:1.125rem}}.request-quote-form{width:100%;max-width:21.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(min-width: 992px){.request-quote-form{max-width:43.3125rem;gap:1.5rem}}.request-quote-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media(min-width: 992px){.request-quote-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1.3125rem}}.request-quote-input-group{width:100%}.request-quote-input{width:100%;height:3.375rem;padding:.375rem 1rem;background-color:#fff;border:.0625rem solid #d7dad8;border-radius:.25rem;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:normal;font-size:.75rem;color:#4b5563;text-transform:uppercase;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.request-quote-input::-webkit-input-placeholder{color:#4b5563;opacity:1}.request-quote-input::-moz-placeholder{color:#4b5563;opacity:1}.request-quote-input:-ms-input-placeholder{color:#4b5563;opacity:1}.request-quote-input::-ms-input-placeholder{color:#4b5563;opacity:1}.request-quote-input::placeholder{color:#4b5563;opacity:1}.request-quote-input:focus{border-color:#45bae8}@media(min-width: 992px){.request-quote-input{font-size:.875rem}}.request-quote-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(min-width: 992px){.request-quote-footer{gap:1.5rem}}.request-quote-preferences{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.request-quote-preferences-label{font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:normal;font-size:.875rem;color:#fff}.request-quote-preferences-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.request-quote-preferences .receive-contact span,.request-quote-preferences .receive-contact .label{color:#fff}.request-quote-preferences .receive-contact .label{font-size:1rem;margin:0}@media(min-width: 992px){.request-quote-preferences{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}.request-quote-preferences-label{font-size:1rem;width:auto}.request-quote-preferences-options{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.5rem}}.request-quote-checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;cursor:pointer;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:normal;font-size:1rem;color:#fff;margin-bottom:0}.request-quote-checkbox-label input{display:none}.request-quote-checkbox-label .checkbox-custom{width:1.5rem;height:1.5rem;background-color:#fff;border:.0625rem solid #bbbcbc;border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.request-quote-checkbox-label input:checked+.checkbox-custom::after{content:"";width:1rem;height:1rem;background-color:#000;-webkit-mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.request-quote-checkbox-label .checkbox-text{color:#fff}.request-quote-checkbox-label .checkbox-text span{color:#fff;text-decoration:underline;cursor:pointer;font-weight:600}@media(min-width: 992px){.request-quote-checkbox-label .checkbox-text{font-size:1rem}}.request-quote-submit-wrapper{width:100%}@media(min-width: 992px){.request-quote-submit-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.request-quote-submit{width:100%;height:2.75rem;background-color:#00aad2;border:none;border-radius:.25rem;color:#fff;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold;font-size:1rem;text-transform:uppercase;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.request-quote-submit:hover{background-color:rgb(0,128.7142857143,159)}@media(min-width: 992px){.request-quote-submit{width:22.5rem;height:3.375rem;font-size:.875rem}}.request-quote-privacy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 992px){.request-quote-privacy{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.request-quote-privacy .checkbox-text{font-size:1rem;line-height:1.5}@media(min-width: 992px){.request-quote-privacy .checkbox-text{font-size:.875rem}}.request-quote-privacy a{color:#fff;text-decoration:underline}.request-quote-privacy a:hover{text-decoration:none}.custom-toast{position:fixed;top:2rem;right:2rem;z-index:10000;background-color:#fb4e4e;color:#fff;padding:1rem 1.5rem;border-radius:.5rem;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;-webkit-transform:translateX(120%);transform:translateX(120%);-webkit-transition:-webkit-transform .3s cubic-bezier(0.68, -0.55, 0.27, 1.55);transition:-webkit-transform .3s cubic-bezier(0.68, -0.55, 0.27, 1.55);transition:transform .3s cubic-bezier(0.68, -0.55, 0.27, 1.55);transition:transform .3s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform .3s cubic-bezier(0.68, -0.55, 0.27, 1.55);max-width:90vw;width:auto}.custom-toast.show{-webkit-transform:translateX(0);transform:translateX(0)}.custom-toast i{font-size:1.25rem}.custom-toast span{font-size:.875rem;font-weight:400;color:#fff}@media(min-width: 640px){.custom-toast{top:100px;right:20px}}.banner-search-tooltip{position:absolute;background-color:#e95f68;color:#fff;padding:.5rem 1rem;border-radius:.25rem;font-family:"Inter",sans-serif;font-size:.875rem;z-index:9999;pointer-events:none;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;white-space:nowrap;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1)}.banner-search-tooltip.is-visible{opacity:1}.banner-search-tooltip::after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-width:5px;border-style:solid;border-color:#e95f68 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox]::after{content:"";background-color:#fff;color:#f2f3f2;border-radius:4px;width:1.5rem;height:1.5rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #bbbcbc;cursor:pointer}input[type=checkbox]:checked{background-color:#111827;color:#f2f3f2;border-radius:4px}input[type=checkbox]:checked::after{content:"";padding:2px;color:#fff;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");-webkit-mask-size:80%;mask-size:80%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}input[type=file]{display:none}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator{opacity:0;-webkit-appearance:none}input[type=date],input[type=datetime-local]{background-image:url("data:image/svg+xml,%3Csvg id='Camada_1' data-name='Camada 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath id='Caminho_135' data-name='Caminho 135' d='M17.85,4V1.54H15.32V4H8.63V1.54H6.15V4H3.66v15.9a2.51,2.51,0,0,0,2.49,2.53h11.7a2.51,2.51,0,0,0,2.49-2.53V4Zm.82,15.9a.82.82,0,0,1-.25.61.8.8,0,0,1-.57.24H6.15a.78.78,0,0,1-.57-.24.81.81,0,0,1-.24-.61V9H18.67ZM10,13.23a.81.81,0,0,1-.08-.63.75.75,0,0,1,.41-.51l2.08-1.18a.79.79,0,0,1,.42-.12.67.67,0,0,1,.39.12.77.77,0,0,1,.31.31.9.9,0,0,1,.1.42v5.75a.78.78,0,0,1-.24.57.79.79,0,0,1-.58.25.84.84,0,0,1-.61-.25.78.78,0,0,1-.24-.57V13.07l-.82.45a.75.75,0,0,1-.65.1.83.83,0,0,1-.49-.39Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position-y:center;background-position-x:calc(100% - 25px);background-size:18px}input[type=time]::-webkit-calendar-picker-indicator{opacity:0;-webkit-appearance:none}.input-time-error{position:absolute;font-size:12px;color:#111827}input[type=time]{background-image:url("data:image/svg+xml,%3Csvg id='Camada_1' data-name='Camada 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23000' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bclip-path:url(%23clip-path);%7D%3C/style%3E%3CclipPath id='clip-path'%3E%3Crect class='cls-1' width='24' height='24'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-2'%3E%3Cg id='Grupo_de_máscara_27' data-name='Grupo de máscara 27'%3E%3Cpath id='Caminho_24' data-name='Caminho 24' d='M13.67,7.42A.42.42,0,0,0,13.26,7h-.84a.41.41,0,0,0-.42.41h0V12H9.08a.41.41,0,0,0-.41.41h0v.83a.4.4,0,0,0,.4.42h4.18a.42.42,0,0,0,.42-.4V7.42ZM19.08,12A7.08,7.08,0,1,1,12,4.92,7.1,7.1,0,0,1,19.08,12ZM22,12A10,10,0,1,0,12,22,10,10,0,0,0,22,12Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position-y:center;background-position-x:calc(100% - 25px);background-size:18px}.form-main{pointer-events:all;font-size:1rem;width:22.5rem;display:none;position:relative;z-index:35;background-color:#f2f3f2;border-radius:4px;-webkit-box-shadow:0px 12px 28px 0px rgba(0,0,0,.04);box-shadow:0px 12px 28px 0px rgba(0,0,0,.04)}.form-main.fix-top{top:0;-webkit-transform:translateY(0px);transform:translateY(0px)}.inline-form .form-container{border-radius:4px;background-color:#f2f3f2}.inline-form .form-container .modal-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.inline-form .form-container .modal-header .btn-close-modal{-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);border:none;width:4rem;padding:.5rem;font-size:.625rem;text-transform:uppercase;color:#000;cursor:pointer}.inline-form .form-container .modal-header .btn-close-modal i{font-size:1.5rem;margin-bottom:.125rem;color:#000}.inline-form .form-container .modal-header .btn-close-modal:hover{opacity:.7}.inline-form .form-container .modal-header .title{font-size:1.3125rem;text-transform:uppercase;color:#000;font-weight:400;text-align:center}.inline-form .form-container .btn.btn-primary{background-color:#001e50;border:none;color:#fff}.inline-form .form-container .btn.btn-primary:hover{background-color:rgb(0,20.4375,54.5)}.inline-form.inline-form-fixed{display:block !important;position:fixed;top:13.75rem;bottom:0;left:0;right:0;z-index:1000;height:calc(100vh - 13.75rem);background-color:#f2f3f2;overflow-y:auto}.hidden-form{display:none}.form-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.9375rem}.form-container .form-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem}.form-container .form-title{font-size:1.3125rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:400;color:#000;text-transform:uppercase;padding:.5rem}.form-container .btn{width:100%;background-color:#001e50;color:#fff;font-weight:bold;border-radius:4px;height:2.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase}@media(min-width: 992px){.form-main{font-size:.875rem;width:22.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;top:0 !important;margin-top:auto;margin-bottom:auto}.form-main.hidden-form{display:none}.form-container{padding:.75rem;gap:.5rem}.form-container .form-title{margin-bottom:0;font-size:.875rem}input[type=time],input[type=date],input[type=datetime-local]{background-position-x:calc(100% - 5px)}.inline-form.inline-form-fixed{position:fixed;z-index:999;border-radius:0 0 4px 4px;top:10.125rem !important;width:18.75rem;height:auto;max-height:calc(100vh - 10.125rem);right:0 !important;border-radius:0;margin-right:0;left:auto !important;bottom:auto}}@media(min-width: 1280px){.form-main{font-size:16px;width:22.5rem}.form-container{padding:1.5rem .75rem;gap:1rem}.form-container .form-title{font-size:1rem}}.input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.split-columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.split-columns .input-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.form-label{position:absolute;display:none;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:inherit;font-size:14px;color:#000;pointer-events:none;-webkit-transition:.15s ease-in;transition:.15s ease-in}.form-input{font-size:.875rem;width:100%;color:#474747;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 1rem;height:3.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;background:#fff;border:1px solid #d9d9d6;border-radius:4px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:normal}.form-input::-webkit-input-placeholder{color:#474747;text-transform:uppercase}.form-input::-moz-placeholder{color:#474747;text-transform:uppercase}.form-input:-ms-input-placeholder{color:#474747;text-transform:uppercase}.form-input::-ms-input-placeholder{color:#474747;text-transform:uppercase}.form-input::placeholder{color:#474747;text-transform:uppercase}select.form-input{color:#9399a5;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6.5L8 10.5L12 6.5' stroke='%2349504C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position-y:center;background-position-x:calc(100% - .3125rem);background-size:.75rem}select.form-input:valid{color:#141514}select.form-input:first-child{text-transform:uppercase}textarea.form-input{resize:none;min-height:4.375rem;padding:.75rem}textarea.form-input+label{top:25%;width:auto}textarea.form-input::-webkit-scrollbar{width:5px}textarea.form-input::-webkit-scrollbar-thumb{background-color:#262626}textarea.form-input::-webkit-scrollbar-track{background-color:#959d98}textarea.form-input+label{background-color:rgba(0,0,0,0)}.policy-privacy{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:1.5rem}.policy-privacy-input{position:relative;margin-right:6px}.policy-privacy-label{font-size:.75rem;color:#6b7280;margin:0;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:normal}.policy-privacy-label span{font-size:.75rem;color:#6b7280;-webkit-text-decoration:solid underline;text-decoration:solid underline;cursor:pointer;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}.policy-privacy-label span:hover{color:#001e50;-webkit-transition:all ease-in .3s;transition:all ease-in .3s}.form-content-fixed .form-main{font-size:1rem;position:fixed;z-index:50;-webkit-animation:showTargetItem .3s forwards;animation:showTargetItem .3s forwards;border-radius:0 0 4px 4px;top:13.75rem !important;width:100vw;height:auto;min-height:calc(100vh - 13.75rem);border-radius:0;inset:0;display:block}.form-content-fixed .form-container{height:100%;padding:1.25em 1rem;padding-bottom:2.5em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-y:auto}.form-content-fixed .form-title{display:none}.form-content-fixed .input-wrapper{margin-bottom:.5em}@media(min-width: 992px){.form-content-fixed{position:fixed;z-index:50;left:50%;-webkit-transform:translateX(calc(-50% - 20px));transform:translateX(calc(-50% - 20px))}.form-content-fixed .form-main{position:absolute;top:10.125rem !important;width:18.75rem;height:auto;max-height:calc(100vh - 20.25rem);min-height:unset;right:0 !important;margin-right:0;left:auto !important;bottom:auto;-webkit-transform:translateY(0) !important;transform:translateY(0) !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;overflow-y:auto;z-index:9999}.form-content-fixed .form-main.hidden-form{max-height:calc(100vh - 10.125rem)}.form-content-fixed .form-main::-webkit-scrollbar{width:.5rem;height:.5rem}.form-content-fixed .form-main::-webkit-scrollbar-thumb{background-color:#d7dad8;border-radius:10px}.form-content-fixed .form-main::-webkit-scrollbar-thumb:hover{background-color:#0056b3}.form-content-fixed .form-main::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.form-content-fixed .form-main .form-container{padding-bottom:1em}}.form-main-mobile{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;z-index:70;background-color:#f2f3f2;width:100%;height:100vh;overflow-y:auto;-webkit-animation:showTargetItem .3s forwards;animation:showTargetItem .3s forwards}.form-main-mobile .btn{width:100%;height:45px;font-size:18px;border-radius:0}.form-main-mobile .btn.btn-close-form{position:fixed;z-index:1}.form-main-mobile .btn.btn-ternary{border-radius:0}.form-main-mobile .form-container{position:relative;height:auto;overflow-y:auto;padding-top:60px}input:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset;box-shadow:0 0 0 30px #fff inset}input:-webkit-autofill,select:-webkit-autofill{-webkit-text-fill-color:#000}.services-form{padding-top:1.25rem}.services-form .main-form{width:100%;max-width:25rem;margin:auto;padding-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem}.services-form .form-input,.services-form .form-label{background-color:#959d98;color:#49504c}.services-form .input-wrapper .input-time-error{pointer-events:none}.services-form .input-wrapper label{background-color:rgba(0,0,0,0)}.services-form .input-wrapper input[type=time]{display:block;cursor:pointer}.services-form .input-wrapper input,.services-form .input-wrapper select,.services-form .input-wrapper textarea{height:2.5rem;background-color:#fff}.services-form .w-auto,.services-form .w-full{width:100% !important}.services-form .w-50{width:calc(50% - .3125rem) !important}.services-form .buttons-bottom-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media(min-width: 640px){.services-form .main-form{width:80%;max-width:70rem}.services-form .w-auto{width:calc(50% - .3125rem) !important}}@media(min-width: 768px){.services-form .main-form{padding-bottom:4rem}.services-form .w-auto{-webkit-box-flex:1 !important;-ms-flex:1 !important;flex:1 !important;width:auto !important;min-width:calc(33% - .3125rem) !important}.services-form .buttons-bottom-form .w-auto{-webkit-box-flex:initial !important;-ms-flex:initial !important;flex:initial !important}}@media(min-width: 992px){.services-form .w-auto,.services-form .w-50{-webkit-box-flex:initial !important;-ms-flex:initial !important;flex:initial !important;min-width:unset !important;width:calc(25% - .5rem) !important}.services-form .buttons-bottom-form{padding-top:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services-form .buttons-bottom-form .receive-contact,.services-form .buttons-bottom-form .policy-privacy{width:auto}.services-form .buttons-bottom-form .policy-privacy{margin-left:auto}}.receive-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.5rem}.receive-contact-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.receive-contact-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.receive-contact-wrapper .input{margin-right:.375rem}.receive-contact-wrapper .label{font-size:.625rem;color:#4b5563;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.receive-contact-wrapper .label span{margin:0;padding:0;line-height:1}.receive-contact span{font-size:.625rem;color:#4b5563}@media(max-width: 991px){.receive-contact{width:65%}}.compliance-form{padding-bottom:3.75rem}.compliance-form-title{margin-bottom:3.75rem}.compliance-form .form-content{padding-left:0}.compliance-form .input-wrapper{margin-bottom:2.5rem}.compliance-form .buttons-bottom-form{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.875rem}.compliance-form .buttons-bottom-form .btn{width:15.9375rem}@media(max-width: 991px){.compliance-form{padding-bottom:1.875rem}.compliance-form .input-wrapper{margin-bottom:1.5625rem}.compliance-form .buttons-bottom-form .btn{width:100%}}header.header{position:fixed;z-index:999;width:100%;height:17.5rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header.header .header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:90rem;margin:0 auto;height:6rem;background-color:#fff}header.header .header-whatsapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;height:2.75rem;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0}header.header .header-whatsapp .whatsapp-cta{width:100%;height:100%;background-color:#000;margin:0;padding:0}header.header .header-whatsapp .whatsapp-cta i{color:#2ac769;font-size:1.25rem}header.header .header-whatsapp .whatsapp-cta span{color:#fff;font-size:.875rem;font-weight:700;text-transform:capitalize}header.header .header-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:.75rem 1.25rem 0 1.25rem}header.header .header-phone .btn-modal,header.header .header-phone .directLinkPhone,header.header .header-phone .modalPhone,header.header .header-phone .calltrackingBtn,header.header .header-phone .whatsapp-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem}header.header .header-phone .btn-modal span,header.header .header-phone .directLinkPhone span,header.header .header-phone .modalPhone span,header.header .header-phone .calltrackingBtn span,header.header .header-phone .whatsapp-cta span{font-weight:600;font-size:.875rem;text-transform:capitalize}header.header .header-phone i.icon-telefone-regular{font-size:1.5rem}header.header .header-phone i.icon-telefone-regular::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4742 21.8324 20.7294C21.7209 20.9845 21.5572 21.2136 21.352 21.4019C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.9451 19.8199 21.92C16.7428 21.5856 13.7869 20.5342 11.1899 18.85C8.77376 17.3147 6.72527 15.2662 5.18993 12.85C3.49991 10.2412 2.44818 7.271 2.11993 4.18001C2.09494 3.90347 2.12781 3.62477 2.21643 3.36163C2.30506 3.09849 2.4475 2.85669 2.6347 2.65163C2.82189 2.44656 3.04974 2.28271 3.30372 2.17053C3.55771 2.05834 3.83227 2.00027 4.10993 2.00001H7.10993C7.59524 1.99523 8.06572 2.16708 8.43369 2.48354C8.80166 2.79999 9.04201 3.23945 9.10993 3.72001C9.23656 4.68007 9.47138 5.62273 9.80993 6.53001C9.94448 6.88793 9.9736 7.27692 9.89384 7.65089C9.81408 8.02485 9.6288 8.36812 9.35993 8.64001L8.08993 9.91001C9.51349 12.4136 11.5864 14.4865 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1859 16.3491 14.1061C16.723 14.0263 17.112 14.0555 17.4699 14.19C18.3772 14.5286 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4742 21.8324 20.7294C21.7209 20.9845 21.5572 21.2136 21.352 21.4019C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.9451 19.8199 21.92C16.7428 21.5856 13.7869 20.5342 11.1899 18.85C8.77376 17.3147 6.72527 15.2662 5.18993 12.85C3.49991 10.2412 2.44818 7.271 2.11993 4.18001C2.09494 3.90347 2.12781 3.62477 2.21643 3.36163C2.30506 3.09849 2.4475 2.85669 2.6347 2.65163C2.82189 2.44656 3.04974 2.28271 3.30372 2.17053C3.55771 2.05834 3.83227 2.00027 4.10993 2.00001H7.10993C7.59524 1.99523 8.06572 2.16708 8.43369 2.48354C8.80166 2.79999 9.04201 3.23945 9.10993 3.72001C9.23656 4.68007 9.47138 5.62273 9.80993 6.53001C9.94448 6.88793 9.9736 7.27692 9.89384 7.65089C9.81408 8.02485 9.6288 8.36812 9.35993 8.64001L8.08993 9.91001C9.51349 12.4136 11.5864 14.4865 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1859 16.3491 14.1061C16.723 14.0263 17.112 14.0555 17.4699 14.19C18.3772 14.5286 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ")}header.header .main-logo{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;max-width:8.125rem;height:3.125rem;padding:.75rem 0 0 1.25rem}header.header .main-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}header.header.has-selected-car-model{height:9rem}@media(min-width: 640px){header.header{height:13.75rem}header.header .header-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 1.25rem}header.header .header-whatsapp{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:auto;margin-right:1.25rem;padding:0;width:150px;-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}header.header .header-whatsapp .whatsapp-cta{background-color:rgba(0,0,0,0);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header.header .header-whatsapp .whatsapp-cta i{font-size:1.5rem}header.header .header-whatsapp .whatsapp-cta span{color:#4b5563}header.header .header-phone{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:150px;-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;padding:0}header.header .main-logo{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-right:auto;padding:0}}@media(min-width: 992px){header.header{height:8.5rem}}#header-filter{background-color:#f2f3f2;padding:1.25rem;width:100%;position:relative}#header-filter::before,#header-filter::after{content:"";position:absolute;top:0;width:100vw;height:100%;z-index:-1;background-color:#f2f3f2}#header-filter::before{left:-50%}#header-filter::after{right:-50%}#header-filter .header-filter-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:23.125rem;margin:0 auto}#header-filter .header-filter-form .filter-group{position:relative}#header-filter .header-filter-form .filter-group.group-ano{width:calc(50% - 5px)}#header-filter .header-filter-form .filter-group.group-fabricante{width:calc(50% - 5px)}#header-filter .header-filter-form .filter-group.group-modelo{width:100%}#header-filter .header-filter-form .filter-group .form-select{width:100%;height:2.5rem;border:1px solid #363636;border-radius:.25rem;background-color:#fff;padding:0 1.875rem 0 .625rem;font-weight:300;font-size:1rem;color:#363636;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23363636' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center;background-size:.75rem;cursor:pointer;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}#header-filter .header-filter-form .filter-group .form-select:focus{outline:none;border-color:#000}#header-filter .header-filter-form .filter-group .form-select.input-error{border-color:#fb4e4e;-webkit-animation:shake .5s;animation:shake .5s}#header-filter .header-filter-form .filter-group .custom-select-container{position:relative;width:100%}#header-filter .header-filter-form .filter-group .custom-select-container .custom-select-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#header-filter .header-filter-form .filter-group .custom-select-container .custom-select-dropdown{display:none;position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid #aaa;border-top:none;border-radius:0 0 .25rem .25rem;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);margin-top:1px}#header-filter .header-filter-form .filter-group .custom-select-container .custom-select-dropdown .custom-select-search-container{padding:4px}#header-filter .header-filter-form .filter-group .custom-select-container .custom-select-dropdown .custom-select-search-container .custom-select-search{width:100%;padding:4px;border:1px solid #aaa;border-radius:4px;outline:none;font-size:1rem}#header-filter .header-filter-form .filter-group .custom-select-container .custom-select-dropdown .custom-select-options{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto}#header-filter .header-filter-form .filter-group .custom-select-container .custom-select-dropdown .custom-select-options .custom-select-option{padding:6px 10px;cursor:pointer;font-size:1rem;color:#333}#header-filter .header-filter-form .filter-group .custom-select-container .custom-select-dropdown .custom-select-options .custom-select-option:not(.disabled):hover{background-color:#45bae8;color:#fff}#header-filter .header-filter-form .filter-group .custom-select-container .custom-select-dropdown .custom-select-options .custom-select-option.selected{background-color:#ddd}#header-filter .header-filter-form .filter-group .custom-select-container .custom-select-dropdown .custom-select-options .custom-select-option.disabled{color:#999;cursor:default;background-color:#f9f9f9}#header-filter .header-filter-form .filter-group .custom-select-container.open .custom-select-dropdown{display:block}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}20%,40%,60%,80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}20%,40%,60%,80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}#header-filter .header-filter-form .btn-filter{width:10.25rem;height:2.5rem;background-color:#111827;border:none;border-radius:.25rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;cursor:pointer;margin-top:.625rem}#header-filter .header-filter-form .btn-filter span{color:#fff;font-weight:700;font-size:.875rem;text-transform:uppercase}#header-filter .header-filter-form .btn-filter i{font-size:1rem}@media(min-width: 640px){#header-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.75rem 1.25rem}#header-filter .header-filter-form{gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:none;margin:0}#header-filter .header-filter-form .filter-group.group-ano{width:6rem}#header-filter .header-filter-form .filter-group.group-fabricante{width:10rem}#header-filter .header-filter-form .filter-group.group-modelo{width:11.75rem}#header-filter .header-filter-form .filter-button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width: 768px){#header-filter .header-filter-form{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#header-filter .header-filter-form .filter-button{width:auto}#header-filter .header-filter-form .filter-button .btn-filter{margin:0}}.selected-car-model{background-color:#f2f3f2;padding:.5rem;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem}.selected-car-model::before,.selected-car-model::after{content:"";position:absolute;top:0;width:100vw;height:100%;z-index:-1;background-color:#f2f3f2}.selected-car-model::before{left:-50%}.selected-car-model::after{right:-50%}.selected-car-model-icon{width:2.5rem;height:2.5rem;border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.selected-car-model-info span{font-weight:600;font-size:.875rem;color:#49504c}.selected-car-model .btn-clear-filter{width:2.5rem;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background-color:rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}.selected-car-model .btn-clear-filter i{font-size:1.5rem}.selected-car-model .btn-clear-filter:hover{background-color:#d7dad8}.fix-header-height{position:relative;z-index:-1;inset:0;height:17.5rem;width:100%}.has-selected-car-model+.fix-header-height{height:9rem}@media(min-width: 640px){.fix-header-height{height:13.75rem}}@media(min-width: 992px){.fix-header-height{height:8.5rem}}.home-about{padding:2.5rem 0 0;position:relative;background-color:#fff}.home-about .home-about-title{font-family:"Mooli",sans-serif;font-size:1.125rem;line-height:1;color:#000;text-transform:uppercase;margin-bottom:1.875rem;text-align:center}@media(min-width: 992px){.home-about .home-about-title{font-size:1.25rem}}.home-about .home-about-description{font-family:"Inter",sans-serif;font-weight:300;font-size:1rem;line-height:1.4;color:#000;max-width:19.875rem;margin:0 auto 2.5rem;text-align:center}@media(min-width: 992px){.home-about .home-about-description{max-width:70.5rem}}.home-about .home-about-description p{margin-bottom:1rem}.home-about .home-about-description p:last-child{margin-bottom:0}.home-about .home-about-description strong{font-weight:600}.home-about .home-about-separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.875rem}.home-about .home-about-separator img{max-width:100%;height:auto}.home-products{padding:1.875rem 0;background-color:#fff}.home-products .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.home-products-title{font-family:"Mooli",sans-serif;font-size:1.125rem;line-height:1.4;color:#000;text-align:center;text-transform:uppercase;max-width:21.75rem;margin:0}@media(min-width: 992px){.home-products-title{font-size:1.25rem;max-width:70rem}}.home-products-subtitle{font-family:"Inter",sans-serif;font-weight:300;font-size:1rem;line-height:1.4;color:#000;text-align:center;max-width:21.625rem;margin:0}@media(min-width: 992px){.home-products-subtitle{max-width:70.5rem}}.home-products-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;text-decoration:none;margin-top:.625rem}.home-products-link span{font-family:"Inter",sans-serif;font-weight:500;font-size:1rem;color:#000;text-transform:uppercase}.home-products-link .icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.75rem;height:.75rem}.home-products-link .icon-wrapper img{display:block;width:100%;height:auto}.home-products-link:hover{text-decoration:none}.home-products-link:hover span{text-decoration:underline}.home-highlights{padding:2.9375rem 0;background-color:#d9d9d9}@media(min-width: 992px){.home-highlights{padding:2rem 0}}.home-highlights-title{font-family:"Mooli",sans-serif;font-size:1.125rem;line-height:1.4;color:#000;text-align:center;text-transform:uppercase;margin-bottom:1.875rem}@media(min-width: 992px){.home-highlights-title{font-size:1.25rem}}.home-highlights-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.125rem;overflow-x:auto;padding-bottom:1.25rem;margin:0 -0.9375rem;padding-left:.9375rem;padding-right:.9375rem;scrollbar-width:none}.home-highlights-list::-webkit-scrollbar{display:none}@media(min-width: 992px){.home-highlights-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-x:visible;margin:0;padding:0}}.home-highlights .highlight-card{background-color:#fff;border-radius:.25rem;-webkit-box-shadow:0 .0625rem .1875rem .0625rem rgba(0,0,0,.15),0 .0625rem .125rem 0 rgba(0,0,0,.3);box-shadow:0 .0625rem .1875rem .0625rem rgba(0,0,0,.15),0 .0625rem .125rem 0 rgba(0,0,0,.3);padding:1.25rem .625rem;width:13.1875rem;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;text-align:center}.home-highlights .highlight-card .highlight-icon{width:2.75rem;height:2.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-highlights .highlight-card .highlight-icon img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.home-highlights .highlight-card .highlight-title{font-family:"Inter",sans-serif;font-weight:600;font-size:1rem;line-height:1.4;color:#000;text-transform:uppercase;margin:0;width:11.9375rem}.home-highlights .highlight-card .highlight-text{font-family:"Inter",sans-serif;font-weight:400;font-size:1rem;line-height:1.4;color:#363636;margin:0;width:13.0625rem}.home-secondary-banner{position:relative;min-height:15.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;background-color:#000}@media(min-width: 992px){.home-secondary-banner{min-height:13.75rem}}.home-secondary-banner .banner-bg{position:absolute;inset:0;z-index:0}.home-secondary-banner .banner-bg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.home-secondary-banner .container{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.home-secondary-banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;padding:2rem 1.25rem;width:100%;gap:1.25rem}@media(min-width: 992px){.home-secondary-banner-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:3rem 1.25rem;width:auto}}.home-secondary-banner .banner-title{font-family:"Mooli",sans-serif;font-size:1.125rem;line-height:1.4;color:#fff;text-transform:uppercase;margin:0;max-width:20.0625rem}@media(min-width: 992px){.home-secondary-banner .banner-title{font-size:1.25rem;max-width:26.5625rem}}.home-secondary-banner .banner-description{font-family:"Inter",sans-serif;font-weight:400;font-size:1rem;line-height:1.4;color:#fff;margin:0;max-width:20.0625rem}@media(min-width: 992px){.home-secondary-banner .banner-description{max-width:21.8125rem}}.home-secondary-banner .banner-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;background-color:#fff;border-radius:.25rem;padding:.625rem .9375rem;text-decoration:none;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.home-secondary-banner .banner-btn span{font-family:"Inter",sans-serif;font-weight:700;font-size:.875rem;color:#000;text-transform:uppercase}@media(min-width: 992px){.home-secondary-banner .banner-btn{background-color:#00aad2}.home-secondary-banner .banner-btn span{color:#fff}.home-secondary-banner .banner-btn:hover{background-color:rgb(0,128.7142857143,159)}}@media(max-width: 991px){.home-secondary-banner .banner-btn:hover{background-color:hsl(0,0%,90%)}}.home-secondary-banner .banner-btn .icon{font-size:.875rem;line-height:1}.contact-form{background-color:#fff;padding:2.5rem 0}.contact-form-subtitle,.contact-form-title,.contact-form-title-2,.contact-form-description{text-align:center}.contact-form-subtitle{font-family:"Mooli",Arial,Helvetica,sans-serif;font-weight:normal;color:#9ca3af;font-size:.75rem}.contact-form-title{font-family:"Mooli",Arial,Helvetica,sans-serif;font-weight:normal;color:#111827;font-size:2.25rem}.contact-form-title-2{font-family:"Mooli",Arial,Helvetica,sans-serif;font-weight:normal;color:#4b5563;font-size:1.5rem;padding:0;margin:0}@media(min-width: 768px){.contact-form-title-2{text-align:left}}.contact-form-description{font-size:.875rem;line-height:200%;max-width:28.125rem;margin:auto}.contact-form .form-content{padding-top:2rem}.contact-form .form-content .main-form{width:100%;max-width:37.5rem;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.375rem}.contact-form .form-content .main-form .w-auto,.contact-form .form-content .main-form .w-full{width:100% !important}.contact-form .form-content .input-wrapper input,.contact-form .form-content .input-wrapper select{height:2.5rem}.contact-form .form-content .buttons-bottom-form{width:100%}.contact-form .form-content .buttons-bottom-form .receive-contact{width:100%;max-width:25rem}.contact-form .form-content .buttons-bottom-form .receive-contact-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}.contact-form .form-content .buttons-bottom-form .receive-contact-wrapper .label{width:80%;height:2rem;border-radius:0;font-size:.75rem}@media(min-width: 992px){.contact-form .form-content .buttons-bottom-form .receive-contact-wrapper .label{width:100%}}.contact-form .form-content .buttons-bottom-form .policy-privacy{width:100%;margin:.1875rem 0 1.25rem 0}.contact-form .form-content .buttons-bottom-form .policy-privacy-label span{color:#111827}.contact-form .form-content .buttons-bottom-form .btn.btn-primary{width:100%;height:2.8125rem;max-width:23.125rem}.list-phones{background-color:#f2f3f2;padding:5rem 0}.list-phones .swiper-container{overflow:visible}.list-phones .swiper-pagination{display:none}.list-phones .phones-item{padding:1rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-phones .phones-item-title{font-weight:500;font-size:1.2rem;color:#111827}.list-phones .phones-item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.list-phones .phones-item-department{font-weight:300;font-size:1rem;opacity:.8}.list-phones .phones-item-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.list-phones .phones-item-number .icon{background:#111827;width:2rem;height:2rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-phones .phones-item-number-wpp .icon{background:#2ac769}.list-phones .phones-item-number i{font-size:1rem;color:#fff}@media(min-width: 440px){.contact-form .form-content .main-form{gap:.875rem}.contact-form .form-content .main-form .w-auto{padding:0 !important;width:calc(50% - .4375rem) !important}.contact-form .form-content .main-form .w-full{padding:0;width:100%}}@media(min-width: 768px){.contact-form .form-content .main-form{padding-top:1rem;max-width:50rem}.contact-form .form-content .main-form .w-auto{-webkit-box-flex:1 !important;-ms-flex:1 !important;flex:1 !important;max-width:calc(33% - .5rem) !important}}@media(min-width: 992px){.contact-form{padding:2.5rem 0}.contact-form .page-title{font-size:1.875rem}.contact-form .page-title,.contact-form .page-description{max-width:unset}.contact-form .form-content .main-form{width:100%;max-width:71.25rem;margin:auto;padding-top:1.5rem;gap:1.5rem}.contact-form .form-content .main-form .w-auto{-webkit-box-flex:initial !important;-ms-flex:initial !important;flex:initial !important;width:calc(25% - 1.125rem) !important}.contact-form .form-content .buttons-bottom-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.contact-form .form-content .buttons-bottom-form .receive-contact{width:auto;max-width:unset;height:100%;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem}.contact-form .form-content .buttons-bottom-form .receive-contact-content{min-width:18rem}.contact-form .form-content .buttons-bottom-form .policy-privacy{margin:0;padding-top:1.25rem}}.thanks{background-color:#f2f3f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1.875rem .9375rem 7.5rem .9375rem;min-height:calc(100vh - 31.25rem)}.thanks-title{font-size:1.125rem;text-align:center;margin-bottom:.625rem;color:#000;text-transform:uppercase;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}.thanks-subtitle{text-align:center;margin-bottom:1.25rem;color:#4b5563}.thanks .icon{display:inline-block;width:2.5rem;height:2.5rem;background-color:#fff;border:.0625rem solid #111827;border-radius:62.4375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.thanks .icon i{font-size:1.5rem;color:#111827}.thanks .btn{margin:auto;gap:.5rem}.thanks .btn i{font-size:1.5rem}@media(min-width: 768px){.thanks{padding-top:4.6875rem}}.page-not-found{padding:5rem 0}.page-not-found-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.75rem}.page-not-found-title{font-size:2.5rem;text-align:center;color:#000;margin-bottom:1.25rem;font-family:"Inter",Arial,Helvetica,sans-serif;font-weight:bold}.page-not-found-subtitle{font-size:1.5rem;text-align:center;color:#d7dad8;margin-bottom:1.25rem}@media(min-width: 992px){.page-not-found{padding:5rem 0}.page-not-found-content{margin-bottom:3.75rem}.page-not-found-title{font-size:2.5rem;margin-bottom:1.25rem}.page-not-found-subtitle{font-size:1.5rem;margin-bottom:1.25rem}}@media(max-width: 991px){.page-not-found{padding:2.5rem 0}.page-not-found-content{margin-bottom:2.5rem}.page-not-found-title{font-size:1.25rem;margin-bottom:1rem}.page-not-found-subtitle{font-size:1.125rem;margin-bottom:1rem}}.compliance-text .compliance-title{padding:0 .625rem}.compliance-text ul{margin:1.25rem;padding-left:2.5rem}.compliance-text ul li{list-style:initial}.compliance-text .compliance-text-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.compliance-text .compliance-text-main .main-text{padding:.625rem;-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto}.compliance-text .compliance-text-main .extra-info{padding:.625rem;margin-bottom:1.875rem;width:100%;max-width:25%}.compliance-text .compliance-text-main .extra-info h2,.compliance-text .compliance-text-main .extra-info .h2{line-height:1}.compliance-text .compliance-form-title{margin-bottom:3.75rem}.compliance-text .download-codigo-etica{margin-top:2.5rem}.compliance-text .download-codigo-etica .btn{width:21.5625rem;margin-bottom:5rem}.compliance-text .download-codigo-etica .btn i{color:#fff}@media(max-width: 991px){.compliance-text .compliance-text-main{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.compliance-text .compliance-text-main .main-text{width:100% !important}.compliance-text .compliance-text-main .extra-info{max-width:unset !important}.compliance-text .compliance-form-title{margin-bottom:1.875rem}.compliance-text .download-codigo-etica a{margin-bottom:2.5rem}}.in-page-text{padding:2rem 0;background-color:#f2f3f2}.in-page-text *{font-size:.875rem}.in-page-text .container-custom{max-width:58.5rem}.in-page-text .page-title{font-size:1.125rem;padding-bottom:1rem}.in-page-text .page-description{margin-top:20px;color:#2d2d2d;font-size:.875rem;font-style:normal;position:relative;font-weight:700;line-height:1.5rem;margin-bottom:1rem;height:auto;overflow:hidden;max-height:15.625rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.in-page-text .page-description h4,.in-page-text .page-description .h4{font-size:1rem;font-weight:300}.in-page-text .page-description p{color:#cacecc;font-size:.875rem;font-style:normal;font-weight:300;line-height:24px;margin-bottom:1rem}.in-page-text .page-description ul{padding-left:20px;margin-bottom:1rem}.in-page-text .page-description ul li{list-style:disc;font-size:.875rem;color:#cacecc}.in-page-text .page-description .btn-read-more{position:absolute;bottom:0;left:0;padding:.5rem 1rem;width:100%;text-align:center;background:#fff}.in-page-text .page-description.open{max-height:100rem}.in-page-text .page-description.open .btn-read-more{display:none}.in-page-text .cards-image{position:relative}.in-page-text .cards-image img{position:relative;width:100%}.in-page-text .buttons-actions-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin:2rem auto}@media(min-width: 768px){.in-page-text .buttons-actions-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.in-page-text .buttons-actions-wrapper .btn{max-width:280px;width:100%}.in-page-text .buttons-actions-wrapper .btn.btn-link{max-width:unset}.in-page-text .loyalty-content-services{border:1px solid #e6e6e6;padding:1.25rem;margin-top:4rem}@media(min-width: 768px){.in-page-text{padding:3.75rem 0 5rem 0}.in-page-text .page-description{max-height:unset}.in-page-text .page-description .btn-read-more{display:none}.in-page-text .cards-image img{position:absolute;width:calc(100% - 2rem)}}.in-page-highlights{padding:1.25rem 0;width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.5rem}.in-page-highlights-item{background-color:#fff;height:auto;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;aspect-ratio:16/9}.in-page-highlights-item .bg{top:0;left:0;width:100%;height:75%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:0;overflow:hidden}.in-page-highlights-item .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.in-page-highlights-item>.container{padding:0}.in-page-highlights-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch;gap:.5rem;z-index:1}.in-page-highlights-item-content .title,.in-page-highlights-item-content .description p{color:#4b5563;text-align:left;font-style:normal;font-weight:300;line-height:140%;margin:0}.in-page-highlights-item-content .title{font-size:1.75rem}.in-page-highlights-item-content .description{font-size:1rem}.in-page-highlights-item-content .btn{margin-top:1.5rem;width:100%;max-width:16rem}@media(min-width: 768px){.in-page-highlights-item{height:auto;aspect-ratio:21/9;max-height:37.5rem;max-width:120rem}.in-page-highlights-item .bg{position:absolute;height:100%}.in-page-highlights-item .bg img{-o-object-fit:cover;object-fit:cover}.in-page-highlights-item>.container{overflow:hidden;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:120rem}.in-page-highlights-item-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;padding-left:7%;padding-top:3rem}.in-page-highlights-item-content .title{font-size:2rem}.in-page-highlights-item-content .description,.in-page-highlights-item-content .title{color:#fff;max-width:27.75rem}.in-page-highlights-item-content .description p{color:#fff;text-align:left}}.in-page .embed-video{position:relative;max-width:100%;aspect-ratio:16/9}.in-page-slide .swiper{overflow:hidden;position:relative}.in-page-slide .swiper-pagination{position:relative}.in-page-slide .swiper-pagination-bullets{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem;padding:0}.in-page-slide .swiper-pagination-bullet{width:.25rem;height:.25rem;background-color:#cacecc;border-radius:1.5rem;opacity:.8;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.in-page-slide .swiper-pagination-bullet-active{width:.5rem;height:.5rem;opacity:1}.in-page-slide .swiper-nav{width:100%;margin-top:-1rem;margin-left:0;margin-right:0}.in-page-slide-photos-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.in-page-slide-photos-image img{width:100%;-o-object-fit:contain;object-fit:contain}.in-page-slide-card{padding:2rem 0;margin-left:-0.9375rem;margin-right:-0.9375rem}.in-page-slide-card .swiper-button-next{background-image:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)}.in-page-slide-card .swiper-button-prev{background-image:-webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));background-image:linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.in-page-slide-card .swiper-slide{padding:0 1rem}.in-page-slide-card-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.in-page-slide-card-image img{width:100%;-o-object-fit:contain;object-fit:contain}.in-page-slide-card-text{padding:1.875rem .9375rem 0}.in-page-slide-card-text>h4,.in-page-slide-card-text>.h4{font-size:1.25rem;line-height:1.75rem;font-weight:300}@media(min-width: 768px){.in-page-slide-card-text>h4,.in-page-slide-card-text>.h4{font-size:1.5rem}}.in-page-btn-wrapper{width:100%;position:relative;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.in-page-btn-wrapper .btn-primary,.in-page-btn-wrapper .btn-secondary,.in-page-btn-wrapper .btn-modal,.in-page-btn-wrapper .directLinkPhone,.in-page-btn-wrapper .modalPhone,.in-page-btn-wrapper .calltrackingBtn,.in-page-btn-wrapper .whatsapp-cta{width:100%;max-width:21.875rem;border-radius:3px;outline:none;cursor:pointer;border:none;text-align:center;background:#111827;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;min-height:3.25rem;padding:0px 1.25rem;color:#fff;font-size:1rem;font-style:normal;font-weight:600}.in-page-btn-wrapper .btn-primary span,.in-page-btn-wrapper .btn-secondary span,.in-page-btn-wrapper .btn-modal span,.in-page-btn-wrapper .directLinkPhone span,.in-page-btn-wrapper .modalPhone span,.in-page-btn-wrapper .calltrackingBtn span,.in-page-btn-wrapper .whatsapp-cta span{color:#fff;font-size:.875rem;font-style:normal;font-weight:600}.in-page-btn-wrapper .btn-primary i,.in-page-btn-wrapper .btn-secondary i,.in-page-btn-wrapper .btn-modal i,.in-page-btn-wrapper .directLinkPhone i,.in-page-btn-wrapper .modalPhone i,.in-page-btn-wrapper .calltrackingBtn i,.in-page-btn-wrapper .whatsapp-cta i{font-size:1.125rem}.in-page-btn-wrapper .btn-primary:hover,.in-page-btn-wrapper .btn-secondary:hover,.in-page-btn-wrapper .btn-modal:hover,.in-page-btn-wrapper .directLinkPhone:hover,.in-page-btn-wrapper .modalPhone:hover,.in-page-btn-wrapper .calltrackingBtn:hover,.in-page-btn-wrapper .whatsapp-cta:hover{background:#111827}.in-page-btn-wrapper .whatsapp-cta{background:#2ac769}.in-page-btn-wrapper .whatsapp-cta:hover{background:#0caa4b}@media(min-width: 640px){.in-page-btn-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.in-page-btn-wrapper .btn-primary,.in-page-btn-wrapper .btn-secondary,.in-page-btn-wrapper .btn-modal,.in-page-btn-wrapper .directLinkPhone,.in-page-btn-wrapper .modalPhone,.in-page-btn-wrapper .calltrackingBtn,.in-page-btn-wrapper .whatsapp-cta{max-width:16.25rem}}@media(min-width: 992px){.in-page-btn-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.5rem}.in-page-btn-wrapper .btn-primary{width:auto;max-width:unset}}.in-page-faq{padding:30px 0}@media(min-width: 768px){.in-page-faq{padding:60px 0 30px 0}}.in-page-faq .faq-title{color:#cacecc;font-size:1.5rem;font-style:normal;font-weight:300;line-height:32px}@media(min-width: 768px){.in-page-faq .faq-title{font-size:2rem}}.in-page-faq .faq-description{margin-top:1rem;font-size:16px}@media(min-width: 768px){.in-page-text .container-custom{padding:4rem 0}.in-page-text.join-us .container-custom{padding:0}.in-page-slide .swiper-bmw-inclusive-content .content-image{max-width:36.25rem}}.vehicle-discounts-table{border-top:1px solid #f2f3f2;margin-top:2rem;padding-top:2rem;overflow-x:auto}.vehicle-discounts-table table{width:100%;min-width:48.75rem;border-collapse:collapse}.vehicle-discounts-table table th,.vehicle-discounts-table table td{padding:.3125rem}.vehicle-discounts-table table th{font-weight:600;font-size:1rem;color:#4b5563}.vehicle-discounts-table table tr{border-bottom:1px solid #f2f3f2}.join-us{padding-bottom:0}.join-us-form .main-form{width:100%;max-width:37.5rem;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.375rem}.join-us-form .main-form .w-auto,.join-us-form .main-form .w-full{width:100% !important}.join-us-form .main-form .state_city{width:calc(50% - .1875rem) !important;padding:0 !important}.join-us-form .input-wrapper input,.join-us-form .input-wrapper select{height:2.5rem}.join-us-form .filename{font-size:.875rem;color:#141514;text-transform:uppercase}.join-us-form .receive-contact span{color:#fff}.join-us-form .receive-contact-wrapper .label{background-color:#fff}.join-us-form .policy-privacy{height:2.5rem}.join-us-form .policy-privacy-label{color:#d7dad8}.join-us-form .buttons-bottom-form{width:100%}.join-us-form .buttons-bottom-form .receive-contact{width:100%;max-width:25rem}.join-us-form .buttons-bottom-form .receive-contact-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}.join-us-form .buttons-bottom-form .receive-contact-wrapper .label{width:80%;height:32px;border-radius:0;font-size:12px}@media(min-width: 992px){.join-us-form .buttons-bottom-form .receive-contact-wrapper .label{width:100%}}.join-us-form .buttons-bottom-form .policy-privacy{width:100%;margin:3px 0 20px 0}.join-us-form .buttons-bottom-form .policy-privacy-label span{color:#111827}.join-us-form .buttons-bottom-form .btn.btn-primary{width:100%;height:45px;font-size:18px}@media(min-width: 440px){.join-us-form .main-form{gap:.875rem}.join-us-form .main-form .w-auto{padding:0 !important}.join-us-form .main-form .w-full{padding:0;width:100%}}@media(min-width: 768px){.join-us-form .main-form{padding-top:1rem;max-width:80%}.join-us-form .main-form .w-auto,.join-us-form .main-form .state_city{-webkit-box-flex:1 !important;-ms-flex:1 !important;flex:1 !important;min-width:calc(33% - 1rem)}}@media(min-width: 992px){.join-us-form .main-form{max-width:unset}.join-us-form .main-form .w-auto,.join-us-form .main-form .state_city{-webkit-box-flex:1 !important;-ms-flex:1 !important;flex:1 !important;min-width:calc(25% - 1rem)}.join-us-form .main-form .receive-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1}.join-us-form .main-form .receive-contact span{padding-right:1rem;min-width:9.6rem}.join-us-form .main-form .policy-privacy{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:auto;padding-right:1.5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.products-page-header-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1rem;padding:.75rem 0}.products-page-header-filters-order{width:100%}@media(min-width: 768px){.products-page-header-filters-order{width:auto;min-width:15rem}}.products-page-header-filters-order .order-control{width:100%;height:2.5rem;padding:.5rem .875rem;border:.0625rem solid #363636;border-radius:.25rem;font-size:1rem;color:#2d2d2d;background-color:#fff;cursor:pointer;-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.products-page-header-filters-order .order-control:focus-visible{outline:none;border-color:#45bae8;-webkit-box-shadow:0 0 0 .125rem rgba(69,186,232,.2);box-shadow:0 0 0 .125rem rgba(69,186,232,.2)}.products-page-header-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.5rem 0 1rem}.products-page-header-results span{font-size:.875rem;color:#4b5563;font-weight:500}@media(min-width: 768px){.products-page-header-results span{font-size:1rem}}.products-page-grid{padding:2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 640px){.products-page-grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.products-page-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;text-decoration:none;margin:1rem 0;padding:.75rem 1rem}.products-page-link span{font-size:1rem;color:#000;text-transform:uppercase}.products-page-link .icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.75rem;height:.75rem}.products-page-link .icon-wrapper img{display:block;width:100%;height:auto}.products-page-link:hover{text-decoration:none}.products-page-link:hover span{text-decoration:underline}.swiper-products{padding:2rem .5rem;display:block;width:auto;max-width:100vw;position:relative}.swiper-products .swiper-slide{width:auto;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .5rem}.produto-detalhe>.container{width:90%}.search-products{width:100%;margin:0 auto 1.5rem}.search-products.is-hidden{display:none}.search-products-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;width:100%;max-width:21.9375rem;margin:0 auto}@media(min-width: 768px){.search-products-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:39.75rem;gap:.5rem}}.search-products-field{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.search-products-icon{position:absolute;left:.75rem;font-size:1.25rem;color:#363636;line-height:1;pointer-events:none}.search-products-input{width:100%;height:2.5rem;padding:.5rem .875rem .5rem 2.5rem;border:.0625rem solid #363636;border-radius:.25rem;font-size:1rem;color:#2d2d2d;background-color:#fff}.search-products-input::-webkit-input-placeholder{color:#6b7280}.search-products-input::-moz-placeholder{color:#6b7280}.search-products-input:-ms-input-placeholder{color:#6b7280}.search-products-input::-ms-input-placeholder{color:#6b7280}.search-products-input::placeholder{color:#6b7280}.search-products-input:focus-visible{outline:none;border-color:#45bae8;-webkit-box-shadow:0 0 0 .125rem rgba(69,186,232,.2);box-shadow:0 0 0 .125rem rgba(69,186,232,.2)}.search-products-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:2.5rem;padding:.625rem .9375rem;border:none;border-radius:.25rem;background-color:#45bae8;color:#fff;text-transform:uppercase;font-size:.875rem;font-weight:700;letter-spacing:.01em;cursor:pointer;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}@media(min-width: 768px){.search-products-submit{width:auto;min-width:10.375rem}}.search-products-submit:hover,.search-products-submit:focus-visible{background-color:rgb(46.3062200957,177.5813397129,229.1937799043);outline:none}.search-products-submit:active{background-color:rgb(27.5119617225,167.4641148325,222.4880382775)}.search-title{padding:0 0 1rem}.search-title>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.search-title-text{margin:0;color:#141514;font-size:1.6875rem;line-height:1.4}.search-title-text-keyword{font-weight:700;color:#141514}.search-title-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem;padding:.25rem .5rem;border:none;background:rgba(0,0,0,0);color:#6b7280;font-size:.9375rem;cursor:pointer;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.search-title-button:hover,.search-title-button:focus-visible{color:#2d2d2d;outline:none}.search-title-icon{font-size:1rem;line-height:1}.no-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:90%;max-width:29.875rem;margin:1.25rem auto;padding:1.25rem .625rem;gap:.625rem;background-color:#fff;border-radius:.25rem;-webkit-box-shadow:0px 1px 3px 1px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3);box-shadow:0px 1px 3px 1px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3)}.no-filter-icon{font-size:2.06rem;color:#fb4e4e;line-height:1;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.no-filter-text{color:#363636;font-size:1rem;text-align:center;line-height:1.4;margin:0}@media(min-width: 768px){.no-filter-text{font-size:1.125rem;max-width:29.875rem}}.produto-detalhe-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 0}.produto-detalhe-notice{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.875rem 1rem;border-radius:.5rem;border:1px solid #fb4e4e;background-color:rgba(251,78,78,.08)}.produto-detalhe-notice i{color:#fb4e4e;font-size:1.25rem;line-height:1;-ms-flex-negative:0;flex-shrink:0}.produto-detalhe-notice-text{margin:0;font-size:.9375rem;font-weight:500;color:#fb4e4e;line-height:1.4}.produto-detalhe-notice.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.produto-detalhe-title{margin-bottom:1.5rem;padding-bottom:.75rem}.produto-detalhe-title-name{font-size:1.25rem;font-weight:600;color:#000;line-height:1.4;margin:0 0 .5rem 0}.produto-detalhe-title-code{font-size:.875rem;font-weight:400;color:#6b7280;line-height:1.4;margin:0}.produto-detalhe-slider{overflow:hidden;width:100%;max-width:25rem;margin:0 auto}@media(min-width: 992px){.produto-detalhe-slider{margin:0}}.produto-detalhe-slider-main{border-radius:.5rem;margin-bottom:1.8125rem;overflow:hidden}.produto-detalhe-slider-main .swiper-slide img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;border-radius:.5rem;display:block}.produto-detalhe-slider-thumbs .swiper-slide{width:5.25rem;height:5.25rem;border-radius:.25rem;cursor:pointer;opacity:.6;margin-right:.5rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-box-sizing:border-box;box-sizing:border-box}.produto-detalhe-slider-thumbs .swiper-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:.25rem;display:block}.produto-detalhe-slider-thumbs .swiper-slide-thumb-active{opacity:1;border:1px solid #000}.produto-detalhe-slider-thumbs .swiper-slide:not(.swiper-slide-thumb-active):hover{opacity:.8}.produto-detalhe-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.3125rem;padding:1rem 0}.produto-detalhe-content-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.9375rem}.produto-detalhe-content-title{font-size:1.25rem;font-weight:600;color:#000;line-height:1.4;margin:0}.produto-detalhe-content-code{font-size:.875rem;font-weight:400;color:#6b7280;line-height:1.4;margin:0}.produto-detalhe-content-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.produto-detalhe-content-description-title{font-size:1rem;font-weight:600;color:#2d2d2d;line-height:1.4;margin:0}.produto-detalhe-content-description-text{font-size:1rem;font-weight:400;color:#6b7280;line-height:1.4;margin:0}.produto-detalhe-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;padding:1rem;width:100%}.produto-detalhe-price{background:#fff;border-radius:.25rem;padding:1.25rem .625rem;-webkit-box-shadow:0px 1px 3px 1px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3);box-shadow:0px 1px 3px 1px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;width:100%}.produto-detalhe-price-value{font-size:1.375rem;font-weight:600;color:#000;line-height:1.4;text-align:center;margin:0}.produto-detalhe-price-btn-buy{background:#111827;border:none;border-radius:.25rem;padding:.625rem .9375rem;width:100%;max-width:12.375rem;cursor:pointer;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .3s linear;transition:all .3s linear}.produto-detalhe-price-btn-buy span{font-size:.875rem;font-weight:400;color:#fff;line-height:1.4;text-transform:uppercase;-webkit-transition:all .3s linear;transition:all .3s linear}.produto-detalhe-price-btn-buy:hover,.produto-detalhe-price-btn-buy:focus,.produto-detalhe-price-btn-buy:active{background:#45bae8;-webkit-transform:scale(1.02);transform:scale(1.02)}.produto-detalhe-price-btn-buy:hover span,.produto-detalhe-price-btn-buy:focus span,.produto-detalhe-price-btn-buy:active span{color:#111827}.produto-detalhe-price-divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%;position:relative;margin:1rem 0}.produto-detalhe-price-divider-line{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#d7dad8;max-width:5.13375rem}.produto-detalhe-price-divider-text{font-size:.875rem;font-weight:400;color:#6b7280;padding:0 .5rem;line-height:1.4;position:relative;background:#fff}.produto-detalhe-price-btn-whatsapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;height:2.75rem;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.produto-detalhe-price-btn-whatsapp .whatsapp-cta{width:100%;height:100%;background-color:rgba(0,0,0,0);margin:0;padding:0}.produto-detalhe-price-btn-whatsapp .whatsapp-cta i{color:#2ac769;font-size:1.25rem}.produto-detalhe-price-btn-whatsapp .whatsapp-cta::after{content:"Compre via WhatsApp";display:block;font-size:.875rem;font-weight:700;text-transform:capitalize;color:#000}.produto-detalhe-price-btn-whatsapp .whatsapp-cta span{display:none}.produto-detalhe-specifications{padding:2rem 0}.produto-detalhe-specifications-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.produto-detalhe-specifications-title{font-size:1rem;font-weight:600;color:#000;line-height:1.4;margin:0}@media(min-width: 992px){.produto-detalhe-specifications-title{font-size:1.125rem}}.produto-detalhe-specifications-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#52575c;font-size:1rem;line-height:1.4}.produto-detalhe-specifications-item{margin:0 0 1.25rem 0;color:#52575c;font-size:1rem;line-height:1.4}.produto-detalhe-specifications-label{font-weight:600}.produto-detalhe-specifications-section-title{font-weight:600;color:#2d2d2d;font-size:1rem;line-height:1.4;margin:0 0 1.25rem 0}.produto-detalhe-specifications-text{margin:0 0 1.25rem 0;color:#52575c;font-size:1rem;line-height:1.4}.produto-detalhe-compatibility{padding:2rem 0}.produto-detalhe-compatibility-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.5rem;background:#fff;border-radius:.25rem;-webkit-box-shadow:0px 1px 3px 1px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3);box-shadow:0px 1px 3px 1px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3)}.produto-detalhe-compatibility-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#52575c;font-size:1rem;line-height:1.4;overflow-x:auto;overflow-y:auto;gap:1.5rem;height:auto;max-height:12.5rem;-webkit-transition:max-height .5s ease;transition:max-height .5s ease;padding-bottom:2.5rem}.produto-detalhe-compatibility-content.is-universal{max-height:unset}.produto-detalhe-compatibility-toggle{position:absolute;bottom:0;left:0;width:100%;height:3rem;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(30%, #FFFFFF));background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 30%)}.produto-detalhe-compatibility-toggle-button{width:100%;height:100%;background:none;border:none}.produto-detalhe-compatibility-toggle-button .show-more{display:block}.produto-detalhe-compatibility-toggle-button .show-less{display:none}.produto-detalhe-compatibility-toggle:hover .produto-detalhe-compatibility-toggle-button{text-decoration:underline}.produto-detalhe-compatibility.is-open .produto-detalhe-compatibility-content{max-height:625rem}.produto-detalhe-compatibility.is-open .produto-detalhe-compatibility-toggle-button .show-more{display:none}.produto-detalhe-compatibility.is-open .produto-detalhe-compatibility-toggle-button .show-less{display:block}.produto-detalhe-compatibility-item{margin:0 0 1.25rem 0;color:#52575c;font-size:1rem;line-height:1.4}.produto-detalhe-compatibility-label{font-weight:600}.produto-detalhe-compatibility-section-title{font-weight:600;color:#2d2d2d;font-size:1rem;line-height:1.4;margin:0 0 1.25rem 0}.produto-detalhe-compatibility-text{margin:0 0 1.25rem 0;color:#52575c;font-size:1rem;line-height:1.4}.produto-detalhe-compatibility-table{width:100%;border-collapse:collapse;width:100%}.produto-detalhe-compatibility-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.produto-detalhe-compatibility-brand{margin:0;font-size:1rem;font-weight:600;color:#2d2d2d}.produto-detalhe-compatibility-row:nth-child(odd){background:#f2f3f2}.produto-detalhe-compatibility-row:nth-child(even){background:#fff}.produto-detalhe-compatibility-cell{padding:.75rem 1rem;border-bottom:1px solid #d7dad8;vertical-align:top;color:#363636;font-size:.9375rem;line-height:1.4}.produto-detalhe-compatibility-cell--vehicle{font-weight:600;width:50%;color:#2d2d2d}.produto-detalhe-compatibility-cell--years{width:50%}.produto-detalhe-related{padding:2rem 0}.produto-detalhe-related-title{font-family:"Mooli",sans-serif;font-size:1.25rem;font-weight:400;color:#000;text-transform:uppercase;text-align:center;margin-bottom:2rem}.produto-detalhe-related-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 992px){.produto-detalhe-related-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.produto-detalhe-related-card{background:#fff;border-radius:.25rem;-webkit-box-shadow:0px 1px 3px 1px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3);box-shadow:0px 1px 3px 1px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3);padding:1.25rem .625rem;width:100%;max-width:16.6875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5625rem}.produto-detalhe-related-card-image{width:100%;height:9.6875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.5rem;position:relative}.produto-detalhe-related-card-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.produto-detalhe-related-card-image::after{content:"";position:absolute;bottom:-4px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;height:1px;background-color:rgba(0,0,0,0)}.produto-detalhe-related-card-name{font-family:"Inter",sans-serif;font-size:.9375rem;font-weight:600;color:#363636;text-align:center;line-height:1.4;margin:0;min-height:2.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.produto-detalhe-related-card-price{font-family:"Inter",sans-serif;font-size:1.485rem;font-weight:700;color:#363636;text-align:center;line-height:1.4;margin:0}.produto-detalhe-related-card-btn{background-color:#001e50;color:#fff;font-family:"Inter",sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:.625rem .9375rem;border-radius:.25rem;text-decoration:none;display:inline-block;margin-top:.5rem;-webkit-transition:opacity .3s;transition:opacity .3s;border:none;cursor:pointer}.produto-detalhe-related-card-btn:hover{opacity:.9;color:#fff;text-decoration:none}.produto-detalhe-related-card-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;margin-top:.5rem}.produto-detalhe-related-card-share-text{font-family:"Inter",sans-serif;font-size:.75rem;color:#363636;font-weight:400;margin:0}.produto-detalhe-related-card-share-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.produto-detalhe-related-card-share-icon{color:#2ac769;font-size:1.3125rem;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}.produto-detalhe-related-card-share-icon.facebook{color:#4267b2}.produto-detalhe-related-card-share-icon:hover{opacity:.8;color:inherit}.produto-detalhe-related-card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:.5rem}.produto-detalhe-related-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;text-decoration:none;margin-top:.625rem}.produto-detalhe-related-link span{font-family:"Inter",sans-serif;font-weight:500;font-size:1rem;color:#000;text-transform:uppercase}.produto-detalhe-related-link .icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.75rem;height:.75rem}.produto-detalhe-related-link .icon-wrapper img{display:block;width:100%;height:auto}.produto-detalhe-related-link:hover{text-decoration:none}.produto-detalhe-related-link:hover span{text-decoration:underline}@media(min-width: 992px){.produto-detalhe-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.produto-detalhe-slider{width:30%;max-width:22.5rem}.produto-detalhe-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 1.5rem}.produto-detalhe-cta{width:15.625rem;display:block}.produto-detalhe-specifications-wrapper{padding:1.875rem;background:#fff;border-radius:.25rem;-webkit-box-shadow:0px 1px 3px 1px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3);box-shadow:0px 1px 3px 1px rgba(0,0,0,.15),0px 1px 2px 0px rgba(0,0,0,.3)}.produto-detalhe-compatibility-wrapper{padding:1.875rem}.produto-detalhe-compatibility-table{min-width:36rem}.produto-detalhe-compatibility-cell--vehicle{width:35%}.produto-detalhe-compatibility-cell--years{width:65%}}@media(min-width: 1280px){.produto-detalhe-content-title{font-size:2rem}}
/*# sourceMappingURL=style.min.css.map */
