:root{--color-bg:#2b1f19;--color-dark-brown:#3f2c22;--color-cream:#f3eee7;--color-light-brown:#d7c5b2;--color-gold:#b98a45;--color-copper:#a86d3c;--color-olive:#5c6342;--bs-body-bg:var(--color-bg);--bs-body-color:var(--color-cream);--bs-emphasis-color:var(--color-cream);--bs-secondary-color:var(--color-light-brown);--bs-border-color:var(--color-light-brown);--bs-primary:var(--color-gold);--bs-secondary:var(--color-light-brown);--bs-success:var(--color-olive);--bs-info:var(--color-light-brown);--bs-warning:var(--color-copper);--bs-danger:var(--color-copper);--bs-light:var(--color-cream);--bs-dark:var(--color-dark-brown);--bs-link-color:var(--color-gold);--bs-link-hover-color:var(--color-copper);--bs-tertiary-bg:var(--color-dark-brown)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#2b1f19;background:var(--color-bg);color:#f3eee7;color:var(--color-cream);direction:rtl;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;text-align:right}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#1a1a1a;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b98a45,#b98a45);border:2px solid #1a1a1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#dcd0ba,#dcd0ba)}.App{text-align:center}html{scroll-behavior:smooth}.sidebar{position:-webkit-sticky;position:sticky;top:80px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#3f2c22;color:#f3eee7;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#b98a45}.main-hero-image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.homeImage{border-bottom:6px solid #6e5642;border-radius:0 0 50% 50%/0 0 10% 10%;height:100vh;min-height:560px;overflow:hidden;position:relative}.nav-hover-link,.nav-hover-text{color:#b98a45;transition:color .35s ease}.nav-hover-link:hover,.nav-hover-link:hover .nav-hover-text{color:#f3eee7}.darkPulseLink{transition:color .25s ease}.darkPulseLink,footer .darkPulseLink,footer .darkPulseLink:visited{color:#b98a45!important}footer .darkPulseLink:active,footer .darkPulseLink:focus,footer .darkPulseLink:hover{-webkit-text-fill-color:#000!important;color:#000!important}.footerLinksWrap{border-bottom:1px solid #b98a458c;margin-left:auto;margin-right:auto;padding-bottom:.85rem;width:min(1200px,calc(100% - 2rem))}.siteFooter{background:linear-gradient(180deg,#35251c,#2b1f19);color:#f3eee7;height:1%;overflow:hidden;padding-top:0!important;position:relative}.site-navbar{padding:.5rem 1rem}.site-navbar-title{font-size:clamp(1rem,2.1vw,1.5rem);white-space:nowrap}.site-navbar-logo{height:auto;width:clamp(64px,7vw,110px)}.site-navbar .nav-link{font-size:1.05rem}.site-navbar-toggler{border:1px solid #301d11}.site-navbar-toggler:focus{box-shadow:0 0 0 .2rem #b98a4540}.site-navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(243,238,231,0.9)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.contactFormSection{background:linear-gradient(180deg,#3f2c22,#2b1f19);border-bottom:6px solid #6e5642;margin-top:2rem;padding:2.5rem 1rem;width:100%}.contactFormShell{background:#2b1f198c;border:1px solid #b98a4559;border-radius:20px;box-shadow:0 18px 45px #00000040;margin:0 auto;padding:2rem;width:min(1200px,calc(100% - 2rem))}.contactFormTitle{color:#f3eee7;margin:0 0 1.5rem;text-align:center;text-decoration:underline;-webkit-text-decoration-color:#b98a45;text-decoration-color:#b98a45;text-underline-offset:.25em}.contactFormTitleIcon{-webkit-margin-start:.45rem;color:#b98a45;font-size:.92em;margin-inline-start:.45rem;vertical-align:middle}.contactForm{grid-gap:1rem;display:grid;gap:1rem;width:100%}.contactForm label{color:#f3eee7;font-weight:600;text-align:right}.contactForm input,.contactForm textarea{background:#3f2c22d9;border:1px solid #b98a4573;border-radius:12px;box-sizing:border-box;color:#f3eee7;outline:none;padding:.95rem 1rem;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease;width:100%}.contactForm input::placeholder,.contactForm textarea::placeholder{color:#f3eee7b8}.contactForm input:focus,.contactForm textarea:focus{background:#3f2c22f5;border-color:#f3eee7;box-shadow:0 0 0 3px #b98a4533}.contactForm textarea{min-height:160px;resize:vertical}.contactForm button{background:#b98a45;border:1px solid #b98a45bf;border-radius:999px;color:#2b1f19;font-weight:700;justify-self:start;padding:.8rem 1.5rem;transition:transform .2s ease,background-color .25s ease,color .25s ease}.contactForm button:hover{background:#f3eee7;color:#2b1f19;transform:translateY(-1px)}.faqSection{background:linear-gradient(180deg,#3f2c22,#2b1f19);border-bottom:6px solid #6e5642;margin-top:2rem;padding:2.5rem 1rem 3rem;width:100%}.faqShell{background:#2b1f198c;border:1px solid #b98a4559;border-radius:20px;box-shadow:0 18px 45px #00000040;margin:0 auto;padding:2rem 2rem 2.35rem;width:min(1200px,calc(100% - 2rem))}.faqTitle{color:#f3eee7;margin:0 0 1.25rem;text-align:center;text-decoration:underline;-webkit-text-decoration-color:#b98a45;text-decoration-color:#b98a45;text-underline-offset:.25em}.faqTitleIcon{-webkit-margin-start:.45rem;color:#b98a45;font-size:.9em;margin-inline-start:.45rem;vertical-align:middle}.faqAccordion{direction:rtl}.faqItem{background:#0000;border:0}.faqItem+.faqItem{margin-top:.55rem}.faqHeader{margin:0}.faqButton{background:#3f2c22d9;border:1px solid #b98a4540;box-shadow:none;color:#f3eee7;font-weight:700;padding:1rem 1.1rem;text-align:right}.faqButton:not(.collapsed){background:#3f2c22f2;box-shadow:inset 0 -1px 0 #b98a4540;color:#b98a45}.faqButton:focus{box-shadow:0 0 0 .2rem #b98a452e}.faqButton:after{filter:invert(82%) sepia(21%) saturate(784%) hue-rotate(2deg) brightness(92%) contrast(89%)}.faqCollapse{background:#2b1f1959}.faqBody{border-top:1px solid #b98a4538;color:#f3eee7;line-height:1.9;text-align:right}@media (max-width:768px){.faqSection{padding:1.5rem .75rem 2rem}.faqShell{padding:1.25rem 1.25rem 1.5rem;width:min(100%,calc(100% - 1rem))}.faqButton{font-size:.98rem;padding:.9rem .95rem}.faqBody{line-height:1.8}}.locationSection{background:linear-gradient(180deg,#3f2c22,#2b1f19);border-bottom:6px solid #6e5642;margin-top:2rem;padding:2.5rem 1rem;width:100%}.locationShell{background:#2b1f198c;border:1px solid #b98a4559;border-radius:20px;box-shadow:0 18px 45px #00000040;margin:0 auto;padding:2rem;width:min(1200px,calc(100% - 2rem))}.locationTitle{color:#f3eee7;margin:0 0 .75rem;text-align:center;text-decoration:underline;-webkit-text-decoration-color:#b98a45;text-decoration-color:#b98a45;text-underline-offset:.25em}.locationTitleIcon{-webkit-margin-start:.45rem;color:#b98a45;font-size:.92em;margin-inline-start:.45rem;vertical-align:middle}.locationTitle:before{background-color:#b98a45;border-radius:999px;content:"";display:block;height:3px;margin:0 auto .8rem;max-width:60%;width:110px}.locationAddress{color:#d7c5b2;margin:0 0 1.25rem;text-align:center}.locationMapWrap{border:1px solid #b98a4573;border-radius:16px;overflow:hidden;width:100%}.locationMapWrap iframe{border:0;display:block;height:430px;width:100%}.locationDirections{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-bottom:1rem;margin-top:1rem}.locationDirectionsLink{align-items:center;background:#3f2c22d9;border:1px solid #b98a458c;border-radius:999px;color:#b98a45;display:inline-flex;font-weight:600;gap:.45rem;justify-content:center;padding:.7rem 1.25rem;text-decoration:none;transition:transform .2s ease,background-color .25s ease,color .25s ease,border-color .25s ease}.locationDirectionsLink:hover{background:#f3eee7;border-color:#f3eee7;color:#2b1f19;transform:translateY(-2px)}.locationDirectionsLink i{font-size:.95rem}.socialSection{background:linear-gradient(180deg,#3f2c22,#2b1f19);border-bottom:6px solid #6e5642;margin-top:2rem;padding:3.25rem 1rem;width:100%}.socialShell{background:#2b1f198c;border:1px solid #b98a4559;border-radius:20px;box-shadow:0 18px 45px #00000040;margin:0 auto;min-height:230px;padding:2.75rem 2rem;width:min(1200px,calc(100% - 2rem))}.socialTitle{color:#f3eee7;margin:0 0 1.5rem;text-align:center;text-decoration:underline;-webkit-text-decoration-color:#b98a45;text-decoration-color:#b98a45;text-underline-offset:.25em}.socialTitleIcon{-webkit-margin-start:.45rem;color:#b98a45;font-size:.92em;margin-inline-start:.45rem;vertical-align:middle}.socialGrid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.socialLink{align-items:center;background:#3f2c22d9;border:1px solid #b98a4573;border-radius:999px;color:#b98a45;display:flex;gap:.6rem;justify-content:center;padding:.85rem 1rem;text-decoration:none;transition:transform .2s ease,background-color .25s ease,color .25s ease,border-color .25s ease}.socialLink i{font-size:.95rem}.socialLink:hover{background:#f3eee7;border-color:#f3eee7;color:#2b1f19;transform:translateY(-2px)}.workingHoursSection{background:linear-gradient(180deg,#3f2c22,#2b1f19);border-bottom:6px solid #6e5642;margin-top:2rem;padding:2.5rem 1rem;width:100%}.workingHoursShell{background:#2b1f198c;border:1px solid #b98a4559;border-radius:20px;box-shadow:0 18px 45px #00000040;margin:0 auto;padding:2rem;width:min(1200px,calc(100% - 2rem))}.workingHoursTitle{color:#f3eee7;margin:0 0 1.5rem;text-align:center;text-decoration:underline;-webkit-text-decoration-color:#b98a45;text-decoration-color:#b98a45;text-underline-offset:.25em}.workingHoursTitleIcon{-webkit-margin-start:.45rem;color:#b98a45;font-size:.95em;margin-inline-start:.45rem;vertical-align:middle}.workingHoursTableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;padding-bottom:.35rem;scrollbar-color:#b98a45b3 #2b1f1959;scrollbar-width:thin}.workingHoursTableWrap::-webkit-scrollbar{height:8px}.workingHoursTableWrap::-webkit-scrollbar-track{background:#2b1f1959;border-radius:999px}.workingHoursTableWrap::-webkit-scrollbar-thumb{background:#b98a45b3;border-radius:999px}.workingHoursTable{border-collapse:collapse;color:#f3eee7;min-width:520px;width:100%}.workingHoursTable tr+tr{border-top:1px solid #b98a453d}.workingHoursTable td{font-size:clamp(1.05rem,2vw,1.95rem);padding:.9rem 1rem}.workingHoursDay{font-weight:700;text-align:right;width:22%}.workingHoursTime{direction:ltr;letter-spacing:.3px;text-align:center;transition:color .25s ease;unicode-bidi:plaintext;white-space:nowrap;width:39%}.workingHoursTime:hover{color:#1ee000cd}.workingHoursTimeClosed:hover{color:#d64242}@media (max-width:768px){.homeImage{border-radius:0 0 42% 42%/0 0 8% 8%;height:76svh;min-height:420px}.main-hero-image{object-position:center center}.site-navbar{padding:.5rem .75rem}.site-navbar-title{font-size:.95rem;line-height:1.2;text-align:right;white-space:normal}.site-navbar-logo{width:58px}.site-navbar-links{gap:.1rem;padding-top:.6rem}.site-navbar .nav-link{font-size:1rem;padding:.45rem 0;text-align:center}.contactFormSection{padding:1.5rem .75rem}.contactFormShell{padding:1.25rem;width:min(100%,calc(100% - 1rem))}.contactForm button{justify-self:stretch}.locationSection{padding:1.5rem .75rem}.locationShell{padding:1.25rem;width:min(100%,calc(100% - 1rem))}.locationMapWrap iframe{height:320px}.locationDirections{gap:.65rem;margin-top:.9rem}.locationDirectionsLink{width:min(100%,240px)}.socialSection{padding:2rem .75rem}.socialShell{min-height:200px;padding:1.6rem 1.25rem;width:min(100%,calc(100% - 1rem))}.socialGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.workingHoursSection{padding:1.5rem .75rem}.workingHoursShell{padding:1rem .9rem;width:min(100%,calc(100% - 1rem))}.workingHoursTable{min-width:340px}.workingHoursTable td{font-size:clamp(.9rem,3.6vw,1.15rem);padding:.65rem .35rem}.workingHoursDay{width:28%}.workingHoursTime{letter-spacing:0;width:36%}}.ourService{color:#f3eee7;margin-top:1.5%;margin-inline:auto;max-width:1200px;padding:0 2rem 2rem;text-align:center;text-decoration:none;transition:color .35s ease}.ourService h1{margin:0 0 1.25rem;text-align:center}.ourServiceTitle{color:#b98a45;text-decoration:underline}.ourServiceTitleIcon{-webkit-margin-start:.45rem;color:#b98a45;font-size:.9em;margin-inline-start:.45rem;vertical-align:middle}.ourServiceText{color:#f3eee7;direction:rtl;font-size:1.1rem;letter-spacing:.5px;line-height:3rem;margin:0;text-align:center;text-decoration:none;transition:color .35s ease}.ourServiceTable{border-collapse:collapse;direction:rtl;margin-top:2.5rem;width:100%}.ourServiceTable td{padding:1rem .75rem;text-align:center;vertical-align:middle}.ourServiceStatNumber{color:#f3eee7;display:block;font-size:clamp(2.2rem,7vw,4.5rem);font-weight:700;line-height:1}.ourServiceStatLabel{color:#f3eee7;display:block;font-size:clamp(1.15rem,2.8vw,2.2rem);line-height:1.2;margin-top:.75rem}.PhotosSlide,.PhotosSlider{color:#f3eee7;margin-top:1.5%;margin-inline:auto;max-width:1200px;padding:0 2rem 2rem;text-align:center;text-decoration:none;transition:color .35s ease}.PhotosSlide .carousel,.PhotosSlider .carousel{aspect-ratio:16/10;border-radius:18px;overflow:hidden}.PhotosSlide .carousel-inner,.PhotosSlide .carousel-item,.PhotosSlider .carousel-inner,.PhotosSlider .carousel-item{background-color:#2b1f19;height:100%}.PhotosSlide .carousel-item img,.PhotosSlider .carousel-item img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.endingFooterWrap{aspect-ratio:3/2;background:linear-gradient(180deg,#3a281e,#2b1f19);display:flex;justify-content:center;min-height:clamp(340px,34vw,500px);overflow:hidden;padding:0;position:relative;width:100%}.endingFooterImage{display:block;height:100%;inset:0;object-fit:cover;object-position:center 24%;position:absolute;width:100%}.footerContent{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:clamp(1.5rem,4vw,3rem) 1rem 2rem;position:absolute}.footerLogo{display:block;height:auto;margin-bottom:.85rem;margin-top:10px;width:clamp(300px,8vw,300px)}.footerBrandText{color:#b98a45}.footerCredit{color:#f3eee7}@media (max-width:768px){.PhotosSlide,.PhotosSlider{padding:0 1rem 1.5rem}.PhotosSlide .carousel,.PhotosSlider .carousel{aspect-ratio:4/5}.PhotosSlide .carousel-item img,.PhotosSlider .carousel-item img{height:100%}.endingFooterWrap{aspect-ratio:3/2;min-height:clamp(340px,94vw,460px);padding:0}.endingFooterImage{object-fit:contain;object-position:center bottom}.footerContent{justify-content:flex-end;padding:1.1rem .7rem 1.35rem}.footerBrand{gap:.35rem!important;margin-bottom:.65rem;padding-bottom:5px}.footerLogo{height:150px;width:150px}.footerBrandText{font-size:.82rem;padding-bottom:10px}.footerLinksWrap{font-size:.84rem;gap:.5rem .9rem!important;margin-top:0!important;padding-bottom:.45rem;width:min(100%,calc(100% - 1rem))}.footerCredit{font-size:.74rem;line-height:1.35;margin-top:.7rem!important}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.724c0451.css.map*/