*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;font-family:Arial,sans-serif}body,h1,h2,h3,p,figure,blockquote,dl,dd{margin:0;padding:0}img,picture{max-width:100%;display:block}button{background:none;border:none}a{text-decoration:none;color:inherit}.container{width:100vw}*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}.section,#hero,#gallery,#about,#services,#contact{width:100vw;padding:0;margin:0}.hero-section{position:relative;height:100vh;overflow:hidden;width:100vw}.hero-section img{width:100%;height:100vh;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.hero-section .align-center{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;color:#fff;text-align:center}.hero-section .hero-text{font-size:3rem;font-weight:700}.hero-section .hero-subtext{font-size:1.5rem;margin:10px 0}.hero-section .btn{padding:10px 20px;background-color:#ffc107;border:none;color:#000;text-transform:uppercase;font-weight:700;text-decoration:none}.hero-section .btn:hover{background-color:brown}#gallery{background-color:#fff5e1;padding-bottom:50px;position:relative}#gallery h1{font-family:Arial,sans-serif;font-size:2rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px}.carousel-item{text-align:center;min-height:400px;display:flex;justify-content:center;align-items:center}.carousel-item img{width:100%;max-width:500px;height:auto;object-fit:cover;transition:transform .5s ease;border-radius:15px}.carousel-item.active img{transform:scale(1.05);box-shadow:0 4px 10px #0003}.carousel-item:not(.active) img{filter:blur(8px);opacity:.4;max-width:200px}.carousel-control-prev,.carousel-control-next{width:5%;z-index:10;position:absolute;top:50%;transform:translateY(-50%)}.carousel-control-prev-icon,.carousel-control-next-icon{background-color:#00000080;border-radius:50%;width:2rem;height:2rem}#about h1{font-family:Arial,sans-serif;font-size:2rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px}.text-card{max-width:500px;text-align:justify;position:relative;transform:translate(-20px);z-index:1;background-color:#fff;border-radius:8px}.image-card img{display:block;object-fit:contain}@media (max-width: 768px){.about-container{flex-direction:column;text-align:center}.text-card,.image-card{width:90%;transform:none;margin-bottom:20px}}#services{background-color:#f5e5c4;padding:50px 0;text-align:center}#services h1{font-size:2.5rem;margin-bottom:40px;position:relative;display:inline-block}#services h1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:#000}.service-item{display:flex;align-items:center;justify-content:space-around;padding:20px;background-color:#fff;box-shadow:0 4px 6px #0000001a;width:80%;margin:30px auto;border-radius:8px}.service-item:nth-child(2n){flex-direction:row-reverse}.service-item img{width:250px;height:auto;object-fit:cover;border-radius:8px}.service-item div{text-align:left;max-width:600px}.service-item h2{font-size:1.5rem;margin-bottom:10px}.service-item p{font-size:1rem;color:#666}#contact{background-color:#d4d1cb;padding:50px 0;text-align:center}#contact h1{font-size:2.5rem;margin-bottom:40px;position:relative;display:inline-block}#contact h1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:#000}.contact-container{display:flex;align-items:center;justify-content:space-between;width:80%;margin-left:auto;margin-right:auto}.contact-info,.contact-form{width:45%}.contact-info{text-align:left}.contact-info p{margin-bottom:20px}.contact-info span{display:block;font-size:.9rem;color:#666}.contact-form input,.contact-form textarea{width:100%;padding:10px;margin-bottom:20px;border:1px solid #ccc;border-radius:4px}.contact-form button{padding:10px 20px;background-color:#533953;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer}.contact-form button:hover{background-color:#3c2639}@media (max-width: 768px){.service-item,.contact-container{flex-direction:column}.contact-info,.contact-form{width:100%}}@media (max-width: 576px){.text-card,.image-card,.service-item,.contact-container{width:100%;text-align:center}.hero-text{font-size:2rem}.hero-subtext{font-size:1.2rem}#contact h1,#services h1{font-size:2rem}}@media (min-width: 577px) and (max-width: 768px){.contact-container,.service-item{flex-direction:column;align-items:center}.hero-text{font-size:2.5rem}.hero-subtext{font-size:1.4rem}.carousel-item img{max-width:80%}}@media (min-width: 769px){.contact-container{flex-direction:row;justify-content:space-between}}@media (min-width: 1200px){.hero-text{font-size:4rem}.hero-subtext{font-size:2rem}#gallery h1,#about h1,#contact h1{font-size:3rem}}button,.btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:10px 20px;border:none;border-radius:5px;cursor:pointer}a{color:inherit;text-decoration:none}
