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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header-container{align-items:center;column-gap:10px;flex-direction:row;justify-content:flex-start;padding:10px}.header-container,.main-hero-container{background-color:#ef3e2d;color:#fff;display:flex}.main-hero-container{flex-direction:column;font-weight:300;height:500px;justify-content:center;line-height:2}.hero-title{font-size:45px}.hero-subtitle{font-size:35px}.our-company-container{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:35px;font-weight:300;justify-content:center;padding:10px;row-gap:10px}.mission,.vision{font-weight:100;width:50%}.our-products-container{align-items:center;display:flex;flex-direction:column;font-size:35px;font-weight:300;justify-content:center;padding:10px}.our-products-row-container{display:flex;flex-direction:row;justify-content:space-evenly;width:100%}.our-products-item{border:1px solid #d3d3d3;border-radius:10px;box-shadow:0 1px 7px gray;padding:10px;width:325px}.our-products-item img{border:1px solid #d3d3d3;border-radius:100px;box-shadow:0 1px 7px gray;width:100px}.our-products-item .title{font-size:25x}.our-products-item .subtitle{font-size:20px}.our-products-item .subtitle a,a:active,a:visited{color:#ef3e2d}.footer{align-items:center;background-color:#282c34;display:flex;flex-direction:row;height:75px;justify-content:space-between;padding:10px}.footer a,a:active,a:visited{color:#ef3e2d}@media only screen and (min-width:281px) and (max-width:600px){.mission,.vision{width:100%}.our-products-row-container{display:flex;flex-direction:column;justify-content:normal;row-gap:20px;width:auto}.our-products-item{border:1px solid #d3d3d3;border-radius:10px;box-shadow:0 1px 7px gray;padding:10px;width:auto}}
/*# sourceMappingURL=main.de6c6abd.css.map*/