/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}#menu-guias .menu-container{position:relative;display:flex;flex:row;justify-content:start;align-items:center;}#menu-guias .menu-container-titulo{display:flex;align-items:center;margin-left:0.44rem;}#menu-guias .menu-container-titulo .numero-accordion-primary{aspect-ratio:1;min-width:52px;}#menu-guias .menu-container-titulo .numero-accordion-primary img{width:25px;}@media (max-width:767.98px){#menu-guias .menu-container-titulo .numero-accordion-primary{min-width:46px;}}#menu-guias .menu-container span{width:50px;height:50px;}#menu-guias .menu-container span:hover + .menu-globo{display:block;}#menu-guias .menu-hamburguesa{align-items:center;justify-content:center;aspect-ratio:1;width:52px;}#menu-guias .menu-hamburguesa img{width:25px;}#menu-bottom{display:flex;position:fixed;bottom:0;left:0;width:100%;background-color:white;color:white;text-align:center;padding:1rem;border-top-left-radius:2.5rem;border-top-right-radius:2.5rem;box-shadow:0 0 2rem rgba(109,109,109,0.25);z-index:99;}#menu-bottom .button-link-block{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;}#menu-bottom .button-link-block .block__content{width:100%;}#menu-bottom .button-link-block .block__content li a{flex-direction:column;padding:0.5rem 1rem !important;}#menu-bottom .button-link-block .block__content li a:before{position:relative;margin-bottom:0.5rem;}#menu-bottom .button-link-block .block__content li a:hover{background:transparent;}#menu-bottom .button-link-block .hide-bottom{display:none;}#sidebarAccordion .button-link-block{flex-direction:column !important;}
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}


:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}footer{padding-top:3rem;}footer .footer-top-brand{text-align:center;}footer .footer-top-brand .icon-list-social{display:flex;gap:0.75rem;justify-content:center;}footer .footer-top-brand .icon-list-social .icon-enlace .icon{display:block;padding:0.5rem;background:lightblue;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;background:#969696;}footer .footer-top-brand .icon-list-social .icon-enlace .icon-telegram{-webkit-mask-image:url(/themes/custom/guias_consumer/build/assets/icons/telegram.svg);mask-image:url(/themes/custom/guias_consumer/build/assets/icons/telegram.svg);}footer .footer-top-brand .icon-list-social .icon-enlace .icon-facebook-solid{-webkit-mask-image:url(/themes/custom/guias_consumer/build/assets/icons/facebook.svg);mask-image:url(/themes/custom/guias_consumer/build/assets/icons/facebook.svg);}footer .footer-top-brand .icon-list-social .icon-enlace .icon-twitterX{-webkit-mask-image:url(/themes/custom/guias_consumer/build/assets/icons/twitter.svg);mask-image:url(/themes/custom/guias_consumer/build/assets/icons/twitter.svg);}footer .footer-top-brand .icon-list-social .icon-enlace .icon-instagram-solid{-webkit-mask-image:url(/themes/custom/guias_consumer/build/assets/icons/instagram.svg);mask-image:url(/themes/custom/guias_consumer/build/assets/icons/instagram.svg);}footer .footer-top-brand .icon-list-social .icon-enlace .icon-tiktok{-webkit-mask-image:url(/themes/custom/guias_consumer/build/assets/icons/tiktok.svg);mask-image:url(/themes/custom/guias_consumer/build/assets/icons/tiktok.svg);}footer .footer-top-brand .icon-list-social .icon-enlace .icon-whatsapp{-webkit-mask-image:url(/themes/custom/guias_consumer/build/assets/icons/whatsapp.svg);mask-image:url(/themes/custom/guias_consumer/build/assets/icons/whatsapp.svg);}footer .footer-top-brand .icon-list-social .icon-enlace .icon-linkedin-solid{-webkit-mask-image:url(/themes/custom/guias_consumer/build/assets/icons/linkedin.svg);mask-image:url(/themes/custom/guias_consumer/build/assets/icons/linkedin.svg);}footer .footer-top-brand .icon-list-social .icon-enlace .icon-youtube-solid{-webkit-mask-image:url(/themes/custom/guias_consumer/build/assets/icons/youtube.svg);mask-image:url(/themes/custom/guias_consumer/build/assets/icons/youtube.svg);}@media (min-width:992px){footer .footer-top-brand{text-align:left;}footer .footer-top-brand .icon-list-social{justify-content:flex-start;}}footer .footer-top-info{text-align:center;}@media (min-width:768px){footer .footer-top-info{text-align:left;}}footer .footer-top-app{text-align:center;background:#F7F7F7;}@media (min-width:768px){footer .footer-top-app{background:transparent;text-align:left;}}footer .footer-top-app .icon-list-apps,footer .footer-top-app .icon-apps{display:flex;gap:0.5rem;justify-content:center;}@media (min-width:768px){footer .footer-top-app .icon-list-apps,footer .footer-top-app .icon-apps{justify-content:flex-start;}}footer .footer-top-app .icon-list-apps .icon-enlace,footer .footer-top-app .icon-apps .icon-enlace{background:#AAAAAA;border-radius:0.5rem;}footer .footer-top-app .icon-list-apps .icon-enlace .icon,footer .footer-top-app .icon-apps .icon-enlace .icon{display:block;padding:1.25rem;background:#ffffff;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:65%;mask-size:65%;}footer .footer-top-app .icon-list-apps .icon-enlace .icon-g-play-white,footer .footer-top-app .icon-apps .icon-enlace .icon-g-play-white{-webkit-mask-image:url(/themes/custom/guias_consumer/build/assets/icons/google-play.svg);mask-image:url(/themes/custom/guias_consumer/build/assets/icons/google-play.svg);}footer .footer-top-app .icon-list-apps .icon-enlace .icon-app-store,footer .footer-top-app .icon-apps .icon-enlace .icon-app-store{-webkit-mask-image:url(/themes/custom/guias_consumer/build/assets/icons/app-store.svg);mask-image:url(/themes/custom/guias_consumer/build/assets/icons/app-store.svg);}footer .footer-top-app .icon-list-apps .icon-enlace:hover,footer .footer-top-app .icon-apps .icon-enlace:hover{background:#000;}footer .footer-bottom{border-top:1px solid #E2E2E2;padding:1.5rem 1rem 1.5rem 1rem;margin-top:1rem;font-size:0.9rem;display:flex;align-items:center;text-align:center;padding-bottom:7rem !important;}@media (min-width:768px){footer .footer-bottom{padding-bottom:1.5rem !important;}}footer .footer-bottom span{font-weight:600;}@media (min-width:992px){footer .footer-bottom .ml-lg-auto{margin-left:auto;}}footer .footer-bottom .footer-bottom-brand a{display:block;}footer .footer-bottom .footer-bottom-brand img{height:50px;}footer .footer-bottom .footer-bottom-legal .navbar-nav{gap:0;}@media (min-width:768px){footer .footer-bottom .footer-bottom-legal .navbar-nav{gap:1rem;}}footer .footer-title{color:#DB1719;}footer p,footer span{color:#AAAAAA;}footer .nav-link,footer .app-item{color:#AAAAAA;font-weight:600;}
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#ffffff;--bs-gray:#969696;--bs-gray-dark:#292929;--bs-gray-100:#F7F7F7;--bs-gray-200:#eeeeee;--bs-gray-300:#E2E2E2;--bs-gray-400:#c1c1d1;--bs-gray-500:#AAAAAA;--bs-gray-600:#969696;--bs-gray-700:#6d6d6d;--bs-gray-800:#292929;--bs-gray-900:#111111;--bs-primary:#0d6efd;--bs-secondary:#DB1719;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#F7F7F7;--bs-dark:#111111;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:219,23,25;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:247,247,247;--bs-dark-rgb:17,17,17;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(87.6,9.2,10);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#6d6d6d;--bs-dark-text-emphasis:#6d6d6d;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(247.8,208.6,209);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:#fbfbfb;--bs-dark-bg-subtle:#c1c1d1;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(240.6,162.2,163);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#eeeeee;--bs-dark-border-subtle:#AAAAAA;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Poppins",sans-serif;--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-root-font-size:16px;--bs-body-font-family:"Poppins",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#eeeeee;--bs-secondary-bg-rgb:238,238,238;--bs-tertiary-color:rgba(0,0,0,0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#F7F7F7;--bs-tertiary-bg-rgb:247,247,247;--bs-heading-color:#000;--bs-link-color:#0000EE;--bs-link-color-rgb:0,0,238;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,0,190.4);--bs-link-hover-color-rgb:0,0,190;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#E2E2E2;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.44rem;--bs-border-radius-sm:0.22rem;--bs-border-radius-lg:0.88rem;--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 3px 18px rgba(17,17,17,0.1);--bs-box-shadow-sm:0 0 3px rgba(17,17,17,0.1);--bs-box-shadow-lg:0 1rem 3rem rgba(17,17,17,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#E2E2E2;--bs-body-color-rgb:226,226,226;--bs-body-bg:#111111;--bs-body-bg-rgb:17,17,17;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(226,226,226,0.75);--bs-secondary-color-rgb:226,226,226;--bs-secondary-bg:#292929;--bs-secondary-bg-rgb:41,41,41;--bs-tertiary-color:rgba(226,226,226,0.5);--bs-tertiary-color-rgb:226,226,226;--bs-tertiary-bg:#1d1d1d;--bs-tertiary-bg-rgb:29,29,29;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(233.4,115.8,117);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#F7F7F7;--bs-dark-text-emphasis:#E2E2E2;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(43.8,4.6,5);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#292929;--bs-dark-bg-subtle:rgb(20.5,20.5,20.5);--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(131.4,13.8,15);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#6d6d6d;--bs-dark-border-subtle:#292929;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#E2E2E2;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#6d6d6d;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4);}#recursos{background:#F7F7F7;border-radius:0.88rem;padding:0 0.5rem;}#recursos li{border-bottom:1px solid #ffffff;}#recursos li a:hover{text-shadow:0 0 0.8px #000,0 0 1px #000;}#recursos li:last-child{border:none;}.bottom-bar #recursos{background:transparent;}.bottom-bar #recursos li{border:none;}.bottom-bar #recursos li a{font-size:0.8rem;}
.form-item label.form-required::after{margin-inline:0.15em;content:"*";color:var(--bs-form-invalid-color);}
