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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background:#cbc3b4;color:#333;font-family:Arial,sans-serif;margin:0;padding:0}.container{display:flex;flex-direction:column;min-height:100vh}.header{align-items:center;background:linear-gradient(270deg,#222,#f60);display:flex;justify-content:space-between;padding:0 2rem;position:relative}.logo{height:125px}.hamburger{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:2rem;padding:10px}.nav ul{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.nav ul li{display:inline}.nav ul li a{color:#fff;font-size:1.1rem;text-decoration:none;transition:color .3s}.nav ul li a:hover{color:#222}@media (max-width:768px){.hamburger{display:block}.nav{background:linear-gradient(270deg,#222,#f60);max-height:0;overflow:hidden;position:absolute;right:0;text-align:center;top:100%;transition:max-height .3s ease-in-out;width:100%}.nav.open{max-height:300px}.nav ul{flex-direction:column;gap:1rem}.nav ul li{display:block;padding:10px 0}}.footer{padding:1rem;text-align:start}.social-icons a{color:#cbc3b4;font-size:1.5rem;transition:color .3s}.social-icons a:hover{color:#feb249}.contact-page{color:#333;font-family:Arial,sans-serif;text-align:center}.contact-hero{align-items:center;background:url(/static/media/contact-hero.01134335eaad5d44bdbc.jpg) 50%/cover no-repeat;color:#fff;display:flex;height:60vh;justify-content:center;text-shadow:2px 2px 8px #0009;width:100%}.contact-hero h1{font-size:3rem;font-weight:700}.contact-info{background-color:#cbc3b4;padding:4rem 2rem}.contact-info h2{font-size:2rem;margin-bottom:1rem}.contact-details{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1000px}.contact-item{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;color:#000;flex:1 1;max-width:320px;min-width:280px;padding:1.5rem;text-align:center}.contact-item h3{font-size:1.3rem;margin-bottom:.5rem}.contact-item a,.contact-item p{color:#f60;font-weight:700;text-decoration:none}.contact-item a:hover{color:#f60}.contact-form{padding:4rem 2rem}.contact-form h2{font-size:2rem;margin-bottom:1.5rem}form{margin:0 auto;max-width:600px;text-align:left}.form-group{margin-bottom:1rem}label{display:block;font-weight:700;margin-bottom:.5rem}input,textarea{border:1px solid #ccc;border-radius:5px;padding:10px;width:100%}textarea{resize:none}.cta-button{border:none}.service-area{background-color:#f9f9f9;padding:2rem}.city-list{grid-gap:5px;display:grid;font-size:1rem;gap:5px;grid-template-columns:repeat(3,1fr);list-style:none;margin:2rem 2rem 2rem 15%;padding:0}.city-list li{text-align:start}@media (max-width:768px){.contact-details{align-items:center;flex-direction:column}.contact-item{max-width:250px;width:100%}.city-list{gap:10px;grid-template-columns:repeat(2,1fr);margin-left:10%}}.pricing-page{color:#333;font-family:Arial,sans-serif;text-align:center}.pricing-hero{align-items:center;background:url(/static/media/pricing-hero.685fc1f865e3011584aa.jpg) 50%/cover no-repeat;color:#fff;display:flex;height:60vh;justify-content:center;text-shadow:2px 2px 8px #0009;width:100%}.pricing-hero h1{font-size:3rem;font-weight:700}.pricing-intro{background-color:#222;color:#cbc3b4;padding:3rem 2rem}.pricing-intro h2{font-size:2rem;margin-bottom:1rem}.pricing-table{align-items:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:3rem 1rem}.pricing-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;box-sizing:border-box;flex:0 0 auto;max-width:320px;min-width:280px;padding:2rem;text-align:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:300px}.pricing-card.highlight{border:3px solid #ff9e42;box-shadow:0 8px 16px #ff9e424d;position:relative}.pricing-card.highlight:before{background:#ff9e42;border-radius:20px;color:#fff;content:"Most Popular";font-size:.85rem;font-weight:700;left:50%;padding:6px 16px;position:absolute;top:-12px;transform:translateX(-50%)}.pricing-card.highlight:hover{transform:scale(1.01)}.pricing-card.highlight h3{color:#ff9e42;font-size:1.9rem}.pricing-card.highlight .price{color:#ff9e42;font-size:2.2rem;font-weight:700}.pricing-card h3{font-size:1.5rem;margin-bottom:1rem}.price{color:#ff9e42;font-size:2rem;font-weight:700;margin-bottom:1rem}.pricing-card ul{list-style-position:outside;list-style-type:disc;padding-left:1.75rm;text-align:start}.pricing-card ul li{font-size:1rem;margin:8px 0}.cta-section{background:#f8f8f8;padding:3rem 2rem}.cta-button{background:#e63946;cursor:pointer}.cta-button:hover{background:#d62839}@media (max-width:1024px){.pricing-table{align-items:center;flex-direction:column;gap:2rem;padding:2rem 1rem}.pricing-card{max-width:400px;min-width:0;min-width:auto;width:90%}}@media (max-width:768px){.pricing-table{gap:1.5rem;padding:2rem .75rem}.pricing-card{margin:0 auto;max-width:350px;padding:1.5rem;width:95%}.pricing-card.highlight:before{font-size:.8rem;padding:4px 12px}}.home{color:#fff;font-family:Arial,sans-serif}.hero,.home{text-align:center}.hero{align-items:center;background:url(/static/media/hero-bg.bf24d42d4b10d7a9527d.jpg) 50%/cover no-repeat;display:flex;height:80vh;justify-content:center;position:relative;width:100%}.hero-overlay{background:#0009;border-radius:10px;padding:2rem}.hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:1.5rem}.cta-button{background:#ff9e42;border-radius:5px;color:#fff;display:inline-block;font-size:1.2rem;padding:12px 24px;text-decoration:none;transition:background .3s}.cta-button:hover{background:#f60}.services{background:#cbc3b4;color:#333;padding:4rem 2rem}.services h2{font-size:2rem;margin-bottom:2rem;text-align:center}.service-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:1.5rem;text-align:center;width:300px}.service h3{font-size:1.5rem;margin-bottom:1rem}.service p{font-size:1rem}@media (max-width:768px){.nav{z-index:999}}.footer{background-color:#222;color:#cbc3b4;font-size:.9rem;margin-top:auto;text-align:center}.footer h2,.footer p{margin:0;padding:.5rem 0}.footer-content{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem}.footer-contact{text-align:left}.footer-social a{color:#cbc3b4;font-size:1.5rem;margin:0 10px;transition:color .3s}.footer-social a:hover{color:#feb249}.footer-bottom{font-size:.8rem;margin-top:1rem;text-align:center}
/*# sourceMappingURL=main.5c6d9bda.css.map*/