:root {--bs-primary: rgb(197, 189, 172);--bs-secondary: rgb(99, 85, 73);--bs-tertiary: #2b3035;--bs-success: #198754;--bs-info: #17A2B8;--bs-warning: #FFC107;--bs-danger: #DC3545;--bs-light: rgb(245, 245, 244);--bs-dark: rgb(99, 85, 73);--bs-white: rgb(255, 255, 255);--bs-black: rgb(0, 0, 0);--bs-emphasis-color: rgb(43, 36, 31);--bs-emphasis-color-rgb: 43, 36, 31;--bs-border-color: rgba(217, 217, 217, 1);--bs-primary-rgb: 197, 189, 172;--bs-secondary-rgb: 99, 85, 73;--bs-tertiary-rgb: 43, 48, 53;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 23, 162, 184;--bs-warning-rgb: 255, 193, 7;;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 245, 245, 244;--bs-dark-rgb: 99, 85, 73;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(238, 236, 230);--bs-secondary-bg: rgb(238, 242, 255);--bs-tertiary-bg: rgba(222, 226, 230, 0.5);--bs-primary-bg-rgb: 238, 236, 230;--bs-secondary-bg-rgb: 238, 242, 255;--bs-tertiary-bg-rgb: 222, 226, 230;--bs-primary-color: rgba(197, 189, 172, .75);--bs-secondary-color: rgba(99, 85, 73, .75);--bs-tertiary-color: rgba(43, 48, 53, .75);--bs-link-color: rgb(197, 189, 172);--bs-link-color-rgb: 197, 189, 172;--bs-link-hover-color-rgb: 167, 161, 146;--bs-link-hover-color: rgba(167, 161, 146, 1);--bs-body-color: rgb(55, 65, 81);--bs-body-color-rgb: 55, 65, 81;--bs-body-bg: rgb(255, 255, 255);--bs-body-bg-rgb: 255, 255, 255;--bs-primary-text-emphasis: rgba(118, 113, 103, 1);--bs-secondary-text-emphasis: rgba(59, 51, 44, 1);--bs-tertiary-text-emphasis: rgba(26, 29, 32, 1);--bs-success-text-emphasis: rgba(15, 81, 50, 1);--bs-info-text-emphasis: rgba(14, 97, 110, 1);--bs-warning-text-emphasis: rgba(153, 116, 4, 1);--bs-danger-text-emphasis: rgba(132, 32, 41, 1);--bs-primary-bg-subtle: rgb(238, 236, 230);--bs-secondary-bg-subtle: rgb(238, 242, 255);--bs-tertiary-bg-subtle: rgba(222, 226, 230, 0.5);--bs-success-bg-subtle: rgba(244, 249, 246, 1);--bs-info-bg-subtle: rgba(243, 250, 251, 1);--bs-warning-bg-subtle: rgba(255, 252, 243, 1);--bs-danger-bg-subtle: rgba(253, 245, 246, 1);--bs-primary-border-subtle: rgba(190, 189, 184, 1);--bs-secondary-border-subtle: rgba(190, 194, 204, 1);--bs-tertiary-border-subtle: rgba(178, 181, 184, 0.5);--bs-success-border-subtle: rgba(209, 231, 221, 1);--bs-info-border-subtle: rgba(209, 236, 241, 1);--bs-warning-border-subtle: rgba(255, 243, 205, 1);--bs-danger-border-subtle: rgba(248, 215, 218, 1);--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, 0.15);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.15);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.15); --bs-body-font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;}html { background-color: var(--bs-primary);}h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;}h1 {color: rgba(3, 3, 4, 1);}strong {color: rgb(43, 36, 31);}.swiper, .swiper-button-prev, .swiper-button-next {--swiper-navigation-color: rgb(197, 189, 172);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(197, 189, 172);}.btn-close {--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.15);}.btn-primary {--bs-btn-color: rgb(43, 36, 31);--bs-btn-bg: rgb(197, 189, 172);--bs-btn-border-color: rgb(197, 189, 172);--bs-btn-hover-color: rgb(43, 36, 31);--bs-btn-hover-bg: rgba(206, 199, 184, 1);--bs-btn-hover-border-color: rgb(197, 189, 172);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(43, 36, 31);--bs-btn-active-bg: rgba(209, 202, 189, 1);--bs-btn-active-border-color: rgba(209, 202, 189, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(43, 36, 31);--bs-btn-disabled-bg: rgba(214, 209, 197, 1);--bs-btn-disabled-border-color: rgba(214, 209, 197, 1);}.btn-primary-subtle {--bs-btn-color: rgb(43, 36, 31);--bs-btn-bg: rgb(238, 236, 230);--bs-btn-border-color: rgb(197, 189, 172);--bs-btn-hover-color: rgb(43, 36, 31);--bs-btn-hover-bg: rgba(206, 199, 184, 1);--bs-btn-hover-border-color: rgb(197, 189, 172);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(43, 36, 31);--bs-btn-active-bg: rgba(209, 202, 189, 1);--bs-btn-active-border-color: rgba(209, 202, 189, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(43, 36, 31);--bs-btn-disabled-bg: rgba(214, 209, 197, 1);--bs-btn-disabled-border-color: rgba(214, 209, 197, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(238, 236, 230);--bs-btn-border-color: rgb(238, 236, 230);--bs-btn-hover-color: rgb(43, 36, 31);--bs-btn-hover-bg: rgba(241, 239, 234, 1);--bs-btn-hover-border-color: rgb(238, 236, 230);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(43, 36, 31);--bs-btn-active-bg: rgba(209, 202, 189, 1);--bs-btn-active-border-color: rgba(209, 202, 189, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(43, 36, 31);--bs-btn-disabled-bg: rgba(214, 209, 197, 1);--bs-btn-disabled-border-color: rgba(214, 209, 197, 1);}.btn-secondary {--bs-btn-color: rgb(238, 236, 230);--bs-btn-bg: rgb(99, 85, 73);--bs-btn-border-color: rgb(99, 85, 73);--bs-btn-hover-color: rgb(238, 236, 230);--bs-btn-hover-bg: rgba(122, 111, 100, 1);--bs-btn-hover-border-color: rgb(99, 85, 73);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(238, 236, 230);--bs-btn-active-bg: rgba(130, 119, 109, 1);--bs-btn-active-border-color: rgba(130, 119, 109, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(238, 236, 230);--bs-btn-disabled-bg: rgba(146, 136, 128, 1);--bs-btn-disabled-border-color: rgba(146, 136, 128, 1);}.btn-tertiary {--bs-btn-color: rgba(222, 226, 230, 1);--bs-btn-bg: #2b3035;--bs-btn-border-color: #2b3035;--bs-btn-hover-color: rgba(222, 226, 230, 1);--bs-btn-hover-bg: rgba(75, 79, 83, 1);--bs-btn-hover-border-color: #2b3035;--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(222, 226, 230, 1);--bs-btn-active-bg: rgba(85, 89, 93, 1);--bs-btn-active-border-color: rgba(85, 89, 93, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(222, 226, 230, 1);--bs-btn-disabled-bg: rgba(107, 110, 114, 1);--bs-btn-disabled-border-color: rgba(107, 110, 114, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(238, 236, 230);--bs-btn-bg: rgb(238, 242, 255);--bs-btn-border-color: rgb(99, 85, 73);--bs-btn-hover-color: rgb(238, 236, 230);--bs-btn-hover-bg: rgba(122, 111, 100, 1);--bs-btn-hover-border-color: rgb(99, 85, 73);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(238, 236, 230);--bs-btn-active-bg: rgba(130, 119, 109, 1);--bs-btn-active-border-color: rgba(130, 119, 109, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(238, 236, 230);--bs-btn-disabled-bg: rgba(146, 136, 128, 1);--bs-btn-disabled-border-color: rgba(146, 136, 128, 1);}.btn-tertiary-subtle {--bs-btn-color: rgba(222, 226, 230, 1);--bs-btn-bg: rgba(222, 226, 230, 0.5);--bs-btn-border-color: #2b3035;--bs-btn-hover-color: rgba(222, 226, 230, 1);--bs-btn-hover-bg: rgba(75, 79, 83, 1);--bs-btn-hover-border-color: #2b3035;--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(222, 226, 230, 1);--bs-btn-active-bg: rgba(85, 89, 93, 1);--bs-btn-active-border-color: rgba(85, 89, 93, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(222, 226, 230, 1);--bs-btn-disabled-bg: rgba(107, 110, 114, 1);--bs-btn-disabled-border-color: rgba(107, 110, 114, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(238, 242, 255);--bs-btn-border-color: rgb(238, 242, 255);--bs-btn-hover-color: rgb(238, 236, 230);--bs-btn-hover-bg: rgba(241, 244, 255, 1);--bs-btn-hover-border-color: rgb(238, 242, 255);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(238, 236, 230);--bs-btn-active-bg: rgba(130, 119, 109, 1);--bs-btn-active-border-color: rgba(130, 119, 109, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(238, 236, 230);--bs-btn-disabled-bg: rgba(146, 136, 128, 1);--bs-btn-disabled-border-color: rgba(146, 136, 128, 1);}.btn-outline-tertiary-subtle {--bs-btn-color: rgba(222, 226, 230, 0.5);--bs-btn-border-color: rgba(222, 226, 230, 0.5);--bs-btn-hover-color: rgba(222, 226, 230, 1);--bs-btn-hover-bg: rgba(227, 230, 234, 0.5);--bs-btn-hover-border-color: rgba(222, 226, 230, 0.5);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(222, 226, 230, 1);--bs-btn-active-bg: rgba(85, 89, 93, 1);--bs-btn-active-border-color: rgba(85, 89, 93, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(222, 226, 230, 1);--bs-btn-disabled-bg: rgba(107, 110, 114, 1);--bs-btn-disabled-border-color: rgba(107, 110, 114, 1);}.btn-light {--bs-btn-color: rgb(99, 85, 73);--bs-btn-bg: rgb(245, 245, 244);--bs-btn-border-color: rgb(245, 245, 244);--bs-btn-hover-color: rgba(122, 111, 100, 1);--bs-btn-hover-bg: rgba(233, 233, 232, 1);--bs-btn-hover-border-color: rgba(233, 233, 232, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(122, 111, 100, 1);--bs-btn-active-bg: rgba(220, 220, 220, 1);--bs-btn-active-border-color: rgba(220, 220, 220, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(122, 111, 100, 1);--bs-btn-disabled-bg: rgba(196, 196, 195, 1);--bs-btn-disabled-border-color: rgba(196, 196, 195, 1);}.btn-dark {--bs-btn-color: rgb(245, 245, 244);--bs-btn-bg: rgb(99, 85, 73);--bs-btn-border-color: rgb(99, 85, 73);--bs-btn-hover-color: rgba(247, 247, 246, 1);--bs-btn-hover-bg: rgba(122, 111, 100, 1);--bs-btn-hover-border-color: rgba(122, 111, 100, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(248, 248, 247, 1);--bs-btn-active-bg: rgba(138, 128, 119, 1);--bs-btn-active-border-color: rgba(138, 128, 119, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(196, 196, 195, 1);--bs-btn-disabled-bg: rgb(99, 85, 73);--bs-btn-disabled-border-color: rgb(99, 85, 73);}.text-bg-primary {color: rgb(43, 36, 31) !important;}.text-primary-subtle {color: rgb(238, 236, 230);}.text-bg-secondary {color: rgb(238, 236, 230) !important;}.text-secondary-subtle {color: rgb(238, 242, 255);}.bg-tertiary {background-color: #2b3035 !important;}.text-bg-tertiary {background-color: #2b3035 !important;color: rgba(222, 226, 230, 1) !important;}.text-tertiary {color: #2b3035 !important;}.text-tertiary-subtle {color: rgba(222, 226, 230, 0.5);}.dropdown-menu {--bs-dropdown-bg: rgb(255, 255, 255);--bs-dropdown-link-active-color: rgb(197, 189, 172);--bs-dropdown-link-hover-color: rgba(206, 199, 184, 1);--bs-dropdown-link-hover-bg: rgb(238, 236, 230);--bs-dropdown-link-color: rgb(43, 36, 31);}.pagination {--bs-pagination-active-bg: rgb(197, 189, 172);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(197, 189, 172);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.15);}.navbar {--bs-navbar-active-color: var(--bs-primary) ;--bs-navbar-color: inherit;}.navbar .nav-link.static-active { color: var(--bs-navbar-active-color);}.navbar-nav {--bs-nav-link-hover-color: rgba(206, 199, 184, 1); --bs-nav-link-font-weight: 600;}.nav-pills {--bs-nav-pills-link-active-color: rgb(43, 36, 31);--bs-nav-pills-link-active-bg: rgb(238, 242, 255);}.progress {--bs-progress-bar-bg: rgb(197, 189, 172);}.accordion {--bs-accordion-active-color: rgb(197, 189, 172);--bs-accordion-color: rgb(43, 36, 31);}.btn-outline-primary {--bs-btn-color: rgb(197, 189, 172);--bs-btn-border-color: rgb(197, 189, 172);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(197, 189, 172);--bs-btn-hover-border-color: rgb(197, 189, 172);--bs-btn-focus-shadow-rgb: 197, 189, 172;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(197, 189, 172);--bs-btn-active-border-color: rgb(197, 189, 172);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(197, 189, 172);--bs-btn-disabled-border-color: rgb(197, 189, 172);}.btn-outline-secondary {--bs-btn-color: rgb(99, 85, 73);--bs-btn-border-color: rgb(99, 85, 73);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(99, 85, 73);--bs-btn-hover-border-color: rgb(99, 85, 73);--bs-btn-focus-shadow-rgb: 99, 85, 73;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(99, 85, 73);--bs-btn-active-border-color: rgb(99, 85, 73);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(99, 85, 73);--bs-btn-disabled-border-color: rgb(99, 85, 73);}.btn-outline-tertiary {--bs-btn-color: #2b3035;--bs-btn-border-color: #2b3035;--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: #2b3035;--bs-btn-hover-border-color: #2b3035;--bs-btn-focus-shadow-rgb: 43, 48, 53;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: #2b3035;--bs-btn-active-border-color: #2b3035;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: #2b3035;--bs-btn-disabled-border-color: #2b3035;}.table-primary {--bs-table-bg:rgb(197, 189, 172);--bs-table-color:rgb(43, 36, 31);}.table-secondary {--bs-table-bg:rgb(99, 85, 73);--bs-table-color:rgb(238, 236, 230);}.table-tertiary {--bs-table-bg:#2b3035;--bs-table-color:rgba(222, 226, 230, 1);}.form-check-input:checked {background-color: rgb(99, 85, 73) ;border-color: rgb(99, 85, 73) ;}.form-control:focus, .form-select:focus {border-color: rgba(226, 222, 214, 1);}.list-group {--bs-list-group-active-bg: rgb(197, 189, 172);--bs-list-group-active-border-color: rgb(197, 189, 172);--bs-list-group-active-color: rgb(43, 36, 31);}.text-bg-success { color: rgb(255, 255, 255) !important; background-color: #198754 !important;}.text-bg-warning { color: rgb(255, 255, 255) !important; background-color: #FFC107 !important;}.text-bg-danger { color: rgb(55, 65, 81) !important; background-color: #DC3545 !important;}.text-bg-info { color: rgb(255, 255, 255) !important; background-color: #17A2B8 !important;}.text-bg-light { color: rgb(55, 65, 81) !important; background-color: rgb(245, 245, 244) !important;}.text-bg-dark { color: rgb(255, 255, 255) !important; background-color: rgb(99, 85, 73) !important;}.text-bg-primary-subtle { background-color: rgb(238, 236, 230) !important; color: rgb(55, 65, 81) !important;}.text-bg-secondary-subtle { background-color: rgb(238, 242, 255) !important; color: rgb(55, 65, 81) }.text-bg-tertiary-subtle { background-color: rgba(222, 226, 230, 0.5) !important; color: rgb(55, 65, 81) }.text-bg-body { background-color: rgb(255, 255, 255) !important; color: rgb(55, 65, 81) !important;}.text-bg-white { background-color: rgb(255, 255, 255) !important; color: rgb(0, 0, 0) !important;}.text-body-bg { color: var(--bs-body-bg);}.btn-body { --bs-btn-color: var(--bs-body-color); --bs-btn-bg: var(--bs-body-bg);}.btn-outline-body { --bs-btn-color: var(--bs-body-bg); --bs-btn-border-color: var(--bs-body-bg);}.offcanvas, .offcanvas-sm, .offcanvas-md, .offcanvas-lg, .offcanvas-xl, .offcanvas-xxl { --bs-offcanvas-bg: var(--bs-white) !important;}.card {--bs-card-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.15);--bs-card-title-color: rgb(43, 36, 31);--bs-card-color: rgb(55, 65, 81);--bs-card-border-color: rgba(217, 217, 217, 1);}