body,html{height:100%;margin:0;padding:0;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f8f8;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.app-container{min-height:100vh;overflow-x:hidden;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}@media (max-width:640px){.section-title{font-size:2rem;margin-bottom:2rem}}.navbar{left:50%;max-width:1400px;opacity:1;position:fixed;top:1rem;transform:translateX(-50%);transition:all .3s ease-in-out;z-index:50}.navbar-hidden{opacity:0;top:-80px}.navbar-inner{align-items:center;background-color:#1a202ccc;border:1px solid #4a5568;border-radius:9999px;box-shadow:0 10px 15px #0000001a;color:#fff;display:flex;justify-content:space-between}.navbar-brand{color:#fff;font-weight:700;text-decoration:none}.navbar-links{align-items:center;display:flex;flex-grow:1;justify-content:space-evenly;margin-left:1rem;padding:0 1rem}.nav-link{color:#fff;text-decoration:none;transition:color .3s ease-in-out}.nav-link:hover{color:#fb923c}.contact-button{background-color:#f97316;border:none;border-radius:9999px;color:#fff;cursor:pointer;transition:background-color .3s ease-in-out}.contact-button:hover{background-color:#ea580c}@media (max-width:767px){.navbar{left:50%;transform:translateX(-50%);width:95%!important}.navbar-inner{flex-wrap:nowrap;gap:.5rem;padding:.25rem .75rem}.navbar-links{display:none}.navbar-brand{font-size:.9rem;white-space:nowrap}.contact-button{display:block;font-size:.75rem;padding:.5rem .75rem;white-space:nowrap}}@media (min-width:768px){.navbar{left:50%;transform:translateX(-50%);width:95%!important}.navbar-inner{gap:1.5rem;padding:.75rem 1.5rem}.navbar-brand{font-size:1.2rem}.nav-link{font-size:1rem}.contact-button{display:block;font-size:1rem;padding:.75rem 1.5rem}}.island-overlay{align-items:flex-start;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:5rem 1rem 1rem;position:fixed;right:0;top:0;transition:all .5s ease-in-out;visibility:hidden;z-index:40}.island-overlay-visible{opacity:1;visibility:visible}.island-content-wrapper{background-color:#fff;border-radius:1.5rem;box-shadow:0 20px 25px #0000001a,0 8px 10px #0000000a;max-width:24rem;padding:2rem;position:relative;width:100%}@media (max-width:640px){.island-content-wrapper{border-radius:1rem;padding:1.5rem}}.island-close-button{background:none;border:none;border-radius:9999px;color:#6b7280;cursor:pointer;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:color .3s ease-in-out}.island-close-button:hover{color:#1f2937}.hero-section{height:100vh;overflow:hidden;position:relative;width:100%}.hero-background-image{background-image:url(/static/media/abc.2abd64bd92e4dcb253de.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;left:0;top:0}.hero-background-image,.hero-overlay{height:100%;position:absolute;width:100%}.hero-overlay{align-items:center;background-color:initial;display:flex;flex-direction:column;inset:0;justify-content:center;padding:1rem;text-align:center;z-index:10}.hero-title{animation:fade-in-up 1s ease-out forwards;color:#fff;font-size:2.25rem;font-weight:800;line-height:1.25;margin-bottom:1rem}@media (max-width:640px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}}@media (min-width:640px){.hero-title{font-size:3.75rem}}.hero-subtitle{animation:fade-in-up 1s ease-out .2s forwards;color:#fff;font-size:1.125rem;max-width:42rem}@media (min-width:640px){.hero-subtitle{font-size:1.25rem}}.hero-button{animation:bounce 1.5s infinite;background-color:#f97316;border-radius:9999px;box-shadow:0 10px 15px #0000001a;color:#fff;font-size:1.125rem;font-weight:600;margin-top:2rem;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease-in-out}.hero-button:hover{background-color:#ea580c;transform:translateY(-3px)}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.product-display-container{background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px #0000001a;display:flex;flex-direction:column;overflow:hidden}@media (min-width:768px){.product-display-container{flex-direction:row}}.product-display-left{display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}@media (min-width:768px){.product-display-left{flex:1 1;padding:3rem;text-align:left}}.product-display-right{display:flex;flex:1 1}.product-display-title{color:#f97316;font-size:2rem;font-weight:700;margin-bottom:1rem}@media (max-width:767px){.product-display-title{font-size:1.5rem}}.product-display-description{color:#4b5563;font-size:1rem;margin-bottom:1.5rem}.product-display-details{color:#4b5563;line-height:1.8;margin-bottom:2rem}.product-display-button{align-items:center;background-color:#f97316;border-radius:9999px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease-in-out}.product-display-button:hover{background-color:#ea580c}.product-display-image{display:block;height:100%;object-fit:cover;width:100%}.product-card,.product-card-action,.product-card-content,.product-card-description,.product-card-image,.product-card-title,.product-slide,.product-slider-container,.product-slider-track,.slider-button{display:none}.about-section{padding:5rem 1rem}.about-content{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-between}@media (max-width:767px){.about-content{flex-direction:column}}@media (min-width:768px){.about-content{flex-direction:row;gap:3rem}.about-image-wrapper,.about-text{flex:1 1}}.about-image{border-radius:1rem;box-shadow:0 10px 15px #0000001a;max-width:100%}.about-heading{color:#f97316;font-size:1.5rem;font-weight:600;margin-bottom:1rem}@media (max-width:640px){.about-heading{font-size:1.25rem}}.about-paragraph{color:#4b5563;margin-bottom:1rem}.why-us-section{padding:5rem 1rem}.why-us-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.why-us-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.why-us-grid{grid-template-columns:repeat(4,1fr)}}.why-us-card{background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px #0000001a;padding:1.5rem;text-align:center;transform:translateY(0);transition:transform .3s ease-in-out}.why-us-card:hover{transform:translateY(-.5rem)}.why-us-card-icon-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.why-us-icon{color:#f97316}.why-us-card-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.why-us-card-description{color:#4b5563}.contact-section{background-color:#f3f4f6;padding:5rem 1rem}@media (max-width:640px){.contact-section{padding:3rem 0}}.contact-form-wrapper{background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px #0000001a;margin:0 auto;max-width:32rem;padding:2rem}.contact-intro-text{color:#4b5563;margin-bottom:1.5rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.form-input,.form-textarea{border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;display:block;outline:none;padding:.5rem .75rem;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;width:100%}.form-input:focus,.form-textarea:focus{border-color:#f97316;box-shadow:0 0 0 3px #fb923c80}.submit-button{background-color:#f97316;border:none;border-radius:.375rem;box-shadow:0 10px 15px #0000001a;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1rem;transition:background-color .3s ease-in-out;width:100%}.submit-button:hover{background-color:#ea580c}.footer{background-color:#1a202c;color:#fff;padding:3rem 1rem}.footer .container{text-align:center}.footer-links{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:2rem}@media (max-width:767px){.footer-links{flex-direction:column}}@media (min-width:768px){.footer-links{flex-direction:row;gap:4rem}}.footer-link{color:#fff;text-decoration:none;transition:color .3s ease-in-out}.footer-link:hover{color:#fb923c}.footer-text{color:#9ca3af;font-size:.875rem}.contact-island{text-align:center}.contact-island-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.contact-island-description{color:#4b5563;margin-bottom:1rem}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{align-items:center;display:flex;gap:.5rem;justify-content:center}.contact-icon{color:#f97316}.contact-text{font-size:1.125rem}.success-message{text-align:center}.success-icon{color:#22c55e;margin:0 auto 1rem}.success-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.success-description{color:#4b5563}
/*# sourceMappingURL=main.4740fcb0.css.map*/