button,input[type=submit]{border:none;padding:10px 20px;outline:none;border-radius:4px;color:#fff;font-weight:500;font-size:16px;background-color:var(--green-1);cursor:pointer;transition:background-color .2s ease-in-out}button:hover,input[type=submit]:hover{background-color:var(--green-2)}@media screen and (min-width:768px){button,input[type=submit]{font-size:18px}}section#contact-us-section{background:#fafafa;padding-top:40px;padding-bottom:40px;text-align:center}section#contact-us-section>h3{font-size:2.8rem;margin-bottom:10px}section#contact-us-section>p{font-size:1.1rem}.contact-us-form{margin-top:30px;display:flex;flex-direction:column;max-width:600px;margin-left:auto;margin-right:auto;gap:15px}.contact-us-form>input,.contact-us-form>textarea{font-size:1.2rem;padding-inline:1.6rem;padding-block:.8rem;border-radius:5px;outline:none;border:1px solid hsla(0,0%,50%,.445);transition:border .2s ease-in-out}.contact-us-form>input::placeholder,.contact-us-form>textarea::placeholder{text-align:left;color:#545f71}.contact-us-form>input:focus,.contact-us-form>input:hover,.contact-us-form>textarea:focus,.contact-us-form>textarea:hover{border-color:var(--green-1)}.contact-us-form>div{-webkit-margin-end:auto;margin-inline-end:auto}section#our-products-section{padding-top:40px;padding-bottom:40px}section#our-products-section>h3{font-size:2.8rem;text-align:center}.product-list{margin-top:30px;display:flex;flex-direction:column;gap:40px}@media screen and (min-width:1024px){.product-list{flex-direction:row}}.product-list-item{text-decoration:none;color:#000;background:#fafafa;overflow:hidden;width:300px;border-radius:12px;margin:auto;transition:transform .2s ease-in-out}.product-list-item:hover{transform:scale(1.1)}.product-list-item>div{width:100%}.product-list-item>div>img{height:auto;width:100%;object-fit:cover}.product-list-item>p{padding-left:30px;padding-top:15px;padding-bottom:15px;font-size:1.3rem}@media screen and (min-width:768px){.product-list-item{width:500px}}section#service-section{padding-top:60px;padding-bottom:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;background-color:#fafafa}section#service-section>div{text-align:center}section#service-section>div>img{width:150px;height:150px}section#service-section>div>p{margin-top:10px;width:150px;font-size:20px;text-align:center;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){section#service-section{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-column-gap:30%;column-gap:30%}}@media screen and (min-width:1024px){section#service-section{display:flex;flex-direction:row;justify-content:space-between;gap:0}}@media screen and (min-width:1366px){section#service-section{justify-content:space-evenly}section#service-section>div>img{width:150px;height:150px}section#service-section>div>p{font-size:20px;width:150px}}@media screen and (min-width:1920px){section#service-section{justify-content:space-evenly}}section#us-section{padding-top:60px;padding-bottom:60px;display:flex;flex-direction:column;grid-template-columns:50% 50%;gap:30px}section#us-section>div{display:flex;flex-direction:column;gap:40px}section#us-section>div>h3{font-size:2.8rem}section#us-section>div>p{font-size:1.1rem;line-height:130%}section#us-section>div:last-child>img{width:auto;height:auto;max-width:547px;max-height:362px}@media screen and (min-width:768px){section#us-section>div>p{font-size:1.3rem}}@media screen and (min-width:1280px){section#us-section{display:grid;grid-template-columns:50% 50%}section#us-section>div:last-child{align-self:end}}@media screen and (min-width:1920px){section#us-section{gap:50px}section#us-section>div>p{width:80%;font-size:1.5rem}}section#hero-section{background:linear-gradient(270deg,transparent,#000),url(/_next/static/media/hero-image.84fce918.webp);background-repeat:no-repeat;background-size:cover;background-position:60% 50%;width:100%;padding-top:180px;padding-bottom:30px}.hero-content{height:inherit;display:table-cell;vertical-align:bottom;text-align:center}.hero-content>h3{color:#fff;font-size:30px;margin-bottom:20px;letter-spacing:2px}@media screen and (min-width:768px){section#hero-section{background-position:60% 50%;padding-top:0;padding-bottom:0;height:500px}.hero-content{text-align:left;padding-bottom:30px}.hero-content>h3{font-size:48px}}@media screen and (min-width:1024px){section#hero-section{height:100vh}.hero-content{vertical-align:middle;padding-top:180px}.hero-content>h3{width:85%}}@media screen and (min-width:1611px){.hero-content>h3{width:75%}}@media screen and (min-width:1787px){.hero-content>h3{width:65%}}section#why-us-section{padding-top:60px;padding-bottom:60px;background:#000;color:#fff;display:flex;gap:60px;flex-direction:column}section#why-us-section>div:first-child{text-align:center}section#why-us-section>div>h3{font-size:2.8rem;margin-bottom:30px}section#why-us-section>div>p{line-height:130%;font-size:1.1rem}section#why-us-section>div:first-child>button{display:none}.why-us-reason-list{display:flex;flex-direction:column;gap:30px}.why-us-reason-item{display:flex;align-items:center;gap:15px}.why-us-reason-item>img{width:90px;height:auto}.why-us-reason-item-content{display:flex;flex-direction:column;gap:5px}.why-us-reason-item-content>p:first-child{font-size:1.2rem}.why-us-reason-item-content>p:last-child{font-size:.9rem}@media screen and (min-width:768px){.why-us-reason-item-content>p:last-child{font-size:1rem}}@media screen and (min-width:1024px){section#why-us-section{flex-direction:row}section#why-us-section>div:first-child{text-align:left;width:50%}section#why-us-section>div:first-child>p{margin-bottom:50px;font-size:1.3rem;width:100%}section#why-us-section>div:first-child>button{display:block}section#why-us-section>div:last-child{display:none}.why-us-reason-list{flex-basis:500px}}@media screen and (min-width:1920px){section#why-us-section>div:first-child>p{width:80%}}