:root {--bs-primary: rgb(136, 81, 48);--bs-secondary: rgb(81, 154, 59);--bs-success: rgb(34, 197, 94);--bs-info: rgb(56, 189, 248);--bs-warning: rgb(252, 211, 77);--bs-danger: rgb(220, 38, 38);--bs-light: rgb(248, 248, 249);--bs-dark: rgb(33, 33, 33);--bs-white: rgb(241, 115, 39);--bs-black: rgb(0, 0, 0);--bs-primary-rgb: 136, 81, 48;--bs-secondary-rgb: 81, 154, 59;--bs-success-rgb: 34, 197, 94;--bs-info-rgb: 56, 189, 248;--bs-warning-rgb: 252, 211, 77;;--bs-danger-rgb: 220, 38, 38;--bs-light-rgb: 248, 248, 249;--bs-dark-rgb: 33, 33, 33;--bs-white-rgb: 241, 115, 39;--bs-black-rgb: 0, 0, 0;--bs-primary-bg: rgb(247, 237, 224);--bs-secondary-bg: rgb(254, 221, 241);--bs-primary-color: rgba(136, 81, 48, .75);--bs-secondary-color: rgba(81, 154, 59, .75);--bs-link-color: rgb(136, 81, 48);--bs-link-color-rgb: 136, 81, 48;--bs-link-hover-color-rgb: 116, 69, 41;--bs-link-hover-color: rgba(116, 69, 41, 1);--bs-body-color: rgb(44, 44, 44);--bs-body-color-rgb: 44, 44, 44;--bs-body-bg: rgb(255, 255, 255);--bs-body-bg-rgb: 255, 255, 255;--bs-primary-text-emphasis: rgba(82, 49, 29, 1);--bs-secondary-text-emphasis: rgba(49, 92, 35, 1);--bs-success-text-emphasis: rgba(20, 118, 56, 1);--bs-info-text-emphasis: rgba(34, 113, 149, 1);--bs-warning-text-emphasis: rgba(151, 127, 46, 1);--bs-danger-text-emphasis: rgba(132, 23, 23, 1);--bs-primary-bg-subtle: rgb(247, 237, 224);--bs-secondary-bg-subtle: rgb(254, 221, 241);--bs-success-bg-subtle: rgba(244, 252, 247, 1);--bs-info-bg-subtle: rgba(245, 252, 255, 1);--bs-warning-bg-subtle: rgba(255, 253, 246, 1);--bs-danger-bg-subtle: rgba(253, 244, 244, 1);--bs-primary-border-subtle: rgba(198, 190, 179, 1);--bs-secondary-border-subtle: rgba(203, 177, 193, 1);--bs-success-border-subtle: rgba(211, 243, 223, 1);--bs-info-border-subtle: rgba(215, 242, 254, 1);--bs-warning-border-subtle: rgba(254, 246, 219, 1);--bs-danger-border-subtle: rgba(248, 212, 212, 1);--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.18);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, 0.18);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.18);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.18);}.swiper, .swiper-button-prev, .swiper-button-next {--swiper-navigation-color: rgb(136, 81, 48);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(136, 81, 48);}.btn-close {--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.18);}.btn-primary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(136, 81, 48);--bs-btn-border-color: rgb(136, 81, 48);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(154, 107, 79, 1);--bs-btn-hover-border-color: rgb(136, 81, 48);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(160, 116, 89, 1);--bs-btn-active-border-color: rgba(160, 116, 89, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.18);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(172, 133, 110, 1);--bs-btn-disabled-border-color: rgba(172, 133, 110, 1);}.btn-secondary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(81, 154, 59);--bs-btn-border-color: rgb(81, 154, 59);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(107, 169, 88, 1);--bs-btn-hover-border-color: rgb(81, 154, 59);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(116, 174, 98, 1);--bs-btn-active-border-color: rgba(116, 174, 98, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.18);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(133, 184, 118, 1);--bs-btn-disabled-border-color: rgba(133, 184, 118, 1);}.btn-light {--bs-btn-color: rgb(136, 81, 48);--bs-btn-bg: rgba(255, 255, 255, 1);--bs-btn-border-color: rgba(255, 255, 255, 1);--bs-btn-hover-color: rgba(154, 107, 79, 1);--bs-btn-hover-bg: rgba(236, 236, 237, 1);--bs-btn-hover-border-color: rgba(236, 236, 237, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(154, 107, 79, 1);--bs-btn-active-bg: rgba(223, 223, 224, 1);--bs-btn-active-border-color: rgba(223, 223, 224, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.18);--bs-btn-disabled-color: rgba(154, 107, 79, 1);--bs-btn-disabled-bg: rgba(198, 198, 199, 1);--bs-btn-disabled-border-color: rgba(198, 198, 199, 1);}.text-bg-primary {color: rgb(255, 255, 255) !important;}.text-bg-secondary {color: rgb(255, 255, 255) !important;}.dropdown-menu {--bs-dropdown-bg: rgb(255, 255, 255);--bs-dropdown-link-active-color: rgb(136, 81, 48);--bs-dropdown-link-hover-color: rgb(33, 33, 33);--bs-dropdown-link-hover-bg: rgb(247, 237, 224);}.pagination {--bs-pagination-active-bg: rgb(136, 81, 48);--bs-pagination-active-border-color: rgb(136, 81, 48);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.18);}.navbar {--bs-navbar-active-color: rgb(136, 81, 48);--bs-navbar-color: rgb(255, 255, 255);}.navbar-nav {--bs-nav-link-hover-color: rgba(154, 107, 79, 1);}.nav-pills {--bs-nav-pills-link-active-color: rgb(255, 255, 255);--bs-nav-pills-link-active-bg: rgb(254, 221, 241);}.progress {--bs-progress-bar-bg: rgb(136, 81, 48);}.accordion {--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(0, 0, 0, 0.18);--bs-accordion-active-color: rgb(136, 81, 48);}.card {--bs-card-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.18);}.btn-outline-primary {--bs-btn-color: rgb(136, 81, 48);--bs-btn-border-color: rgb(136, 81, 48);--bs-btn-hover-color: rgb(241, 115, 39);--bs-btn-hover-bg: rgb(136, 81, 48);--bs-btn-hover-border-color: rgb(136, 81, 48);--bs-btn-focus-shadow-rgb: 136, 81, 48;--bs-btn-active-color: rgb(241, 115, 39);--bs-btn-active-bg: rgb(136, 81, 48);--bs-btn-active-border-color: rgb(136, 81, 48);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.18);--bs-btn-disabled-color: rgb(136, 81, 48);--bs-btn-disabled-border-color: rgb(136, 81, 48);}.btn-outline-secondary {--bs-btn-color: rgb(81, 154, 59);--bs-btn-border-color: rgb(81, 154, 59);--bs-btn-hover-color: rgb(241, 115, 39);--bs-btn-hover-bg: rgb(81, 154, 59);--bs-btn-hover-border-color: rgb(81, 154, 59);--bs-btn-focus-shadow-rgb: 81, 154, 59;--bs-btn-active-color: rgb(241, 115, 39);--bs-btn-active-bg: rgb(81, 154, 59);--bs-btn-active-border-color: rgb(81, 154, 59);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.18);--bs-btn-disabled-color: rgb(81, 154, 59);--bs-btn-disabled-border-color: rgb(81, 154, 59);}.form-check-input:checked {background-color: rgb(136, 81, 48) ;border-color: rgb(136, 81, 48) ;}.form-control:focus, .form-select:focus {border-color: rgba(196, 168, 152, 1);}.list-group {--bs-list-group-active-bg: rgb(136, 81, 48);--bs-list-group-active-border-color: rgb(136, 81, 48);--bs-list-group-active-color: rgb(255, 255, 255);}.text-bg-success { color: rgb(241, 115, 39) !important;}.text-bg-warning { color: rgb(44, 44, 44) !important;}.text-bg-danger { color: rgb(241, 115, 39) !important;}.text-bg-info { color: rgb(44, 44, 44) !important;}.text-bg-light { color: rgb(44, 44, 44) !important;}.text-bg-dark { color: rgb(241, 115, 39) !important;}.text-body-bg { color: var(--bs-body-bg) !important;}.btn-body { background-color: var(--bs-body-bg) !important;}.btn-outline-body { border-color: var(--bs-body-bg) !important; color: var(--bs-body-bg) !important;}.offcanvas, .offcanvas-sm, .offcanvas-md, .offcanvas-lg, .offcanvas-xl, .offcanvas-xxl { --bs-offcanvas-bg: var(--bs-white) !important;}