@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap";@font-face{font-family:Ethnocentric;src:url(/assets/Ethnocentric-Regular-CUdhI-Bb.otf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--font-headline: "Archivo Black", sans-serif;--font-body: "Montserrat", sans-serif;--font-ethno: "Ethnocentric", sans-serif}:root{--font-size: 16px;--background: #ffffff;--foreground: #1a1a1a;--primary: #205fae;--secondary: #ed1b24;--border: rgba(0, 0, 0, .1);--font-weight-medium: 500;--font-weight-normal: 400}html{font-size:var(--font-size)}body{background-color:var(--background);color:var(--foreground);margin:0;padding:0}h1{font-size:2rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}h2{font-size:1.5rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}h3{font-size:1.25rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}h4{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}label,button{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5}input,textarea{font-size:1rem;font-weight:var(--font-weight-normal);line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,sans-serif;line-height:1.6;color:#333}button{transition:all ease .3s!important}button:hover{transition:all ease .3s;scale:1.1}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.w-full{width:100%}.h-full{height:100%}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.overflow-hidden{overflow:hidden}.text-center{text-align:center}.text-right{text-align:right}.uppercase{text-transform:uppercase}.no-underline{text-decoration:none}.cursor-pointer{cursor:pointer}.shrink-0{flex-shrink:0}.black-background{background-color:#000!important}.navbar{position:fixed;top:0;left:0;right:0;background-color:#000000bf;padding:1rem;width:100%;z-index:50;display:flex;flex-direction:column;gap:.5rem;align-items:center}.navbar-upper{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%;gap:1rem}.navbar-logo{height:3rem;width:8rem}.navbar-logo-link{height:100%;width:100%;display:block}.navbar-logo-img{height:100%;width:100%;object-fit:contain}.certifications{display:none;gap:1rem;height:2.75rem;align-items:center;justify-content:center}.certifications-text{font-weight:700;font-size:.875rem;color:#fff}.globe-icon{width:1.5rem;height:1.5rem}.quote-button{background-color:#205fae;padding:.5rem .75rem;border:none;cursor:pointer;transition:background-color .3s ease}.quote-button:hover{background-color:#1a4d8f}.quote-button-text{font-family:Archivo Black,sans-serif;font-weight:900;font-size:.75rem;color:#fff;text-transform:uppercase}.mobile-menu-button{display:block;color:#fff;padding:.5rem;background:none;border:none;cursor:pointer}.mobile-menu-icon{width:1.5rem;height:1.5rem}.navbar-divider{height:0;width:100%;position:relative}.navbar-divider-line{position:absolute;top:-1px;left:0;right:0;width:100%;height:1px}.navbar-lower{width:100%}.navbar-menu{display:none;flex-direction:column;align-items:center;width:100%}.navbar-menu.open{display:flex}.navbar-menu-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;width:100%;gap:.5rem}.navbar-link{display:flex;align-items:center;justify-content:center;padding:.5rem .75rem;text-decoration:none;transition:all ease .3s}.navbar-link:hover{scale:1.1}.navbar-link-text{font-family:Archivo Black,sans-serif;font-weight:900;font-size:.75rem;color:#fff}.hero{position:relative;width:100%;margin-top:0;overflow:hidden}.hero-carousel{position:absolute!important;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer}.hero-background{width:100%;height:100%;filter:brightness(1.25)}.hero-section{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:7rem 1rem 2rem;width:100%;gap:2rem}.hero-overlay{opacity:.5;background-image:url(/assets/hero_overlay-BoX9I9LZ.jpg);background-position:center;background-size:cover;mix-blend-mode:screen;background-blend-mode:screen;pointer-events:none}.hero-logo{height:10rem;width:16rem}.hero-logo-img{height:100%;width:100%;object-fit:contain}.hero-content{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;text-align:center}.hero-title{font-family:Ethnocentric,sans-serif;font-size:1.875rem;color:#fff}.hero-title p{margin-bottom:0;line-height:1.25}.hero-description{font-family:Montserrat,sans-serif;font-size:.875rem;color:#fff;max-width:28rem}.hero-description p{margin-bottom:0}.hero-button{border:1px solid white;background:transparent;padding:.75rem;cursor:pointer;transition:all .3s ease;color:#fff}.hero-button:hover{background-color:#fff;color:#000}.hero-button-text{font-family:Archivo Black,sans-serif;font-weight:900;font-size:.875rem;text-transform:uppercase}.about-us{background-image:url(/assets/about-DE3DpkQO.png);background-position:center;background-size:cover;width:100%}.about-us-content{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;padding:2rem 1rem;margin:auto}.about-us-title{font-family:Archivo Black,sans-serif;color:#fff}.about-us-title-small{color:#ed1b24;font-size:.875rem;text-transform:uppercase;margin-bottom:0}.about-us-title-large{font-size:1.25rem}.about-us-divider{height:0;width:100%;position:relative}.about-us-divider-line{position:absolute;top:-1px;left:0;width:100%;height:1px}.about-us-text{font-family:Montserrat,sans-serif;font-size:.875rem;color:#fff;width:100%}.about-us-text p{margin-bottom:.5rem}.about-us-button{border:1px solid white;background:transparent;padding:.75rem 1rem;cursor:pointer;transition:all .3s ease;color:#fff}.about-us-button:hover{background-color:#fff;color:#000}.about-us-button-text{font-family:Archivo Black,sans-serif;font-weight:900;font-size:.875rem;text-transform:uppercase}.capabilities{background:#000;background-image:url(/assets/BlackGrain2-VYUSschO.jpg);background-position:center;background-size:cover;width:100%}.capabilities-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;width:100%}.capabilities-inner{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;width:100%}.capabilities-title{font-family:Archivo Black,sans-serif;font-weight:900;font-size:1.25rem;color:#fff}.capabilities-divider{height:0;width:100%;position:relative}.capabilities-divider-line{position:absolute;top:-1px;left:0;width:100%;height:1px}.products-container{width:100%;display:flex;justify-content:center}.products-grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:center;justify-content:space-between;width:100%;max-width:1400px}.product-preview{background-color:#fff;display:flex;flex-direction:column;align-items:center;border:1px solid #8b8b8b;width:100%}.product-image{height:100%;width:100%;max-height:150px;object-fit:contain}.product-name-section{background-color:#205fae;width:100%;padding:.5rem}.product-name{font-family:Archivo Black,sans-serif;font-weight:900;font-size:.8rem;color:#fff;text-transform:uppercase;text-align:center}.product-description-section{width:100%;padding:.5rem}.product-description{font-family:Montserrat,sans-serif;font-size:.875rem;color:#000;text-align:center}.capabilities-button{border:1px solid white;background:transparent;padding:.75rem 1rem;cursor:pointer;transition:all .3s ease;color:#fff;margin-bottom:20px}.capabilities-button:hover{background-color:#fff;color:#000}.capabilities-button-text{font-family:Archivo Black,sans-serif;font-weight:900;font-size:.875rem;text-transform:uppercase}.footer{background-color:#000;width:100%;padding:2rem 1rem}.footer-content{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;width:100%;max-width:1200px;margin:0 auto}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-title{font-family:Archivo Black,sans-serif;font-weight:900;font-size:1rem;color:#fff;text-transform:uppercase}.footer-text{font-family:Montserrat,sans-serif;font-size:.875rem;color:#d1d5db}.footer-link{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:1rem;margin-top:2rem;text-align:center}.footer-bottom-text{font-family:Montserrat,sans-serif;font-size:.75rem;color:#9ca3af}.contact-section{background-image:url(/assets/contact-DkWx0LL_.png);background-position:center;background-size:cover;width:100%;padding:3rem 0rem}.contact-content{display:flex;flex-direction:column;gap:.5rem;align-items:center;width:100%;min-width:25vw;margin:0 auto}.contact-title{font-family:Archivo Black,sans-serif;font-weight:900;font-size:1.5rem;color:#fff;text-align:left;width:100%;padding-left:.5rem}.contact-form{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;width:100%}.contact-input,.contact-textarea{padding:.75rem;border:1px solid #374151;background-color:#1f2937;color:#fff;font-family:Montserrat,sans-serif;font-size:.875rem}.contact-input:focus,.contact-textarea:focus{outline:none;border-color:#205fae}.contact-textarea{min-height:150px;resize:vertical}.contact-submit{background-color:#205fae;border:1px solid #205fae;position:relative;flex-shrink:0;color:#fff;padding:.4rem 1rem;border:none;cursor:pointer;font-family:Archivo Black,sans-serif;font-weight:900;text-transform:uppercase;transition:background-color .3s ease;max-width:40%}.contact-submit *{font-size:.6rem}.contact-submit:hover{background-color:#1a4d8f}.services-page{padding:7rem 1rem 2rem;background-image:url(/assets/services_header-NvkevadX.png);background-position:center;background-size:cover;min-height:50vh}.services-content{max-width:1200px;margin:0 auto}.services-title{font-family:Archivo Black,sans-serif;font-weight:900;font-size:2rem;color:#fff;text-align:center;margin-bottom:2rem}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem}.service-card{background-color:#fff;padding:2rem;border-radius:0;border:1px solid #8b8b8b}.service-card-title{font-family:Archivo Black,sans-serif;font-weight:900;font-size:1.25rem;color:#205fae;margin-bottom:1rem}.service-card-description{font-family:Montserrat,sans-serif;font-size:.875rem;color:#1f2937;line-height:1.6}.gallery-page{padding:7rem 1rem 2rem;background-image:url(/assets/gray_header-BjffgU9y.png);background-position:center;background-size:cover;min-height:25vh}.gallery-content{width:100%;margin:0 auto;padding:7rem .5rem 2rem;background-color:#fff;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:center}.gallery-stuff{padding:7rem 12rem;margin:auto}.gallery-title{font-family:Archivo Black,sans-serif;font-weight:900;font-size:2rem;color:#fff;text-align:center;margin-bottom:2rem}.gallery-grid{display:grid;grid-template-columns:1fr;gap:1rem}.gallery-item{position:relative;overflow:hidden;cursor:pointer;background-color:#1f2937}.gallery-image{width:100%;height:300px;object-fit:cover;transition:transform .3s ease}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.gallery-modal-image{max-width:90%;max-height:90%;object-fit:contain}.gallery-modal-close{position:absolute;top:1rem;right:1rem;background-color:#fff;color:#000;border:none;padding:.5rem 1rem;cursor:pointer;font-family:Archivo Black,sans-serif;font-weight:900;font-size:1rem}.separator{height:1px;background-color:#000;width:75%;display:flex;margin:1rem auto}.capabilities-page{padding:7rem 1rem 2rem;background-image:url(/assets/capabilities_header-hPJV1voD.png);background-position:center;background-size:cover;min-height:50vh}.capabilities-products{margin:0 auto;background-color:#fff;padding:3rem .5rem;display:flex;flex-direction:row}.capabilities-page-content{max-width:1400px;margin:0 auto}.capabilities-page-title{font-family:Archivo Black,sans-serif;font-weight:900;font-size:2rem;color:#fff;text-align:left}.category-filters{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.category-major{max-width:33%;padding:0rem 1rem 0rem 0rem}.category-button{padding:1rem .2rem;border:1px solid white;background-color:transparent;color:#fff;cursor:pointer;font-family:Archivo Black,sans-serif;font-weight:900;text-transform:uppercase;transition:all .3s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.category-button *{font-size:.5rem}.category-button:hover{background-color:#ffffff1a}.category-button.active{background-color:#fff;color:#1e3a8a}.capabilities-products-container{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin:1rem auto}@media (min-width: 769px){.navbar{padding:1rem 3rem}.navbar-logo{height:3.75rem;width:16rem}.certifications{display:flex}.quote-button{padding:.75rem 1rem}.quote-button-text{font-size:.875rem}.mobile-menu-button{display:none}.navbar-menu{display:flex;flex-direction:row}.navbar-menu-container{flex-direction:row;justify-content:space-between;padding:0}.navbar-link{padding:.5rem 1rem}.navbar-link-text{font-size:.875rem}.hero-section{flex-direction:row;min-height:65vh;padding:8rem 3rem 4rem}.hero-logo{height:14rem;width:20rem}.hero-content{align-items:flex-end;text-align:right}.hero-title{font-size:2.25rem}.about-us-content{padding:3rem}.about-us-title-large{font-size:1.5rem}.capabilities-content{padding:3rem;width:75%}.category-major{max-width:20rem;padding:1rem}.category-button{padding:1.5rem 1rem;border:1px solid white;background-color:transparent;color:#fff;cursor:pointer;font-family:Archivo Black,sans-serif;font-weight:900;text-transform:uppercase;transition:all .3s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.category-button *{font-size:.875rem}.capabilities-products{margin:0 auto;padding:3rem;display:flex;flex-direction:row}.contact-submit{background-color:#205fae;border:1px solid #205fae;position:relative;flex-shrink:0;color:#fff;padding:.75rem 1.5rem;border:none;cursor:pointer;font-family:Archivo Black,sans-serif;font-weight:900;text-transform:uppercase;transition:background-color .3s ease;max-width:50%}.contact-submit *{font-size:.875rem}.contact-submit:hover{background-color:#1a4d8f}.capabilities-title{font-size:1.5rem}.gallery-content{padding:.5rem 12rem;gap:.5rem}.products-grid{grid-template-columns:repeat(2,1fr)}.services-page{padding:8rem 3rem 3rem}.services-grid{grid-template-columns:repeat(2,1fr)}.gallery-page{padding:8rem 3rem 3rem}.gallery-grid{grid-template-columns:repeat(2,1fr)}.capabilities-page{padding:8rem 3rem 3rem}.footer-content{flex-direction:row;justify-content:space-between}.contact-section{padding:3rem 1rem}.contact-content{width:fit-content}.contact-title{padding-left:0}}@media (min-width: 1024px){.navbar{padding:1rem 12rem}.hero-section{padding:8rem 12rem 4rem;min-height:60vh}.hero-logo{height:16rem;width:26.25rem}.hero-title{font-size:3rem}.about-us-content{padding:6rem 12rem}.capabilities-content{padding:0;width:75%}.capabilities-products{margin:0 auto;padding:3rem;display:flex;flex-direction:row}.products-grid{grid-template-columns:repeat(3,1fr)}.services-page{padding:8rem 12rem 3rem}.services-grid{grid-template-columns:repeat(3,1fr)}.gallery-page{padding:8rem 12rem 3rem}.gallery-grid{grid-template-columns:repeat(3,1fr)}.capabilities-page{padding:8rem 12rem 3rem}}@media (min-width: 1441px){.hero-section{width:75%;margin:auto}.about-us-content{width:75%}.capabilities-content{width:75%;padding:3rem 12rem;margin:auto}.hero-section{min-height:85vh}.capabilities-products{margin:0 auto;padding:3rem 6rem;display:flex;flex-direction:row}.capabilities-products-container{gap:8px}}@media (min-width: 425px){.capabilities-content{width:75%}}
