﻿/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #00BFE7;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #D54425;--bs-orange: #fd7e14;--bs-yellow: #FDD428;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #565D6B;--bs-dark: #0A323F;--bs-human: #00BFE7;--bs-animal: #05AF6A;--bs-gray-100: #F1F2F4;--bs-gray-200: #E4E6E9;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #F8F9F9;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #565D6B;--bs-gray-900: #212529;--bs-primary: #00BFE7;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #FDD428;--bs-danger: #D54425;--bs-light: #F1F2F4;--bs-dark: #0A323F;--bs-primary-rgb: 0, 191, 231;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 253, 212, 40;--bs-danger-rgb: 213, 68, 37;--bs-light-rgb: 241, 242, 244;--bs-dark-rgb: 10, 50, 63;--bs-primary-text-emphasis: #004c5c;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #655510;--bs-danger-text-emphasis: #551b0f;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #ccf2fa;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff6d4;--bs-danger-bg-subtle: #f7dad3;--bs-light-bg-subtle: #f8f9fa;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #99e5f5;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #feeea9;--bs-danger-border-subtle: #eeb4a8;--bs-light-border-subtle: #E4E6E9;--bs-dark-border-subtle: #F8F9F9;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "IBM Plex Sans", SFMono-Regular, 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: #E4E6E9;--bs-secondary-bg-rgb: 228, 230, 233;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #F1F2F4;--bs-tertiary-bg-rgb: 241, 242, 244;--bs-heading-color: inherit;--bs-link-color: #16343E;--bs-link-color-rgb: 22, 52, 62;--bs-link-decoration: underline;--bs-link-hover-color: #122a32;--bs-link-hover-color-rgb: 18, 42, 50;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff6d4;--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(0, 191, 231, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #D54425;--bs-form-invalid-border-color: #D54425}[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: #565D6B;--bs-secondary-bg-rgb: 86, 93, 107;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #3c414a;--bs-tertiary-bg-rgb: 60, 65, 74;--bs-primary-text-emphasis: #66d9f1;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #fee57e;--bs-danger-text-emphasis: #e68f7c;--bs-light-text-emphasis: #F1F2F4;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #00262e;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332a08;--bs-danger-bg-subtle: #2b0e07;--bs-light-bg-subtle: #565D6B;--bs-dark-bg-subtle: #2b2f36;--bs-primary-border-subtle: #00738b;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #987f18;--bs-danger-border-subtle: #802916;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #565D6B;--bs-heading-color: inherit;--bs-link-color: #66d9f1;--bs-link-hover-color: #85e1f4;--bs-link-color-rgb: 102, 217, 241;--bs-link-hover-color-rgb: 133, 225, 244;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #655510;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #e68f7c;--bs-form-invalid-border-color: #e68f7c}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:1.25em;margin-bottom:.75em;font-family:"Radikal",SFMono-Regular,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";font-weight:100;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:3.5rem}@media(max-width: 979.98px){h1,.h1{font-size:3rem}}@media(max-width: 739.98px){h1,.h1{font-size:2.25rem}}h2,.h2{font-size:2.5rem}@media(max-width: 979.98px){h2,.h2{font-size:2.25rem}}@media(max-width: 519.98px){h2,.h2{font-size:1.75rem}}h3,.h3{font-size:2rem}@media(max-width: 979.98px){h3,.h3{font-size:1.75rem}}@media(max-width: 519.98px){h3,.h3{font-size:1.5rem}}h4,.h4{font-size:1.75rem}@media(max-width: 979.98px){h4,.h4{font-size:1.5rem}}@media(max-width: 519.98px){h4,.h4{font-size:1.325rem}}h5,.h5{font-size:1.5rem}@media(max-width: 979.98px){h5,.h5{font-size:1.325rem}}@media(max-width: 519.98px){h5,.h5{font-size:1.25rem}}h6,.h6{font-size:1rem}@media(max-width: 979.98px){h6,.h6{font-size:1.25rem}}@media(max-width: 519.98px){h6,.h6{font-size:1.125rem}}.content-text>h1:first-child,.content-text>.h1:first-child,.content-text>h2:first-child,.content-text>.h2:first-child,.content-text>h3:first-child,.content-text>.h3:first-child,.content-text>h4:first-child,.content-text>.h4:first-child,.content-text>h5:first-child,.content-text>.h5:first-child,.content-text>h6:first-child,.content-text>.h6:first-child{margin-top:0}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size: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;transition:color .25s ease-in-out}a:not(.btn):hover,a:not(.btn):focus-visible{--bs-link-color-rgb: var(--bs-link-hover-color-rgb);color:#00bfe7}a:focus-visible{outline:none}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;margin-bottom:1rem}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color: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{--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;max-width:1440px;padding-left:2.5rem;padding-right:2.5rem}@media(max-width: 979.98px){.container,.container-fluid{padding-left:1rem;padding-right:1rem}}:root{--bs-breakpoint-xxxs: 0;--bs-breakpoint-xxs: 370px;--bs-breakpoint-xs: 520px;--bs-breakpoint-sm: 740px;--bs-breakpoint-md: 980px;--bs-breakpoint-lg: 1280px;--bs-breakpoint-xl: 1440px;--bs-breakpoint-xxl: 1600px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;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>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 370px){.col-xxs{flex:1 0 0%}.row-cols-xxs-auto>*{flex:0 0 auto;width:auto}.row-cols-xxs-1>*{flex:0 0 auto;width:100%}.row-cols-xxs-2>*{flex:0 0 auto;width:50%}.row-cols-xxs-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxs-4>*{flex:0 0 auto;width:25%}.row-cols-xxs-5>*{flex:0 0 auto;width:20%}.row-cols-xxs-6>*{flex:0 0 auto;width:16.66666667%}.col-xxs-auto{flex:0 0 auto;width:auto}.col-xxs-1{flex:0 0 auto;width:8.33333333%}.col-xxs-2{flex:0 0 auto;width:16.66666667%}.col-xxs-3{flex:0 0 auto;width:25%}.col-xxs-4{flex:0 0 auto;width:33.33333333%}.col-xxs-5{flex:0 0 auto;width:41.66666667%}.col-xxs-6{flex:0 0 auto;width:50%}.col-xxs-7{flex:0 0 auto;width:58.33333333%}.col-xxs-8{flex:0 0 auto;width:66.66666667%}.col-xxs-9{flex:0 0 auto;width:75%}.col-xxs-10{flex:0 0 auto;width:83.33333333%}.col-xxs-11{flex:0 0 auto;width:91.66666667%}.col-xxs-12{flex:0 0 auto;width:100%}.offset-xxs-0{margin-left:0}.offset-xxs-1{margin-left:8.33333333%}.offset-xxs-2{margin-left:16.66666667%}.offset-xxs-3{margin-left:25%}.offset-xxs-4{margin-left:33.33333333%}.offset-xxs-5{margin-left:41.66666667%}.offset-xxs-6{margin-left:50%}.offset-xxs-7{margin-left:58.33333333%}.offset-xxs-8{margin-left:66.66666667%}.offset-xxs-9{margin-left:75%}.offset-xxs-10{margin-left:83.33333333%}.offset-xxs-11{margin-left:91.66666667%}.g-xxs-0,.gx-xxs-0{--bs-gutter-x: 0}.g-xxs-0,.gy-xxs-0{--bs-gutter-y: 0}.g-xxs-1,.gx-xxs-1{--bs-gutter-x: 0.25rem}.g-xxs-1,.gy-xxs-1{--bs-gutter-y: 0.25rem}.g-xxs-2,.gx-xxs-2{--bs-gutter-x: 0.5rem}.g-xxs-2,.gy-xxs-2{--bs-gutter-y: 0.5rem}.g-xxs-3,.gx-xxs-3{--bs-gutter-x: 1rem}.g-xxs-3,.gy-xxs-3{--bs-gutter-y: 1rem}.g-xxs-4,.gx-xxs-4{--bs-gutter-x: 1.5rem}.g-xxs-4,.gy-xxs-4{--bs-gutter-y: 1.5rem}.g-xxs-5,.gx-xxs-5{--bs-gutter-x: 3rem}.g-xxs-5,.gy-xxs-5{--bs-gutter-y: 3rem}}@media(min-width: 520px){.col-xs{flex:1 0 0%}.row-cols-xs-auto>*{flex:0 0 auto;width:auto}.row-cols-xs-1>*{flex:0 0 auto;width:100%}.row-cols-xs-2>*{flex:0 0 auto;width:50%}.row-cols-xs-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xs-4>*{flex:0 0 auto;width:25%}.row-cols-xs-5>*{flex:0 0 auto;width:20%}.row-cols-xs-6>*{flex:0 0 auto;width:16.66666667%}.col-xs-auto{flex:0 0 auto;width:auto}.col-xs-1{flex:0 0 auto;width:8.33333333%}.col-xs-2{flex:0 0 auto;width:16.66666667%}.col-xs-3{flex:0 0 auto;width:25%}.col-xs-4{flex:0 0 auto;width:33.33333333%}.col-xs-5{flex:0 0 auto;width:41.66666667%}.col-xs-6{flex:0 0 auto;width:50%}.col-xs-7{flex:0 0 auto;width:58.33333333%}.col-xs-8{flex:0 0 auto;width:66.66666667%}.col-xs-9{flex:0 0 auto;width:75%}.col-xs-10{flex:0 0 auto;width:83.33333333%}.col-xs-11{flex:0 0 auto;width:91.66666667%}.col-xs-12{flex:0 0 auto;width:100%}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.33333333%}.offset-xs-2{margin-left:16.66666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333333%}.offset-xs-5{margin-left:41.66666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333333%}.offset-xs-8{margin-left:66.66666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333333%}.offset-xs-11{margin-left:91.66666667%}.g-xs-0,.gx-xs-0{--bs-gutter-x: 0}.g-xs-0,.gy-xs-0{--bs-gutter-y: 0}.g-xs-1,.gx-xs-1{--bs-gutter-x: 0.25rem}.g-xs-1,.gy-xs-1{--bs-gutter-y: 0.25rem}.g-xs-2,.gx-xs-2{--bs-gutter-x: 0.5rem}.g-xs-2,.gy-xs-2{--bs-gutter-y: 0.5rem}.g-xs-3,.gx-xs-3{--bs-gutter-x: 1rem}.g-xs-3,.gy-xs-3{--bs-gutter-y: 1rem}.g-xs-4,.gx-xs-4{--bs-gutter-x: 1.5rem}.g-xs-4,.gy-xs-4{--bs-gutter-y: 1.5rem}.g-xs-5,.gx-xs-5{--bs-gutter-x: 3rem}.g-xs-5,.gy-xs-5{--bs-gutter-y: 3rem}}@media(min-width: 740px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 980px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 1280px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1440px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1600px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{position:relative;display:block;width:100%;padding:.375rem 0;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);border:none;background-clip:padding-box;background-image:linear-gradient(#16343E, #16343E),linear-gradient(#16343E, #16343E);background-size:0 2px,100% 1px;background-repeat:no-repeat;background-position:center bottom,center calc(100% - 1px);transition:background-size 0s ease-out}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);outline:0;background-size:100% 2px,100% 1px}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control[type=number]::-webkit-inner-spin-button,.form-control[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-control[type=number]{-moz-appearance:textfield}textarea.form-control{min-height:8rem !important}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IjA4MS1jaGV1cm9uLTMiPgo8cGF0aCBpZD0iVmVjdG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuOTU1NSAxMy4yMTEzQzEwLjExODIgMTMuMzc0IDEwLjM4MiAxMy4zNzQgMTAuNTQ0NyAxMy4yMTEzTDE2LjM3OCA3LjM3Nzk4QzE2LjU0MDcgNy4yMTUyNiAxNi41NDA3IDYuOTUxNDUgMTYuMzc4IDYuNzg4NzNDMTYuMjE1MiA2LjYyNjAxIDE1Ljk1MTQgNi42MjYwMSAxNS43ODg3IDYuNzg4NzNMMTAuMjUwMSAxMi4zMjc0TDQuNzExMjkgNi43ODg3MkM0LjU0ODU3IDYuNjI2MDEgNC4yODQ3NSA2LjYyNjAxIDQuMTIyMDMgNi43ODg3M0MzLjk1OTMyIDYuOTUxNDUgMy45NTkzMyA3LjIxNTI3IDQuMTIyMDQgNy4zNzc5OUw5Ljk1NTUgMTMuMjExM1oiIGZpbGw9IiMxNjM0M0UiLz4KPC9nPgo8L3N2Zz4K");display:block;width:100%;padding:.375rem 2.25rem .375rem 0;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:linear-gradient(#16343E, #16343E),linear-gradient(#16343E, #16343E);background-size:0 2px,100% 1px;background-repeat:no-repeat;background-position:center bottom,center calc(100% - 1px);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;border:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{outline:0;background-size:100% 2px,100% 1px}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check .form-check-input:focus-visible{border-width:2px}.form-check .invalid-feedback{margin-left:-1.5rem}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:.6rem;border:1px solid #16343e;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:3px}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{outline:0}.form-check-input:checked{background-color:#00bfe7;border-color:#00bfe7}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zLjk5OTk2IDYuMzMzMzFDMy44MjQ2NSA2LjMzMzQ1IDMuNjUxMDQgNi4yOTkwMiAzLjQ4OTA2IDYuMjMxOThDMy4zMjcwOCA2LjE2NDk1IDMuMTc5OSA2LjA2NjYyIDMuMDU1OTYgNS45NDI2NEwwLjUzMzI5NCAzLjQ3NjY1QzAuNDA2ODc0IDMuMzUyODggMC4zMzQ3OTkgMy4xODM5NiAwLjMzMjkyMyAzLjAwNzA1QzAuMzMxMDQ4IDIuODMwMTQgMC4zOTk1MjYgMi42NTk3MyAwLjUyMzI5NCAyLjUzMzMxQzAuNjQ3MDYyIDIuNDA2ODkgMC44MTU5OCAyLjMzNDgyIDAuOTkyODkgMi4zMzI5NEMxLjE2OTggMi4zMzEwNyAxLjM0MDIxIDIuMzk5NTUgMS40NjY2MyAyLjUyMzMxTDMuOTk1MjkgNC45OTQ2NUw4LjUzMjYzIDAuNTI3OThDOC42NjA1OCAwLjQxNTM5NiA4LjgyNjc5IDAuMzU2MDkyIDguOTk3MTEgMC4zNjIyNTJDOS4xNjc0MyAwLjM2ODQxMyA5LjMyODkyIDAuNDM5NTcgOS40NDg0MSAwLjU2MTEwM0M5LjU2Nzg5IDAuNjgyNjM1IDkuNjM2MyAwLjg0NTMxNCA5LjYzOTU2IDEuMDE1NzFDOS42NDI4MiAxLjE4NjExIDkuNTgwNyAxLjM1MTI5IDkuNDY1OTYgMS40NzczMUw0LjkzNzI5IDUuOTQ4NjVDNC44MTQwMyA2LjA3MTI1IDQuNjY3NzggNi4xNjgzMyA0LjUwNjk0IDYuMjM0MzRDNC4zNDYxIDYuMzAwMzUgNC4xNzM4MiA2LjMzMzk4IDMuOTk5OTYgNi4zMzMzMVoiIGZpbGw9IiMxNjM0M0UiLz4KPC9zdmc+Cg==")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zLjk5OTk2IDYuMzMzMzFDMy44MjQ2NSA2LjMzMzQ1IDMuNjUxMDQgNi4yOTkwMiAzLjQ4OTA2IDYuMjMxOThDMy4zMjcwOCA2LjE2NDk1IDMuMTc5OSA2LjA2NjYyIDMuMDU1OTYgNS45NDI2NEwwLjUzMzI5NCAzLjQ3NjY1QzAuNDA2ODc0IDMuMzUyODggMC4zMzQ3OTkgMy4xODM5NiAwLjMzMjkyMyAzLjAwNzA1QzAuMzMxMDQ4IDIuODMwMTQgMC4zOTk1MjYgMi42NTk3MyAwLjUyMzI5NCAyLjUzMzMxQzAuNjQ3MDYyIDIuNDA2ODkgMC44MTU5OCAyLjMzNDgyIDAuOTkyODkgMi4zMzI5NEMxLjE2OTggMi4zMzEwNyAxLjM0MDIxIDIuMzk5NTUgMS40NjY2MyAyLjUyMzMxTDMuOTk1MjkgNC45OTQ2NUw4LjUzMjYzIDAuNTI3OThDOC42NjA1OCAwLjQxNTM5NiA4LjgyNjc5IDAuMzU2MDkyIDguOTk3MTEgMC4zNjIyNTJDOS4xNjc0MyAwLjM2ODQxMyA5LjMyODkyIDAuNDM5NTcgOS40NDg0MSAwLjU2MTEwM0M5LjU2Nzg5IDAuNjgyNjM1IDkuNjM2MyAwLjg0NTMxNCA5LjYzOTU2IDEuMDE1NzFDOS42NDI4MiAxLjE4NjExIDkuNTgwNyAxLjM1MTI5IDkuNDY1OTYgMS40NzczMUw0LjkzNzI5IDUuOTQ4NjVDNC44MTQwMyA2LjA3MTI1IDQuNjY3NzggNi4xNjgzMyA0LjUwNjk0IDYuMjM0MzRDNC4zNDYxIDYuMzAwMzUgNC4xNzM4MiA2LjMzMzk4IDMuOTk5OTYgNi4zMzMzMVoiIGZpbGw9IiMxNjM0M0UiLz4KPC9zdmc+Cg==")}.form-check-input[type=checkbox]:indeterminate{background-color:#00bfe7;border-color:#00bfe7;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2380dff3'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-check.has-error .form-check-input{border-color:#d54425}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,191,231,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,191,231,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#00bfe7;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3ecf8}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#00bfe7;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3ecf8}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:.5rem;left:0;z-index:2;height:100%;padding:1rem 0 .5rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:all .1s ease-in-out}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem;top:0}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:translateY(-1rem) translateX(0rem);font-size:.75rem}.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem 0;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after{background-color:var(--bs-secondary-bg)}.form-floating:has(.form-select):before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IjA4MS1jaGV1cm9uLTMiPgo8cGF0aCBpZD0iVmVjdG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuOTU1NSAxMy4yMTEzQzEwLjExODIgMTMuMzc0IDEwLjM4MiAxMy4zNzQgMTAuNTQ0NyAxMy4yMTEzTDE2LjM3OCA3LjM3Nzk4QzE2LjU0MDcgNy4yMTUyNiAxNi41NDA3IDYuOTUxNDUgMTYuMzc4IDYuNzg4NzNDMTYuMjE1MiA2LjYyNjAxIDE1Ljk1MTQgNi42MjYwMSAxNS43ODg3IDYuNzg4NzNMMTAuMjUwMSAxMi4zMjc0TDQuNzExMjkgNi43ODg3MkM0LjU0ODU3IDYuNjI2MDEgNC4yODQ3NSA2LjYyNjAxIDQuMTIyMDMgNi43ODg3M0MzLjk1OTMyIDYuOTUxNDUgMy45NTkzMyA3LjIxNTI3IDQuMTIyMDQgNy4zNzc5OUw5Ljk1NTUgMTMuMjExM1oiIGZpbGw9IiMxNjM0M0UiLz4KPC9nPgo8L3N2Zz4K");position:absolute;width:1.25rem;height:1.25rem;right:0;top:1.5rem}.form-floating:has(.is-invalid) .form-control,.form-floating:has(.is-valid) .form-control{padding-right:1.5rem}.form-floating:has(.is-invalid):after,.form-floating:has(.is-valid):after{display:block;top:1.5rem;right:0;width:1.25rem;height:1.25rem;position:absolute}.form-floating:has(.is-invalid):has(.form-select):before,.form-floating:has(.is-valid):has(.form-select):before{opacity:0}.form-floating:has(.is-valid):after{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IjA3OS1tYXJxdWUtZWwtY2lyY3VsbyIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkzMjNfMzQwMykiPgo8cGF0aCBpZD0iVmVjdG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuOTk5OTggMTkuMTY2N0MxNS4wNjI2IDE5LjE2NjcgMTkuMTY2NiAxNS4wNjI2IDE5LjE2NjYgMTBDMTkuMTY2NiA0LjkzNzQgMTUuMDYyNiAwLjgzMzM0NCA5Ljk5OTk4IDAuODMzMzQ0QzQuOTM3MzcgMC44MzMzNDQgMC44MzMzMTMgNC45Mzc0IDAuODMzMzEzIDEwQzAuODMzMzEzIDE1LjA2MjYgNC45MzczNyAxOS4xNjY3IDkuOTk5OTggMTkuMTY2N1pNMTguMzMzMyAxMEMxOC4zMzMzIDE0LjYwMjMgMTQuNjAyMyAxOC4zMzMzIDkuOTk5OTggMTguMzMzM0M1LjM5NzYgMTguMzMzMyAxLjY2NjY1IDE0LjYwMjMgMS42NjY2NSAxMEMxLjY2NjY1IDUuMzk3NjQgNS4zOTc2IDEuNjY2NjggOS45OTk5OCAxLjY2NjY4QzE0LjYwMjMgMS42NjY2OCAxOC4zMzMzIDUuMzk3NjQgMTguMzMzMyAxMFpNMTQuODc4IDcuMzc3OTdDMTUuMDQwNiA3LjIxNTI1IDE1LjA0MDYgNi45NTE0NCAxNC44NzggNi43ODg3MkMxNC43MTUyIDYuNjI1OTkgMTQuNDUxNCA2LjYyNTk5IDE0LjI4ODYgNi43ODg3Mkw5LjE2NjY1IDExLjkxMDhMNi41NDQ2IDkuMjg4NjhDNi4zODE4OSA5LjEyNjAxIDYuMTE4MDcgOS4xMjYwMSA1Ljk1NTM2IDkuMjg4NjhDNS43OTI2MyA5LjQ1MTQzIDUuNzkyNjMgOS43MTUyNiA1Ljk1NTM2IDkuODc4MDFMOC44NzE5OCAxMi43OTQ3QzguOTUwMTUgMTIuODcyOCA5LjA1NjE1IDEyLjkxNjcgOS4xNjY2NSAxMi45MTY3QzkuMjc3MTUgMTIuOTE2NyA5LjM4MzE1IDEyLjg3MjggOS40NjEyMyAxMi43OTQ3TDE0Ljg3OCA3LjM3Nzk3WiIgZmlsbD0iIzAwQkZFNyIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkzMjNfMzQwMyI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K")}.form-floating:has(.is-invalid):after{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IjA4Ny1hbGVydGEiPgo8cGF0aCBpZD0iVmVjdG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE5LjQxNjYgMTBDMTkuNDE2NiAxNS4wNjI2IDE1LjMxMjYgMTkuMTY2NyAxMC4yNSAxOS4xNjY3QzUuMTg3MzcgMTkuMTY2NyAxLjA4MzMxIDE1LjA2MjYgMS4wODMzMSAxMEMxLjA4MzMxIDQuOTM3NCA1LjE4NzM3IDAuODMzMzQ0IDEwLjI1IDAuODMzMzQ0QzE1LjMxMjYgMC44MzMzNDQgMTkuNDE2NiA0LjkzNzQgMTkuNDE2NiAxMFpNMTAuMjUgMTguMzMzM0MxNC44NTIzIDE4LjMzMzMgMTguNTgzMyAxNC42MDIzIDE4LjU4MzMgMTBDMTguNTgzMyA1LjM5NzY0IDE0Ljg1MjMgMS42NjY2OCAxMC4yNSAxLjY2NjY4QzUuNjQ3NiAxLjY2NjY4IDEuOTE2NjUgNS4zOTc2NCAxLjkxNjY1IDEwQzEuOTE2NjUgMTQuNjAyMyA1LjY0NzYgMTguMzMzMyAxMC4yNSAxOC4zMzMzWk0xMC4yNSA1LjAwMDAxQzEwLjQ4MDEgNS4wMDAwMSAxMC42NjY2IDUuMTg2NTYgMTAuNjY2NiA1LjQxNjY4VjExLjI1QzEwLjY2NjYgMTEuNDgwMSAxMC40ODAxIDExLjY2NjcgMTAuMjUgMTEuNjY2N0MxMC4wMTk5IDExLjY2NjcgOS44MzMzMSAxMS40ODAxIDkuODMzMzEgMTEuMjVWNS40MTY2OEM5LjgzMzMxIDUuMTg2NTYgMTAuMDE5OSA1LjAwMDAxIDEwLjI1IDUuMDAwMDFaTTEwLjI1IDE1QzEwLjcxMDIgMTUgMTEuMDgzMyAxNC42MjY5IDExLjA4MzMgMTQuMTY2N0MxMS4wODMzIDEzLjcwNjQgMTAuNzEwMiAxMy4zMzMzIDEwLjI1IDEzLjMzMzNDOS43ODk3MyAxMy4zMzMzIDkuNDE2NjUgMTMuNzA2NCA5LjQxNjY1IDE0LjE2NjdDOS40MTY2NSAxNC42MjY5IDkuNzg5NzMgMTUgMTAuMjUgMTVaIiBmaWxsPSIjRDU0NDI1Ii8+CjwvZz4KPC9zdmc+Cg==")}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width)*-1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875rem}.valid-feedback .icon{color:var(--bs-form-valid-color);width:.875rem;height:.875rem;margin-right:.15rem}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);background-image:linear-gradient(#16343E, #16343E),linear-gradient(#16343E, #16343E)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{background-image:linear-gradient(#16343E, #16343E),linear-gradient(#16343E, #16343E)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875rem}.invalid-feedback .icon{color:var(--bs-form-invalid-color);width:.875rem;height:.875rem;margin-right:.15rem}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);background-image:linear-gradient(#16343E, #16343E),linear-gradient(#16343E, #16343E)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{background-image:linear-gradient(#16343E, #16343E),linear-gradient(#16343E, #16343E)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.form-floating.has-error .form-control,.form-floating.has-error .form-select{background-image:linear-gradient(#D54425, #D54425),linear-gradient(#D54425, #D54425)}.form-floating.has-error:after{display:block;top:1.5rem;right:0;width:1.25rem;height:1.25rem;position:absolute;content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IjA4Ny1hbGVydGEiPgo8cGF0aCBpZD0iVmVjdG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE5LjQxNjYgMTBDMTkuNDE2NiAxNS4wNjI2IDE1LjMxMjYgMTkuMTY2NyAxMC4yNSAxOS4xNjY3QzUuMTg3MzcgMTkuMTY2NyAxLjA4MzMxIDE1LjA2MjYgMS4wODMzMSAxMEMxLjA4MzMxIDQuOTM3NCA1LjE4NzM3IDAuODMzMzQ0IDEwLjI1IDAuODMzMzQ0QzE1LjMxMjYgMC44MzMzNDQgMTkuNDE2NiA0LjkzNzQgMTkuNDE2NiAxMFpNMTAuMjUgMTguMzMzM0MxNC44NTIzIDE4LjMzMzMgMTguNTgzMyAxNC42MDIzIDE4LjU4MzMgMTBDMTguNTgzMyA1LjM5NzY0IDE0Ljg1MjMgMS42NjY2OCAxMC4yNSAxLjY2NjY4QzUuNjQ3NiAxLjY2NjY4IDEuOTE2NjUgNS4zOTc2NCAxLjkxNjY1IDEwQzEuOTE2NjUgMTQuNjAyMyA1LjY0NzYgMTguMzMzMyAxMC4yNSAxOC4zMzMzWk0xMC4yNSA1LjAwMDAxQzEwLjQ4MDEgNS4wMDAwMSAxMC42NjY2IDUuMTg2NTYgMTAuNjY2NiA1LjQxNjY4VjExLjI1QzEwLjY2NjYgMTEuNDgwMSAxMC40ODAxIDExLjY2NjcgMTAuMjUgMTEuNjY2N0MxMC4wMTk5IDExLjY2NjcgOS44MzMzMSAxMS40ODAxIDkuODMzMzEgMTEuMjVWNS40MTY2OEM5LjgzMzMxIDUuMTg2NTYgMTAuMDE5OSA1LjAwMDAxIDEwLjI1IDUuMDAwMDFaTTEwLjI1IDE1QzEwLjcxMDIgMTUgMTEuMDgzMyAxNC42MjY5IDExLjA4MzMgMTQuMTY2N0MxMS4wODMzIDEzLjcwNjQgMTAuNzEwMiAxMy4zMzMzIDEwLjI1IDEzLjMzMzNDOS43ODk3MyAxMy4zMzMzIDkuNDE2NjUgMTMuNzA2NCA5LjQxNjY1IDE0LjE2NjdDOS40MTY2NSAxNC42MjY5IDkuNzg5NzMgMTUgMTAuMjUgMTVaIiBmaWxsPSIjRDU0NDI1Ii8+CjwvZz4KPC9zdmc+Cg==")}.form-floating.has-error:has(.form-select):before{opacity:0}.form-floating.has-error .invalid-feedback{position:absolute;bottom:-0.65rem;color:#6c757d;z-index:1;left:0}.form-floating.has-error .invalid-feedback,.form-check.has-error .invalid-feedback{display:block}.has-error+.form-texto{padding-top:1rem}.send-hide>div{width:100%}.hide-inputs{position:relative}.hide-inputs .msgOK{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);flex-direction:column;width:100%;font-size:1.125rem;text-align:center}.hide-inputs .msgOK .lottie{width:6rem;height:6rem;min-height:6rem}.hide-inputs .grupo,.hide-inputs .btn,.hide-inputs .form-check{opacity:0;visibility:hidden}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);position:relative;display:inline-block;padding:1.125rem 1.75rem;width:fit-content;font-family:"Radikal",SFMono-Regular,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";font-weight:500;letter-spacing:.06rem;line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:none;background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:has(.icon-wrapper){display:flex;align-items:center;gap:.75rem}.btn .icon-wrapper{position:relative;width:1rem;height:1rem;display:inline-block;overflow:hidden}.btn .icon-front{position:absolute;top:0;left:0;width:1rem;height:1rem}.btn .icon-back{position:absolute;top:0;left:0;transform:translateX(-140%);width:1rem;height:1rem}.btn:before{top:0;content:"";height:100%;left:0;top:0;position:absolute;transform-origin:right;transform:scaleX(0);transition:transform .5s cubic-bezier(0.66, 0, 0.34, 1);width:100%}.btn>*{position:relative}@media(max-width: 739.98px){.btn{font-size:.875rem;padding:1rem 1.5rem}.btn:has(.icon){gap:.5rem}}.btn:hover,.btn:focus,.btn:focus-visible{background-color:var(--bs-btn-hover-bg);outline:0}.btn:hover .icon-front,.btn:focus .icon-front,.btn:focus-visible .icon-front{transform:translateX(140%);transition:transform .5s ease-in-out}.btn:hover .icon-back,.btn:focus .icon-back,.btn:focus-visible .icon-back{transform:translateX(0);transition:transform .5s ease-in-out}.btn:hover:before,.btn:focus:before,.btn:focus-visible:before{transform-origin:left;transform:scaleX(1);transition-duration:1s}.btn:disabled,.btn.disabled,fieldset:disabled .btn{pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{color:#fff}.btn-primary:before{background-color:#0099b9}@keyframes bump{0%{transform:scale(1);background-color:#00bfe7}50%{transform:scale(1.2);background-color:#000}100%{transform:scale(1);background-color:#00bfe7}}@keyframes bump-btn{0%{background-color:#00bfe7}50%{background-color:#00809b}100%{background-color:#00bfe7}}.animate-add-num{animation:bump 2s ease-in-out;animation-iteration-count:2}.animate-add-btn{animation:bump-btn 2s ease-in-out;animation-iteration-count:2}.btn-collapse{font-family:"IBM Plex Sans",SFMono-Regular,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";padding:0;margin:0;width:100%}@media(max-width: 979.98px){.btn-collapse{padding:.5rem 0;margin-bottom:.5rem}}.btn-collapse .small{display:block;font-size:.75rem;text-transform:uppercase;color:#6c757d;text-decoration:underline}.btn-collapse .small:hover,.btn-collapse .small:focus{color:#00bfe7}.btn-collapse .number{display:inline-flex;justify-content:center;align-items:center;font-size:.75em;width:2em;height:2em;transform:translate(0, -0.075rem);background-color:#00bfe7;border-radius:50%;color:#fff;text-align:center}.btn-collapse .show{display:none}.btn-collapse.collapsed .show{display:block}.btn-collapse.collapsed .hide{display:none}.btn-primary{--bs-btn-color: #000;--bs-btn-bg: #00BFE7;--bs-btn-border-color: #00BFE7;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #26c9eb;--bs-btn-hover-border-color: #1ac5e9;--bs-btn-focus-shadow-rgb: 0, 162, 196;--bs-btn-active-color: #000;--bs-btn-active-bg: #33ccec;--bs-btn-active-border-color: #1ac5e9;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #00BFE7;--bs-btn-disabled-border-color: #00BFE7;text-transform:uppercase}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d;text-transform:uppercase}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754;text-transform:uppercase}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0;text-transform:uppercase}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #FDD428;--bs-btn-border-color: #FDD428;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fdda48;--bs-btn-hover-border-color: #fdd83e;--bs-btn-focus-shadow-rgb: 215, 180, 34;--bs-btn-active-color: #000;--bs-btn-active-bg: #fddd53;--bs-btn-active-border-color: #fdd83e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FDD428;--bs-btn-disabled-border-color: #FDD428;text-transform:uppercase}.btn-danger{--bs-btn-color: #000;--bs-btn-bg: #D54425;--bs-btn-border-color: #D54425;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #db6046;--bs-btn-hover-border-color: #d9573b;--bs-btn-focus-shadow-rgb: 181, 58, 31;--bs-btn-active-color: #000;--bs-btn-active-bg: #dd6951;--bs-btn-active-border-color: #d9573b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #D54425;--bs-btn-disabled-border-color: #D54425;text-transform:uppercase}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #F1F2F4;--bs-btn-border-color: #F1F2F4;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #cdcecf;--bs-btn-hover-border-color: #c1c2c3;--bs-btn-focus-shadow-rgb: 205, 206, 207;--bs-btn-active-color: #000;--bs-btn-active-bg: #c1c2c3;--bs-btn-active-border-color: #b5b6b7;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #F1F2F4;--bs-btn-disabled-border-color: #F1F2F4;text-transform:uppercase}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #0A323F;--bs-btn-border-color: #0A323F;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2f515c;--bs-btn-hover-border-color: #234752;--bs-btn-focus-shadow-rgb: 47, 81, 92;--bs-btn-active-color: #fff;--bs-btn-active-bg: #3b5b65;--bs-btn-active-border-color: #234752;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0A323F;--bs-btn-disabled-border-color: #0A323F;text-transform:uppercase}.btn-outline-primary{--bs-btn-color: #00BFE7;--bs-btn-border-color: #00BFE7;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #00BFE7;--bs-btn-hover-border-color: #00BFE7;--bs-btn-focus-shadow-rgb: 0, 191, 231;--bs-btn-active-color: #000;--bs-btn-active-bg: #00BFE7;--bs-btn-active-border-color: #00BFE7;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #00BFE7;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #00BFE7;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #FDD428;--bs-btn-border-color: #FDD428;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #FDD428;--bs-btn-hover-border-color: #FDD428;--bs-btn-focus-shadow-rgb: 253, 212, 40;--bs-btn-active-color: #000;--bs-btn-active-bg: #FDD428;--bs-btn-active-border-color: #FDD428;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #FDD428;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FDD428;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #D54425;--bs-btn-border-color: #D54425;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #D54425;--bs-btn-hover-border-color: #D54425;--bs-btn-focus-shadow-rgb: 213, 68, 37;--bs-btn-active-color: #000;--bs-btn-active-bg: #D54425;--bs-btn-active-border-color: #D54425;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #D54425;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #D54425;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #F1F2F4;--bs-btn-border-color: #F1F2F4;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #F1F2F4;--bs-btn-hover-border-color: #F1F2F4;--bs-btn-focus-shadow-rgb: 241, 242, 244;--bs-btn-active-color: #000;--bs-btn-active-bg: #F1F2F4;--bs-btn-active-border-color: #F1F2F4;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #F1F2F4;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #F1F2F4;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #0A323F;--bs-btn-border-color: #0A323F;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0A323F;--bs-btn-hover-border-color: #0A323F;--bs-btn-focus-shadow-rgb: 10, 50, 63;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0A323F;--bs-btn-active-border-color: #0A323F;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0A323F;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0A323F;--bs-gradient: none}@keyframes slideRight{0%{width:0;left:0;right:100%}50%{width:100%;left:0;right:0}100%{width:0;left:100%;right:0}}@keyframes slideRight-line{0%{background-size:0% 1px;background-position:left bottom}50%{background-size:100% 1px;background-position:left bottom}51%{background-size:100% 1px;background-position:right bottom}100%{background-size:0% 1px;background-position:right bottom}}.btn-link,.btn-link-primary,.btn-link-white{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 57, 82, 91;padding-left:0;padding-right:0;justify-content:space-between;border-bottom:1px solid var(--bs-link-color);position:relative;background-image:linear-gradient(to right, transparent 0%, #16343E 0%, #16343E 100%, transparent 100%);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px}.btn-link:hover,.btn-link:focus-visible,.btn-link-primary:hover,.btn-link-primary:focus-visible,.btn-link-white:hover,.btn-link-white:focus-visible{color:currentColor;animation:slideRight-line 1s forwards}.btn-link-primary{color:#00bfe7;border-bottom-color:#00bfe7;background-image:linear-gradient(to right, transparent 0%, #00BFE7 0%, #00BFE7 100%, transparent 100%)}.btn-link-white{color:#fff;border-bottom-color:#fff;background-image:linear-gradient(to right, transparent 0%, #fff 0%, #fff 100%, transparent 100%)}.btn-contact{padding:.75em 0;font-weight:300;font-size:1.5rem;color:#35322e}.btn-contact .icon{width:1.375rem;height:1.375rem}.btn-contact.primary .icon{color:#00bfe7}.btn-download{display:flex;padding:.5rem 1rem .5rem .5rem;gap:.75rem;background-color:#f8f9f9;margin-bottom:4px;font-family:"IBM Plex Sans",SFMono-Regular,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";font-weight:400;font-size:1.125rem;text-align:start;width:100%}.btn-download .icon{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-top:1px}.btn-download:hover,.btn-download:focus{background-color:rgba(46,206,239,.1882352941);background-color:rgba(0,191,231,.15)}@media(max-width: 519.98px){.btn-download{margin-left:-1rem;width:calc(100% + 2rem)}}.btn-lg{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.btn-icon{width:1.25rem;height:1.25rem;color:#565d6b;padding:0;display:flex}.btn-icon svg{width:1.25rem;height:1.25rem}.btn-icon:hover,.btn-icon:focus{color:#d54425}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid 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: #00BFE7;--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: 370px){.dropdown-menu-xxs-start{--bs-position: start}.dropdown-menu-xxs-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxs-end{--bs-position: end}.dropdown-menu-xxs-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 520px){.dropdown-menu-xs-start{--bs-position: start}.dropdown-menu-xs-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xs-end{--bs-position: end}.dropdown-menu-xs-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 740px){.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: 980px){.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: 1280px){.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: 1440px){.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: 1600px){.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: #565D6B;--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: #00BFE7;--bs-dropdown-link-disabled-color: #F8F9F9;--bs-dropdown-header-color: #F8F9F9}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDQwNS4zIDQyNS42Ij4KICA8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMjkuNC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogMi4xLjAgQnVpbGQgMTUyKSAgLS0+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5zdDAgewogICAgICAgIGZpbGw6ICNjY2M1YzM7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEyLjUsNDIxLjNsMTg5LjgtMTg5LjhjNC4yLTQuMiw0LjItMTAuOSwwLTE1LjEtNC4yLTQuMi0xMC45LTQuMi0xNS4xLDBsLTE3NC4zLDE3NC4zVjEwLjdjMC01LjktNC44LTEwLjctMTAuNy0xMC43cy0xMC43LDQuOC0xMC43LDEwLjd2Mzc5LjFMMTguMiwyMTYuNWMtNC4yLTQuMi0xMC45LTQuMi0xNS4xLDAtNC4yLDQuMi00LjIsMTAuOSwwLDE1LjFsMTg5LjcsMTg5LjhjLjUuNiw0LjcsNC44LDEwLjksNC4yLDQuOS0uNCw4LTMuNSw4LjctNC4zWiIvPgo8L3N2Zz4=");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDQwNS4zIDQyNS42Ij4KICA8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMjkuNC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogMi4xLjAgQnVpbGQgMTUyKSAgLS0+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5zdDAgewogICAgICAgIGZpbGw6ICNjY2M1YzM7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEyLjUsNDIxLjNsMTg5LjgtMTg5LjhjNC4yLTQuMiw0LjItMTAuOSwwLTE1LjEtNC4yLTQuMi0xMC45LTQuMi0xNS4xLDBsLTE3NC4zLDE3NC4zVjEwLjdjMC01LjktNC44LTEwLjctMTAuNy0xMC43cy0xMC43LDQuOC0xMC43LDEwLjd2Mzc5LjFMMTguMiwyMTYuNWMtNC4yLTQuMi0xMC45LTQuMi0xNS4xLDAtNC4yLDQuMi00LjIsMTAuOSwwLDE1LjFsMTg5LjcsMTg5LjhjLjUuNiw0LjcsNC44LDEwLjksNC4yLDQuOS0uNCw4LTMuNSw4LjctNC4zWiIvPgo8L3N2Zz4=");--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(0, 191, 231, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:block;width:100%;padding:1.25rem 2.75rem 1.25rem 0;font-size:1rem;text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;overflow-anchor:none;transition:var(--bs-accordion-transition);font-weight:600;line-height:normal}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:translateY(-50%) var(--bs-accordion-btn-icon-transform)}.accordion-button::after{position:absolute;top:50%;right:0;flex-shrink:0;width:1.4rem;height:1.4rem;margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;transform:translateY(-50%) rotate(0);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0}@media(min-width: 740px){.accordion-button{font-size:1.125rem}}@media(max-width: 519.98px){.accordion-button{align-items:flex-start}}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border-bottom:1px solid #ccc5c3}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-child .accordion-button{border-top:1px solid #ccc5c3}.accordion-body{padding:1rem 0 1.5rem}.accordion-body figure{display:flex;flex-direction:column;max-width:100%;margin:0 auto 1rem}.accordion-body figure img{max-width:100%;margin-top:auto}.accordion-body .row>.btn{margin-left:calc(var(--bs-gutter-x)*.5)}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2366d9f1'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2366d9f1'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);padding:3rem 0;border-bottom:1px solid #f5f3f3;margin-bottom:4rem;font-size:.875rem;list-style:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:-1rem}@media(max-width: 739.98px){.breadcrumb{padding:1rem 0}}.breadcrumb li{display:inline}.breadcrumb li a{text-decoration:none;position:relative;white-space:nowrap;background-image:linear-gradient(to right, transparent 0%, #16343E 0%, #16343E 100%, transparent 100%);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px}.breadcrumb li a:after{content:"";background-color:#382f2d;position:absolute;bottom:0;left:0;height:1px;width:0;transition:.2s}.breadcrumb li a:hover,.breadcrumb li a:focus,.breadcrumb li a:focus-visible{color:currentColor;animation:slideRight-line 1s forwards}.breadcrumb li a:hover:after,.breadcrumb li a:focus:after,.breadcrumb li a:focus-visible:after{animation:slideRight 1s forwards}.breadcrumb li:not(:last-child):after{content:">";color:#000;margin:0 .5rem}@media(max-width: 979.98px){.breadcrumb{padding-top:1rem;padding-bottom:2rem}}@media(max-width: 739.98px){.breadcrumb{padding:1rem 0}}@media(max-width: 519.98px){.breadcrumb{margin-bottom:2rem;flex-wrap:wrap}.breadcrumb li:not(:last-child):after{font-size:.875rem}}.page_headimage{margin-bottom:-8.375rem;position:relative;z-index:9;color:#fff}@media(max-width: 979.98px){.page_headimage{margin-bottom:-4.5rem}}@media(max-width: 739.98px){.page_headimage{margin-bottom:-3.313rem}}.page_headimage .breadcrumb{border-bottom:none;margin-bottom:0}.page_headimage li a{color:#fff;background-image:linear-gradient(to right, transparent 0%, #fff 0%, #fff 100%, transparent 100%)}.page_headimage li a:after{background-color:#fff}.page_headimage li a:hover,.page_headimage li a:focus,.page_headimage li a:focus-visible{color:#fff}.page_headimage li:after{color:#fff !important}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;font-weight:500;line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius);background-color:#f1f2f4;color:#0a323f;padding:.5em 1em;border-radius:1rem;font-size:.875rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge+.badge{margin-left:.25em}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:0;margin-bottom:var(--bs-alert-margin-bottom);color:#000;display:flex;gap:.5rem}.alert .icon{width:1.25rem;min-width:1.25rem;height:1.25rem;color:var(--bs-alert-color)}@media(max-width: 739.98px){.alert .icon{width:1rem;height:1rem;min-width:1rem;margin-top:4px}}.alert:has(.lottie){align-items:center}.alert .lottie{width:4rem;height:4rem;min-height:4rem}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}.alert-success{border-color:#00bfe7}.alert-success .icon{color:#00bfe7}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:99999;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;transform:translate(0px, 0%)}.modal form .form-floating.has-error+.form-check{margin-top:1rem}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(600px, 0%)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}@media(max-width: 519.98px){.modal.fade .modal-dialog{transform:translate(0, 100%)}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}@media(max-width: 739.98px){.modal-dialog{margin:0;height:100dvh}.modal-dialog .modal-dialog{display:flex;height:100dvh}.modal-dialog .modal-content{height:fit-content;margin-top:auto;border-radius:0}.modal-dialog .modal-header{padding:1.25rem 1rem}.modal-dialog .modal-header h3,.modal-dialog .modal-header .h3{margin-bottom:0;font-size:1.125rem}.modal-dialog .modal-body{padding:.75rem 1rem 1.5rem !important}.modal-dialog .cont-acc{margin-top:0}.modal-dialog .no-btn{font-size:1rem}.modal-dialog form .btn{margin-bottom:0;margin-top:2rem;width:100%;justify-content:center;gap:.75rem}.modal-dialog .reac-interes{margin-left:-1rem;width:calc(100% + 2rem);padding:.75rem 1rem}}.modal-centrado.fade{opacity:0;transition:opacity .15s linear}@media(min-width: 520px){.modal-centrado.fade .modal-dialog{transform:none !important}}.modal-centrado.fade.show{opacity:1}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:0;border-radius:0;outline:0}@media(min-width: 740px){.modal-content{padding:2.5rem}}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}@media(min-width: 740px){.modal-header{padding:0;border:none}}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:0}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 740px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 1280px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1440px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 369.98px){.modal-fullscreen-xxs-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxs-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxs-down .modal-header,.modal-fullscreen-xxs-down .modal-footer{border-radius:0}.modal-fullscreen-xxs-down .modal-body{overflow-y:auto}}@media(max-width: 519.98px){.modal-fullscreen-xs-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xs-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xs-down .modal-header,.modal-fullscreen-xs-down .modal-footer{border-radius:0}.modal-fullscreen-xs-down .modal-body{overflow-y:auto}}@media(max-width: 739.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 979.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 1279.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1439.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1599.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.modal-right .modal-content{height:100dvh;border-radius:0;padding:0;margin:0;border:0}.modal-right .modal-dialog{margin-right:0;margin-top:0;margin-bottom:0;margin-left:auto;max-width:600px}.modal-right .modal-body{padding:4rem 4rem 0;max-height:100dvh;overflow-y:auto}.modal-right .modal-body::-webkit-scrollbar{width:5px;height:100%}.modal-right .modal-body::-webkit-scrollbar-track{background-color:#fff;border-radius:100px}.modal-right .modal-body::-webkit-scrollbar-thumb{border-radius:100px;background-color:#6c757d}.modal-right .no-btn{padding:0}.modal-right .no-btn .text-sm{color:#565d6b;text-decoration:underline;font-family:"IBM Plex Sans",SFMono-Regular,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"}.modal-right .no-btn .c-card-presu_box-title{font-family:"IBM Plex Sans",SFMono-Regular,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";font-weight:bold;color:#000}.modal-right .no-btn .mostrar{display:none}.modal-right .no-btn .ocultar{display:block}.modal-right .no-btn.collapsed .ocultar{display:none}.modal-right .no-btn.collapsed .mostrar{display:block}.modal-right .cont-acc{margin-bottom:.5rem;margin-top:2rem;border-top:2px dashed #e4e6e9;border-bottom:2px dashed #e4e6e9;padding:.5rem 0}.modal-right .c-card-presu_box-title{margin-bottom:0}.modal-right .reac-interes{padding:.5rem 0}.modal-right .reac-interes a{text-decoration:none}.modal-right .reac-interes ul{list-style:none;padding:0}.modal-right .reac-interes ul:not(.skus){margin:0}.modal-right .reac-interes ul li{color:#565d6b}.modal-right .reac-interes ul li span{display:flex;align-items:center;justify-content:center}.modal-right .reac-interes ul li span+span{margin-top:.25rem}.modal-right .reac-interes ul li+li{margin-top:.25rem}.modal-right form .btn{margin-left:auto;margin-top:2.5rem;margin-bottom:3rem}.modal-right .cart-prods li{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media(min-width: 740px){.modal-right .h3{margin-bottom:.75em}}@media(max-width: 519.98px){.modal-right{overflow:hidden}.modal-right .modal-dialog{display:flex}.modal-right .modal-content{max-height:100dvh;height:auto;margin-top:auto}}.modal-centrado .mb-input{padding-bottom:2rem}.modal-centrado .mb-input.has-error .invalid-feedback{bottom:.5rem}.modal-centrado .h3{margin-bottom:1.75rem}.modal-centrado p:not(.h3){margin-bottom:.75rem}@media(min-width: 740px){.modal-centrado .h3{font-size:1.35rem}}@media(max-width: 739.98px){.modal-centrado .modal-body{padding-top:1.25rem}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:1}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:#e4e6e9}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:#e4e6e9}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:#e4e6e9}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:#e4e6e9}.tooltip-inner{max-width:300px;padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:#000;text-align:center;background-color:#e4e6e9}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#000 !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:#000 !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(51, 204, 236, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(51, 204, 236, 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(253, 221, 83, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(253, 221, 83, 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(221, 105, 81, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(221, 105, 81, 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(244, 245, 246, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(244, 245, 246, 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(8, 40, 50, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(8, 40, 50, 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;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:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{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: 370px){.sticky-xxs-top{position:sticky;top:0;z-index:1020}.sticky-xxs-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 520px){.sticky-xs-top{position:sticky;top:0;z-index:1020}.sticky-xs-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 740px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 980px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1280px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1440px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1600px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;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{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin: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{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 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:rgba(255,255,255,.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{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{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: 370px){.float-xxs-start{float:left !important}.float-xxs-end{float:right !important}.float-xxs-none{float:none !important}.object-fit-xxs-contain{object-fit:contain !important}.object-fit-xxs-cover{object-fit:cover !important}.object-fit-xxs-fill{object-fit:fill !important}.object-fit-xxs-scale{object-fit:scale-down !important}.object-fit-xxs-none{object-fit:none !important}.d-xxs-inline{display:inline !important}.d-xxs-inline-block{display:inline-block !important}.d-xxs-block{display:block !important}.d-xxs-grid{display:grid !important}.d-xxs-inline-grid{display:inline-grid !important}.d-xxs-table{display:table !important}.d-xxs-table-row{display:table-row !important}.d-xxs-table-cell{display:table-cell !important}.d-xxs-flex{display:flex !important}.d-xxs-inline-flex{display:inline-flex !important}.d-xxs-none{display:none !important}.flex-xxs-fill{flex:1 1 auto !important}.flex-xxs-row{flex-direction:row !important}.flex-xxs-column{flex-direction:column !important}.flex-xxs-row-reverse{flex-direction:row-reverse !important}.flex-xxs-column-reverse{flex-direction:column-reverse !important}.flex-xxs-grow-0{flex-grow:0 !important}.flex-xxs-grow-1{flex-grow:1 !important}.flex-xxs-shrink-0{flex-shrink:0 !important}.flex-xxs-shrink-1{flex-shrink:1 !important}.flex-xxs-wrap{flex-wrap:wrap !important}.flex-xxs-nowrap{flex-wrap:nowrap !important}.flex-xxs-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxs-start{justify-content:flex-start !important}.justify-content-xxs-end{justify-content:flex-end !important}.justify-content-xxs-center{justify-content:center !important}.justify-content-xxs-between{justify-content:space-between !important}.justify-content-xxs-around{justify-content:space-around !important}.justify-content-xxs-evenly{justify-content:space-evenly !important}.align-items-xxs-start{align-items:flex-start !important}.align-items-xxs-end{align-items:flex-end !important}.align-items-xxs-center{align-items:center !important}.align-items-xxs-baseline{align-items:baseline !important}.align-items-xxs-stretch{align-items:stretch !important}.align-content-xxs-start{align-content:flex-start !important}.align-content-xxs-end{align-content:flex-end !important}.align-content-xxs-center{align-content:center !important}.align-content-xxs-between{align-content:space-between !important}.align-content-xxs-around{align-content:space-around !important}.align-content-xxs-stretch{align-content:stretch !important}.align-self-xxs-auto{align-self:auto !important}.align-self-xxs-start{align-self:flex-start !important}.align-self-xxs-end{align-self:flex-end !important}.align-self-xxs-center{align-self:center !important}.align-self-xxs-baseline{align-self:baseline !important}.align-self-xxs-stretch{align-self:stretch !important}.order-xxs-first{order:-1 !important}.order-xxs-0{order:0 !important}.order-xxs-1{order:1 !important}.order-xxs-2{order:2 !important}.order-xxs-3{order:3 !important}.order-xxs-4{order:4 !important}.order-xxs-5{order:5 !important}.order-xxs-last{order:6 !important}.m-xxs-0{margin:0 !important}.m-xxs-1{margin:.25rem !important}.m-xxs-2{margin:.5rem !important}.m-xxs-3{margin:1rem !important}.m-xxs-4{margin:1.5rem !important}.m-xxs-5{margin:3rem !important}.m-xxs-auto{margin:auto !important}.mx-xxs-0{margin-right:0 !important;margin-left:0 !important}.mx-xxs-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxs-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxs-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxs-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxs-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxs-auto{margin-right:auto !important;margin-left:auto !important}.my-xxs-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxs-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxs-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxs-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxs-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxs-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxs-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxs-0{margin-top:0 !important}.mt-xxs-1{margin-top:.25rem !important}.mt-xxs-2{margin-top:.5rem !important}.mt-xxs-3{margin-top:1rem !important}.mt-xxs-4{margin-top:1.5rem !important}.mt-xxs-5{margin-top:3rem !important}.mt-xxs-auto{margin-top:auto !important}.me-xxs-0{margin-right:0 !important}.me-xxs-1{margin-right:.25rem !important}.me-xxs-2{margin-right:.5rem !important}.me-xxs-3{margin-right:1rem !important}.me-xxs-4{margin-right:1.5rem !important}.me-xxs-5{margin-right:3rem !important}.me-xxs-auto{margin-right:auto !important}.mb-xxs-0{margin-bottom:0 !important}.mb-xxs-1{margin-bottom:.25rem !important}.mb-xxs-2{margin-bottom:.5rem !important}.mb-xxs-3{margin-bottom:1rem !important}.mb-xxs-4{margin-bottom:1.5rem !important}.mb-xxs-5{margin-bottom:3rem !important}.mb-xxs-auto{margin-bottom:auto !important}.ms-xxs-0{margin-left:0 !important}.ms-xxs-1{margin-left:.25rem !important}.ms-xxs-2{margin-left:.5rem !important}.ms-xxs-3{margin-left:1rem !important}.ms-xxs-4{margin-left:1.5rem !important}.ms-xxs-5{margin-left:3rem !important}.ms-xxs-auto{margin-left:auto !important}.p-xxs-0{padding:0 !important}.p-xxs-1{padding:.25rem !important}.p-xxs-2{padding:.5rem !important}.p-xxs-3{padding:1rem !important}.p-xxs-4{padding:1.5rem !important}.p-xxs-5{padding:3rem !important}.px-xxs-0{padding-right:0 !important;padding-left:0 !important}.px-xxs-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxs-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxs-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxs-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxs-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxs-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxs-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxs-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxs-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxs-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxs-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxs-0{padding-top:0 !important}.pt-xxs-1{padding-top:.25rem !important}.pt-xxs-2{padding-top:.5rem !important}.pt-xxs-3{padding-top:1rem !important}.pt-xxs-4{padding-top:1.5rem !important}.pt-xxs-5{padding-top:3rem !important}.pe-xxs-0{padding-right:0 !important}.pe-xxs-1{padding-right:.25rem !important}.pe-xxs-2{padding-right:.5rem !important}.pe-xxs-3{padding-right:1rem !important}.pe-xxs-4{padding-right:1.5rem !important}.pe-xxs-5{padding-right:3rem !important}.pb-xxs-0{padding-bottom:0 !important}.pb-xxs-1{padding-bottom:.25rem !important}.pb-xxs-2{padding-bottom:.5rem !important}.pb-xxs-3{padding-bottom:1rem !important}.pb-xxs-4{padding-bottom:1.5rem !important}.pb-xxs-5{padding-bottom:3rem !important}.ps-xxs-0{padding-left:0 !important}.ps-xxs-1{padding-left:.25rem !important}.ps-xxs-2{padding-left:.5rem !important}.ps-xxs-3{padding-left:1rem !important}.ps-xxs-4{padding-left:1.5rem !important}.ps-xxs-5{padding-left:3rem !important}.gap-xxs-0{gap:0 !important}.gap-xxs-1{gap:.25rem !important}.gap-xxs-2{gap:.5rem !important}.gap-xxs-3{gap:1rem !important}.gap-xxs-4{gap:1.5rem !important}.gap-xxs-5{gap:3rem !important}.row-gap-xxs-0{row-gap:0 !important}.row-gap-xxs-1{row-gap:.25rem !important}.row-gap-xxs-2{row-gap:.5rem !important}.row-gap-xxs-3{row-gap:1rem !important}.row-gap-xxs-4{row-gap:1.5rem !important}.row-gap-xxs-5{row-gap:3rem !important}.column-gap-xxs-0{column-gap:0 !important}.column-gap-xxs-1{column-gap:.25rem !important}.column-gap-xxs-2{column-gap:.5rem !important}.column-gap-xxs-3{column-gap:1rem !important}.column-gap-xxs-4{column-gap:1.5rem !important}.column-gap-xxs-5{column-gap:3rem !important}.text-xxs-start{text-align:left !important}.text-xxs-end{text-align:right !important}.text-xxs-center{text-align:center !important}}@media(min-width: 520px){.float-xs-start{float:left !important}.float-xs-end{float:right !important}.float-xs-none{float:none !important}.object-fit-xs-contain{object-fit:contain !important}.object-fit-xs-cover{object-fit:cover !important}.object-fit-xs-fill{object-fit:fill !important}.object-fit-xs-scale{object-fit:scale-down !important}.object-fit-xs-none{object-fit:none !important}.d-xs-inline{display:inline !important}.d-xs-inline-block{display:inline-block !important}.d-xs-block{display:block !important}.d-xs-grid{display:grid !important}.d-xs-inline-grid{display:inline-grid !important}.d-xs-table{display:table !important}.d-xs-table-row{display:table-row !important}.d-xs-table-cell{display:table-cell !important}.d-xs-flex{display:flex !important}.d-xs-inline-flex{display:inline-flex !important}.d-xs-none{display:none !important}.flex-xs-fill{flex:1 1 auto !important}.flex-xs-row{flex-direction:row !important}.flex-xs-column{flex-direction:column !important}.flex-xs-row-reverse{flex-direction:row-reverse !important}.flex-xs-column-reverse{flex-direction:column-reverse !important}.flex-xs-grow-0{flex-grow:0 !important}.flex-xs-grow-1{flex-grow:1 !important}.flex-xs-shrink-0{flex-shrink:0 !important}.flex-xs-shrink-1{flex-shrink:1 !important}.flex-xs-wrap{flex-wrap:wrap !important}.flex-xs-nowrap{flex-wrap:nowrap !important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xs-start{justify-content:flex-start !important}.justify-content-xs-end{justify-content:flex-end !important}.justify-content-xs-center{justify-content:center !important}.justify-content-xs-between{justify-content:space-between !important}.justify-content-xs-around{justify-content:space-around !important}.justify-content-xs-evenly{justify-content:space-evenly !important}.align-items-xs-start{align-items:flex-start !important}.align-items-xs-end{align-items:flex-end !important}.align-items-xs-center{align-items:center !important}.align-items-xs-baseline{align-items:baseline !important}.align-items-xs-stretch{align-items:stretch !important}.align-content-xs-start{align-content:flex-start !important}.align-content-xs-end{align-content:flex-end !important}.align-content-xs-center{align-content:center !important}.align-content-xs-between{align-content:space-between !important}.align-content-xs-around{align-content:space-around !important}.align-content-xs-stretch{align-content:stretch !important}.align-self-xs-auto{align-self:auto !important}.align-self-xs-start{align-self:flex-start !important}.align-self-xs-end{align-self:flex-end !important}.align-self-xs-center{align-self:center !important}.align-self-xs-baseline{align-self:baseline !important}.align-self-xs-stretch{align-self:stretch !important}.order-xs-first{order:-1 !important}.order-xs-0{order:0 !important}.order-xs-1{order:1 !important}.order-xs-2{order:2 !important}.order-xs-3{order:3 !important}.order-xs-4{order:4 !important}.order-xs-5{order:5 !important}.order-xs-last{order:6 !important}.m-xs-0{margin:0 !important}.m-xs-1{margin:.25rem !important}.m-xs-2{margin:.5rem !important}.m-xs-3{margin:1rem !important}.m-xs-4{margin:1.5rem !important}.m-xs-5{margin:3rem !important}.m-xs-auto{margin:auto !important}.mx-xs-0{margin-right:0 !important;margin-left:0 !important}.mx-xs-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xs-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xs-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xs-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xs-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xs-auto{margin-right:auto !important;margin-left:auto !important}.my-xs-0{margin-top:0 !important;margin-bottom:0 !important}.my-xs-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xs-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xs-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xs-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xs-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xs-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xs-0{margin-top:0 !important}.mt-xs-1{margin-top:.25rem !important}.mt-xs-2{margin-top:.5rem !important}.mt-xs-3{margin-top:1rem !important}.mt-xs-4{margin-top:1.5rem !important}.mt-xs-5{margin-top:3rem !important}.mt-xs-auto{margin-top:auto !important}.me-xs-0{margin-right:0 !important}.me-xs-1{margin-right:.25rem !important}.me-xs-2{margin-right:.5rem !important}.me-xs-3{margin-right:1rem !important}.me-xs-4{margin-right:1.5rem !important}.me-xs-5{margin-right:3rem !important}.me-xs-auto{margin-right:auto !important}.mb-xs-0{margin-bottom:0 !important}.mb-xs-1{margin-bottom:.25rem !important}.mb-xs-2{margin-bottom:.5rem !important}.mb-xs-3{margin-bottom:1rem !important}.mb-xs-4{margin-bottom:1.5rem !important}.mb-xs-5{margin-bottom:3rem !important}.mb-xs-auto{margin-bottom:auto !important}.ms-xs-0{margin-left:0 !important}.ms-xs-1{margin-left:.25rem !important}.ms-xs-2{margin-left:.5rem !important}.ms-xs-3{margin-left:1rem !important}.ms-xs-4{margin-left:1.5rem !important}.ms-xs-5{margin-left:3rem !important}.ms-xs-auto{margin-left:auto !important}.p-xs-0{padding:0 !important}.p-xs-1{padding:.25rem !important}.p-xs-2{padding:.5rem !important}.p-xs-3{padding:1rem !important}.p-xs-4{padding:1.5rem !important}.p-xs-5{padding:3rem !important}.px-xs-0{padding-right:0 !important;padding-left:0 !important}.px-xs-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xs-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xs-3{padding-right:1rem !important;padding-left:1rem !important}.px-xs-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xs-5{padding-right:3rem !important;padding-left:3rem !important}.py-xs-0{padding-top:0 !important;padding-bottom:0 !important}.py-xs-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xs-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xs-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xs-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xs-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xs-0{padding-top:0 !important}.pt-xs-1{padding-top:.25rem !important}.pt-xs-2{padding-top:.5rem !important}.pt-xs-3{padding-top:1rem !important}.pt-xs-4{padding-top:1.5rem !important}.pt-xs-5{padding-top:3rem !important}.pe-xs-0{padding-right:0 !important}.pe-xs-1{padding-right:.25rem !important}.pe-xs-2{padding-right:.5rem !important}.pe-xs-3{padding-right:1rem !important}.pe-xs-4{padding-right:1.5rem !important}.pe-xs-5{padding-right:3rem !important}.pb-xs-0{padding-bottom:0 !important}.pb-xs-1{padding-bottom:.25rem !important}.pb-xs-2{padding-bottom:.5rem !important}.pb-xs-3{padding-bottom:1rem !important}.pb-xs-4{padding-bottom:1.5rem !important}.pb-xs-5{padding-bottom:3rem !important}.ps-xs-0{padding-left:0 !important}.ps-xs-1{padding-left:.25rem !important}.ps-xs-2{padding-left:.5rem !important}.ps-xs-3{padding-left:1rem !important}.ps-xs-4{padding-left:1.5rem !important}.ps-xs-5{padding-left:3rem !important}.gap-xs-0{gap:0 !important}.gap-xs-1{gap:.25rem !important}.gap-xs-2{gap:.5rem !important}.gap-xs-3{gap:1rem !important}.gap-xs-4{gap:1.5rem !important}.gap-xs-5{gap:3rem !important}.row-gap-xs-0{row-gap:0 !important}.row-gap-xs-1{row-gap:.25rem !important}.row-gap-xs-2{row-gap:.5rem !important}.row-gap-xs-3{row-gap:1rem !important}.row-gap-xs-4{row-gap:1.5rem !important}.row-gap-xs-5{row-gap:3rem !important}.column-gap-xs-0{column-gap:0 !important}.column-gap-xs-1{column-gap:.25rem !important}.column-gap-xs-2{column-gap:.5rem !important}.column-gap-xs-3{column-gap:1rem !important}.column-gap-xs-4{column-gap:1.5rem !important}.column-gap-xs-5{column-gap:3rem !important}.text-xs-start{text-align:left !important}.text-xs-end{text-align:right !important}.text-xs-center{text-align:center !important}}@media(min-width: 740px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-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{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 980px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-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{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 1280px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-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{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1440px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-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{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1600px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-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{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:"IBM Plex Sans";src:url("../fonts/IBMPlexSans-VariableFont_wdth,wght.ttf") format("truetype");font-weight:100 700;font-style:normal}@font-face{font-family:"IBM Plex Sans";src:url("../fonts/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf") format("truetype");font-weight:100 700;font-style:italic}@font-face{font-family:"Radikal";src:url("../fonts/Radikal-Regular.eot");src:url("../fonts/Radikal-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Radikal-Regular.woff") format("woff"),url("../fonts/Radikal-Regular.ttf") format("truetype"),url("../fonts/Radikal-Regular.svg#radikalregular") format("svg");font-weight:400;font-style:normal}.a-absolute{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;text-decoration:none;display:flex;padding:2rem 1.5rem 1.5rem}.a-absolute .btn{margin-top:auto}.a-absolute:hover .btn{color:#16343e;animation:none}@media(max-width: 1279.98px){.overflow-swiper{width:calc(100% + 2rem);margin-left:-1rem;padding-left:1rem;padding-right:1rem;overflow:hidden}}@media(max-width: 1279.98px)and (min-width: 980px){.overflow-swiper{width:calc(100% + 5rem);padding-right:2.5rem;margin-left:-2.5rem;padding-left:2.5rem}}.text-xs{display:inline-block;font-size:.75em;line-height:1.35em}.text-sm{display:inline-block;font-size:.875em;line-height:1.35em}.text-lg{display:inline-block;font-size:1.125em;line-height:1.35em}.text-xl{display:inline-block;font-size:1.25em;line-height:1.35em}.mt-6{margin-top:2.5rem !important}@media(min-width: 1280px){.mt-lg-6{margin-top:2.5rem !important}}.backdrop{position:fixed;top:0;left:0;opacity:0;width:100vw;height:calc(100vh + 4rem);background-color:rgba(241,242,244,.6);z-index:-1;transition:opacity .6s ease-in-out,visibility 0s linear .6s;visibility:hidden;backdrop-filter:blur(0.25rem);z-index:999}body{max-width:100vw;overflow-x:hidden}body.open-menu,body.open-submenu{height:100dvh;overflow:hidden}body.open-menu .backdrop,body.open-submenu .backdrop{opacity:1 !important;visibility:visible !important;transition:opacity .6s ease-in-out,visibility 0s linear 0s !important}.w-fit{width:fit-content}@media(max-width: 519.98px){.w-fit{width:100%;max-width:23.4375rem}}.hidden{display:none}.stop-sticky:before{content:"";display:block;height:100%;width:100%}.formulario-contacto{max-width:43.5rem;margin-left:auto;margin-right:auto}.formulario-contacto .btn-primary{margin-top:2.5rem;margin-left:auto}@media(max-width: 1439.98px){.formulario-contacto .col-sm-12{padding:0}}@media(max-width: 979.98px){.formulario-contacto{margin-top:2rem;margin-left:0}}.mx-38{max-width:38rem}.sticky{position:sticky;top:1rem;z-index:1}@media(min-width: 980px){.sticky>div:not(.c-card-presu_btns):not(.c-card-presu_box){position:sticky;top:1rem}}@media(max-width: 979.98px){.sticky{z-index:2}}.mw-17{max-width:17.5rem;width:100%}@media(max-width: 519.98px){.mw-17{max-width:19rem}}.mb-sm-75{margin-bottom:1rem}@media(min-width: 740px){.mb-sm-75{margin-bottom:.75rem}}.mx-43{max-width:43.5rem}.mt-75{margin-top:.75rem}.cont-contactoDiv{max-width:43.5rem}@media(min-width: 980px){.cont-contactoDiv{margin-left:auto;margin-right:auto;margin-top:6.25rem}}.cont-contactoDiv .btn-enviarForm{margin-top:3rem;margin-left:auto}.o-card-prod_container+.c-banner-reactivos{margin-top:-5.5rem}@media(max-width: 739.98px){.o-card-prod_container+.c-banner-reactivos{margin-top:-6rem}}.object-sticky>div{position:sticky;top:1rem}.page-error .c-header>.container{align-items:center}.c-single-post .c-info-line.mb{margin-top:2rem}.c-single-post h1,.c-single-post .h1{margin:1rem 0 2rem}@media(min-width: 980px){.c-single-post h1,.c-single-post .h1{margin:2rem 0}.c-single-post .c-info-line.mb{margin-top:3.5rem}}.loading .c-diseases{height:calc(90dvh - 85px)}.loading .c-filtros{height:85px}.loading .c-filtros,.loading .c-diseases{position:relative;overflow:hidden;z-index:1}.loading .c-filtros:before,.loading .c-diseases:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#dee2e6;z-index:2}.loading .c-filtros:after,.loading .c-diseases:after{content:"";position:absolute;top:0;left:-100%;width:150%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 70%);animation:shimmer 1.5s ease-in-out infinite;z-index:2}.loading .c-card-presu::after{height:230%}figcaption{display:inline-block;font-size:.75em;line-height:1.35em;margin-top:.5rem}@media(max-width: 979.98px){#main{margin-top:6.25rem}}@media(max-width: 519.98px){#main{margin-top:5rem}}@media(max-width: 979.98px){#wrapper:not(:has(.c-header.hide)) .c-filtros{top:80px}}@media(max-width: 519.98px){#wrapper:not(:has(.c-header.hide)) .c-filtros{top:60px}}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:0;bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:100%}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.65)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.65)}.swiper-pagination-bullet{width:.75rem;height:.75rem;display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:#e4e6e9;transition:.3s ease width,.3s ease background}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{width:1.5rem;background-color:#16343e;border-radius:.375rem}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;min-width:7rem;max-width:7rem}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}@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: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{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{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{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:"";flex-shrink:0;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{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{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:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{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:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{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;transform-origin:50%;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{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-default{padding:.5rem 0 2.5rem;margin:0;overflow:visible}.swiper-default .swiper-slide{width:100%;height:auto;max-width:20rem}.swiper-default .swiper-slide>*{height:100%;width:100%}@media(max-width: 369.98px){.swiper-default .swiper-slide{width:17rem}}.v-overlay{position:absolute;top:0;left:0;width:100%;height:calc(100% - var(--vlite-controlBarHeight))}.v-bigPlay{position:absolute;top:50%;left:50%;width:58px;height:58px;transform:translateX(-50%) translateY(-50%);z-index:3;transition:opacity var(--vlite-transition);opacity:var(--vlite-controlsOpacity);padding:0;appearance:none;background:none;border:none;cursor:pointer;outline:none;color:inherit;font-size:inherit;font-family:inherit}.v-bigPlay *{pointer-events:none}.v-bigPlay svg{fill:var(--vlite-controlsColor);width:100%;height:100%}.v-loading .v-bigPlay{opacity:0}@media(hover: hover){.v-bigPlay:hover{opacity:1}}.v-controlButtonIcon{display:none;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.v-playPauseButton{flex-shrink:0}.v-time{color:var(--vlite-controlsColor);font-size:14px;height:100%;display:flex;align-items:center;margin-right:auto}.v-progressBar{width:calc(100% - 2*var(--vlite-controlBarHorizontalPadding))}.v-progressBarStyle{transition:height var(--vlite-transition),top var(--vlite-transition);z-index:1;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;touch-action:manipulation;background:none;border:none;cursor:pointer;margin:0;outline:none;color:inherit;font-size:inherit;font-family:inherit}.v-progressBarStyle:focus-visible{outline:2px dashed var(--vlite-colorPrimary);outline-offset:2px}.v-progressBarStyle::-webkit-slider-runnable-track{height:var(--vlite-progressBarHeight);border:none;border-radius:var(--vlite-progressBarHeight);background:linear-gradient(to right, var(--vlite-colorPrimary) var(--vlite-progressValue, 0), var(--vlite-progressBarBackground) var(--vlite-progressValue, 0))}.v-progressBarStyle::-moz-range-track{height:var(--vlite-progressBarHeight);border:none;border-radius:var(--vlite-progressBarHeight);background:linear-gradient(to right, var(--vlite-colorPrimary) var(--vlite-progressValue, 0), var(--vlite-progressBarBackground) var(--vlite-progressValue, 0))}.v-progressBarStyle::-webkit-slider-thumb{appearance:none;width:calc(var(--vlite-progressBarHeight)*2);height:calc(var(--vlite-progressBarHeight)*2);border-radius:50%;border:none;background:var(--vlite-colorPrimary);margin-top:calc(var(--vlite-progressBarHeight)/2*-1)}.v-progressBarStyle::-moz-range-thumb{width:calc(var(--vlite-progressBarHeight)*2);height:calc(var(--vlite-progressBarHeight)*2);border-radius:50%;border:none;background:var(--vlite-colorPrimary);margin-top:calc(var(--vlite-progressBarHeight)/2*-1)}.v-volumeButton{transition:transform var(--vlite-transition),opacity var(--vlite-transition);flex-shrink:0}.v-controlBar{position:relative;width:100%;height:var(--vlite-controlBarHeight);padding-top:calc(var(--vlite-progressBarHeight) + 10px);text-align:right;padding-left:var(--vlite-controlBarHorizontalPadding);padding-right:var(--vlite-controlBarHorizontalPadding);transition:opacity var(--vlite-transition);display:flex;align-items:center;justify-content:flex-end}.v-controlBar.v-hidden{opacity:0}.v-audio .v-playPauseButton{order:1}.v-audio .v-progressBar{order:2;height:25px}.v-audio .v-time{order:3;padding:0 8px 0 12px}.v-audio .v-progressBar+.v-volumeButton,.v-audio .v-progressBar+.v-volumeArea{order:4}.v-audio .v-controlBar{padding-top:0}.v-video .v-progressBar{height:calc(var(--vlite-progressBarHeight) + 10px)}.v-video .v-controlBar{position:absolute;bottom:0;left:0;background:var(--vlite-controlBarBackground)}.v-video .v-controlBar .v-progressBar{position:absolute;top:0;left:50%;transform:translateX(-50%);display:flex;align-items:flex-end}@media(hover: hover){.v-controlBar:hover{opacity:1 !important}}.v-poster{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;cursor:pointer;visibility:hidden;opacity:0;z-index:2}.v-poster.v-active{opacity:1;visibility:visible}.v-vlite{--vlite-colorPrimary: #00bfe7;--vlite-transition: 0.25s ease;--vlite-controlBarHeight: 60px;--vlite-controlBarHorizontalPadding: 10px;--vlite-controlBarBackground: linear-gradient(to top, #000 -50%, transparent);--vlite-controlsColor: #fff;--vlite-controlsOpacity: 0.9;--vlite-progressBarHeight: 5px;--vlite-progressBarBackground: rgba(0 0 0 / 25%);font-family:-apple-system,blinkmacsystemfont,"segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";position:relative;overflow:hidden;margin-bottom:1rem}.v-vlite,.v-vlite *{box-sizing:border-box}.v-vlite.v-audio{--vlite-controlsColor: #000;box-shadow:0 2px 15px rgba(0,0,0,.1);border-radius:8px}.v-vlite.v-video{background-color:#000;aspect-ratio:16/9}.v-vlite::-webkit-full-screen{width:100%;height:100%}::-moz-full-screen .v-vlite{width:100%;height:100%}.v-vlite::-moz-full-screen{width:100%;height:100%}.v-vlite video::-webkit-media-controls{display:none !important}.v-vlite.v-fullscreenButtonDisplay .v-controlBar,.v-vlite.v-fullscreenButtonDisplay .v-bigPlay{position:fixed;z-index:2147483647}.v-vlite.v-paused .v-controlBar.v-hidden{opacity:1}.v-vlite.v-playing .v-poster,.v-vlite.v-paused:not(.v-firstStart) .v-poster{visibility:hidden;opacity:0}.v-vlite.v-playing .v-bigPlay{visibility:hidden;opacity:0}.v-vlite iframe.vlite-js{pointer-events:none}.v-container,.v-media,.v-media>iframe{width:100%;height:100%}.v-media{position:relative}.v-controlButton{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:100%;transition:opacity var(--vlite-transition);opacity:var(--vlite-controlsOpacity);padding:0;appearance:none;background:none;border:none;cursor:pointer;outline:none;color:inherit;font-size:inherit;font-family:inherit}.v-controlButton *{pointer-events:none}.v-controlButton.v-controlPressed .v-iconUnpressed,.v-controlButton:not(.v-controlPressed) .v-iconPressed{display:none}.v-controlButton:focus-visible{outline:2px dashed var(--vlite-colorPrimary);outline-offset:-4px}.v-controlButton svg{fill:var(--vlite-controlsColor)}.v-controlButton.v-playPauseButton svg{width:15px;height:17px}.v-controlButton.v-volumeButton svg{width:24px;height:20px}.v-controlButton.v-fullscreenButton svg{width:20px;height:20px}@media(hover: hover){.v-controlButton:hover{opacity:1}}@font-face{font-family:"lg";src:url("../fonts/lg.woff2?io9a6k") format("woff2"),url("../fonts/lg.ttf?io9a6k") format("truetype"),url("../fonts/lg.woff?io9a6k") format("woff"),url("../fonts/lg.svg?io9a6k#lg") format("svg");font-weight:normal;font-style:normal;font-display:block}.lg-icon{font-family:"lg" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0 !important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none !important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4,.lg-sub-html .h4{margin:0;font-size:13px;font-weight:bold}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0, 0, 0.25, 1) 0s,opacity .08 cubic-bezier(0, 0, 0.25, 1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0, 0, 0.25, 1) 0s,opacity .08 cubic-bezier(0, 0, 0.25, 1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0, 0, 0.25, 1) 0s,opacity .08 cubic-bezier(0, 0, 0.25, 1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0, 0, 0.25, 1) 0s,opacity .08 cubic-bezier(0, 0, 0.25, 1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont{opacity:0;-moz-transform:scale3d(0.5, 0.5, 0.5);-o-transform:scale3d(0.5, 0.5, 0.5);-ms-transform:scale3d(0.5, 0.5, 0.5);-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-moz-transition:-moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-o-transition:-o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;transition:transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont{opacity:1;-moz-transform:scale3d(1, 1, 1);-o-transform:scale3d(1, 1, 1);-ms-transform:scale3d(1, 1, 1);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity .08s ease 0s;-moz-transition:opacity .08s ease 0s;-o-transition:opacity .08s ease 0s;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:""}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100% !important;height:100% !important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button{opacity:0 !important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%, -50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(0.17, 0.88, 0.32, 1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(0.17, 0.88, 0.32, 1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(0.17, 0.88, 0.32, 1.28),opacity .1s;transition:transform .25s cubic-bezier(0.17, 0.88, 0.32, 1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon-bg,.lg-video-play-button:hover .lg-video-play-icon{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%, -50%, 0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%, -50%) scale(0.7)}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-on body{max-height:100dvh;overflow:hidden}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .25s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .25s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .25s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform .25s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .25s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s !important;transition-duration:0s !important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none !important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url("../images/loading.gif") no-repeat scroll center center rgba(0,0,0,0)}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display:inline-block !important}.lg-outer.lg-css .lg-current{display:inline-block !important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-media-cont .lg-object{width:100% !important;height:100% !important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s !important;-moz-transition:none 0s ease 0s !important;-o-transition:none 0s ease 0s !important;transition:none 0s ease 0s !important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;transition:transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s !important;transition-duration:0s !important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s !important;transition-duration:0s !important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity .08s ease 0s;-moz-transition:opacity .08s ease 0s;-o-transition:opacity .08s ease 0s;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:""}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0ms !important;transition-duration:0ms !important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;transition:transform .5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform .8s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform .8s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);-webkit-transition:-webkit-transform .5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s,opacity .15s !important;-moz-transition:-moz-transform .5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s,opacity .15s !important;-o-transition:-o-transform .5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s,opacity .15s !important;transition:transform .5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s,opacity .15s !important;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition{transition:none !important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition{transform:scale3d(1, 1, 1) translate3d(-50%, -50%, 0px) !important;max-width:none !important;max-height:none !important;top:50% !important;left:50% !important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x{transform:scale3d(1, 1, 1) translate3d(-50%, 0, 0px) !important;top:0 !important;left:50% !important;max-width:none !important;max-height:none !important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y{transform:scale3d(1, 1, 1) translate3d(0, -50%, 0px) !important;top:50% !important;left:0% !important;max-width:none !important;max-height:none !important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0, 0px, 0);-o-transform:translate3d(0, 0px, 0);-ms-transform:translate3d(0, 0px, 0);-webkit-transform:translate3d(0, 0px, 0);transform:translate3d(0, 0px, 0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0, 5px, 0);-o-transform:translate3d(0, 5px, 0);-ms-transform:translate3d(0, 5px, 0);-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid rgba(0,0,0,0);border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0px}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:""}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:""}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:""}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:""}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grab img.lg-object{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.o-card-gray{max-width:28.25rem;padding:2rem 1.5rem 5.5rem;background-color:#f8f9f9;position:relative;display:flex;flex-direction:column}.o-card-gray:before{content:"";display:block;position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:#00bfe7;transform:scaleX(0);transform-origin:left;transition:transform .5s ease-in-out}.o-card-gray_header{display:flex;align-items:flex-start;justify-content:space-between;font-size:.875rem;text-transform:uppercase;padding-bottom:1.6rem;border-bottom:1px solid #e4e6e9;margin-bottom:1.5rem}.o-card-gray_footer{margin-top:auto;text-decoration:none}.o-card-gray_footer:hover .btn{animation:none;color:#16343e}.o-card-gray_body{display:flex;flex-direction:column;height:100%}.o-card-gray .btn-link{font-size:.875rem;opacity:.6;justify-content:flex-end;gap:1rem;border-bottom:none;width:fit-content;margin-left:auto;padding:.875rem 0rem;margin-top:auto}@media(max-width: 519.98px){.o-card-gray{padding:1.5rem 1rem 1rem;max-width:21.375rem}.o-card-gray_header{padding-bottom:1.25rem;margin-bottom:1rem}.o-card-gray .btn-link{margin-top:.75rem}}@media(max-width: 369.98px){.o-card-gray{max-width:18rem}}.o-card-gray:hover .btn-link .icon-front{transform:translateX(160%);transition:transform .5s ease-in-out}.o-card-gray:hover .btn-link .icon-back{transform:translateX(0);transition:transform .5s ease-in-out}.o-card-gray:hover:before{transform:scaleX(1);transform-origin:left}.o-card-gray:not(:hover)::before{transform:scaleX(0);transform-origin:right;transition:transform .5s ease-in-out}.o-card-gray .a-absolute:focus-visible+.btn .icon-front{transform:translateX(160%);transition:transform .5s ease-in-out}.o-card-gray .a-absolute:focus-visible+.btn .icon-back{transform:translateX(0);transition:transform .5s ease-in-out}.o-card-gray a.a-absolute:focus-visible{border-bottom:2px solid #00bfe7}.o-card-gray.events,.o-card-gray.colab{max-width:100%;padding:1.5rem}.o-card-gray.events .o-card-gray_header,.o-card-gray.colab .o-card-gray_header{margin-bottom:1rem;padding-bottom:1rem}.o-card-gray.colab .img{height:5rem;aspect-ratio:16/12;margin-bottom:1rem}.o-card-gray.colab .img img{max-height:100%;max-width:100%}.o-card-gray.colab .o-card-gray_body a{display:flex;gap:.5rem;text-decoration:none}.o-card-gray.colab .o-card-gray_body a .icon{min-width:1.25rem;width:1.25rem;height:1.25rem}.o-card-gray.events{padding:1.5rem 1.5rem 4.5rem}.o-card-gray.events .img{max-height:10rem;width:fit-content;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.o-card-gray.events .img img{display:block;max-height:100%;max-width:100%}.o-card-gray.events .txt-xs{margin-bottom:0;display:flex;gap:.5rem;align-items:center;font-size:.875rem;margin-bottom:.5em}.o-card-gray.events .txt-xs svg{min-width:1rem;width:1rem;height:1rem}@media(min-width: 740px)and (max-width: 979.98px){.o-card-gray.events .events-container{display:flex;gap:1rem}.o-card-gray.events .events-container .o-card-gray_body{width:75%}.o-card-gray.events .btn-link{margin-top:0rem}}.o-card-prod{padding:2rem 1.5rem;background:#010929;background:radial-gradient(at left bottom, #C0E8FA, #F8F9F9);width:fit-content;overflow:hidden;transition:all .35s ease-in-out;background-size:100% 100%;aspect-ratio:3/4;position:relative;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1rem;width:100%}.o-card-prod_container{margin-bottom:6rem;margin-top:.5rem}.o-card-prod .absolute{margin-bottom:0;position:absolute;width:100%;height:auto;display:flex;justify-content:center;right:0;bottom:0;align-items:flex-start}.o-card-prod .absolute img{width:100%;height:auto;object-fit:contain}.o-card-prod h3,.o-card-prod .h3,.o-card-prod .btn{position:relative;z-index:1}.o-card-prod h3,.o-card-prod .h3{margin-bottom:0}.o-card-prod .btn-link{width:100%;text-transform:uppercase;background-image:linear-gradient(to right, transparent 0%, #16343E 0%, #16343E 100%, transparent 100%);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px}.o-card-prod .btn-link:before{transform:none;transition:none}.o-card-prod:after{content:"";position:absolute;bottom:-0.875rem;left:0;width:100%;height:100%;background:linear-gradient(to top, #c0e8fa 3%, transparent 35%)}.o-card-prod:hover,.o-card-prod:focus-visible{background-size:200% 100%}.o-card-prod:hover .btn-link,.o-card-prod:focus-visible .btn-link{animation:slideRight-line 1s forwards}.o-card-prod:hover .btn-link .icon-front,.o-card-prod:focus-visible .btn-link .icon-front{transform:translateX(160%);transition:transform .5s ease-in-out}.o-card-prod:hover .btn-link .icon-back,.o-card-prod:focus-visible .btn-link .icon-back{transform:translateX(0);transition:transform .5s ease-in-out}.o-card-prod a:focus-visible+.btn-link{animation:slideRight-line 1s forwards}.o-card-prod a:focus-visible+.btn-link .icon-front{transform:translateX(160%);transition:transform .5s ease-in-out}.o-card-prod a:focus-visible+.btn-link .icon-back{transform:translateX(0);transition:transform .5s ease-in-out}@media(min-width: 1280px){.o-card-prod h3,.o-card-prod .h3{font-size:clamp(1rem,2.2vw,2rem)}}@media(max-width: 1279.98px){.o-card-prod{padding:1.25rem 1rem;aspect-ratio:4/3;width:100%;max-height:300px}.o-card-prod .absolute{left:auto;right:0;width:auto;top:50%;transform:translateY(-50%);height:100%}.o-card-prod .absolute img{width:auto;height:100%;object-fit:contain}.o-card-prod h3,.o-card-prod .h3{max-width:300px}.o-card-prod:after{background:linear-gradient(to top, #c0e8fa 3%, transparent 78%)}}@media(max-width: 739.98px){.o-card-prod{width:100%;max-height:12.5rem;margin-bottom:1rem}.o-card-prod h3,.o-card-prod .h3{font-size:1.3125rem;max-width:230px}.o-card-prod .absolute{height:110%}}@media(min-width: 1280px){.o-card-prod.few-cards{aspect-ratio:auto;min-height:300px}.o-card-prod.few-cards .absolute{left:auto;right:0;width:auto;top:43%;transform:translateY(-50%);height:120%}.o-card-prod.few-cards .absolute img{width:auto;height:100%;object-fit:contain}}.o-btn-close{width:4rem;height:4rem;position:absolute;top:0;right:0;background-color:rgba(0,0,0,0);border:none;display:flex;align-items:center;justify-content:center;z-index:2}.o-btn-close .icon{width:1rem;height:1rem;color:#000}.o-category{display:flex;gap:.6rem;align-items:flex-start}.o-category_title{margin-bottom:0}.o-category_icon{border-radius:.25rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.o-category_icon>span{position:absolute;width:100%;height:100%;top:0;left:0}.o-category_icon span+span{clip-path:polygon(100% 100%, 0% 100%, 100% 0%);left:auto;right:-1px}.o-category .icon{width:1.875rem;height:1.875rem;position:relative;color:#fff}@media(max-width: 519.98px){.o-category_title{font-size:1rem}.o-category_icon{width:2rem;height:2rem}.o-category_icon .icon{width:1.5rem;height:1.5rem}}.o-card-reactivos{padding:2rem 1.5rem 4.5rem;background-color:#fff;width:fit-content;max-width:320px;box-shadow:0px 2px 16px 0px rgba(64,70,80,.08);display:flex;flex-direction:column;position:relative}.o-card-reactivos:before{content:"";display:block;position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:#00bfe7;transform:scaleX(0);transform-origin:left;transition:transform .5s ease-in-out}.o-card-reactivos .a-absolute{padding-bottom:1rem}.o-card-reactivos .o-category{justify-content:space-between;margin-bottom:.5em}.o-card-reactivos .o-category_icon{min-width:2.25rem;min-height:2.25rem}.o-card-reactivos .title-icon .icon{display:inline-block;width:1.5rem;height:1.5rem;color:#0e8aa7;margin-left:.25rem}.o-card-reactivos .o-text-ref .icon{z-index:3}.o-card-reactivos_header{padding-bottom:.5rem;border-bottom:1px solid #f1f2f4}.o-card-reactivos_header p{margin-bottom:.5em}.o-card-reactivos_header .des{font-size:.875rem}.o-card-reactivos_header .h3{margin-bottom:0}.o-card-reactivos .subtitle{font-size:.75rem;color:#848d9c;font-weight:600;letter-spacing:.0375rem}.o-card-reactivos .c-ficha_speci{margin-top:1rem;font-size:.875rem}.o-card-reactivos .c-ficha_speci dt{font-size:.75rem;color:#6c757d;letter-spacing:.0375rem}.o-card-reactivos_footer{margin-top:auto;display:flex;flex-wrap:wrap;column-gap:1.5rem;text-decoration:none}.o-card-reactivos_footer .subtitle{width:100%}.o-card-reactivos_footer .btn-link:hover{animation:none;color:#16343e}.o-card-reactivos_download{text-decoration:none;display:flex;gap:.5rem;color:#16343e;padding:.5rem 0;width:100%;text-align:start;align-items:center;font-family:"Radikal",SFMono-Regular,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";letter-spacing:.06rem}.o-card-reactivos_download .icon{width:1.5rem;height:1.5rem}.o-card-reactivos .btn-link{width:fit-content;border-bottom:none;opacity:.6;font-size:.875rem;margin-left:auto;gap:1em;padding:.8em 0}.o-card-reactivos .btn-link:before{display:none}.o-card-reactivos ul{list-style:none;margin:0;padding:0;margin-top:.75rem;margin-bottom:.5rem}.o-card-reactivos:hover .btn-link .icon-front{transform:translateX(160%);transition:transform .5s ease-in-out}.o-card-reactivos:hover .btn-link .icon-back{transform:translateX(0);transition:transform .5s ease-in-out}.o-card-reactivos:hover:before{transform:scaleX(1);transform-origin:left}.o-card-reactivos:not(:hover)::before{transform:scaleX(0);transform-origin:right;transition:transform .5s ease-in-out}.o-card-reactivos a:focus-visible{border-bottom:2px solid #00bfe7}.o-card-reactivos a:focus-visible+.btn-link .icon-front{transform:translateX(160%);transition:transform .5s ease-in-out}.o-card-reactivos a:focus-visible+.btn-link .icon-back{transform:translateX(0);transition:transform .5s ease-in-out}.o-card-reactivos.default{padding:1.5rem 1rem 1rem}.o-card-reactivos.default .o-card-reactivos_header{font-size:1.125rem}.o-card-reactivos.default:before{display:none}.o-card-reactivos.default .o-card-reactivos_download{transition:.25s ease-in-out}.o-card-reactivos.default .o-card-reactivos_download .icon{transition:.25s ease-in-out}.o-card-reactivos.default .o-card-reactivos_download:hover{font-weight:700}.o-card-reactivos.default .o-card-reactivos_download:hover .icon{color:#00bfe7}.o-card-reactivos.default .o-text-ref{justify-content:space-between}.o-card-reactivos.no-aspect .o-card-reactivos_footer{padding-top:1.5rem}@media(max-width: 519.98px){.o-card-reactivos{width:20rem;padding:1.5rem 1rem 1rem}.o-card-reactivos .o-category_title{font-size:1.5rem}.o-card-reactivos .o-category_icon{min-width:2rem;min-height:2rem}}@media(max-width: 369.98px){.o-card-reactivos{width:17rem !important}}.o-search{background-color:#f8f9f9;padding:.5rem .5rem 0;width:auto;min-width:16.5rem;align-items:center;max-width:20rem}.o-search label{width:100%;margin:0}.o-search .form-control{background-color:rgba(0,0,0,0);background:none}.o-search .input-group-text{width:1.25rem;height:1.25rem;margin-left:.5rem !important}.o-search .btn{padding:0;display:flex;align-items:center;justify-content:center}.o-search .btn svg{height:1.25rem;width:1.25rem}@media(max-width: 739.98px){.o-search{min-width:auto}}.o-card-diseases{aspect-ratio:16/9;display:flex;justify-content:flex-end;padding:.5rem 1.15rem;position:relative;z-index:1;background:radial-gradient(circle at bottom left, #16343E 0%, rgba(22, 52, 62, 0.1) 100%);background-color:rgba(0,191,231,.4);background-size:120%;transition:background-size .25s ease-in-out}.o-card-diseases:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at bottom left, rgba(22, 52, 62, 0.87) 0%, rgba(22, 52, 62, 0.1) 100%);background-color:rgba(0,191,231,.4);background-size:120%;transition:background-size .25s ease-in-out}.o-card-diseases_back{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;margin:0}.o-card-diseases_back img{object-fit:cover;object-position:center;width:100%;height:100%}.o-card-diseases_title{color:#fff;margin:0 0 1.12rem;display:flex;gap:.75rem;justify-content:space-between;align-items:flex-end;width:100%;z-index:1}.o-card-diseases_title h3,.o-card-diseases_title .h3{margin:0;font-size:1rem}.o-card-diseases_title .icon{width:1rem;min-width:1rem;height:1rem}.o-card-diseases.humana{background:radial-gradient(circle at bottom left, #010929 0%, rgba(0, 191, 231, 0.1) 100%);background-color:rgba(0,191,231,.4);background-size:120%;transition:background-size .25s ease-in-out}.o-card-diseases.humana:before{background:radial-gradient(circle at bottom left, #010929 0%, rgba(1, 9, 41, 0.1) 100%);background-color:rgba(0,191,231,.4);background-size:120%;transition:background-size .25s ease-in-out}.o-card-diseases:hover:before{background-size:150%}.o-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.o-not-found .lottie{margin-top:-2rem;width:44%;max-width:250px}.o-text-ref{display:flex;align-items:flex-start;gap:.5rem}.o-text-ref:has(p){margin-bottom:.5rem}.o-text-ref .icon{width:1.25rem;height:1.25rem;color:#0e8aa7}.o-text-ref p{margin-bottom:0}.o-text-ref.new .icon{color:#d54425 !important}.o-btn-scroll-up{border-radius:50%;padding:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;position:fixed;bottom:1rem;right:1rem;overflow:hidden;z-index:9;opacity:0;transition:opacity .25s ease-in-out}.o-btn-scroll-up .icon{width:1rem;height:1rem;transform:rotate(-90deg)}.o-btn-scroll-up.show{opacity:1}.c-footer{background-color:#f8f9f9;margin-top:4rem}.c-footer_top{padding:2rem 0;border-bottom:1px solid #e4e6e9}.c-footer_top .container{display:flex;align-items:flex-end;justify-content:space-between}@media(max-width: 519.98px){.c-footer_top .container{justify-content:center}}.c-footer_rrss{display:flex;gap:1rem}.c-footer_rrss svg{width:2rem;height:2rem;color:#6c757d}.c-footer_rrss a:hover svg,.c-footer_rrss a:focus svg,.c-footer_rrss a:focus-visible svg{color:#565d6b}.c-footer_logos{display:flex;gap:2rem}.c-footer_logos figure{margin-bottom:0}.c-footer_logos .rekom{max-width:9.375rem}.c-footer_logos .rekom img{width:100%;mix-blend-mode:multiply}.c-footer_logos .uranovet{padding-left:2em;border-left:1px solid #e4e6e9}.c-footer_logos .uranovet p{font-size:.75rem}.c-footer_middle{padding:2rem 0}.c-footer_middle address{font-size:.875rem;margin-bottom:.75rem}.c-footer_middle .title{text-transform:uppercase;font-size:.875rem;font-weight:600;margin-bottom:.5em;padding:0;letter-spacing:normal;color:#000;font-family:"IBM Plex Sans",SFMono-Regular,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"}@media(min-width: 740px){.c-footer_middle .title{pointer-events:none}}.c-footer_middle a{text-decoration:none;font-size:.875rem}.c-footer_middle ul{margin:0;padding:0;list-style:none}.c-footer_middle .row{row-gap:2rem}.c-footer_middle .contact a{display:flex;gap:.5rem;font-size:1.125rem;white-space:nowrap;width:fit-content}.c-footer_middle .first{display:flex;flex-wrap:wrap;gap:2rem}.c-footer_middle .first .contact a{padding:.25rem 0}.c-footer_middle .first>ul{max-width:20.625rem}.c-footer_middle .first .cont-first{flex:1;min-width:200px}.c-footer_middle .first .icon{min-width:1.5rem;width:1.5rem;height:1.5rem}.c-footer_middle .first a:has(.icon):before{bottom:-1px}.c-footer_middle .first a:not(:first-child){font-size:1.125rem;padding:.25rem 0}.c-footer_middle .first a:not(:first-child) .icon{margin-right:.25rem}.c-footer_middle .cont-first .title{margin-bottom:.25rem}.c-footer_middle .cont-first li a{padding:.5rem 0;display:block;width:fit-content}.c-footer_middle .second ul li:not(:last-child){margin-bottom:.5em}.c-footer_middle .second .icon{min-width:1.75rem;width:1.75rem;height:1.75rem;color:#565d6b}.c-footer_middle .second a:before{bottom:-3px}.c-footer_middle .third{height:fit-content}@media(min-width: 1280px){.c-footer_middle .third{column-gap:clamp(1.25rem,1.25vw,2rem)}}.c-footer_middle .third .title{text-align:center;width:100%;height:fit-content;margin-bottom:1rem}.c-footer_middle .third div{display:flex;justify-content:space-around;align-items:center;gap:2rem}.c-footer_middle .third figure{min-width:4.75rem;margin:0}.c-footer_middle .third figure img{width:100%;object-fit:contain}@media(max-width: 1279.98px)and (min-width: 520px){.c-footer_middle .third .title{text-align:start}.c-footer_middle .third div{justify-content:flex-start}}.c-footer_middle .first a,.c-footer_middle .chng-order a,.c-footer_middle .second a{position:relative;background-image:linear-gradient(to right, transparent 0%, #16343E 0%, #16343E 100%, transparent 100%);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px}.c-footer_middle .first a:hover,.c-footer_middle .first a:focus-visible,.c-footer_middle .first a:focus,.c-footer_middle .chng-order a:hover,.c-footer_middle .chng-order a:focus-visible,.c-footer_middle .chng-order a:focus,.c-footer_middle .second a:hover,.c-footer_middle .second a:focus-visible,.c-footer_middle .second a:focus{color:currentColor;animation:slideRight-line 1s forwards}.c-footer_middle .first a:hover .icon,.c-footer_middle .first a:focus-visible .icon,.c-footer_middle .first a:focus .icon,.c-footer_middle .chng-order a:hover .icon,.c-footer_middle .chng-order a:focus-visible .icon,.c-footer_middle .chng-order a:focus .icon,.c-footer_middle .second a:hover .icon,.c-footer_middle .second a:focus-visible .icon,.c-footer_middle .second a:focus .icon{color:#6c757d}.c-footer_middle .second a{padding-bottom:3px}@media(min-width: 740px){.c-footer_middle .collapse{display:block !important}}.c-footer_bottom{background-color:#fff;padding:2em 0;font-size:.75rem}.c-footer_bottom p{margin-bottom:0}.c-footer_bottom .container{display:flex;align-items:center;justify-content:space-between;column-gap:1rem}.c-footer_bottom-links a{text-decoration:none;position:relative}.c-footer_bottom-links a:not(:first-child){margin-left:1.5rem}.c-footer_bottom-links a:before{content:"";display:block;position:absolute;bottom:-4px;height:1px;width:0;background-color:#16343e}.c-footer_bottom-links a:hover:before,.c-footer_bottom-links a:focus-visible:before{animation:slideRight 1s forwards}.c-footer a:hover{color:currentColor}@media(max-width: 739.98px){.c-footer_top{padding:1rem 0;border-bottom:none;position:relative}.c-footer_top:after{content:"";position:absolute;bottom:0;left:1rem;width:calc(100% - 2rem);height:1px;background-color:#e4e6e9}.c-footer_top .container{flex-wrap:wrap;gap:1.5rem;column-gap:3rem}.c-footer_logos .rekom{max-width:7.4375rem}.c-footer_logos .uranovet figure{max-width:8.4205rem}.c-footer_logos .uranovet span{font-size:.625rem}.c-footer_logos .rekom img,.c-footer_logos .uranovet figure img{width:100%;object-fit:contain}.c-footer_middle{padding:1rem 0}.c-footer_middle .row{column-gap:1rem;row-gap:0}.c-footer_middle .first{gap:1.25rem;flex-direction:column}.c-footer_middle .first .cont-first:not(:first-child) li a{padding:.25em 0 .5em}.c-footer_middle .chng-order{order:1}.c-footer_middle .chng-order .title{display:flex;width:100%;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e6e9;padding:.875rem 0;margin-bottom:0}.c-footer_middle .chng-order .title .icon{width:1rem;height:1rem;transform:rotate(180deg);transition:transform .25s ease-in-out}.c-footer_middle .chng-order .title:not(.collapsed){border-bottom-color:rgba(0,0,0,0)}.c-footer_middle .chng-order .title:not(.collapsed) .icon{transform:rotate(0)}.c-footer_middle .chng-order .cont-first ul{border-bottom:1px solid #e4e6e9;margin-top:-0.5rem}.c-footer_middle .chng-order.f .title{border-top:1px solid #e4e6e9}.c-footer_middle a{display:block}.c-footer_middle .third{margin-left:0;max-width:100%;margin-top:1rem;order:2;margin-left:0}.c-footer_middle .first,.c-footer_middle .second{width:calc(50% - .5rem);margin-bottom:2rem}.c-footer_middle .links{margin-bottom:2.25rem}.c-footer_bottom{padding:1rem 0}.c-footer_bottom .container{text-align:center;flex-wrap:wrap;justify-content:center}.c-footer_bottom .container a{display:inline-block;padding:.5rem 0}}@media(max-width: 519.98px){.c-footer_rrss{margin-left:auto;margin-right:auto}.c-footer_middle .second{margin-bottom:1rem}.c-footer_middle .first,.c-footer_middle .second{width:100%}}.c-newsletter{background:#010929;background:radial-gradient(at left bottom, #010929, #00BFE7);color:#fff;padding:2.5rem 1.5rem;margin-left:-2.5rem;margin-right:-2.5rem;margin-bottom:5.75rem}@media(min-width: 980px){.c-newsletter{padding:5rem 3rem}}.c-newsletter div>h1:first-child,.c-newsletter div>.h1:first-child,.c-newsletter div>h2:first-child,.c-newsletter div>.h2:first-child,.c-newsletter div>h3:first-child,.c-newsletter div>.h3:first-child,.c-newsletter div>h4:first-child,.c-newsletter div>.h4:first-child,.c-newsletter div>h5:first-child,.c-newsletter div>.h5:first-child,.c-newsletter div>h6:first-child,.c-newsletter div>.h6:first-child{margin-top:0}.c-newsletter .row{row-gap:2.5rem}.c-newsletter .form-check-input{border-color:#78d7f9}.c-newsletter p:not(.h2){font-size:1.125rem;margin-bottom:0}.c-newsletter a{color:#78d7f9}.c-newsletter .invalid-feedback{color:#ced4da !important}.c-newsletter .invalid-feedback .icon{color:#d54425;margin-top:-0.25em}.c-newsletter .alert{color:#fff}.c-newsletter .alert .icon{color:#fff}.c-newsletter .form-floating .form-control{border-radius:.25rem;background-image:none;padding-left:.75em;padding-right:.75em}.c-newsletter .form-floating label{color:#1b1b1b;padding-left:.75em}.c-newsletter .form-floating.has-error{margin-bottom:1.25rem}.c-newsletter .form-floating.has-error .form-control{background-position:center calc(100% - 2px),center calc(100% - 2px)}.c-newsletter .form-floating.has-error:after{right:.5rem}.c-newsletter .send-hide:has(.hide-inputs){height:-webkit-fill-available;display:flex;justify-content:center;align-items:center}@media(max-width: 979.98px){.c-newsletter{padding-top:2.5rem;padding-bottom:3rem;margin-left:-1rem;margin-right:-1rem}}@media(max-width: 739.98px){.c-newsletter{margin-bottom:3rem;margin-left:-1rem;padding:2.5rem 1rem 3rem;width:calc(100% + 2rem)}}@media(max-width: 519.98px){.c-newsletter .btn-primary{margin-right:auto}.c-newsletter .form-check{margin-bottom:2rem !important}.c-newsletter .btn-primary{width:100%;max-width:15rem;justify-content:center}}.c-swiper-last-news{margin-bottom:2rem}.c-swiper-last-news .swiper-slide{width:auto;height:auto}.c-swiper-last-news .swiper-slide .o-card-gray{height:100%}@media(max-width: 1279.98px){.c-swiper-last-news{overflow:visible;margin-bottom:1.8rem;padding-bottom:2.5rem}}@media(min-width: 1280px){.c-swiper-last-news .swiper-wrapper{gap:2rem;justify-content:flex-start}.c-swiper-last-news .swiper-slide{width:calc((100% - 4rem)/3);max-width:28.25rem}}@media(max-width: 519.98px){.c-swiper-last-news{padding-bottom:2.25rem;margin-bottom:2rem}}.c-banner{width:100%;position:relative;aspect-ratio:16/9;height:100%;min-height:20rem;max-height:34.8rem;margin-top:10rem;margin-bottom:7rem}.c-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(248,249,249,.1)}.c-banner_media{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.c-banner_media img{width:100%;height:100%;object-fit:cover;object-position:center}.c-banner .container{transform:translateY(-5.25rem)}.c-banner h3,.c-banner .h3{color:#fff;font-size:4.5rem;line-height:.85;margin-bottom:2rem}.c-banner .square{background-color:#00bfe7;aspect-ratio:1;max-width:22.75rem;width:22.75vw;min-width:13rem;padding:1rem 1rem .5rem;display:flex;justify-content:flex-end;align-items:flex-end;text-align:end}.c-banner .blue,.c-banner .btn{margin-left:10.5vw}.c-banner .blue{color:#00bfe7;margin-top:.25rem;height:.9em;display:block}@media(max-width: 1279.98px){.c-banner .square{width:fit-content;max-width:43.75vw;min-width:18.75rem}}@media(max-width: 979.98px){.c-banner .blue,.c-banner .btn{margin-left:14vw}}@media(max-width: 739.98px){.c-banner .square{width:11.875rem;min-width:11.875rem;height:11.875rem}.c-banner h3,.c-banner .h3{font-size:2.5rem}}@media(max-width: 519.98px){.c-banner .blue,.c-banner .btn{margin-left:16vw}}@media(max-width: 369.98px){.c-banner .blue,.c-banner .btn{margin-left:2vw}}.c-header-product{max-height:25rem;width:100%;background:linear-gradient(to right, #00BFE7, #010929);color:#fff;padding-bottom:3.5rem;position:relative;aspect-ratio:16/9;display:flex;align-items:flex-end;margin-bottom:5rem}.c-header-product h1,.c-header-product .h1{margin-bottom:0;max-width:58rem}.c-header-product .container{z-index:1}.c-header-product_img{position:absolute;max-width:60%;height:100%;margin:0;right:0;bottom:0}.c-header-product_img img{object-fit:contain;object-position:bottom right;height:100%;width:100%}@media(max-width: 739.98px){.c-header-product{padding-bottom:2rem}.c-header-product h1,.c-header-product .h1{font-size:2.5rem}}@media(max-width: 519.98px){.c-header-product{aspect-ratio:1/1;margin-bottom:3rem}}.c-header-product_nav{background-color:#f8f9f9;margin-bottom:5rem}@media(max-width: 519.98px){.c-header-product_nav{margin-bottom:3rem}}.c-header-product_nav .swiper{padding-left:2.5rem;padding-right:2.5rem}@media(min-width: 1440px){.c-header-product_nav .swiper{padding-left:calc((100vw - 1440px)/2 + 2.5rem)}}@media(max-width: 979.98px){.c-header-product_nav .swiper{padding-left:1rem;padding-right:1rem}}@keyframes slideRight-line-bold{0%{background-size:0% 3px;background-position:left bottom}50%{background-size:100% 3px;background-position:left bottom}51%{background-size:100% 3px;background-position:right bottom}100%{background-size:0% 3px;background-position:right bottom}}.c-header-product_nav .swiper a{text-decoration:none;display:flex;position:relative;font-family:"Radikal",SFMono-Regular,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";padding:2rem 0;background-image:linear-gradient(to right, transparent 0%, #00BFE7 0%, #00BFE7 100%, transparent 100%);background-repeat:no-repeat;background-position:left bottom;background-size:0% 3px}@media(max-width: 739.98px){.c-header-product_nav .swiper a{padding:.75rem 0}}.c-header-product_nav .swiper a .icon{width:1.5rem;height:1.5rem;margin-right:.5rem}.c-header-product_nav .swiper a:hover{color:currentColor}.c-header-product_nav .swiper .swiper-slide{width:auto}.c-header-product_nav .swiper .swiper-slide:not(.active) a:hover,.c-header-product_nav .swiper .swiper-slide:not(.active) a:focus-visible{animation:slideRight-line-bold 1s forwards}.c-header-product_nav .swiper .active a{background-size:100% 3px}.c-header-product_nav .swiper .swiper-button-next,.c-header-product_nav .swiper .swiper-button-prev{position:absolute;top:50%;z-index:1;border-radius:0;height:100%;width:3.5rem;margin-top:0}.c-header-product_nav .swiper .swiper-button-next:after,.c-header-product_nav .swiper .swiper-button-prev:after{font-size:1.25rem;color:#0099b9}.c-header-product_nav .swiper .swiper-button-next{right:50%;background:linear-gradient(90deg, rgba(242, 242, 246, 0) 0%, #F8F9F9 50%);transform:translate(50vw, -50%)}.c-header-product_nav .swiper .swiper-button-next:after{padding-left:.875rem}.c-header-product_nav .swiper .swiper-button-prev{left:50%;background:linear-gradient(90deg, #F8F9F9 50%, rgba(242, 242, 246, 0) 100%);transform:translate(-50vw, -50%)}.c-header-product_nav .swiper .swiper-button-prev:after{padding-right:.875rem}.c-header-product_nav .swiper .swiper-button-disabled{display:none}.c-header-product+.c-header-product_nav{margin-top:-5rem}@media(max-width: 519.98px){.c-header-product+.c-header-product_nav{margin-top:-3rem}}.cart-prods{list-style:none;margin:0;padding:0}.cart-prods .skus{list-style:none;font-size:.875rem;line-height:1.25rem;padding:0;margin:0 .25em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cart-prods .skus:before{content:"("}.cart-prods .skus:after{content:")"}.cart-prods .skus li{display:inline}.cart-prods .skus li+li:before{content:","}.c-card-presu{max-width:28rem;background:radial-gradient(at left bottom, #010929, #00BFE7);color:#fff;text-align:center;padding:3rem 1.5rem;margin-left:auto;margin-right:auto;margin-bottom:1rem}.c-card-presu ul{width:fit-content;margin:.5em auto 0;max-width:100%}.c-card-presu ol{list-style:none;padding:0;margin-left:0;counter-reset:list-counter}.c-card-presu ol li{position:relative;counter-increment:list-counter;padding-top:1.25rem}.c-card-presu ol li+li{margin-top:.5rem}.c-card-presu ol li:before{content:counter(list-counter);color:#fff;background-color:#00bfe7;border-radius:50%;font-size:.875rem;width:1.5em;height:1.5em;font-weight:600;position:absolute;top:0;left:50%;transform:translateX(-50%)}.c-card-presu_btns{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem 0}.c-card-presu_btns p{margin:0}.c-card-presu_btns .btn{min-width:17.5rem}@media(min-width: 740px){.c-card-presu_btns{padding:2rem .5rem}}.c-card-presu_box{background-color:#fff;border-radius:.5rem;padding:1rem .5rem .75rem;color:#000;margin-bottom:1rem}.c-card-presu_box .item{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:.25rem;row-gap:.15rem}.c-card-presu_box .item strong{text-align:center}.c-card-presu_box .item>span{display:flex;flex-direction:row;align-items:center}.c-card-presu_box .item p{margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width: 979.98px){.c-card-presu{width:calc(100% + 2rem);display:none}}@media(min-width: 980px)and (max-width: 1279.98px){.c-card-presu{margin:0 -1.5rem 1rem -0.5rem}}@media(min-width: 520px)and (max-width: 739.98px){.c-card-presu{padding-bottom:1rem}}@media(max-width: 519.98px){.c-card-presu{padding:2rem 1rem 1.75rem}}.c-ficha{background-color:#f1f2f4}.c-ficha_title{font-size:1.5rem;color:#0a323f;font-family:"Radikal",SFMono-Regular,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"}.c-ficha_speci dt{font-size:.875rem;color:#0a323f;text-transform:uppercase}.c-ficha_speci dd{margin-bottom:.75em}.c-ficha_btns{text-align:center;padding:1rem 0}.c-ficha_btns .btn{max-width:17.5rem;width:100%}.c-ficha_btns .btn+.btn{margin-top:1rem}.c-ficha_btns+.text-sm{margin-top:2rem;margin-bottom:0}.c-ficha_speci+.c-ficha_btns{padding-top:2rem}@media(min-width: 980px){.c-ficha{padding:3rem 2rem 2rem;position:sticky;top:1rem}}@media(max-width: 979.98px){.c-ficha{margin-top:2rem;margin-left:-1rem;width:calc(100% + 2rem);padding:.5rem 1rem}.c-ficha_title{padding:.5rem 0;display:flex;align-items:center;justify-content:space-between;font-size:1.3125rem;width:100%}.c-ficha_title .icon{width:1.5rem;height:1.5rem;transform:rotate(0deg);transition:transform .25s ease-in-out}.c-ficha_title.collapsed .icon{transform:rotate(180deg)}.c-ficha_collapse{padding-top:.5rem}.c-ficha .text-sm{margin-bottom:.5em}}.c-single-product .cont-breadcrumb{padding-left:0;padding-right:0}.c-single-product .o-category-title{margin-bottom:2rem}.c-single-product .title-single{margin-bottom:.15em}.c-single-product .subtitle-single{margin-bottom:1.25em}.c-single-product .btn-download+h3,.c-single-product .btn-download+.h3{margin-top:1rem}.c-single-product .c-swiper-cards{overflow:hidden;margin-left:-2rem;padding-left:2rem;margin-bottom:1rem}.c-single-product .c-swiper-cards .swiper{overflow:visible;padding-top:1.5rem;margin-top:-1rem}@media(min-width: 1440px){.c-single-product .c-swiper-cards{width:100vw;margin-left:calc(-50vw + 77%);padding-left:calc(50vw - 77%);max-width:calc(100% + 50vw - 77%)}}@media(min-width: 980px){.c-single-product .c-swiper-cards.border-swiper,.c-single-product .c-swiper-cards.active{position:relative}.c-single-product .c-swiper-cards.border-swiper:after,.c-single-product .c-swiper-cards.active:after{content:"";position:absolute;top:0;right:0;width:1px;height:calc(100% - 1rem);background-color:#f5f3f3;z-index:3}}@media(max-width: 979.98px){.c-single-product .c-swiper-cards{margin-left:-1rem;padding-left:1rem;width:calc(100% + 2rem)}}@media(max-width: 519.98px){.c-single-product .o-category-title{padding-top:1.5rem;margin-bottom:1.5rem}.c-single-product .subtitle-single{margin-bottom:1.15em}}.c-header{margin-bottom:1rem;background-color:#fff;box-shadow:0px 2px 32px 0px rgba(64,70,80,.04);position:relative;z-index:9999}.c-header ul{list-style:none;padding:0}.c-header ul:not(.c-header_lang){margin:0}.c-header a{text-decoration:none}.c-header .container{display:flex;align-items:stretch;justify-content:space-between}.c-header .logo{margin-bottom:0;max-width:8.4375rem;width:100%}.c-header .logo img{width:100%}.c-header .btn-menu-mov{box-shadow:none;border-radius:0;padding:0;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0;transition:all .2s ease-in-out}.c-header .btn-menu-mov .txt{font-size:.875rem}.c-header .btn-menu-mov .ani{display:inline-block}.c-header .btn-menu-mov .ani .bar1,.c-header .btn-menu-mov .ani .bar3{width:2.625rem;height:2px;background-color:#333;margin:.7rem 0;transition:.4s;display:block}.c-header .btn-menu-mov .ani .invis{width:2.625rem;height:2px;margin:.7rem 0}.c-header .btn-menu-mov:not(.collapsed) .ani .bar1{width:2.25rem;transform:rotate(-45deg) translate(-3px, 2px)}.c-header .btn-menu-mov:not(.collapsed) .ani .bar3{width:2.25rem;transform:rotate(45deg) translate(-6px, -6px)}.c-header .btn-menu-mov:hover{box-shadow:none}.c-header_left{display:flex;align-items:center}.c-header_lang{display:flex;gap:1rem;justify-content:flex-end;margin:0 0 .39rem}.c-header_lang a{padding:.5em;font-size:.875rem;font-family:"Radikal",SFMono-Regular,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";display:block}.c-header_lang a.active{font-weight:600}.c-header_lang li:not(:last-child){display:flex;align-items:center}.c-header_lang li:not(:last-child)::after{content:"";display:inline-block;height:.875rem;width:2px;background-color:#f1f2f4;margin-left:1rem}.c-header_right .bottom{display:flex;align-items:center;gap:clamp(1rem,2.1vw,2.25rem)}.c-header_right .nav-menu .nav-link{padding:1.25em 0 .75em;font-family:"Radikal",SFMono-Regular,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";letter-spacing:.04em;display:block;margin-bottom:0}.c-header_right .nav-menu .nav-link:hover{color:unset}.c-header_right .nav-menu .nav-link:focus-visible{color:#00bfe7}.c-header .c-card-presu{text-align:start;margin-right:0;padding:2.25rem 1.75rem 1.5rem;display:flex;flex-direction:column;margin-bottom:0}.c-header .c-card-presu p{color:#fff !important}.c-header .c-card-presu_title{font-size:1.5rem;margin-bottom:1rem}@media(min-width: 1280px){.c-header .c-card-presu_title{font-size:2rem}}.c-header .c-card-presu .btn{max-width:fit-content;gap:2rem;margin-bottom:1.25rem;width:100%;max-width:100%;color:#fff;text-align:start}.c-header .c-card-presu_img{max-width:18rem;width:100%;margin:-4rem 0 -0.5rem auto}.c-header .c-card-presu_img img{width:100%;object-fit:contain}@media(min-width: 980px){.c-header .c-card-presu{margin-bottom:-2.5rem}}.c-header .collapse-subheader{position:absolute;max-width:100vw;z-index:9999;background-color:#fff;padding:1.5rem 0 4rem}.c-header .collapse-subheader p,.c-header .collapse-subheader a,.c-header .collapse-subheader li{color:#35322e}.c-header .collapse-subheader .btn-link{min-width:12.5rem;gap:1.5rem}.c-header .collapse-subheader .lists-dobles{display:flex;gap:2rem;justify-content:flex-end}.c-header .collapse-subheader .lists-dobles>div,.c-header .collapse-subheader .lists-dobles>ul{display:block;flex:1}.c-header .collapse-subheader .lists-dobles>div .btn-link,.c-header .collapse-subheader .lists-dobles>ul .btn-link{margin-top:.5rem}.c-header .collapse-subheader .lists-dobles.card{gap:2rem}@media(min-width: 980px){.c-header .collapse-subheader .lists-dobles.card{padding-right:0}}@media(min-width: 980px){.c-header .collapse-subheader .lists-dobles.alergias>div{max-width:33.33%}}.c-header .collapse-subheader .lists-dobles.alergias>div .title span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-header .collapse-subheader_list{font-family:"Radikal",SFMono-Regular,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"}.c-header .collapse-subheader_list .title{text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:1px solid #f1f2f4;width:100%}.c-header .collapse-subheader_list .title .icon{width:1.5rem;height:1.5rem;color:#e4e6e9;transition:color .35s ease-in-out}.c-header .collapse-subheader_list .title.link{position:relative;background-image:linear-gradient(to right, transparent 0%, #16343E 0%, #16343E 100%, transparent 100%);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px}.c-header .collapse-subheader_list .title.link:hover,.c-header .collapse-subheader_list .title.link:focus-visible{animation:slideRight-line 1s forwards}.c-header .collapse-subheader_list .title.link:hover .icon,.c-header .collapse-subheader_list .title.link:focus-visible .icon{color:#6c757d}.c-header .collapse-subheader_list .item a{padding:.5rem 0;display:flex;width:fit-content}.c-header .collapse-subheader_list .item>a{position:relative;background-image:linear-gradient(to right, transparent 0%, #16343E 0%, #16343E 100%, transparent 100%);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px}.c-header .collapse-subheader_list .item>a:hover,.c-header .collapse-subheader_list .item>a:focus-visible{animation:slideRight-line 1s forwards}@media(min-width: 980px){.c-header{padding-top:.3rem;padding-bottom:.125rem}.c-header_menu{display:flex !important;align-items:flex-end}.c-header .logo{max-width:clamp(7.85rem,13.1vw,10.25rem)}.c-header .btn-contact{font-size:clamp(1.25rem,1.5vw,1.5rem)}.c-header .collapse-subheader{width:100%;left:0;top:100%;max-height:calc(100dvh - 98px);overflow:auto}.c-header .collapse-subheader .btn-link{text-transform:uppercase;text-align:start}.c-header .collapse-subheader .h2{margin:.375em 0 .75em}.c-header .collapse-subheader::-webkit-scrollbar{width:5px;height:100%}.c-header .collapse-subheader::-webkit-scrollbar-track{background-color:#fff;border-radius:100px}.c-header .collapse-subheader::-webkit-scrollbar-thumb{border-radius:100px;background-color:#e4e6e9}.c-header .collapse-subheader .cont-txt .btn-link{gap:5rem}.c-header .collapse-subheader .cont-txt>p{max-width:28.375rem}.c-header .collapse-subheader .title.link{padding-top:0;justify-content:space-between;display:flex !important;align-items:center;margin-bottom:.5rem}.c-header .collapse-subheader .title.btn{display:none}.c-header .collapse-subheader .item .icon{display:none}.c-header .collapse-subheader_list:has(+.collapse-subheader_list){margin-bottom:1rem}.c-header .collapse-subheader_list .collapse-subheader_sub+.title{margin-top:1.5rem}.c-header .collapse-subheader_list .doble{display:flex;flex-wrap:wrap}.c-header .collapse-subheader_list .doble li{width:50%}.c-header .collapse-subheader_list .doble .title{width:100%}.c-header .btn-menu-mov{display:none}.c-header .nav-menu_ul{display:flex;gap:clamp(1.5rem,2.1vw,2.5rem);align-items:flex-end}.c-header .nav-menu .nav-link .icon{display:none}.c-header .lists-dobles>ul,.c-header .lists-dobles>div{max-width:50%}.c-header .lists-dobles>ul .item a,.c-header .lists-dobles>div .item a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90%}}@media(max-width: 979.98px){.c-header{position:fixed;top:0;width:100%;transition:transform .3s ease;z-index:1000}.c-header.hide{transform:translateY(-100%)}}@media(max-width: 979.98px)and (min-width: 520px){.c-header .btn-menu-mov{margin-right:-1rem}}@media(max-width: 979.98px){.c-header_lang{margin-bottom:1.5rem}.c-header_lang a{padding:0;height:3rem;width:3rem;display:flex;align-items:center;justify-content:center}.c-header_lang li::after{display:none !important}.c-header .bottom{align-items:flex-end;gap:1rem}.c-header .btn-contact{padding:.5rem 0}.c-header .nav-link{text-transform:uppercase;font-size:1rem}.c-header .nav-link,.c-header .btn.title{background-image:linear-gradient(to right, transparent 0%, #16343E 0%, #16343E 100%, transparent 100%);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px}.c-header .nav-link:hover,.c-header .nav-link:focus-visible,.c-header .btn.title:hover,.c-header .btn.title:focus-visible{animation:slideRight-line 1s forwards}.c-header .scroll,.c-header .collapse-subheader_sub{max-height:calc(100dvh - 5.03rem);overflow-x:hidden;overflow-y:auto;height:calc(100dvh - 5.03rem);padding:1.3rem 1rem}.c-header .scroll>.container,.c-header .collapse-subheader_sub>.container{padding:0}.c-header .scroll::-webkit-scrollbar,.c-header .collapse-subheader_sub::-webkit-scrollbar{width:5px}.c-header .scroll::-webkit-scrollbar-track,.c-header .collapse-subheader_sub::-webkit-scrollbar-track{background-color:#fff;border-radius:100px}.c-header .scroll::-webkit-scrollbar-thumb,.c-header .collapse-subheader_sub::-webkit-scrollbar-thumb{border-radius:100px;background-color:#dee2e6}.c-header_menu,.c-header .collapse-subheader,.c-header .collapse-subheader_sub{position:absolute;top:0;right:0;transform:translateX(100%);transition:transform .35s ease-in-out;width:23.75rem}.c-header_menu.show,.c-header .collapse-subheader.show,.c-header .collapse-subheader_sub.show{transform:translateX(0%)}.c-header_menu{position:absolute;top:5rem;right:0;background-color:#fff;display:flex;flex-direction:column}.c-header_menu .nav-menu .nav-link{padding:1rem 0;display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #f1f2f4;width:100%;align-items:center}.c-header_menu .nav-menu .nav-link .icon{width:1rem;height:1rem}.c-header_contact{margin-top:auto !important;margin-bottom:2.5rem !important;padding-top:2rem !important}.c-header_contact .title{font-size:.875rem}.c-header_contact a{font-size:1.125rem;display:flex;align-items:center;gap:.5rem}.c-header_contact a .icon{width:1.75rem;height:1.75rem;color:#565d6b}.c-header_contact li+li{margin-top:.5rem}.c-header .collapse-subheader{padding-top:0}.c-header .collapse-subheader .cont-txt .txt{font-size:.875rem}.c-header .collapse-subheader .btn-back{display:flex;gap:.5rem;align-items:center;padding:.5rem 0;font-size:.875rem;margin-bottom:1rem}.c-header .collapse-subheader .btn-back .icon{width:1rem;height:1rem}.c-header .collapse-subheader .btn-link{width:100%;padding:1rem 0;text-transform:uppercase;font-size:1rem;text-align:start;border-color:#f1f2f4}.c-header .collapse-subheader .btn-link .icon{width:1rem;height:1rem}.c-header .collapse-subheader .h2{font-size:1.5rem}.c-header .collapse-subheader .title.link,.c-header .collapse-subheader .item a{color:#16343e;padding:1.12rem 0;width:100%}.c-header .collapse-subheader .title .icon,.c-header .collapse-subheader .item .icon{width:1rem;min-width:1rem;height:1rem;color:#16343e}.c-header .collapse-subheader .item a{justify-content:space-between;align-items:center;border-bottom:1px solid #f1f2f4}.c-header .collapse-subheader .item a .icon:not(.icon-mov){display:none}.c-header .collapse-subheader .title.link{display:none}.c-header .collapse-subheader .title.btn{padding:1rem 0;color:#16343e;font-size:1rem;text-align:start}.c-header .collapse-subheader>.container{padding:0}.c-header .collapse-subheader>.container .row{flex-direction:column;width:100%;margin:0}.c-header .collapse-subheader>.container .row>*{padding:0}.c-header .collapse-subheader .lists-dobles{flex-direction:column;gap:0}.c-header .c-card-presu{display:block;margin-left:-1.5rem;width:calc(100% + 3rem);padding:1.5rem;position:relative;max-width:calc(100% + 3rem);margin-bottom:1.5rem;margin-top:2.5rem}.c-header .c-card-presu_title{font-size:1.3125rem}.c-header .c-card-presu_img{max-width:15.5rem;position:absolute;bottom:0;right:0}.c-header .c-card-presu .btn{font-size:.875rem;width:fit-content;z-index:1}.c-header .collapse-subheader_sub{background-color:#fff;z-index:1}.c-header .collapse-subheader_sub .btn-link{max-width:100% !important}}@media(max-width: 519.98px){.c-header_menu{border-top:1px solid #e4e6e9}.c-header .container{padding-right:0}.c-header .nav-link{font-size:1rem}.c-header .bottom{gap:0}.c-header .logo{max-width:6rem}.c-header .btn-menu-mov .txt{display:none}.c-header .btn-menu-mov .ani .bar1,.c-header .btn-menu-mov .ani .bar3{margin:.5rem 0}.c-header .btn-menu-mov .ani .bar1,.c-header .btn-menu-mov .ani .bar3,.c-header .btn-menu-mov .ani .invis{width:2rem}.c-header .btn-menu-mov:not(.collapsed) .ani .bar1{width:2rem;transform:rotate(-45deg) translate(-6px, 1px)}.c-header .btn-menu-mov:not(.collapsed) .ani .bar3{width:2rem;transform:rotate(45deg) translate(-6px, -2px)}.c-header .btn-menu-mov,.c-header .btn-contact{width:3.75rem;height:3.75rem}.c-header .btn-contact span{display:none}.c-header .btn-contact .icon{color:#000}.c-header .c-header_menu{top:3.75rem;width:100vw}.c-header .collapse-subheader_sub{right:-4px}.c-header .scroll,.c-header .collapse-subheader_sub{max-height:calc(100dvh - 3.75rem);height:calc(100dvh - 3.75rem)}.c-header .collapse-subheader,.c-header .collapse-subheader_sub{top:0;width:100vw}}.c-hero{position:relative;overflow:hidden;margin-bottom:5.5rem;margin-top:-1rem}.c-hero .container{position:relative}.c-hero_swiper.swiper-initialized{padding-bottom:3rem}.c-hero_swiper .swiper-pagination{top:auto}.c-hero_grid{position:absolute;width:100%;height:100%;top:0;left:0;display:grid;grid-template-columns:3.875fr minmax(10rem, 1fr);grid-template-rows:100%}.c-hero_grid figure{margin:0}.c-hero_grid figure img{width:100%;height:100%;object-fit:cover;object-position:center}.c-hero_info{z-index:1;grid-area:info;padding:4rem;background-color:#f8f9f9;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;aspect-ratio:1;margin-bottom:2.5rem}.c-hero_info h1,.c-hero_info h2,.c-hero_info h3,.c-hero_info h4,.c-hero_info h5,.c-hero_info h6,.c-hero_info .h1,.c-hero_info .h2,.c-hero_info .h3,.c-hero_info .h4,.c-hero_info .h5,.c-hero_info .h6{margin-top:0}.c-hero_info .btn{margin-top:.5rem}@media(max-width: 519.98px){.c-hero_info h2,.c-hero_info .h2,.c-hero_info h3,.c-hero_info .h3,.c-hero_info h1,.c-hero_info .h1,.c-hero_info h4,.c-hero_info .h4,.c-hero_info h5,.c-hero_info .h5,.c-hero_info h6,.c-hero_info .h6{font-size:1.5rem;margin-bottom:1rem}}.c-hero_back{position:absolute;bottom:0;right:.5rem;width:100vw;display:block;background-color:#00bfe7;height:2.5rem}.c-hero_small{display:flex;flex-direction:column;height:-webkit-fill-available}.c-hero_small .img{height:35%}.c-hero_small .img2{height:65%}@media(max-width: 979.98px){.c-hero{margin-bottom:4rem}.c-hero_grid{position:relative;height:50vh;min-height:300px;grid-template-columns:4fr minmax(7.5rem, 1fr)}.c-hero_info{aspect-ratio:unset;margin-left:-1rem;width:calc(100% + 2rem);padding:2.5rem 2rem}.c-hero_info .btn{margin-top:0}.c-hero_big-img{position:relative;padding-top:2.8rem}.c-hero_back{bottom:auto;top:0;right:auto;left:0;width:100%;height:2.8rem}.c-hero_swiper.swiper-initialized .swiper-slide{height:auto;display:flex;flex-direction:column}.c-hero_swiper.swiper-initialized .container{display:flex;flex:1}.c-hero_swiper.swiper-initialized .container .row .c-hero_info{height:100%;margin-bottom:0}}@media(max-width: 739.98px){.c-hero_grid{aspect-ratio:4/3;height:auto;min-height:auto;max-height:300px}.c-hero_info{padding:1.5rem 1rem;margin-bottom:0}}@media(max-width: 369.98px){.c-hero_grid{max-height:180px}.c-hero_info{padding:1rem}.c-hero_info h2,.c-hero_info .h2{font-size:1.25rem;margin-bottom:.75rem}.c-hero_info p{margin-bottom:.75rem}.c-hero_swiper.swiper-initialized{padding-bottom:2.5rem}}.c-fratured-cards{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:6rem}.c-fratured-cards .o-card-prod{flex:1}@media(min-width: 740px)and (max-width: 979.98px){.c-fratured-cards .o-card-prod{flex:auto;width:calc(50% - 1rem)}}@media(max-width: 739.98px){.c-fratured-cards{margin-bottom:1rem;flex-direction:column}.c-fratured-cards .o-card-prod{width:auto;max-height:12.5rem}}.c-reactivos{background-color:#f8f9f9;overflow:hidden;max-width:100vw;margin:2.5rem 0;position:relative;display:flex}@media(min-width: 980px){.c-reactivos{margin:3.25rem 0}}.c-reactivos_container{padding:2.5rem 0 1.5rem 1rem}@media(min-width: 1440px){.c-reactivos_container{margin-left:calc((100vw - 1440px)/2)}}@media(min-width: 980px){.c-reactivos_container{padding:4rem 0 2.5rem 2rem}}.c-reactivos_container>h1:first-child,.c-reactivos_container>.h1:first-child,.c-reactivos_container>h2:first-child,.c-reactivos_container>.h2:first-child,.c-reactivos_container>h3:first-child,.c-reactivos_container>.h3:first-child,.c-reactivos_container>h4:first-child,.c-reactivos_container>.h4:first-child,.c-reactivos_container>h5:first-child,.c-reactivos_container>.h5:first-child,.c-reactivos_container>h6:first-child,.c-reactivos_container>.h6:first-child{margin-top:0}.c-reactivos .swiper{max-width:calc(100vw - 35.1rem);padding-right:1rem}@media(min-width: 1440px){.c-reactivos .swiper{max-width:calc(100vw - (32.85rem + (100vw - 1440px)/2 + 2.5rem))}}.c-reactivos .c-card-presu{position:relative;z-index:1;text-align:start;width:50%;max-width:26rem;margin:0;margin-left:auto;padding:2rem 1rem 1.5rem}@media(min-width: 980px){.c-reactivos .c-card-presu{padding:3rem 1.25rem 2.5rem}}.c-reactivos .c-card-presu .btn-collapse{padding:0;margin-bottom:0}.c-reactivos .c-card-presu_title h3,.c-reactivos .c-card-presu_title .h3{font-size:2.5rem}@media(max-width: 979.98px){.c-reactivos .swiper{max-width:calc(100vw - 22.5rem);left:0}.c-reactivos .c-card-presu{display:block;max-width:22rem}.c-reactivos .c-card-presu_title h2,.c-reactivos .c-card-presu_title .h2,.c-reactivos .c-card-presu_title h3,.c-reactivos .c-card-presu_title .h3{font-size:1.5rem}}@media(max-width: 739.98px){.c-reactivos{display:block;padding-bottom:0;padding-right:0;margin-top:2.5rem;margin-bottom:2.5rem;background-color:rgba(0,0,0,0)}.c-reactivos .swiper{width:100%;max-width:100%;margin-top:1rem}.c-reactivos .c-card-presu{width:auto;width:100%;max-width:100%;margin-left:0;padding-top:2.5rem}}@keyframes shimmer{0%{left:-100%}100%{left:100%}}.c-catalog{display:flex;gap:1rem;margin:0 -0.75rem 2.5rem}@media(min-width: 980px){.c-catalog{margin:0 -0.75rem 4rem}}.c-catalog .c-filtros,.c-catalog .c-card-presu{position:sticky;top:0;left:0}.c-catalog .c-card-presu{max-width:22.75rem;max-height:100dvh;min-height:fit-content;height:100%;max-height:calc(100dvh - 1rem);min-height:fit-content;height:auto;top:.25rem}.c-catalog .c-filtros{background-color:rgba(0,0,0,0);transform:translateY(0%);transition:all .3s ease-in-out;padding:0;z-index:1}.c-catalog .c-filtros_btn{background-color:#e4e6e9;padding:1.12rem 1rem}.c-catalog .c-filtros.stop-sticky{transform:translateY(-300%)}.c-catalog .c-filtros_cont{background-color:#e4e6e9;display:flex;align-items:center;justify-content:space-between;padding:.5rem;padding-left:.75rem;width:100%}.c-catalog_cont{width:100%}.c-catalog_cont .title-table h2,.c-catalog_cont .title-table .h2{margin-top:0}@media(max-width: 979.98px){.c-catalog_cont .title-table{padding-left:1rem;padding-right:1rem}}.c-catalog_header{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-bottom:1px solid #e4e6e9;padding-top:.25rem}@media(max-width: 1279.98px){.c-catalog_header{padding-bottom:.25rem}}@media(max-width: 739.98px){.c-catalog_header{padding-top:.5rem;padding-bottom:.5rem}}.c-catalog_header p{margin-bottom:0}.c-catalog_header .name{width:24%;padding-left:.75rem}.c-catalog_header .info{flex:1;padding-left:.5rem}.c-catalog_header>span{display:flex;align-items:center;background-color:#e4e6e9;padding:.25rem}.c-catalog_header>span .o-search{height:3.75rem;padding-top:.25rem;max-width:14rem;min-width:auto}.c-catalog_header>span .o-search .form-label{font-size:.875rem}.c-catalog_header>span .o-search input{padding-top:.25rem}@media(min-width: 1280px){.c-catalog_header>div{padding:.25rem;background-color:#e4e6e9}}.c-catalog_header:not(:has(.c-filtros_btn)):not(:has(.name)){justify-content:flex-end}@media(max-width: 1279.98px){.c-catalog_header:not(:has(.c-filtros_btn))>span{padding-left:1rem}}@media(max-width: 979.98px){.c-catalog_header:not(:has(.c-filtros_btn)) .o-search{min-height:3.25rem}}.c-catalog_header:has(.c-filtros_btn){padding-left:0}.c-catalog_header:has(.c-filtros_btn) .d-flex{justify-content:flex-end}@media(max-width: 1279.98px){.c-catalog_header:has(.c-filtros_btn) .d-flex{justify-content:space-between;width:100%;padding-right:.25rem}}@media(max-width: 739.98px){.c-catalog_header:has(.c-filtros_btn) .d-flex{padding-right:.5rem}}@media(max-width: 1279.98px){.c-catalog_header>span{width:100%;justify-content:space-between}}.c-catalog_list{padding:0;transition:padding .25s ease-in-out}.c-catalog_item{background-color:#f8f9f9;display:flex;border-bottom:.25rem solid #fff}.c-catalog_item .name{padding:.75rem .75rem 1.5rem}.c-catalog_item .name p{margin-bottom:0}.c-catalog_item .info{flex:1;padding-left:0}.c-catalog_item .info .info-item+.info-item{border-top:.25rem solid #fff}.c-catalog_item .o-category .icon{border-radius:0}.c-catalog_item .o-category svg{width:1.875rem;height:1.875rem}.c-catalog_item .info-item{display:flex;padding:.5rem}.c-catalog_item .info-item .txt{flex:1;display:flex;align-items:flex-start;gap:.75rem;padding-right:1rem}.c-catalog_item .info-item p{margin-bottom:0}.c-catalog_item .info-item .title{font-size:1.125rem;margin-bottom:.5em;margin-top:.25em}.c-catalog_item .info-item ul{padding:0;margin:0;list-style:none}.c-catalog_item .info-item ul li:has(.icon){display:flex;align-items:center;gap:.25rem}.c-catalog_item .info-item ul li .icon{min-width:1.3125rem;width:1.3125rem;height:1.3125rem;color:#0e8aa7}.c-catalog_item .info-item ul li:last-child{margin-bottom:.25em}.c-catalog_item .info-item .ctas{padding-left:.25rem;display:flex;flex-direction:column;justify-content:flex-end}.c-catalog_item .info-item .ctas .btn{margin-bottom:0}.c-catalog_item .info-item .ctas .btn-link{border-bottom:none;padding:.75rem 0}@media(min-width: 1280px){.c-catalog_item .info-item .ctas .btn-link{width:100%}}.c-catalog_item .info-item .ctas .btn-primary{padding:.75rem;width:100%}@media(max-width: 739.98px){.c-catalog_item .info-item .ctas .btn-primary{margin-top:.5rem}}@media(max-width: 739.98px){.c-catalog_item .info-item .ctas{margin-left:2.75rem}}@media(max-width: 519.98px){.c-catalog_item .info-item .ctas{margin-left:2.5rem}}.c-catalog.loading .c-card-presu,.c-catalog.loading .c-catalog_cont{position:relative;overflow:hidden;height:100dvh}.c-catalog.loading .c-card-presu:before,.c-catalog.loading .c-catalog_cont:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#dee2e6;z-index:2}.c-catalog.loading .c-card-presu:after,.c-catalog.loading .c-catalog_cont:after{content:"";position:absolute;top:0;left:-100%;width:150%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 70%);animation:shimmer 1.5s ease-in-out infinite;z-index:2}.c-catalog.loading .c-card-presu{max-height:100dvh;top:0}.c-catalog.loading .c-card-presu::after{height:230%}@media(max-width: 1439.98px){.c-catalog{margin-left:-1rem;margin-right:-1rem}}@media(min-width: 1280px)and (max-width: 1439.98px){.c-catalog .c-filtros_cont>span{padding-left:.25rem}.c-catalog_item .name{padding-left:1rem}.c-catalog_header{padding-left:.25rem}}@media(max-width: 1279.98px){.c-catalog_header{padding-left:1rem}.c-catalog_header:not(:has(.c-filtros_btn)){padding-right:.25rem}.c-catalog_cont{width:100%}.c-catalog_header{background-color:#e4e6e9}.c-catalog_header .name,.c-catalog_header .info{display:none}.c-catalog_item{flex-direction:column;border-bottom:1px solid #e4e6e9}.c-catalog_item .name{background-color:#fff;max-width:100%;padding:1.25rem 1rem .5rem;border-bottom:1px solid #e4e6e9}.c-catalog_item .info-item{padding:.5rem 1rem .5rem}.c-catalog_item .info-item .title{margin-top:0}.c-catalog_item .info-item .txt{gap:.5rem;padding:0 0 .25rem}.c-catalog_item .info-item .ctas{padding:0}.c-catalog_item .btn-link{width:fit-content;gap:1rem;padding:.5rem 0}.c-catalog_item .info .info-item+.info-item{border-top:1px solid #e4e6e9}}@media(min-width: 1280px){.c-catalog_item .name{width:24%}}@media(max-width: 979.98px){.c-catalog{margin-left:-1rem;width:calc(100% + 2rem);margin-bottom:3.2rem}.c-catalog .c-card-presu{display:none}.c-catalog .o-search{max-width:16rem !important;width:100%}.c-catalog .info-item .o-category .icon{width:1.5rem;height:1.5rem}.c-catalog_header:not(:has(.c-filtros_btn)){padding:.5rem}.c-catalog_header:not(:has(.c-filtros_btn)) .d-flex{width:100%}.c-catalog_header:not(:has(.c-filtros_btn)) .o-search{max-width:100% !important}}@media(max-width: 739.98px){.c-catalog .c-filtros_cont p{font-size:.875rem;margin-bottom:0}.c-catalog .c-filtros .list-radios{overflow-x:auto;max-width:100vw;margin-left:-12px;padding-left:12px;padding-right:12px;flex-wrap:nowrap}.c-catalog .c-filtros .list-radios::-webkit-scrollbar{height:5px;width:100%}.c-catalog .c-filtros .list-radios::-webkit-scrollbar-track{background-color:#fff;border-radius:100px}.c-catalog .c-filtros .list-radios::-webkit-scrollbar-thumb{border-radius:100px;background-color:#6c757d}.c-catalog .c-filtros .list-radios .form-check{white-space:nowrap}.c-catalog_item .info-item{flex-direction:column}.c-catalog_item .btn-primary{width:100%}}.c-filtros{background-color:#e4e6e9;padding:.5rem;padding-left:.75rem}.c-filtros>div{display:flex;flex-wrap:wrap;justify-content:space-between}.c-filtros .list-radios{display:flex;gap:1rem;row-gap:.5rem;align-items:center;flex-wrap:wrap}.c-filtros .form-check{margin:0;padding-top:.4rem;padding-bottom:.4rem}.c-filtros .form-check-input:checked{background-color:#16343e;border-color:#16343e;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwIDciPgogIDwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyOS4zLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiAyLjEuMCBCdWlsZCAxNTEpICAtLT4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLnN0MCB7CiAgICAgICAgZmlsbDogI2ZmZjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTQsNi4zYy0uMiwwLS4zLDAtLjUtLjEtLjIsMC0uMy0uMi0uNC0uM0wuNSwzLjVjLS4xLS4xLS4yLS4zLS4yLS41LDAtLjIsMC0uMy4yLS41LjEtLjEuMy0uMi41LS4yLjIsMCwuMywwLC41LjJsMi41LDIuNUw4LjUuNWMuMS0uMS4zLS4yLjUtLjIuMiwwLC4zLDAsLjUuMi4xLjEuMi4zLjIuNSwwLC4yLDAsLjMtLjIuNWwtNC41LDQuNWMtLjEuMS0uMy4yLS40LjNzLS4zLDAtLjUsMFoiLz4KPC9zdmc+)}.c-filtros .form-check-input[type=checkbox]{border-top-width:2px;border-bottom-width:2px;border-radius:0}.c-filtros_cont p{margin-bottom:.5rem}.c-filtros_cont::-webkit-scrollbar{height:5px;width:100%}.c-filtros_cont::-webkit-scrollbar-track{background-color:#fff;border-radius:100px}.c-filtros_cont::-webkit-scrollbar-thumb{border-radius:100px;background-color:#6c757d}.c-filtros_btn{font-family:"IBM Plex Sans",SFMono-Regular,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";display:flex;gap:.75rem;align-items:center}.c-filtros_btn .icon{width:1.25rem;height:1.25rem}.c-filtros_btn .num{font-size:.75rem;color:#fff;font-weight:600;border-radius:50%;width:1.5rem;height:1.5rem;background-color:#16343e;display:flex;align-items:center;justify-content:center}.c-filtros_btn:hover,.c-filtros_btn:focus{background-color:#c8ccd2}.c-filtros.light{background-color:#fff;display:flex;padding-left:.25rem;gap:1rem;padding-right:0;border-bottom:1px solid #e0dcdb;align-items:flex-end}.c-filtros.light .list-radios{row-gap:0}.c-filtros.light>span{flex-direction:column;align-items:flex-start}@media(min-width: 740px){.c-filtros.light>span{width:calc(100% - 266px)}}.c-filtros.light>span p{margin-bottom:0}.c-filtros.light .o-search{height:fit-content;min-width:250px;width:100%;margin-left:auto}.c-filtros.light .o-search .form-label{display:block}@media(max-width: 739.98px){.c-filtros.light{padding-left:1rem;padding-right:1rem;margin-left:-1rem;width:calc(100% + 2rem);max-width:calc(100% + 2rem);display:block}.c-filtros.light>span{display:block}.c-filtros.light .list-radios .form-check{white-space:nowrap}.c-filtros.light .o-search{margin-top:.5rem;width:100%;max-width:100%}}.c-filtros .swiper-filtros{padding-bottom:.6rem;margin:0;width:100%}@media(min-width: 740px){.c-filtros .swiper-filtros{margin-bottom:-0.6rem}}.c-filtros .swiper-filtros .swiper-slide{width:auto}@media(min-width: 740px){.c-filtros.only .collapse,.c-filtros.only .collapsing{display:block}.c-filtros .o-search{order:1}.c-filtros>div{align-items:center}}@media(max-width: 739.98px){.c-filtros{padding:.5rem 1rem;padding-left:0}.c-filtros_btn{padding:1rem;align-items:center}.c-filtros .o-search .form-label{display:none}.c-filtros .collapse,.c-filtros .collapsing{width:100%}.c-filtros_cont{padding-top:1rem;padding-left:1rem}.c-filtros.only{margin-left:-1rem;width:calc(100% + 2rem)}}.c-fixed-ctas{position:fixed;bottom:0;left:0;width:100%;background-color:#f8f9f9;padding:.5rem;box-shadow:0px -2px 12px 0px rgba(0,0,0,.15);z-index:9;transform:translateY(0);transition:transform .35s ease-in-out}.c-fixed-ctas .btn-absolute{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);width:2rem;height:2rem;background-color:#f8f9f9;border-radius:50%;padding:0;box-shadow:0 -7px 6px -4px rgba(0,0,0,.15)}.c-fixed-ctas .btn-absolute .icon{width:1.25rem;height:1.25rem;color:#565d6b;transform:rotate(180deg);transition:transform .25s ease-in-out}.c-fixed-ctas .btn-absolute.collapsed .icon{transform:rotate(0)}.c-fixed-ctas .c-card-presu_box-title{margin-bottom:0;display:flex;align-items:center;justify-content:center;font-size:.875rem}.c-fixed-ctas .c-card-presu_box-title .number{margin-right:.5em}.c-fixed-ctas .c-card-presu_box{border-radius:0;background-color:rgba(0,0,0,0);margin-bottom:0;max-height:35dvh;overflow:auto;padding-top:0}.c-fixed-ctas .c-card-presu_box p{font-size:.875rem;margin-top:1rem;margin-bottom:.5em;text-align:center;margin-left:auto;margin-right:auto;max-width:500px;font-size:.875rem}.c-fixed-ctas .c-card-presu_box .item p{margin:0}.c-fixed-ctas_footer{display:flex;gap:.5rem;justify-content:center}.c-fixed-ctas_footer .btn{width:50%;padding:1rem;min-height:3.25rem;line-height:1em;padding-top:.5em;padding-bottom:.5em}.c-fixed-ctas.hide{transform:translateY(calc(100% + 1rem))}@media(min-width: 980px){.c-fixed-ctas{display:none}}@media(max-width: 369.98px){.c-fixed-ctas_footer .btn{padding:1rem .5rem}}.c-info-contact{background-color:#f1f2f4;padding:3rem 2rem 2rem;margin-top:3.25rem}@media(max-width: 979.98px){.c-info-contact{margin-bottom:3rem}}@media(max-width: 739.98px){.c-info-contact{margin-top:1rem}}.c-info-contact h3,.c-info-contact .h3{margin-bottom:1em}.c-info-contact .btn-contact{font-size:1.125rem}.c-info-contact .btn-contact .icon{width:1.5rem;height:1.5rem}.c-info-contact .title{color:#16343e;text-transform:uppercase;font-weight:600;letter-spacing:.04rem;margin-bottom:.25rem;display:block}.c-info-contact .title:not(.big){font-size:.875rem}.c-info-contact ul{list-style:none;padding:0;margin:0 0 1rem}.c-info-contact ul li a{padding:.25em 0}.c-info-contact ul li:first-child{padding-top:.25rem}.c-info-contact ul li:last-child{padding-bottom:.25rem}.c-info-contact ul li.contact a{text-decoration:none;font-size:1.125rem;font-family:"Radikal",SFMono-Regular,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";display:flex;gap:.5rem}.c-info-contact ul li.contact a .icon{width:1.75rem;height:1.75rem;color:#565d6b}.c-info-contact ul li.contact a:hover,.c-info-contact ul li.contact a:focus-visible{color:currentColor}.c-info-contact ul.list-mails .title{margin-bottom:0}.c-info-contact ul.list-mails li{margin-bottom:.25rem}.c-info-contact ul.list-mails li:last-child{margin-bottom:.5rem}.c-info-contact ul.list-mails li a{padding-top:0}.c-info-contact a:not(.link){position:relative;width:fit-content;background-image:linear-gradient(to right, transparent 0%, #16343E 0%, #16343E 100%, transparent 100%);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px}.c-info-contact a:not(.link):hover,.c-info-contact a:not(.link):focus-visible{outline:none;animation:slideRight-line 1s forwards}@media(min-width: 980px){.c-info-contact{position:sticky;top:1.5rem}}@media(max-width: 519.98px){.c-info-contact{margin-left:-1rem;width:calc(100% + 2rem);padding:2rem 1rem 1.5rem}}.c-proces{overflow-x:hidden;background-color:#f8f9f9;padding:1rem 0 1.5rem;margin-bottom:4rem}.c-proces h2,.c-proces .h2{margin-bottom:1.5rem}.c-proces .txt{margin-top:1rem}.c-proces .swiper-slide{max-width:100%;width:100%}.c-proces h4,.c-proces .h4{font-size:1em;font-weight:600;text-transform:uppercase;font-family:"IBM Plex Sans",SFMono-Regular,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";margin-bottom:.75em}.c-proces .icon{width:4rem;height:4rem;background-color:#00bfe7;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:.75rem;position:relative}.c-proces .icon img{width:100%;object-fit:contain}.c-proces-swiper-item{position:relative;min-width:20rem}.c-proces-swiper-item:before{content:"";position:absolute;top:2rem;left:0;width:calc(100% + 1rem);height:1px;background-color:#00bfe7}@media(max-width: 519.98px){.c-proces .txt{padding-left:.5rem}}@media(min-width: 740px){.c-proces{padding:1rem 0 2.5rem;margin-top:2rem}.c-proces .swiper-slide{width:auto}.c-proces-swiper-item:before{left:2rem}.c-proces .icon{margin-left:2rem;z-index:1}.c-proces .txt{max-width:300px;margin-left:4.75rem}.c-proces .txt:before{content:"";position:absolute;top:0;left:3.75rem;height:100%;width:1px;background-color:#e4e6e9}}@media(min-width: 980px){.c-proces-swiper-item:before{top:3.75rem}.c-proces .txt{margin-left:2.75rem}.c-proces .txt:before{left:1.75rem}.c-proces .icon{width:7.5rem;height:7.5rem;margin-left:-2rem}.c-proces .icon img{width:75%}}.c-diseases{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:5.3rem}.c-diseases .o-card-diseases{width:calc(25% - .75rem)}@media(max-width: 1279.98px){.c-diseases .o-card-diseases{width:calc(33.33% - .75rem)}}@media(max-width: 979.98px){.c-diseases .o-card-diseases{width:calc(50% - .75rem)}}@media(max-width: 739.98px){.c-diseases .o-card-diseases{width:100%}}.c-single-enfermedad .cont-breadcrumb{padding-left:0;padding-right:0}.c-single-enfermedad .tipo-enfermedad{padding-top:2rem;padding-bottom:1rem;margin-bottom:0}.c-single-enfermedad .description-enfermedad{max-width:51rem;display:block}.c-single-enfermedad .btn-download+h3,.c-single-enfermedad .btn-download+.h3{margin-top:1rem}.c-single-enfermedad .c-diseases{margin-top:2.2rem;margin-bottom:4rem}.c-single-enfermedad .overflow-swiper{margin-top:2rem}.c-single-enfermedad .c-referencias .o-category_icon{margin-right:.75rem}.c-single-enfermedad .c-referencias .o-category_icon .icon{width:1.875rem;height:1.875rem;position:relative;color:#fff}@media(max-width: 519.98px){.c-single-enfermedad .c-referencias .o-category_icon .icon{width:1.5rem;height:1.5rem}}.c-single-enfermedad .c-legend-cat_btn{padding-left:1rem;padding-right:1rem}.c-referencias{margin-bottom:3rem}.c-referencias_header{padding-top:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e4e6e9}.c-referencias_item{background-color:#f8f9f9;border-bottom:4px solid #fff;padding:.5rem;display:flex}.c-referencias_item .icon-anti{width:2.25rem;height:2.25rem;color:#fff;display:flex;align-items:center;justify-content:center;margin-right:.75rem}.c-referencias_item .icon-anti svg{width:1.75rem;height:1.75rem}.c-referencias_item.h-a .icon-anti{background:linear-gradient(135deg, #00BFE7 50%, #05AF6A 50%)}.c-referencias_item.a .icon-anti{background-color:#05af6a}.c-referencias_item.h .icon-anti{background-color:#00bfe7}.c-referencias_item ul{list-style:none;padding:0;margin:0}.c-referencias_item .info{flex:1;padding-right:1rem}.c-referencias_item .info p{margin-top:.25rem;margin-bottom:.25em;font-size:1.125rem}.c-referencias_item .btn{width:100%}.c-referencias_item .btn-primary{padding:.75rem}.c-referencias_item .btn-link{padding:.75rem 0;border:none}@media(max-width: 739.98px){.c-referencias{margin-left:-1rem;width:calc(100% + 2rem)}.c-referencias_header{padding-left:1rem;padding-right:1rem}.c-referencias_item{padding-left:1rem;padding-right:1rem;flex-wrap:wrap}.c-referencias_item .ctas{width:100%}.c-referencias_item .info{padding:0}.c-referencias .icon-anti{margin-right:.5rem;width:2rem;height:2rem}.c-referencias .icon-anti svg{width:1.5rem;height:1.5rem}.c-referencias .btn-link{margin-left:2.5rem;width:calc(100% - 2.5rem)}}.c-blogs{display:flex;flex-wrap:wrap;gap:2rem;margin-top:3rem}@media(max-width: 1279.98px){.c-blogs{gap:1rem}}.c-blogs .card-loader{display:none}.c-blogs .o-card-gray{width:calc(33.33% - 1.35rem)}@media(max-width: 1279.98px){.c-blogs .o-card-gray{max-width:100%;width:calc(50% - .5rem)}}@media(max-width: 739.98px){.c-blogs .o-card-gray{width:100%}}.c-blogs.loading .card-loader{display:block;width:calc(33.33% - 1.35rem);position:relative;max-width:28.25rem;aspect-ratio:1}@media(max-width: 1279.98px){.c-blogs.loading .card-loader{width:calc(50% - 1.35rem);max-width:100%}}@media(max-width: 739.98px){.c-blogs.loading .card-loader{width:100%}}.c-blogs.loading .card-loader:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#dee2e6;z-index:2}.c-blogs.loading .card-loader:after{content:"";position:absolute;top:0;left:-100%;width:150%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 70%);animation:shimmer 1.5s ease-in-out infinite;z-index:2}.c-pagination{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e0dcdb;padding-top:1.6rem;margin-top:2rem}.c-pagination .ctas{display:flex;gap:2rem;flex:1;justify-content:flex-end}@media(min-width: 520px){.c-pagination .ctas .btn{width:100%;max-width:10rem}}@media(min-width: 740px){.c-pagination .ctas .btn{max-width:13rem}}.c-pagination .ctas .ant .icon-wrapper{transform:rotate(180deg)}.c-pagination .numbers{font-family:"Radikal",SFMono-Regular,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"}@media(max-width: 519.98px){.c-pagination .ctas .btn{gap:1rem}}@media(max-width: 369.98px){.c-pagination .ctas{gap:1rem}}.c-info-line{padding:.8rem 0;display:flex;justify-content:space-between;margin:2rem 0}@media(min-width: 980px){.c-info-line{margin:2rem 0 3rem}}.c-info-line p{margin-bottom:0}@media(min-width: 740px){.c-info-line:has(.c-info-line_links){justify-content:flex-end}}.c-info-line_links{font-size:.875rem}.c-info-line_links span{display:block;display:flex;column-gap:1.5rem;flex-wrap:wrap}@media(min-width: 740px){.c-info-line_links span{justify-content:flex-end}}@media(min-width: 740px){.c-info-line{border-top:1px solid rgba(196,196,196,.4);border-bottom:1px solid rgba(196,196,196,.4)}.c-info-line.mb{margin-bottom:5rem}}@media(max-width: 739.98px){.c-info-line{position:relative;margin-bottom:2rem}.c-info-line_links span{column-gap:1rem}.c-info-line:before,.c-info-line:after{position:absolute;content:"";left:-1rem;width:calc(100% + 2rem);background-color:rgba(196,196,196,.4);height:1px}.c-info-line:before{top:0}.c-info-line:after{bottom:0}}.c-banner-reactivos{width:100%;color:#fff;padding:2rem 0 2.5rem;background:radial-gradient(at left bottom, #010929, #00BFE7);position:relative;min-height:16.25rem;margin-bottom:6.25rem}@media(max-width: 979.98px){.c-banner-reactivos{padding-bottom:1rem}}.c-banner-reactivos_img{margin-bottom:0}.c-banner-reactivos_img img{object-fit:contain;max-width:100%}@media(max-width: 979.98px){.c-banner-reactivos_img{width:fit-content;margin-left:auto;margin-top:-2rem}.c-banner-reactivos_img img{max-height:200px}}@media(max-width: 979.98px)and (min-width: 520px){.c-banner-reactivos_img{margin-top:-5rem}}.c-banner-reactivos .btn{margin:0;min-width:13.5rem}.c-banner-reactivos_info{position:relative}@media(min-width: 980px)and (max-width: 1279.98px){.c-banner-reactivos_info{padding-left:2rem}}@media(max-width: 739.98px){.c-banner-reactivos{margin-bottom:3rem}.c-banner-reactivos_img{order:1}.c-banner-reactivos .container{flex-direction:column}}@media(max-width: 519.98px){.c-banner-reactivos{padding:1.5rem 0 .5rem}.c-banner-reactivos .container{gap:0}.c-banner-reactivos .h3{font-size:1.3125rem}.c-banner-reactivos .btn{max-width:13.5rem}}.cont-mapa{margin-top:3rem;margin-bottom:7.5rem}@media(max-width: 739.98px){.cont-mapa{padding-top:1rem}}.cont-mapa .btn-toggle-list{box-shadow:none;border-radius:.625rem;padding:0;width:3rem;height:3rem;font-size:1.5rem;gap:0;background-color:#f5f3f3;border:1px solid #e4e6e9;display:flex;align-items:center;justify-content:center;line-height:1;position:absolute;top:3.5rem;left:4.25rem;z-index:998}.cont-mapa .btn-toggle-list .icon{transform:rotate(0);transition:transform .3s ease-in-out}.cont-mapa .btn-toggle-list.rotate .icon{transform:rotate(180deg)}.cont-mapa .c-map{width:100%}@media(min-width: 740px){.cont-mapa .c-map{max-height:700px;min-height:650px;height:83vh}}@media(max-width: 739.98px){.cont-mapa .c-map{aspect-ratio:1/1}}.cont-mapa .angular-google-map,.cont-mapa .angular-google-map-container,.cont-mapa .c-map__wrapper{width:100%;height:100%}.cont-mapa .cont-mapa-pane{width:100%;position:relative}@media(min-width: 740px){.cont-mapa .cont-mapa-pane{display:flex;max-height:700px}}@media(max-width: 739.98px){.cont-mapa .cont-mapa-pane{padding-bottom:2rem}}.cont-mapa .lista-distribuidores{z-index:997}.cont-mapa .lista-distribuidores .body{padding:0 1rem;display:flex;flex-direction:column;gap:1.5rem}@media(max-width: 739.98px){.cont-mapa .lista-distribuidores .body{padding-bottom:1rem}}.cont-mapa .lista-distribuidores .info{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.cont-mapa .lista-distribuidores .info .list{position:relative}.cont-mapa .lista-distribuidores .info .list:before,.cont-mapa .lista-distribuidores .info .list:after{content:"";position:absolute;left:0;width:100%;height:1rem;z-index:1}.cont-mapa .lista-distribuidores .info .list:before{top:0;background:linear-gradient(180deg, #fff 50%, rgba(255, 255, 255, 0) 100%)}.cont-mapa .lista-distribuidores .info .list:after{bottom:0;background:linear-gradient(0, #fff 50%, rgba(255, 255, 255, 0) 100%)}.cont-mapa .lista-distribuidores .info ul,.cont-mapa .lista-distribuidores .info .not-found{min-height:32vh}@media(max-width: 739.98px){.cont-mapa .lista-distribuidores .info ul,.cont-mapa .lista-distribuidores .info .not-found{max-height:50vh;min-height:auto}}.cont-mapa .lista-distribuidores .info ul{background:#fff;padding-left:.5rem}@media(min-width: 740px){.cont-mapa .lista-distribuidores .info ul{max-height:42vh}}.cont-mapa .lista-distribuidores .info ul li .btn:after{content:"";display:block;width:.75rem;height:.75rem;border-radius:50%;background-color:#16343e;position:absolute;top:1.1rem;left:0}.cont-mapa .lista-distribuidores h4,.cont-mapa .lista-distribuidores .h4{margin-bottom:0}.cont-mapa .lista-distribuidores .input-icon icon{color:#6c757d}.cont-mapa .lista-distribuidores .not-found{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}.cont-mapa .lista-distribuidores .not-found svg{color:#6c757d}.cont-mapa .lista-distribuidores .not-found p{font-weight:bold;font-size:1.25rem}.cont-mapa .lista-distribuidores ul{list-style:none;padding:0;margin:0;overflow:auto}.cont-mapa .lista-distribuidores ul::-webkit-scrollbar{width:4px;border:4px solid #fff}.cont-mapa .lista-distribuidores ul::-webkit-scrollbar-track{background-color:#e4e6e9;border-radius:2px}.cont-mapa .lista-distribuidores ul::-webkit-scrollbar-thumb{border-radius:2px;background-color:#6c757d}.cont-mapa .lista-distribuidores ul li{position:relative}.cont-mapa .lista-distribuidores ul .btn{box-shadow:none;padding:.75rem 0;border-radius:0;flex-direction:column;text-align:start;text-transform:none;align-items:flex-start;gap:0;border-bottom:1px solid #ced4da;width:100%;padding-left:1.25rem;padding-right:1rem}.cont-mapa .lista-distribuidores ul .btn span{font-weight:bold}.cont-mapa .lista-distribuidores .btn-primary{width:100%;text-align:center;justify-content:center}@media(max-width: 739.98px){.cont-mapa .lista-distribuidores .btn-primary{display:none}}.cont-mapa .lista-distribuidores .dropdown-menu{max-height:46vh}.cont-mapa .hidde-desk{margin:auto;margin-top:2rem}@media(min-width: 740px){.cont-mapa .hidde-desk{display:none}}.cont-mapa .switch{display:flex;justify-content:center}.cont-mapa .switch .btn{box-shadow:none;background-color:#fff;text-transform:uppercase}.cont-mapa .switch .btn:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.cont-mapa .switch .btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.cont-mapa .switch .btn.active{background-color:#00bfe7;color:#fff}.cont-mapa .location-option .btn-drop{background-color:#00bfe7;color:#fff;width:100%;gap:0;padding:.5rem .75rem;position:relative;min-height:3.625rem}.cont-mapa .location-option .btn-drop .txt{display:flex;flex-direction:column;align-items:flex-start;height:100%}.cont-mapa .location-option .btn-drop .small{font-size:.7rem}.cont-mapa .location-option .btn-drop .txt-select{font-size:1rem}.cont-mapa .location-option .btn-drop .icon{font-size:1rem;line-height:1;transform:rotate(0);transition:transform .3s ease-in-out;width:1rem;height:1rem;color:#fff;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.cont-mapa .location-option .btn-drop.show .icon{transform:rotate(180deg)}.cont-mapa .location-option .dropdown-menu{box-shadow:0px 1px 9px rgba(0,0,0,.1411764706);padding-left:.5rem;width:100%}.cont-mapa .form-floating{position:relative}.cont-mapa .form-floating .form-control{padding-right:6.5rem}.cont-mapa .form-floating .btn-primary{position:absolute;top:0;right:0;border-radius:.3em;border-top-left-radius:0;border-bottom-left-radius:0;padding:0 1rem;height:calc(100% - 1px);width:fit-content;box-shadow:none}@media(min-width: 740px){.cont-mapa .switch{display:none}.cont-mapa .lista-distribuidores{max-width:31.6rem;width:100%;height:calc(100% - 4rem);transition:height .3s ease-in-out;overflow:hidden;background-color:rgba(248,249,249,.85);backdrop-filter:blur(8px)}}@media(min-width: 740px)and (min-width: 980px){.cont-mapa .lista-distribuidores{top:2.25rem;left:2.25rem}}@media(min-width: 740px)and (min-width: 1440px){.cont-mapa .lista-distribuidores{left:calc((100vw - 1440px)/2)}}@media(min-width: 740px){.cont-mapa .lista-distribuidores .body{padding:2.25rem 2.25rem;z-index:1;position:relative}}@media(min-width: 740px)and (max-width: 979.98px){.cont-mapa .lista-distribuidores .body{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width: 740px)and (min-width: 740px){.cont-mapa .lista-distribuidores .body{height:100%}}@media(min-width: 740px){.cont-mapa .lista-distribuidores .info{position:relative;height:100%}.cont-mapa .lista-distribuidores .info ul{min-height:calc(100% - 60px - 2rem);overflow:auto}}@media(min-width: 740px)and (max-height: 750px){.cont-mapa .lista-distribuidores .info ul{max-height:20vh}}@media(min-width: 740px){.cont-mapa .lista-distribuidores.hide{height:0}}@media(min-width: 740px)and (max-width: 979.98px){.cont-mapa .lista-distribuidores{max-width:24.6rem}}@media(max-width: 739.98px){.cont-mapa .hide-mov-map{display:none}.cont-mapa .btn-toggle-list{display:none}}.cont-mapa .gm-style .gm-style-iw-c{padding:1.5rem 0 0 1rem !important;max-width:400px !important;border-radius:0}.cont-mapa .gm-style .gm-style-iw-c .gm-style-iw-chr{position:absolute;right:0;top:0}.cont-mapa .gm-style .gm-style-iw-c .gm-style-iw-d{padding:0 !important}.cont-mapa .gm-style .gm-style-iw-c .info-content{font-size:.875rem}.cont-mapa .gm-style .gm-style-iw-c .info-content .d-flex .icon{width:1.25rem;height:1.25rem}.c-list-images{margin-bottom:2.5rem;counter-reset:section;list-style:none;padding:0;border-top:1px solid #e4e6e9}.c-list-images>div{position:relative;display:flex;align-items:flex-start;padding:1rem 0 0;border-bottom:1px solid #e4e6e9;gap:1.25rem}.c-list-images>div figure{position:relative}.c-list-images>div figure img{width:100%;height:100%;object-fit:contain;object-position:center}@media(min-width: 740px){.c-list-images>div figure{width:20%;min-width:20%}}@media(min-width: 980px){.c-list-images>div{padding:1.5rem 0 .5rem}}@media(max-width: 739.98px){.c-list-images>div{flex-direction:column}}.c-page-error{margin-top:5rem}@media(max-width: 979.98px){.c-page-error{margin-top:2rem}}.c-page-error .txt{display:flex;flex-direction:column;justify-content:center}@media(max-width: 979.98px){.c-page-error .txt{order:1}}.c-page-error .lottie-container{max-height:25rem;overflow:hidden}.c-page-error .lottie-container .lottie-file{height:37.5rem;margin-top:-6.25rem}@media(max-width: 979.98px){.c-page-error .lottie-container{max-width:550px;margin-left:auto;margin-right:auto;max-height:13rem}.c-page-error .lottie-container .lottie-file{max-height:18rem;margin-top:-3.25rem}}.c-legend-cat{display:flex;flex-wrap:wrap;border-bottom:1px solid #e4e6e9;padding:.5rem 0;margin:.5rem 0;column-gap:1.5rem;row-gap:1rem;padding-left:.75rem}@media(max-width: 1279.98px){.c-legend-cat{padding-left:1rem;border-top:none}}@media(max-width: 519.98px){.c-legend-cat{gap:.75rem}}.c-legend-cat>div{width:fit-content;min-width:calc(50% - .75rem)}.c-legend-cat .title{margin-bottom:.5rem}.c-legend-cat p,.c-legend-cat li{font-size:.875rem}.c-legend-cat ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1rem}.c-legend-cat ul li{display:flex;gap:.5rem;align-items:center}.c-legend-cat ul .icon{width:1.15rem;height:1.15rem}.c-legend-cat ul .circle{width:1rem;height:1rem;border-radius:50%;display:block}.c-legend-cat ul .circle.humana{background-color:#00bfe7}.c-legend-cat ul .circle.animal{background-color:#05af6a}.c-legend-cat ul .circle.alergias{background-color:#ffb200}.c-legend-cat_btn{padding-bottom:.5rem;display:flex;margin-right:.75rem;font-size:.875rem;width:100%}.c-legend-cat_btn .icon{width:.875rem;height:.875rem;transform:rotate(0);transition:transform .25s ease-in-out}.c-legend-cat_btn:not(.collapsed) .icon{transform:rotate(180deg)}@media(max-width: 1279.98px){.c-legend-cat_btn{margin-right:1rem;padding-left:1rem;padding-right:.5rem}}@media(max-width: 979.98px){.c-legend-cat_btn{padding-right:1rem}}.c-legend-cat_btn:hover{animation:none}#yii-debug-toolbar{display:none !important}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}/*# sourceMappingURL=style.css.map */