:root{--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-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",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,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:Montserrat,Arial,sans-serif!important;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{-webkit-transition:none;-moz-transition:none;transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(49,132,253,.5);box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(49,132,253,.5);box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(130,138,145,.5);box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(130,138,145,.5);box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{-webkit-box-shadow:0 0 0 .25rem rgba(60,153,110,.5);box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(60,153,110,.5);box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{-webkit-box-shadow:0 0 0 .25rem rgba(11,172,204,.5);box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(11,172,204,.5);box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{-webkit-box-shadow:0 0 0 .25rem rgba(217,164,6,.5);box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(217,164,6,.5);box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{-webkit-box-shadow:0 0 0 .25rem rgba(225,83,97,.5);box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(225,83,97,.5);box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{-webkit-box-shadow:0 0 0 .25rem rgba(211,212,213,.5);box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(211,212,213,.5);box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{-webkit-box-shadow:0 0 0 .25rem rgba(66,70,73,.5);box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(66,70,73,.5);box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.5);box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.5);box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(108,117,125,.5);box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(108,117,125,.5);box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.5);box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.5);box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,202,240,.5);box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,202,240,.5);box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,193,7,.5);box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,193,7,.5);box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.5);box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.5);box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .25rem rgba(33,37,41,.5);box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(33,37,41,.5);box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-moz-box;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{-moz-box-flex:1;flex:1 0}.row-cols-auto>*{-moz-box-flex:0;flex:0 0 auto;width:auto}.row-cols-1>*{width:100%}.row-cols-1>*,.row-cols-2>*{-moz-box-flex:0;flex:0 0 auto}.row-cols-2>*{width:50%}.row-cols-3>*{width:33.3333333333%}.row-cols-3>*,.row-cols-4>*{-moz-box-flex:0;flex:0 0 auto}.row-cols-4>*{width:25%}.row-cols-5>*{width:20%}.row-cols-5>*,.row-cols-6>*{-moz-box-flex:0;flex:0 0 auto}.row-cols-6>*{width:16.6666666667%}.col-auto{width:auto}.col-1,.col-auto{-moz-box-flex:0;flex:0 0 auto}.col-1{width:8.33333333%}.col-2{width:16.66666667%}.col-2,.col-3{-moz-box-flex:0;flex:0 0 auto}.col-3{width:25%}.col-4{width:33.33333333%}.col-4,.col-5{-moz-box-flex:0;flex:0 0 auto}.col-5{width:41.66666667%}.col-6{width:50%}.col-6,.col-7{-moz-box-flex:0;flex:0 0 auto}.col-7{width:58.33333333%}.col-8{width:66.66666667%}.col-8,.col-9{-moz-box-flex:0;flex:0 0 auto}.col-9{width:75%}.col-10{width:83.33333333%}.col-10,.col-11{-moz-box-flex:0;flex:0 0 auto}.col-11{width:91.66666667%}.col-12{-moz-box-flex:0;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{-moz-box-flex:1;flex:1 0}.row-cols-sm-auto>*{-moz-box-flex:0;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-moz-box-flex:0;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-moz-box-flex:0;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-moz-box-flex:0;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-moz-box-flex:0;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-moz-box-flex:0;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-moz-box-flex:0;flex:0 0 auto;width:16.6666666667%}.col-sm-auto{width:auto}.col-sm-1,.col-sm-auto{-moz-box-flex:0;flex:0 0 auto}.col-sm-1{width:8.33333333%}.col-sm-2{width:16.66666667%}.col-sm-2,.col-sm-3{-moz-box-flex:0;flex:0 0 auto}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-4,.col-sm-5{-moz-box-flex:0;flex:0 0 auto}.col-sm-5{width:41.66666667%}.col-sm-6{width:50%}.col-sm-6,.col-sm-7{-moz-box-flex:0;flex:0 0 auto}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-8,.col-sm-9{-moz-box-flex:0;flex:0 0 auto}.col-sm-9{width:75%}.col-sm-10{width:83.33333333%}.col-sm-10,.col-sm-11{-moz-box-flex:0;flex:0 0 auto}.col-sm-11{width:91.66666667%}.col-sm-12{-moz-box-flex:0;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{-moz-box-flex:1;flex:1 0}.row-cols-md-auto>*{-moz-box-flex:0;flex:0 0 auto;width:auto}.row-cols-md-1>*{-moz-box-flex:0;flex:0 0 auto;width:100%}.row-cols-md-2>*{-moz-box-flex:0;flex:0 0 auto;width:50%}.row-cols-md-3>*{-moz-box-flex:0;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-moz-box-flex:0;flex:0 0 auto;width:25%}.row-cols-md-5>*{-moz-box-flex:0;flex:0 0 auto;width:20%}.row-cols-md-6>*{-moz-box-flex:0;flex:0 0 auto;width:16.6666666667%}.col-md-auto{width:auto}.col-md-1,.col-md-auto{-moz-box-flex:0;flex:0 0 auto}.col-md-1{width:8.33333333%}.col-md-2{width:16.66666667%}.col-md-2,.col-md-3{-moz-box-flex:0;flex:0 0 auto}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-4,.col-md-5{-moz-box-flex:0;flex:0 0 auto}.col-md-5{width:41.66666667%}.col-md-6{width:50%}.col-md-6,.col-md-7{-moz-box-flex:0;flex:0 0 auto}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-8,.col-md-9{-moz-box-flex:0;flex:0 0 auto}.col-md-9{width:75%}.col-md-10{width:83.33333333%}.col-md-10,.col-md-11{-moz-box-flex:0;flex:0 0 auto}.col-md-11{width:91.66666667%}.col-md-12{-moz-box-flex:0;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{-moz-box-flex:1;flex:1 0}.row-cols-lg-auto>*{-moz-box-flex:0;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-moz-box-flex:0;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-moz-box-flex:0;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-moz-box-flex:0;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-moz-box-flex:0;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-moz-box-flex:0;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-moz-box-flex:0;flex:0 0 auto;width:16.6666666667%}.col-lg-auto{width:auto}.col-lg-1,.col-lg-auto{-moz-box-flex:0;flex:0 0 auto}.col-lg-1{width:8.33333333%}.col-lg-2{width:16.66666667%}.col-lg-2,.col-lg-3{-moz-box-flex:0;flex:0 0 auto}.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-4,.col-lg-5{-moz-box-flex:0;flex:0 0 auto}.col-lg-5{width:41.66666667%}.col-lg-6{width:50%}.col-lg-6,.col-lg-7{-moz-box-flex:0;flex:0 0 auto}.col-lg-7{width:58.33333333%}.col-lg-8{width:66.66666667%}.col-lg-8,.col-lg-9{-moz-box-flex:0;flex:0 0 auto}.col-lg-9{width:75%}.col-lg-10{width:83.33333333%}.col-lg-10,.col-lg-11{-moz-box-flex:0;flex:0 0 auto}.col-lg-11{width:91.66666667%}.col-lg-12{-moz-box-flex:0;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{-moz-box-flex:1;flex:1 0}.row-cols-xl-auto>*{-moz-box-flex:0;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-moz-box-flex:0;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-moz-box-flex:0;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-moz-box-flex:0;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-moz-box-flex:0;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-moz-box-flex:0;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-moz-box-flex:0;flex:0 0 auto;width:16.6666666667%}.col-xl-auto{width:auto}.col-xl-1,.col-xl-auto{-moz-box-flex:0;flex:0 0 auto}.col-xl-1{width:8.33333333%}.col-xl-2{width:16.66666667%}.col-xl-2,.col-xl-3{-moz-box-flex:0;flex:0 0 auto}.col-xl-3{width:25%}.col-xl-4{width:33.33333333%}.col-xl-4,.col-xl-5{-moz-box-flex:0;flex:0 0 auto}.col-xl-5{width:41.66666667%}.col-xl-6{width:50%}.col-xl-6,.col-xl-7{-moz-box-flex:0;flex:0 0 auto}.col-xl-7{width:58.33333333%}.col-xl-8{width:66.66666667%}.col-xl-8,.col-xl-9{-moz-box-flex:0;flex:0 0 auto}.col-xl-9{width:75%}.col-xl-10{width:83.33333333%}.col-xl-10,.col-xl-11{-moz-box-flex:0;flex:0 0 auto}.col-xl-11{width:91.66666667%}.col-xl-12{-moz-box-flex:0;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{-moz-box-flex:1;flex:1 0}.row-cols-xxl-auto>*{-moz-box-flex:0;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-moz-box-flex:0;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-moz-box-flex:0;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-moz-box-flex:0;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-moz-box-flex:0;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-moz-box-flex:0;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-moz-box-flex:0;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{width:auto}.col-xxl-1,.col-xxl-auto{-moz-box-flex:0;flex:0 0 auto}.col-xxl-1{width:8.33333333%}.col-xxl-2{width:16.66666667%}.col-xxl-2,.col-xxl-3{-moz-box-flex:0;flex:0 0 auto}.col-xxl-3{width:25%}.col-xxl-4{width:33.33333333%}.col-xxl-4,.col-xxl-5{-moz-box-flex:0;flex:0 0 auto}.col-xxl-5{width:41.66666667%}.col-xxl-6{width:50%}.col-xxl-6,.col-xxl-7{-moz-box-flex:0;flex:0 0 auto}.col-xxl-7{width:58.33333333%}.col-xxl-8{width:66.66666667%}.col-xxl-8,.col-xxl-9{-moz-box-flex:0;flex:0 0 auto}.col-xxl-9{width:75%}.col-xxl-10{width:83.33333333%}.col-xxl-10,.col-xxl-11{-moz-box-flex:0;flex:0 0 auto}.col-xxl-11{width:91.66666667%}.col-xxl-12{-moz-box-flex:0;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}}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.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{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{-moz-box-orient:horizontal;flex-direction:row;-moz-box-align:center;align-items:center}.hstack,.vstack{display:-moz-box;display:flex;-moz-box-direction:normal;align-self:stretch}.vstack{-moz-box-flex:1;flex:1 1 auto;-moz-box-orient:vertical;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-moz-box!important;display:flex!important}.d-inline-flex{display:-moz-inline-box!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;-moz-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;-moz-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-moz-box-flex:1!important;flex:1 1 auto!important}.flex-row{-moz-box-orient:horizontal!important;flex-direction:row!important}.flex-column,.flex-row{-moz-box-direction:normal!important}.flex-column{-moz-box-orient:vertical!important;flex-direction:column!important}.flex-row-reverse{-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-moz-box-flex:0!important;flex-grow:0!important}.flex-grow-1{-moz-box-flex:1!important;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}.gap-0{grid-gap:0!important;gap:0!important}.gap-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-3{grid-gap:1rem!important;gap:1rem!important}.gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-start{-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-end{-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-center{-moz-box-pack:center!important;justify-content:center!important}.justify-content-between{-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{-moz-box-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-moz-box-align:start!important;align-items:flex-start!important}.align-items-end{-moz-box-align:end!important;align-items:flex-end!important}.align-items-center{-moz-box-align:center!important;align-items:center!important}.align-items-baseline{-moz-box-align:baseline!important;align-items:baseline!important}.align-items-stretch{-moz-box-align:stretch!important;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{-moz-box-ordinal-group:0!important;order:-1!important}.order-0{-moz-box-ordinal-group:1!important;order:0!important}.order-1{-moz-box-ordinal-group:2!important;order:1!important}.order-2{-moz-box-ordinal-group:3!important;order:2!important}.order-3{-moz-box-ordinal-group:4!important;order:3!important}.order-4{-moz-box-ordinal-group:5!important;order:4!important}.order-5{-moz-box-ordinal-group:6!important;order:5!important}.order-last{-moz-box-ordinal-group:7!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:-moz-calc(1.375rem + 1.5vw)!important;font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:-moz-calc(1.325rem + .9vw)!important;font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:-moz-calc(1.3rem + .6vw)!important;font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:-moz-calc(1.275rem + .3vw)!important;font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!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}.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:transparent!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-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-moz-box!important;display:flex!important}.d-sm-inline-flex{display:-moz-inline-box!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-moz-box-flex:1!important;flex:1 1 auto!important}.flex-sm-row{-moz-box-orient:horizontal!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-moz-box-direction:normal!important}.flex-sm-column{-moz-box-orient:vertical!important;flex-direction:column!important}.flex-sm-row-reverse{-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-moz-box-flex:0!important;flex-grow:0!important}.flex-sm-grow-1{-moz-box-flex:1!important;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}.gap-sm-0{grid-gap:0!important;gap:0!important}.gap-sm-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-sm-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-sm-3{grid-gap:1rem!important;gap:1rem!important}.gap-sm-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-sm-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-sm-start{-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-moz-box-pack:center!important;justify-content:center!important}.justify-content-sm-between{-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{-moz-box-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-moz-box-align:start!important;align-items:flex-start!important}.align-items-sm-end{-moz-box-align:end!important;align-items:flex-end!important}.align-items-sm-center{-moz-box-align:center!important;align-items:center!important}.align-items-sm-baseline{-moz-box-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-moz-box-align:stretch!important;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{-moz-box-ordinal-group:0!important;order:-1!important}.order-sm-0{-moz-box-ordinal-group:1!important;order:0!important}.order-sm-1{-moz-box-ordinal-group:2!important;order:1!important}.order-sm-2{-moz-box-ordinal-group:3!important;order:2!important}.order-sm-3{-moz-box-ordinal-group:4!important;order:3!important}.order-sm-4{-moz-box-ordinal-group:5!important;order:4!important}.order-sm-5{-moz-box-ordinal-group:6!important;order:5!important}.order-sm-last{-moz-box-ordinal-group:7!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-moz-box!important;display:flex!important}.d-md-inline-flex{display:-moz-inline-box!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-moz-box-flex:1!important;flex:1 1 auto!important}.flex-md-row{-moz-box-orient:horizontal!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-moz-box-direction:normal!important}.flex-md-column{-moz-box-orient:vertical!important;flex-direction:column!important}.flex-md-row-reverse{-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-moz-box-flex:0!important;flex-grow:0!important}.flex-md-grow-1{-moz-box-flex:1!important;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}.gap-md-0{grid-gap:0!important;gap:0!important}.gap-md-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-md-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-md-3{grid-gap:1rem!important;gap:1rem!important}.gap-md-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-md-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-md-start{-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-moz-box-pack:center!important;justify-content:center!important}.justify-content-md-between{-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{-moz-box-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-moz-box-align:start!important;align-items:flex-start!important}.align-items-md-end{-moz-box-align:end!important;align-items:flex-end!important}.align-items-md-center{-moz-box-align:center!important;align-items:center!important}.align-items-md-baseline{-moz-box-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-moz-box-align:stretch!important;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{-moz-box-ordinal-group:0!important;order:-1!important}.order-md-0{-moz-box-ordinal-group:1!important;order:0!important}.order-md-1{-moz-box-ordinal-group:2!important;order:1!important}.order-md-2{-moz-box-ordinal-group:3!important;order:2!important}.order-md-3{-moz-box-ordinal-group:4!important;order:3!important}.order-md-4{-moz-box-ordinal-group:5!important;order:4!important}.order-md-5{-moz-box-ordinal-group:6!important;order:5!important}.order-md-last{-moz-box-ordinal-group:7!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-moz-box!important;display:flex!important}.d-lg-inline-flex{display:-moz-inline-box!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-moz-box-flex:1!important;flex:1 1 auto!important}.flex-lg-row{-moz-box-orient:horizontal!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-moz-box-direction:normal!important}.flex-lg-column{-moz-box-orient:vertical!important;flex-direction:column!important}.flex-lg-row-reverse{-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-moz-box-flex:0!important;flex-grow:0!important}.flex-lg-grow-1{-moz-box-flex:1!important;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}.gap-lg-0{grid-gap:0!important;gap:0!important}.gap-lg-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-lg-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-lg-3{grid-gap:1rem!important;gap:1rem!important}.gap-lg-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-lg-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-lg-start{-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-moz-box-pack:center!important;justify-content:center!important}.justify-content-lg-between{-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{-moz-box-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-moz-box-align:start!important;align-items:flex-start!important}.align-items-lg-end{-moz-box-align:end!important;align-items:flex-end!important}.align-items-lg-center{-moz-box-align:center!important;align-items:center!important}.align-items-lg-baseline{-moz-box-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-moz-box-align:stretch!important;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{-moz-box-ordinal-group:0!important;order:-1!important}.order-lg-0{-moz-box-ordinal-group:1!important;order:0!important}.order-lg-1{-moz-box-ordinal-group:2!important;order:1!important}.order-lg-2{-moz-box-ordinal-group:3!important;order:2!important}.order-lg-3{-moz-box-ordinal-group:4!important;order:3!important}.order-lg-4{-moz-box-ordinal-group:5!important;order:4!important}.order-lg-5{-moz-box-ordinal-group:6!important;order:5!important}.order-lg-last{-moz-box-ordinal-group:7!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-moz-box!important;display:flex!important}.d-xl-inline-flex{display:-moz-inline-box!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-moz-box-flex:1!important;flex:1 1 auto!important}.flex-xl-row{-moz-box-orient:horizontal!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-moz-box-direction:normal!important}.flex-xl-column{-moz-box-orient:vertical!important;flex-direction:column!important}.flex-xl-row-reverse{-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-moz-box-flex:0!important;flex-grow:0!important}.flex-xl-grow-1{-moz-box-flex:1!important;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}.gap-xl-0{grid-gap:0!important;gap:0!important}.gap-xl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xl-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-xl-start{-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-moz-box-pack:center!important;justify-content:center!important}.justify-content-xl-between{-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{-moz-box-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-moz-box-align:start!important;align-items:flex-start!important}.align-items-xl-end{-moz-box-align:end!important;align-items:flex-end!important}.align-items-xl-center{-moz-box-align:center!important;align-items:center!important}.align-items-xl-baseline{-moz-box-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-moz-box-align:stretch!important;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{-moz-box-ordinal-group:0!important;order:-1!important}.order-xl-0{-moz-box-ordinal-group:1!important;order:0!important}.order-xl-1{-moz-box-ordinal-group:2!important;order:1!important}.order-xl-2{-moz-box-ordinal-group:3!important;order:2!important}.order-xl-3{-moz-box-ordinal-group:4!important;order:3!important}.order-xl-4{-moz-box-ordinal-group:5!important;order:4!important}.order-xl-5{-moz-box-ordinal-group:6!important;order:5!important}.order-xl-last{-moz-box-ordinal-group:7!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-moz-box!important;display:flex!important}.d-xxl-inline-flex{display:-moz-inline-box!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-moz-box-flex:1!important;flex:1 1 auto!important}.flex-xxl-row{-moz-box-orient:horizontal!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-moz-box-direction:normal!important}.flex-xxl-column{-moz-box-orient:vertical!important;flex-direction:column!important}.flex-xxl-row-reverse{-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-moz-box-flex:0!important;flex-grow:0!important}.flex-xxl-grow-1{-moz-box-flex:1!important;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}.gap-xxl-0{grid-gap:0!important;gap:0!important}.gap-xxl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xxl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xxl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xxl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xxl-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-xxl-start{-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-moz-box-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{-moz-box-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-moz-box-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-moz-box-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-moz-box-align:center!important;align-items:center!important}.align-items-xxl-baseline{-moz-box-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-moz-box-align:stretch!important;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{-moz-box-ordinal-group:0!important;order:-1!important}.order-xxl-0{-moz-box-ordinal-group:1!important;order:0!important}.order-xxl-1{-moz-box-ordinal-group:2!important;order:1!important}.order-xxl-2{-moz-box-ordinal-group:3!important;order:2!important}.order-xxl-3{-moz-box-ordinal-group:4!important;order:3!important}.order-xxl-4{-moz-box-ordinal-group:5!important;order:4!important}.order-xxl-5{-moz-box-ordinal-group:6!important;order:5!important}.order-xxl-last{-moz-box-ordinal-group:7!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-moz-box!important;display:flex!important}.d-print-inline-flex{display:-moz-inline-box!important;display:inline-flex!important}.d-print-none{display:none!important}}:root{--primary-color:#243e3a;--secondary-color:#ffa827}body,html{margin:0;font-size:14px;font-weight:400;line-height:1.5;color:#2b2b2b;text-align:left}body,html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{line-height:1.15;scroll-behavior:smooth!important}body{color:#2b2b2b;font-weight:500;background:#f5f9f8!important;position:relative;font-size:14px;scroll-behavior:smooth!important}*,body{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.thumbnail img{object-fit:contain}.thumbnail img:focus-visible{outline:transparent}.page-transition-enter{opacity:0}.page-transition-enter-active{opacity:1;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.page-transition-exit{opacity:1}.page-transition-exit-active{opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.app-wrapper{min-height:70vh}@media screen and (max-width:600px){.app-wrapper{padding-top:58px}}.page-content a,.text-link,.text-primary{color:#497d73!important}.text-underline{text-decoration:underline!important}.text-error{color:red!important}.styledheading{position:relative;display:inline-block;margin-bottom:40px}.styledheading:before{content:"";display:block;position:absolute;width:100%;bottom:-15px;height:5px;background-color:#497d73!important;left:0}.sidemenu>ul>li:hover>ul{display:block}h1,h2,h3,h4{color:#497d73}.fill-primary path{fill:var(--primary-color)!important}.fill-white path{fill:#fff}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-800{font-weight:800!important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.fw-600,h1,h2,h3,h4,h5,h6{font-weight:600}.fw-700{font-weight:700!important}.fw-900{font-weight:900!important}a{color:inherit;text-decoration:none}.page-content a,a.text-link,a:hover{color:var(--primary-color);text-decoration:none}.page-content a:hover,a.text-link:hover{text-decoration:underline}a.active svg path{fill:var(--primary-color)!important}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bg-primary{background-color:var(--primary-color)!important}button{font-family:Montserrat,Arial,sans-serif!important}.container,.container-lg{max-width:1200px!important}@media screen and (max-width:768px){.container,.container-lg{padding-left:20px;padding-right:20px}}.d-none{display:none}.text-gray{color:#5f5555}.text-gray-707{color:#707070}.text-gray-800{color:#828282!important}.text-gray-100{color:#a0a0a0!important}.text-gray-898{color:#898a8d!important}hr{margin:1rem 0;color:inherit;background-color:#212529;border:0;opacity:.25}hr:not([size]){height:1px}.text-10{font-size:10px!important}.lh-10{line-height:10px!important}.text-11{font-size:11px!important}.lh-11{line-height:11px!important}.text-12{font-size:12px!important}.lh-12{line-height:12px!important}.text-13{font-size:13px!important}.lh-13{line-height:13px!important}.text-14{font-size:14px!important}.lh-14{line-height:14px!important}.text-15{font-size:15px!important}.lh-15{line-height:15px!important}.text-16{font-size:16px!important}.lh-16{line-height:16px!important}.text-17{font-size:17px!important}.lh-17{line-height:17px!important}.text-18{font-size:18px!important}.lh-18{line-height:18px!important}.text-19{font-size:19px!important}.lh-19{line-height:19px!important}.text-20{font-size:20px!important}.lh-20{line-height:20px!important}.text-21{font-size:21px!important}.lh-21{line-height:21px!important}.text-22{font-size:22px!important}.lh-22{line-height:22px!important}.text-23{font-size:23px!important}.lh-23{line-height:23px!important}.text-24{font-size:24px!important}.lh-24{line-height:24px!important}.text-25{font-size:25px!important}.lh-25{line-height:25px!important}.text-26{font-size:26px!important}.lh-26{line-height:26px!important}.text-27{font-size:27px!important}.lh-27{line-height:27px!important}.text-28{font-size:28px!important}.lh-28{line-height:28px!important}.text-29{font-size:29px!important}.lh-29{line-height:29px!important}.text-30{font-size:30px!important}.lh-30{line-height:30px!important}.text-31{font-size:31px!important}.lh-31{line-height:31px!important}.text-32{font-size:32px!important}.lh-32{line-height:32px!important}.text-33{font-size:33px!important}.lh-33{line-height:33px!important}.text-34{font-size:34px!important}.lh-34{line-height:34px!important}.text-35{font-size:35px!important}.lh-35{line-height:35px!important}.text-36{font-size:36px!important}.lh-36{line-height:36px!important}.text-37{font-size:37px!important}.lh-37{line-height:37px!important}.text-38{font-size:38px!important}.lh-38{line-height:38px!important}.text-39{font-size:39px!important}.lh-39{line-height:39px!important}.text-40{font-size:40px!important}.lh-40{line-height:40px!important}@media screen and (min-width:600px){.text-md-10{font-size:10px!important}.lh-md-10{line-height:10px!important}.text-md-11{font-size:11px!important}.lh-md-11{line-height:11px!important}.text-md-12{font-size:12px!important}.lh-md-12{line-height:12px!important}.text-md-13{font-size:13px!important}.lh-md-13{line-height:13px!important}.text-md-14{font-size:14px!important}.lh-md-14{line-height:14px!important}.text-md-15{font-size:15px!important}.lh-md-15{line-height:15px!important}.text-md-16{font-size:16px!important}.lh-md-16{line-height:16px!important}.text-md-17{font-size:17px!important}.lh-md-17{line-height:17px!important}.text-md-18{font-size:18px!important}.lh-md-18{line-height:18px!important}.text-md-19{font-size:19px!important}.lh-md-19{line-height:19px!important}.text-md-20{font-size:20px!important}.lh-md-20{line-height:20px!important}.text-md-21{font-size:21px!important}.lh-md-21{line-height:21px!important}.text-md-22{font-size:22px!important}.lh-md-22{line-height:22px!important}.text-md-23{font-size:23px!important}.lh-md-23{line-height:23px!important}.text-md-24{font-size:24px!important}.lh-md-24{line-height:24px!important}.text-md-25{font-size:25px!important}.lh-md-25{line-height:25px!important}.text-md-26{font-size:26px!important}.lh-md-26{line-height:26px!important}.text-md-27{font-size:27px!important}.lh-md-27{line-height:27px!important}.text-md-28{font-size:28px!important}.lh-md-28{line-height:28px!important}.text-md-29{font-size:29px!important}.lh-md-29{line-height:29px!important}.text-md-30{font-size:30px!important}.lh-md-30{line-height:30px!important}.text-md-31{font-size:31px!important}.lh-md-31{line-height:31px!important}.text-md-32{font-size:32px!important}.lh-md-32{line-height:32px!important}.text-md-33{font-size:33px!important}.lh-md-33{line-height:33px!important}.text-md-34{font-size:34px!important}.lh-md-34{line-height:34px!important}.text-md-35{font-size:35px!important}.lh-md-35{line-height:35px!important}.text-md-36{font-size:36px!important}.lh-md-36{line-height:36px!important}.text-md-37{font-size:37px!important}.lh-md-37{line-height:37px!important}.text-md-38{font-size:38px!important}.lh-md-38{line-height:38px!important}.text-md-39{font-size:39px!important}.lh-md-39{line-height:39px!important}.text-md-40{font-size:40px!important}.lh-md-40{line-height:40px!important}.text-md-41{font-size:41px!important}.lh-md-41{line-height:41px!important}.text-md-42{font-size:42px!important}.lh-md-42{line-height:42px!important}.text-md-43{font-size:43px!important}.lh-md-43{line-height:43px!important}.text-md-44{font-size:44px!important}.lh-md-44{line-height:44px!important}.text-md-45{font-size:45px!important}.lh-md-45{line-height:45px!important}.text-md-46{font-size:46px!important}.lh-md-46{line-height:46px!important}.text-md-47{font-size:47px!important}.lh-md-47{line-height:47px!important}.text-md-48{font-size:48px!important}.lh-md-48{line-height:48px!important}.text-md-49{font-size:49px!important}.lh-md-49{line-height:49px!important}.text-md-50{font-size:50px!important}.lh-md-50{line-height:50px!important}.text-md-51{font-size:51px!important}.lh-md-51{line-height:51px!important}.text-md-52{font-size:52px!important}.lh-md-52{line-height:52px!important}.text-md-53{font-size:53px!important}.lh-md-53{line-height:53px!important}.text-md-54{font-size:54px!important}.lh-md-54{line-height:54px!important}.text-md-55{font-size:55px!important}.lh-md-55{line-height:55px!important}.text-md-56{font-size:56px!important}.lh-md-56{line-height:56px!important}.text-md-57{font-size:57px!important}.lh-md-57{line-height:57px!important}.text-md-58{font-size:58px!important}.lh-md-58{line-height:58px!important}.text-md-59{font-size:59px!important}.lh-md-59{line-height:59px!important}.text-md-60{font-size:60px!important}.lh-md-60{line-height:60px!important}}@media screen and (min-width:960px){.text-lg-10{font-size:10px!important}.lh-lg-10{line-height:10px!important}.text-lg-11{font-size:11px!important}.lh-lg-11{line-height:11px!important}.text-lg-12{font-size:12px!important}.lh-lg-12{line-height:12px!important}.text-lg-13{font-size:13px!important}.lh-lg-13{line-height:13px!important}.text-lg-14{font-size:14px!important}.lh-lg-14{line-height:14px!important}.text-lg-15{font-size:15px!important}.lh-lg-15{line-height:15px!important}.text-lg-16{font-size:16px!important}.lh-lg-16{line-height:16px!important}.text-lg-17{font-size:17px!important}.lh-lg-17{line-height:17px!important}.text-lg-18{font-size:18px!important}.lh-lg-18{line-height:18px!important}.text-lg-19{font-size:19px!important}.lh-lg-19{line-height:19px!important}.text-lg-20{font-size:20px!important}.lh-lg-20{line-height:20px!important}.text-lg-21{font-size:21px!important}.lh-lg-21{line-height:21px!important}.text-lg-22{font-size:22px!important}.lh-lg-22{line-height:22px!important}.text-lg-23{font-size:23px!important}.lh-lg-23{line-height:23px!important}.text-lg-24{font-size:24px!important}.lh-lg-24{line-height:24px!important}.text-lg-25{font-size:25px!important}.lh-lg-25{line-height:25px!important}.text-lg-26{font-size:26px!important}.lh-lg-26{line-height:26px!important}.text-lg-27{font-size:27px!important}.lh-lg-27{line-height:27px!important}.text-lg-28{font-size:28px!important}.lh-lg-28{line-height:28px!important}.text-lg-29{font-size:29px!important}.lh-lg-29{line-height:29px!important}.text-lg-30{font-size:30px!important}.lh-lg-30{line-height:30px!important}.text-lg-31{font-size:31px!important}.lh-lg-31{line-height:31px!important}.text-lg-32{font-size:32px!important}.lh-lg-32{line-height:32px!important}.text-lg-33{font-size:33px!important}.lh-lg-33{line-height:33px!important}.text-lg-34{font-size:34px!important}.lh-lg-34{line-height:34px!important}.text-lg-35{font-size:35px!important}.lh-lg-35{line-height:35px!important}.text-lg-36{font-size:36px!important}.lh-lg-36{line-height:36px!important}.text-lg-37{font-size:37px!important}.lh-lg-37{line-height:37px!important}.text-lg-38{font-size:38px!important}.lh-lg-38{line-height:38px!important}.text-lg-39{font-size:39px!important}.lh-lg-39{line-height:39px!important}.text-lg-40{font-size:40px!important}.lh-lg-40{line-height:40px!important}.text-lg-41{font-size:41px!important}.lh-lg-41{line-height:41px!important}.text-lg-42{font-size:42px!important}.lh-lg-42{line-height:42px!important}.text-lg-43{font-size:43px!important}.lh-lg-43{line-height:43px!important}.text-lg-44{font-size:44px!important}.lh-lg-44{line-height:44px!important}.text-lg-45{font-size:45px!important}.lh-lg-45{line-height:45px!important}.text-lg-46{font-size:46px!important}.lh-lg-46{line-height:46px!important}.text-lg-47{font-size:47px!important}.lh-lg-47{line-height:47px!important}.text-lg-48{font-size:48px!important}.lh-lg-48{line-height:48px!important}.text-lg-49{font-size:49px!important}.lh-lg-49{line-height:49px!important}.text-lg-50{font-size:50px!important}.lh-lg-50{line-height:50px!important}.text-lg-51{font-size:51px!important}.lh-lg-51{line-height:51px!important}.text-lg-52{font-size:52px!important}.lh-lg-52{line-height:52px!important}.text-lg-53{font-size:53px!important}.lh-lg-53{line-height:53px!important}.text-lg-54{font-size:54px!important}.lh-lg-54{line-height:54px!important}.text-lg-55{font-size:55px!important}.lh-lg-55{line-height:55px!important}.text-lg-56{font-size:56px!important}.lh-lg-56{line-height:56px!important}.text-lg-57{font-size:57px!important}.lh-lg-57{line-height:57px!important}.text-lg-58{font-size:58px!important}.lh-lg-58{line-height:58px!important}.text-lg-59{font-size:59px!important}.lh-lg-59{line-height:59px!important}.text-lg-60{font-size:60px!important}.lh-lg-60{line-height:60px!important}}@media screen and (min-width:1264px){.text-xl-10{font-size:10px!important}.text-xl-11{font-size:11px!important}.text-xl-12{font-size:12px!important}.text-xl-13{font-size:13px!important}.text-xl-14{font-size:14px!important}.text-xl-15{font-size:15px!important}.text-xl-16{font-size:16px!important}.text-xl-17{font-size:17px!important}.text-xl-18{font-size:18px!important}.text-xl-19{font-size:19px!important}.text-xl-20{font-size:20px!important}.text-xl-21{font-size:21px!important}.text-xl-22{font-size:22px!important}.text-xl-23{font-size:23px!important}.text-xl-24{font-size:24px!important}.text-xl-25{font-size:25px!important}.text-xl-26{font-size:26px!important}.text-xl-27{font-size:27px!important}.text-xl-28{font-size:28px!important}.text-xl-29{font-size:29px!important}.text-xl-30{font-size:30px!important}.text-xl-31{font-size:31px!important}.text-xl-32{font-size:32px!important}.text-xl-33{font-size:33px!important}.text-xl-34{font-size:34px!important}.text-xl-35{font-size:35px!important}.text-xl-36{font-size:36px!important}.text-xl-37{font-size:37px!important}.text-xl-38{font-size:38px!important}.text-xl-39{font-size:39px!important}.text-xl-40{font-size:40px!important}.text-xl-41{font-size:41px!important}.text-xl-42{font-size:42px!important}.text-xl-43{font-size:43px!important}.text-xl-44{font-size:44px!important}.text-xl-45{font-size:45px!important}.text-xl-46{font-size:46px!important}.text-xl-47{font-size:47px!important}.text-xl-48{font-size:48px!important}.text-xl-49{font-size:49px!important}.text-xl-50{font-size:50px!important}.text-xl-51{font-size:51px!important}.text-xl-52{font-size:52px!important}.text-xl-53{font-size:53px!important}.text-xl-54{font-size:54px!important}.text-xl-55{font-size:55px!important}.text-xl-56{font-size:56px!important}.text-xl-57{font-size:57px!important}.text-xl-58{font-size:58px!important}.text-xl-59{font-size:59px!important}.text-xl-60{font-size:60px!important}}.titleSignIn{font-weight:700;font-size:30px;color:#00326b}.error{color:red;font-style:italic}.border-error{border-color:#ff1744!important}.MuiIconButton-label input[type=checkbox]{display:none}.search-bar{padding-left:52px!important;background:url(/img/search.svg) no-repeat left 18px center!important;background-size:20px 20px!important}.cart-badge{width:auto;padding:0 5px;min-width:14px;height:14px;background:var(--primary-color);color:#fff;position:absolute;top:3px;left:100%;-webkit-transform:translateX(-60%);-moz-transform:translateX(-60%);transform:translateX(-60%);font-size:10px;border-radius:90px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;text-align:center;-moz-box-pack:center;justify-content:center;letter-spacing:0}@media screen and (min-width:900px){.menupopper.search-popper{left:0!important;right:0!important;top:14px!important;width:100%!important;min-width:100%!important;max-width:100%!important;margin:0 auto!important;-webkit-transform:translate3d(0,108px,0)!important;-moz-transform:translate3d(0,108px,0)!important;transform:translate3d(0,108px,0)!important}.menupopper.cart{max-width:460px!important}}@media screen and (max-width:500px){.menupopper{left:0;right:0;width:100%!important}header .right-menu .MuiButtonBase-root{padding:6px!important}}.hu-card-outlined{border:1px solid #cdcdcd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.MuiListItem-root{word-break:break-word}.MuiListItem-root,.MuiListItem-root svg path{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.MuiListItem-root.active,.MuiListItem-root:hover{background:var(--primary-color)!important;color:#fff}.MuiListItem-root.active a:hover,.MuiListItem-root:hover a:hover{color:#fff}.MuiListItem-root.active svg path,.MuiListItem-root:hover svg path{fill:#fff!important}.trigger img{width:100%;height:100%;object-fit:contain!important}.carousel__back-button,.carousel__next-button{display:block;border:0;background:#f5f5f5}.carousel__back-button,.carousel__back-button svg path,.carousel__next-button,.carousel__next-button svg path{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.carousel__back-button:hover,.carousel__next-button:hover{background:var(--primary-color)}.carousel__back-button:hover svg path,.carousel__next-button:hover svg path{fill:#fff}.hs{display:-moz-box;display:flex;flex-wrap:nowrap;overflow-x:auto;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch}.hs::-webkit-scrollbar{display:none}.hs:after,.hs:before{content:""}@media screen and (min-width:900px){.hs{padding-left:15px;padding-right:15px}}.brands-container{position:relative}.filteritem{width:auto;-moz-box-flex:0;flex:0 0 auto;background:#f3f3f3}.brands-bar,.brands-bar .flickity-slider{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.post-grid--item{width:50%;-moz-box-flex:0;flex:0 0 auto}@media screen and (max-width:500px){.post-grid--item{width:80%;-moz-box-flex:0;flex:0 0 auto;padding:0 0 0 15px!important}}.product-carousel-big .big-carousel{height:500px!important}.product-carousel-big .big-carousel>div{height:100%;width:100%;display:block}.flickity-page-dots{bottom:10px!important}@media(min-width:768px){.flickity-page-dots{display:none}}.hu-product-modal{z-index:3001}.hu-product-modal .MuiDialogContent-root{padding:8px 24px 0}.hu-product-modal .MuiDialogContent-root .product-carousel-big .big-carousel{height:500px!important}.hu-product-modal .MuiDialogContent-root .product-carousel-big .big-carousel>div{height:100%;width:100%;display:block}.hu-product-modal .MuiDialogContent-root .flickity-page-dots{bottom:10px!important}@media(min-width:768px){.hu-product-modal .MuiDialogContent-root .flickity-page-dots{display:none}}.hu-product-modal .MuiDialogContent-root .product-carousel .carousel-cell,.hu-product-modal .MuiDialogContent-root .product-carousel .carousel-cell>div{height:68px}@media screen and (max-width:500px){.hu-product-modal.MuiDialog-root .MuiDialog-container{-moz-box-align:end!important;align-items:flex-end!important}.hu-product-modal .MuiDialog-paperFullWidth{margin:0!important;width:100%!important;max-height:95%!important;overflow-x:hidden!important;border-radius:10px 10px 0 0!important}.hu-product-modal .MuiDialogContent-root{padding:15px 15px 0}}@media(max-width:575.98px){footer .brands{-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7)}}@media screen and (max-width:500px){.slide-master{max-height:170px}.detail-action{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:10;border-top:1px solid #d1d1d1}}.fancybox{background:#fff;border:1px solid #cdcdcd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px;cursor:pointer}.fancybox.active,.fancybox:hover{background:#fff5f8;border:1px solid #243e3a}.MuiFormHelperText-root{background:transparent!important}.fancybox .StripeElement,.MuiDialogContent-root .StripeElement{background:#fff;border:1px solid #cdcdcd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px;height:45px;line-height:45px;padding:10px 15px;width:100%;display:block;outline:none;font-size:14px;letter-spacing:1px;margin-top:10px;height:100%}.fancybox .StripeElement:active,.fancybox .StripeElement:focus,.MuiDialogContent-root .StripeElement:active,.MuiDialogContent-root .StripeElement:focus{border-color:var(--primary-color)!important}.status-badge .status-dot{width:10px;height:10px;border-radius:90px;background-color:#707070}.status-badge.processing{color:#27ae60}.status-badge.processing .status-dot{background-color:#27ae60}.status-badge.completed{color:#2f80ed}.status-badge.completed .status-dot{background-color:#2f80ed}.status-badge.pending{color:#fbd583}.status-badge.pending .status-dot{background-color:#fbd583}.status-badge.cancelled,.status-badge.failed,.status-badge.refunded{color:#d35544}.status-badge.cancelled .status-dot,.status-badge.failed .status-dot,.status-badge.refunded .status-dot{background-color:#d35544}/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;-webkit-box-shadow:0 0 0 5px #19f;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:#333}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.hu-carousel .flickity-prev-next-button{height:100%;width:8%;border-radius:0;opacity:0}.hu-carousel .flickity-prev-next-button.next{right:0}.hu-carousel .flickity-prev-next-button.previous{left:0}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.loading{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:auto;height:auto;z-index:1;background:rgba(255,255,255,.8)}.widgetTitle{font-size:18px;font-weight:600;letter-spacing:.2px;text-transform:uppercase;color:#2b2b2b;padding-bottom:20px;margin-bottom:20px;position:relative}.widgetTitle:before{content:"";width:40px;height:5px;border-radius:90px;background-color:var(--primary-color);position:absolute;bottom:0;left:0}@media screen and (max-width:500px){.brands img{width:14%;margin:0!important}}.dot.is-selected{background-color:var(--primary-color)!important}.backdrop{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}ul.carousel__slider-tray{display:-moz-box!important;display:flex!important;grid-gap:5px!important;gap:5px!important}.article-content{font-size:14px;line-height:170%;font-weight:500;color:#2b2b2b}.article-content p{font-size:14px;line-height:30px;margin:30px 0}.article-content strong{font-weight:700}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin:30px 0;font-weight:700}.article-content h1{font-size:32px}.article-content h2{font-size:24px}.article-content h3{font-size:20px}.article-content h4{font-size:18px}.sharer-items{line-height:1}.sharer-items>button{padding:10px 15px!important;width:auto!important;height:auto!important;border:0!important;color:#fff!important}.sharer-items>button.share-fb{background-color:#3b5998!important}.sharer-items>button.share-twitter{background-color:#00acee!important}.sharer-items>button.share-wa{background-color:#25d366!important}.select-clean{border:none!important}.MuiSnackbarContent-message a:hover{color:#fff!important}.is-loading{position:relative!important;opacity:.5;cursor:not-allowed!important;pointer-events:none!important}input.input-no-style{border:none;width:100%;padding:0;font-size:12px;outline:none;text-align:center}.or{font-size:14px;height:18px;position:relative;z-index:0;text-align:center}.or span{display:inline-block;padding:0 10px;background:#fff}.or:before{content:"";width:100%;z-index:-1;height:1px;background:#bdbdbd;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto 0}.payment-cart .StripeElement{border:1px solid rgba(0,0,0,.23);border-radius:4px;overflow:hidden}.GooglePayButton--lightOutline{background:#fff;-webkit-box-shadow:none!important;box-shadow:none!important}@media screen and (max-width:500px){.checkoutcta{left:0;right:0;bottom:0;margin:20px auto 0;z-index:10!important;background:#fff;width:100%}.cartcontainer{background-color:#f3f3f3}}button.plain,button.text{background-color:transparent;padding:0;border:0}button.plain:hover,button.text:hover{color:inherit}.alert.alert-danger{background-color:#eb5757;color:#fff}.hu-password-strength>div>div{height:3px!important;-webkit-transition:background .2s;-moz-transition:background .2s;transition:background .2s}.only-scorewords>div{display:none!important}.only-scorewords>p{display:block;margin-top:0!important;color:inherit!important;font-size:12px!important}.MuiAutocomplete-popper{z-index:3000!important}.MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{padding:6px!important}.page-content{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.page-content h2{font-size:20px}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{font-weight:700;margin:0 0 15px;letter-spacing:.5px}.page-content h1,.page-content h2.fw-700{font-weight:700!important}.page-content h1,.page-content h2:not(.text-md-28){margin:30px 0 15px}.page-content h3{margin:20px 0}.page-content ul li{margin:10px 0}.page-content p:last-of-type{margin-bottom:0}@media screen and (max-width:768px){.page-content,.page-content div,.page-content p{font-size:14px;line-height:26px}.page-content h1{font-size:24px!important;line-height:29px}.page-content h2{font-size:20px;font-weight:600;line-height:24px}.page-content h2.fw-700{font-size:20px!important;line-height:26px!important;font-weight:700!important}}.mobile-profile-menu .MuiBottomNavigation-root{width:100%;position:fixed;bottom:0;left:0;right:0;height:75px;z-index:10}.mobile-profile-menu .MuiBottomNavigation-root>div{margin-bottom:10px}.mobile-profile-menu .MuiBottomNavigation-root .MuiBottomNavigationAction-label.Mui-selected{font-size:.75rem!important}.mobile-profile-menu .MuiBottomNavigation-root .MuiBottomNavigationAction-root.Mui-selected svg path{fill:var(--primary-color)}.mobile-profile-menu .MuiBottomNavigation-root .MuiBottomNavigationAction-root>div{margin-bottom:5px}.table.table-bordered td,.table.table-bordered tr{border:1px solid #d1d1d1!important}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/montserrat-cyrillic-ext-400-normal.95e60bec.woff2) format("woff2"),url(/_next/static/media/montserrat-all-400-normal.cd3f877b.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/montserrat-cyrillic-400-normal.4d5e942a.woff2) format("woff2"),url(/_next/static/media/montserrat-all-400-normal.cd3f877b.woff) format("woff");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/montserrat-vietnamese-400-normal.fdc32c95.woff2) format("woff2"),url(/_next/static/media/montserrat-all-400-normal.cd3f877b.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/montserrat-latin-ext-400-normal.f0f9c4ab.woff2) format("woff2"),url(/_next/static/media/montserrat-all-400-normal.cd3f877b.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/montserrat-latin-400-normal.0157b1c2.woff2) format("woff2"),url(/_next/static/media/montserrat-all-400-normal.cd3f877b.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}