body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:var(--background-color);font-family:var(--font-family);margin:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--background-color)}::-webkit-scrollbar-thumb{background:var(--secondary-background-color);border-radius:5px;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.app-container:active::-webkit-scrollbar-thumb,.app-container:hover::-webkit-scrollbar-thumb{opacity:1}html{scrollbar-color:var(--secondary-background-color) var(--background-color);scrollbar-width:auto}.header{justify-content:center;min-height:100vh;padding:2rem}.header,.textbox{align-items:center;display:flex;flex-direction:column}.textbox{gap:1rem}.header-logo{height:auto;margin-bottom:1rem;max-width:300px}.header-title{color:#d86237;color:var(--secondary-text-color,#d86237);font-size:4.5rem;line-height:1.2;margin:0}.header-subtitle{color:#0fad90;color:var(--primary-text-color,#0fad90);font-size:1.5rem;line-height:1.4;margin:0}.header-service-types{color:#d86237;color:var(--secondary-text-color,#d86237);font-size:1.2rem;line-height:1.4;margin:0}@media (max-width:768px){.header{padding:1rem}.textbox{max-width:100%;padding:1.5rem}.header-logo{margin-bottom:.8rem;max-width:250px}.header-title{font-size:2.5rem}.header-subtitle{font-size:1.2rem}.header-service-types{font-size:1rem}}@media (max-width:480px){.header-title{font-size:2rem}.header-subtitle{font-size:1rem}.header-service-types{font-size:.9rem}.header-logo{max-width:250px}}.nav-toggle{border:none;border-radius:4px;cursor:pointer;padding:.5rem;right:2rem;top:2rem;z-index:1000}.nav-menu,.nav-toggle{background-color:var(--secondary-background-color);position:fixed}.nav-menu{align-items:center;display:flex;height:100vh;justify-content:center;left:0;top:0;width:100%;z-index:999}.nav-menu ul{list-style:none;padding:0;text-align:center}.nav-menu li{margin:2rem 0}.nav-menu a{color:var(--secondary-text-color);font-size:1.5rem;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:var(--primary-text-color)}.about{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;padding:2rem;position:relative}.about-heading{font-size:2rem}.about-heading,.textbox p{color:#333;color:var(--secondary-text-color,#333);margin:0}.textbox p{line-height:1.6}@media (max-width:768px){.about{padding:1rem}.textbox{max-width:100%;padding:1.5rem}.about-heading{font-size:1.5rem}}.services{align-items:center;flex-direction:column;padding:2rem}.services,.services-container{display:flex;gap:2rem;justify-content:center}.services-container{align-items:flex-start;flex-wrap:wrap;max-width:1200px}.services-title{color:#333;color:var(--secondary-text-color,#333);font-size:2.5rem;margin:0}.textbox h2{font-size:1.8rem;margin-top:0}.textbox h2,.textbox ul{color:#d97f5d;color:var(--primary-text-color,#d97f5d)}.textbox ul{line-height:1.6;margin:0;padding-left:1.5rem}.textbox li{margin-bottom:.5rem}@media (max-width:768px){.services{padding:1rem}.services-container{align-items:center;flex-direction:column}.textbox{max-width:100%;padding:1.5rem}.services-title{font-size:2rem}.textbox h2{font-size:1.5rem}}.reviews{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:100vh;padding:2rem}.reviews-title{color:#d86237;color:var(--secondary-text-color,#d86237);font-size:2.5rem;margin:0}.reviews-textbox{max-width:800px;padding:1.5rem}.reviews-container{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.reviews-slider{margin-bottom:1rem;overflow:hidden;width:100%}.reviews-quote-container{align-items:center;display:flex;flex-direction:column;gap:1rem}.reviews-quote{background-color:#f5f7acde;background-color:var(--primary-textbox-color,#f5f7acde);border-radius:8px;padding:1.5rem;text-align:center;width:100%}.reviews-quote p{color:#0fad90;color:var(--primary-text-color,#0fad90);font-size:1.1rem;font-style:italic;line-height:1.6;margin:0}.reviews-static-content{align-items:center;display:flex;flex-direction:column;gap:.8rem;width:100%}.reviews-subtitle{font-size:1rem}.reviews-description,.reviews-subtitle{color:#d86237;color:var(--secondary-text-color,#d86237);margin:0}.reviews-description{font-size:.9rem}.reviews-arrow{background:#45da6a;background:var(--secondary-background-color,#45da6a);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.5rem;padding:.5rem 1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.reviews-arrow-left{left:1rem}.reviews-arrow-right{right:1rem}.reviews-bullets{display:flex;gap:.5rem;justify-content:center;margin-top:.8rem}.reviews-bullet{background-color:var(--primary-text-color);border-radius:50%;cursor:pointer;height:10px;width:10px}.reviews-bullet.active{background-color:#4dfd79;height:15px;transform:translateY(-3px);width:15px}@media (max-width:768px){.reviews{padding:1rem}.reviews-textbox{max-width:100%;padding:1rem}.reviews-title{font-size:2rem}.reviews-quote p{font-size:1rem}.reviews-subtitle{font-size:.9rem}.reviews-description{font-size:.8rem}.reviews-arrow{bottom:2.5rem;font-size:1.2rem;padding:.3rem .8rem;top:auto}.reviews-arrow-left{left:.5rem}.reviews-arrow-right{right:.5rem}.reviews-bullets{margin-top:.6rem}}@media (max-width:480px){.reviews-title{font-size:1.8rem}.reviews-quote p{font-size:.9rem}.reviews-subtitle{font-size:.8rem}.reviews-description{font-size:.7rem}.reviews-arrow{bottom:2rem;font-size:1rem}.reviews-bullets{margin-top:.5rem}}.gallery{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;padding:2rem;position:relative}.gallery-title{color:#d86237;color:var(--secondary-text-color,#d86237);font-size:2.5rem;margin:0}.gallery-textbox{max-width:800px;padding:1rem}.gallery-container{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:50vh;overflow:hidden;position:relative;width:100%}.gallery-slider{align-items:flex-start;display:flex;flex-grow:1;justify-content:center;width:100%}.gallery-image{max-height:100%;max-width:100%;object-fit:contain}.slide-left{animation:slideLeft .5s ease forwards}.slide-right{animation:slideRight .5s ease forwards}@keyframes slideLeft{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.gallery-arrow{background:#45da6a;background:var(--secondary-background-color,#45da6a);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:2rem;padding:.5rem 1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.gallery-arrow-left{left:1rem}.gallery-arrow-right{right:1rem}.gallery-bullets{display:flex;gap:.5rem;justify-content:center;padding:1rem 0;z-index:10}.gallery-bullet{background-color:#ccc;border-radius:50%;cursor:pointer;height:10px;width:10px}.gallery-bullet.active{background-color:#45da6a;background-color:var(--secondary-background-color,#45da6a);height:15px;transform:translateY(-3px);width:15px}@media (max-width:768px){.gallery{padding:.5rem}.gallery-textbox{max-width:100%;padding:.5rem}.gallery-container{min-height:40vh}.gallery-slider{align-items:flex-start}.gallery-title{font-size:2rem}.gallery-arrow{font-size:1.5rem;padding:.3rem .8rem}.gallery-arrow-left{left:.5rem}.gallery-arrow-right{right:.5rem}.gallery-bullets{padding:1rem 0}}@media (max-width:480px){.gallery,.gallery-textbox{padding:.5rem}.gallery-container{min-height:35vh}.gallery-slider{align-items:flex-start}.gallery-title{font-size:1.8rem}.gallery-arrow{font-size:1.2rem;padding:.2rem .6rem}.gallery-bullets{padding:1rem 0}.gallery-bullet{height:8px;width:8px}}.contact{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:100vh;padding:2rem}.contact-title{color:#d86237;color:var(--secondary-text-color,#d86237);font-size:2.5rem;margin:0}.contact-details{align-items:center;display:flex;flex-direction:column;gap:.8rem}.contact-phone-prompt{color:#d86237;color:var(--secondary-text-color,#d86237);font-size:1.2rem;margin:0}.contact-phone{color:#0fad90!important;color:var(--primary-text-color,#0fad90)!important;font-size:1.8rem;margin:0}.contact-email-prompt{color:#d86237;color:var(--secondary-text-color,#d86237);font-size:1.2rem;margin:1rem 0 0}.contact-email{color:#0fad90!important;color:var(--primary-text-color,#0fad90)!important;font-size:1.8rem;margin:0}.contact-socials-prompt{color:#d86237;color:var(--secondary-text-color,#d86237);font-size:1.2rem;margin:1rem 0 0}.contact-socials{display:flex;gap:1rem;justify-content:center;margin-top:.8rem}.social-icon{align-items:center;color:#45da6a;color:var(--secondary-background-color,#45da6a);display:inline-flex;height:32px;justify-content:center;transition:transform .3s ease;width:32px}.social-icon:hover{transform:scale(1.1)}@media (max-width:768px){.contact{padding:1rem}.contact .textbox{max-width:100%;padding:1.5rem}.contact-title{font-size:2rem}.contact-email-prompt,.contact-phone-prompt,.contact-socials-prompt{font-size:1rem}.contact-email,.contact-phone{color:#0fad90!important;color:var(--primary-text-color,#0fad90)!important;font-size:1.4rem}.contact-socials{gap:.8rem;margin-top:.6rem}.social-icon{height:28px;width:28px}}@media (max-width:480px){.contact-title{font-size:1.8rem}.contact-email-prompt,.contact-phone-prompt,.contact-socials-prompt{font-size:.9rem}.contact-email,.contact-phone{color:#0fad90!important;color:var(--primary-text-color,#0fad90)!important;font-size:1.2rem}.contact-socials{gap:.6rem;margin-top:.5rem}.social-icon{height:24px;width:24px}}:root{--font-family:"Cinzel",serif;--font-weight-heading:700;--font-weight-body:600;--primary-textbox-color:#f5f7acde;--secondary-textbox-color:#f7e9acde;--primary-text-color:#0fad90;--secondary-text-color:#d86237;--background-color:#d9a25d;--secondary-background-color:#45da6a}.app-container{background-color:#d9a25d;background-color:var(--background-color);font-family:Cinzel,serif;font-family:var(--font-family);font-weight:600;font-weight:var(--font-weight-body);min-height:100vh;overflow-x:hidden;overflow-y:scroll;position:relative;scroll-behavior:smooth}.app-container>header,.app-main>*{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;position:relative;width:100%;z-index:2}.background-image{background-position:50%;background-size:cover;height:100%;left:0;position:fixed;top:0;transition:background-image 1s ease-in-out;width:100%;z-index:1}h1,h2,h3,h4,h5,h6{font-weight:700;font-weight:var(--font-weight-heading)}a,div,h1,h2,h3,h4,h5,h6,li,p,span{font-family:Cinzel,serif;font-family:var(--font-family)}a,div,li,p,span{font-weight:600;font-weight:var(--font-weight-body)}.textbox{background-color:#f5f7acde;background-color:var(--primary-textbox-color);border-radius:8px;box-shadow:0 2px 4px #0000001a;max-width:600px;padding:2rem;text-align:center}@media (max-width:768px){.textbox{max-width:100%;padding:1.5rem}}
/*# sourceMappingURL=main.bb36d676.css.map*/