:root, html, body {color-scheme: light !important;}:root {--bs-primary: rgb(241, 101, 35);--bs-secondary: rgb(184, 138, 86);--bs-tertiary: rgb(186, 186, 186);--bs-success: rgb(230, 136, 93);--bs-info: rgb(23, 162, 184);--bs-warning: rgb(255, 193, 7);--bs-danger: rgb(220, 53, 69);--bs-light: rgb(249, 249, 249);--bs-dark: rgb(56, 57, 56);--bs-white: rgb(255, 255, 255);--bs-black: rgb(56, 57, 56);--bs-emphasis-color: rgb(56, 57, 56);--bs-emphasis-color-rgb: 56, 57, 56;--bs-border-color: rgba(217, 217, 217, 1);--bs-primary-rgb: 241, 101, 35;--bs-secondary-rgb: 184, 138, 86;--bs-tertiary-rgb: 186, 186, 186;--bs-success-rgb: 230, 136, 93;--bs-info-rgb: 23, 162, 184;--bs-warning-rgb: 255, 193, 7;;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 249, 249, 249;--bs-dark-rgb: 56, 57, 56;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 56, 57, 56;--bs-primary-bg: rgb(255, 245, 240);--bs-secondary-bg: rgb(247, 245, 244);--bs-tertiary-bg: rgba(245, 245, 245, 0.83);--bs-primary-bg-rgb: 255, 245, 240;--bs-secondary-bg-rgb: 247, 245, 244;--bs-tertiary-bg-rgb: 245, 245, 245;--bs-primary-color: rgba(241, 101, 35, .75);--bs-secondary-color: rgba(184, 138, 86, .75);--bs-tertiary-color: rgba(186, 186, 186, .75);--bs-link-color: rgb(241, 101, 35);--bs-link-color-rgb: 241, 101, 35;--bs-link-hover-color-rgb: 205, 86, 30;--bs-link-hover-color: rgba(205, 86, 30, 1);--bs-body-color: rgb(15, 2, 2);--bs-body-color-rgb: 15, 2, 2;--bs-body-bg: rgb(255, 255, 255);--bs-body-bg-rgb: 255, 255, 255;--bs-primary-text-emphasis: rgba(145, 61, 21, 1);--bs-secondary-text-emphasis: rgba(110, 83, 52, 1);--bs-tertiary-text-emphasis: rgba(112, 112, 112, 1);--bs-success-text-emphasis: rgba(138, 82, 56, 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(255, 245, 240);--bs-secondary-bg-subtle: rgb(247, 245, 244);--bs-tertiary-bg-subtle: rgba(245, 245, 245, 0.83);--bs-success-bg-subtle: rgba(254, 249, 247, 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(204, 196, 192, 1);--bs-secondary-border-subtle: rgba(198, 196, 195, 1);--bs-tertiary-border-subtle: rgba(196, 196, 196, 0.83);--bs-success-border-subtle: rgba(250, 231, 223, 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: "Barlow Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-heading-font-family: "Inter Variable", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-header-menu-breakpoint: 1200px;--bs-header-logo-height: 80%;--bs-on-primary-text: rgb(255, 255, 255);--bs-on-secondary-text: rgb(255, 255, 255);--bs-on-tertiary-text: rgb(255, 255, 255);--bs-header-additional-menu-bg: var(--bs-primary);--bs-header-main-menu-bg: var(--bs-white);--bs-footer-bg: var(--bs-dark);--bs-footer-cta-bg: var(--bs-primary);--bs-container-max: 1320px;--bs-container-narrow-max: 960px;--bs-shadow-color: rgba(0, 0, 0, 0.15);--bs-shadow-rgb: 0, 0, 0;}html {background-color: var(--bs-primary);}h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {font-family: var(--bs-heading-font-family);}.swiper, .swiper-button-prev, .swiper-button-next {--swiper-navigation-color: rgb(241, 101, 35);}.swiper-pagination, .swiper-pagination-bullet {--swiper-pagination-color: rgb(241, 101, 35);}.btn-close {--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(0, 0, 0, 0.15);}.btn-primary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(241, 101, 35);--bs-btn-border-color: rgb(241, 101, 35);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(243, 124, 68, 1);--bs-btn-hover-border-color: rgb(241, 101, 35);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(244, 132, 79, 1);--bs-btn-active-border-color: rgba(244, 132, 79, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(245, 147, 101, 1);--bs-btn-disabled-border-color: rgba(245, 147, 101, 1);}.btn-primary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(255, 245, 240);--bs-btn-border-color: rgb(241, 101, 35);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(243, 124, 68, 1);--bs-btn-hover-border-color: rgb(241, 101, 35);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(244, 132, 79, 1);--bs-btn-active-border-color: rgba(244, 132, 79, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(245, 147, 101, 1);--bs-btn-disabled-border-color: rgba(245, 147, 101, 1);}.btn-outline-primary-subtle {--bs-btn-color: rgb(255, 245, 240);--bs-btn-border-color: rgb(255, 245, 240);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(255, 247, 242, 1);--bs-btn-hover-border-color: rgb(255, 245, 240);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(244, 132, 79, 1);--bs-btn-active-border-color: rgba(244, 132, 79, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(245, 147, 101, 1);--bs-btn-disabled-border-color: rgba(245, 147, 101, 1);}.btn-secondary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(184, 138, 86);--bs-btn-border-color: rgb(184, 138, 86);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(195, 156, 111, 1);--bs-btn-hover-border-color: rgb(184, 138, 86);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(198, 161, 120, 1);--bs-btn-active-border-color: rgba(198, 161, 120, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(205, 173, 137, 1);--bs-btn-disabled-border-color: rgba(205, 173, 137, 1);}.btn-tertiary {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(186, 186, 186);--bs-btn-border-color: rgb(186, 186, 186);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(196, 196, 196, 1);--bs-btn-hover-border-color: rgb(186, 186, 186);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(200, 200, 200, 1);--bs-btn-active-border-color: rgba(200, 200, 200, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(207, 207, 207, 1);--bs-btn-disabled-border-color: rgba(207, 207, 207, 1);}.btn-secondary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgb(247, 245, 244);--bs-btn-border-color: rgb(184, 138, 86);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(195, 156, 111, 1);--bs-btn-hover-border-color: rgb(184, 138, 86);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(198, 161, 120, 1);--bs-btn-active-border-color: rgba(198, 161, 120, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(205, 173, 137, 1);--bs-btn-disabled-border-color: rgba(205, 173, 137, 1);}.btn-tertiary-subtle {--bs-btn-color: rgb(255, 255, 255);--bs-btn-bg: rgba(245, 245, 245, 0.83);--bs-btn-border-color: rgb(186, 186, 186);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(196, 196, 196, 1);--bs-btn-hover-border-color: rgb(186, 186, 186);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(200, 200, 200, 1);--bs-btn-active-border-color: rgba(200, 200, 200, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(207, 207, 207, 1);--bs-btn-disabled-border-color: rgba(207, 207, 207, 1);}.btn-outline-secondary-subtle {--bs-btn-color: rgb(247, 245, 244);--bs-btn-border-color: rgb(247, 245, 244);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(248, 247, 246, 1);--bs-btn-hover-border-color: rgb(247, 245, 244);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(198, 161, 120, 1);--bs-btn-active-border-color: rgba(198, 161, 120, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(205, 173, 137, 1);--bs-btn-disabled-border-color: rgba(205, 173, 137, 1);}.btn-outline-tertiary-subtle {--bs-btn-color: rgba(245, 245, 245, 0.83);--bs-btn-border-color: rgba(245, 245, 245, 0.83);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgba(247, 247, 247, 0.83);--bs-btn-hover-border-color: rgba(245, 245, 245, 0.83);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgba(200, 200, 200, 1);--bs-btn-active-border-color: rgba(200, 200, 200, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(255, 255, 255);--bs-btn-disabled-bg: rgba(207, 207, 207, 1);--bs-btn-disabled-border-color: rgba(207, 207, 207, 1);}.btn-light {--bs-btn-color: rgb(56, 57, 56);--bs-btn-bg: rgb(249, 249, 249);--bs-btn-border-color: rgb(249, 249, 249);--bs-btn-hover-color: rgba(86, 87, 86, 1);--bs-btn-hover-bg: rgba(237, 237, 237, 1);--bs-btn-hover-border-color: rgba(237, 237, 237, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(86, 87, 86, 1);--bs-btn-active-bg: rgba(224, 224, 224, 1);--bs-btn-active-border-color: rgba(224, 224, 224, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(86, 87, 86, 1);--bs-btn-disabled-bg: rgba(199, 199, 199, 1);--bs-btn-disabled-border-color: rgba(199, 199, 199, 1);}.btn-dark {--bs-btn-color: rgb(249, 249, 249);--bs-btn-bg: rgb(56, 57, 56);--bs-btn-border-color: rgb(56, 57, 56);--bs-btn-hover-color: rgba(250, 250, 250, 1);--bs-btn-hover-bg: rgba(86, 87, 86, 1);--bs-btn-hover-border-color: rgba(86, 87, 86, 1);--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: rgba(251, 251, 251, 1);--bs-btn-active-bg: rgba(106, 107, 106, 1);--bs-btn-active-border-color: rgba(106, 107, 106, 1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgba(199, 199, 199, 1);--bs-btn-disabled-bg: rgb(56, 57, 56);--bs-btn-disabled-border-color: rgb(56, 57, 56);}.text-bg-primary {color: rgb(255, 255, 255) !important;}.text-primary-subtle {color: rgb(255, 245, 240);}.text-bg-secondary {color: rgb(255, 255, 255) !important;}.text-secondary-subtle {color: rgb(247, 245, 244);}.bg-tertiary {background-color: rgb(186, 186, 186) !important;}.text-bg-tertiary {background-color: rgb(186, 186, 186) !important;color: rgb(255, 255, 255) !important;}.text-tertiary {color: rgb(186, 186, 186) !important;}.text-tertiary-subtle {color: rgba(245, 245, 245, 0.83);}.dropdown-menu {--bs-dropdown-bg: rgb(255, 255, 255);--bs-dropdown-link-active-color: rgb(241, 101, 35);--bs-dropdown-link-hover-color: rgba(243, 124, 68, 1);--bs-dropdown-link-hover-bg: rgb(255, 245, 240);--bs-dropdown-link-color: rgb(56, 57, 56);}.pagination {--bs-pagination-active-bg: rgb(241, 101, 35);--bs-pagination-disabled-bg: inherit;--bs-pagination-disabled-color: inherit;--bs-pagination-active-border-color: rgb(241, 101, 35);--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(243, 124, 68, 1); --bs-nav-link-font-weight: 600;}.nav-pills {--bs-nav-pills-link-active-color: rgb(56, 57, 56);--bs-nav-pills-link-active-bg: rgb(247, 245, 244);}.progress {--bs-progress-bar-bg: rgb(241, 101, 35);}.accordion {--bs-accordion-active-color: rgb(241, 101, 35);}.btn-outline-primary {--bs-btn-color: rgb(241, 101, 35);--bs-btn-border-color: rgb(241, 101, 35);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(241, 101, 35);--bs-btn-hover-border-color: rgb(241, 101, 35);--bs-btn-focus-shadow-rgb: 241, 101, 35;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(241, 101, 35);--bs-btn-active-border-color: rgb(241, 101, 35);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(241, 101, 35);--bs-btn-disabled-border-color: rgb(241, 101, 35);}.btn-outline-secondary {--bs-btn-color: rgb(184, 138, 86);--bs-btn-border-color: rgb(184, 138, 86);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(184, 138, 86);--bs-btn-hover-border-color: rgb(184, 138, 86);--bs-btn-focus-shadow-rgb: 184, 138, 86;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(184, 138, 86);--bs-btn-active-border-color: rgb(184, 138, 86);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(184, 138, 86);--bs-btn-disabled-border-color: rgb(184, 138, 86);}.btn-outline-tertiary {--bs-btn-color: rgb(186, 186, 186);--bs-btn-border-color: rgb(186, 186, 186);--bs-btn-hover-color: rgb(255, 255, 255);--bs-btn-hover-bg: rgb(186, 186, 186);--bs-btn-hover-border-color: rgb(186, 186, 186);--bs-btn-focus-shadow-rgb: 186, 186, 186;--bs-btn-active-color: rgb(255, 255, 255);--bs-btn-active-bg: rgb(186, 186, 186);--bs-btn-active-border-color: rgb(186, 186, 186);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);--bs-btn-disabled-color: rgb(186, 186, 186);--bs-btn-disabled-border-color: rgb(186, 186, 186);}.table-primary {--bs-table-bg:rgb(241, 101, 35);--bs-table-color:rgb(255, 255, 255);}.table-secondary {--bs-table-bg:rgb(184, 138, 86);--bs-table-color:rgb(255, 255, 255);}.table-tertiary {--bs-table-bg:rgb(186, 186, 186);--bs-table-color:rgb(255, 255, 255);}.form-check-input:checked {background-color: rgb(184, 138, 86) ;border-color: rgb(184, 138, 86) ;}.form-control:focus, .form-select:focus {border-color: rgba(248, 178, 145, 1);}.list-group {--bs-list-group-active-bg: rgb(241, 101, 35);--bs-list-group-active-border-color: rgb(241, 101, 35);--bs-list-group-active-color: rgb(255, 255, 255);}.text-bg-success { color: rgb(15, 2, 2) !important; background-color: rgb(230, 136, 93) !important;}.text-bg-warning { color: rgb(255, 255, 255) !important; background-color: rgb(255, 193, 7) !important;}.text-bg-danger { color: rgb(15, 2, 2) !important; background-color: rgb(220, 53, 69) !important;}.text-bg-info { color: rgb(255, 255, 255) !important; background-color: rgb(23, 162, 184) !important;}.text-bg-light { color: rgb(15, 2, 2) !important; background-color: rgb(249, 249, 249) !important;}.text-bg-dark { color: rgb(255, 255, 255) !important; background-color: rgb(56, 57, 56) !important;}.text-bg-primary-subtle { background-color: rgb(255, 245, 240) !important; color: rgb(15, 2, 2) !important;}.text-bg-secondary-subtle { background-color: rgb(247, 245, 244) !important; color: rgb(15, 2, 2) }.text-bg-tertiary-subtle { background-color: rgba(245, 245, 245, 0.83) !important; color: rgb(15, 2, 2) }.text-bg-body { background-color: rgb(255, 255, 255) !important; color: rgb(15, 2, 2) !important;}.text-bg-white { background-color: rgb(255, 255, 255) !important; color: rgb(56, 57, 56) !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(56, 57, 56);--bs-card-color: rgb(15, 2, 2);--bs-card-border-color: rgba(217, 217, 217, 1);}:root { --bs-heading-color: var(--bs-dark); --bs-body-font-size: 1.2rem;}.text-bg-dark, .bg-dark { --bs-heading-color: white;}h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1, pre, .nav-link, .btn { font-family: "Big Shoulders", sans-serif !important;}.nav-link { text-transform: uppercase; font-weight: 500; letter-spacing: 0.8px;}.btn { text-transform: uppercase; font-weight: 500; letter-spacing: 1px;}h1 span { color: var(--bs-primary);}@media (min-width: 1200px) { .header_banner h1 { font-size: 6rem; } h2, .h2 { font-size: 3.2rem; } h3, .h3 { font-size: 2.75rem; }}h6, .h6 { font-size: 1.5rem;}h3.small { font-size: 1rem;}pre { position: relative; padding-left: 45px; text-transform: uppercase; font-weight: 400; letter-spacing: 1.5px; font-size: 0.75rem; color: var(--bs-primary);}pre::before { content: ""; position: absolute; left: 0; top: 50%; width: 30px; height: 2px; background: var(--bs-primary);}strong { color: var(--bs-body-color);}.checkform { background: var(--bs-dark); padding: 2rem 3rem !important; color: var(--bs-white) !important; border-radius: var(--bs-border-radius); border-top: 5px solid var(--bs-primary);}.checkform .form-control { background: transparent; border-color: rgba(var(--bs-white-rgb), 0.5) !important; padding: 0.75rem;}.overlay-90 .unique_bg_image { opacity: 0.1;}.overlay-80 .unique_bg_image { opacity: 0.2;}.overlay-60 .unique_bg_image { opacity: 0.4;}.fixed .unique_bg_image { background-attachment: fixed;}.service_box .ratio-4x3 { --bs-aspect-ratio: 100%; max-width: 60%; margin-left: auto; margin-right: auto;}.service_box .card-body,.service_box .card-footer { text-align: center; align-items: center;}.section_product_categories .card { overflow: hidden;}