@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;1,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;0,500;1,500&family=Poppins:ital,wght@0,300;0,400;0,500;1,600&display=swap";.navbar{padding:35px}.logoHeading{font-weight:500}.headerContainer{height:90vh;width:100%;background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/assets/bg-20c24e2f.webp)}.headerSection{height:100%;width:100%;color:#fff;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center}.headerSection span{color:#ffc107}.headerSection h2{font-size:45px}.headerSection p{font-size:20px}.headerContainer{margin-bottom:60px}.container{margin-bottom:20px}.serviceContainer{margin-bottom:7rem}.servicesContent{text-align:center}.servicesContent h2{display:inline;border-bottom:4px solid #ffc107;font-family:FIra Sans;font-size:2.7rem}.service h3{font-family:Fira Sans;border-bottom:3px solid #ffc107}.servicesSection{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px;margin-top:30px}.service{padding:45px;height:20vh;display:flex;justify-content:center;align-items:center;gap:10px;background-color:#ffc107}.serviceIcons{font-size:4rem}.serviceBox{border-bottom:2px solid #ffc107;padding:0 10px}.productContent{text-align:center;margin-bottom:5rem}.productContent h3{display:inline;border-bottom:4px solid #ffc107;font-family:FIra Sans;font-size:2.7rem}.Display1{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:100px;margin-bottom:100px}img{width:100%;height:100%}.imageBox{width:40%;height:40vh}.detail{width:41%;display:flex;flex-direction:column}.btns{margin-top:20px}.whyContainer{text-align:center}.whyContainer h2{display:inline;border-bottom:4px solid #ffc107;font-family:FIra Sans;font-size:2.7rem}.whyBoxContainer{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:8rem;margin-top:50px}.whyImage{width:100%;height:100%}.whyImagebox{width:99%;height:13vh}.Homecontainer,.PALLETCONTAINER,.PACKAGECONTAINER,.ABOUT{position:relative}.logoContainer{display:flex;position:fixed;z-index:100;bottom:2px;right:10px;flex-direction:column;align-items:center}.whatsappImage{width:60px}.emailImage{width:50px}.emailImage:hover{cursor:pointer}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh}.loader{width:110px;height:110px;position:relative;padding:20px}.loader img{width:100%;height:100%;border-radius:50%}.loader:after{content:"";width:100%;height:100%;border:5px solid #ffc107;border-top:5px solid transparent;border-radius:50%;position:absolute;top:0;left:0;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footerContainer{background-color:#ffc107;text-align:center;padding:20px;margin-top:40px}.palletContainer{margin-top:110px}.palletContent{text-align:center;margin-top:150px;margin-bottom:30px}.palletContent h2{display:inline;border-bottom:4px solid #ffc107;font-family:FIra Sans;font-size:2.7rem}.InnerDetail{display:none;margin-top:25px}.InnerDetail.show{display:block}.palletsSpan{font-weight:400;color:#000}.InnerDetail h6{color:#f10101}.InnerDetail{opacity:0;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.InnerDetail.show{opacity:1;max-height:1000px;overflow:visible}.Aboutcontainer{margin-top:120px;text-align:center}.aboutContainer h2{display:inline;border-bottom:4px solid #ffc107;font-family:FIra Sans;font-size:2.7rem;text-align:center}.Mission{padding:0 1px;margin-bottom:70px}.AboutDisplay{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:100px}.values{margin-top:30px;margin-bottom:20px}.Valuesspan{font-weight:400;margin-left:10px}.Valuesheading{margin:12px 0}.Joinus{margin-top:40px}.Contactcontainer{margin-top:120px;text-align:center;margin-bottom:126px}.Contactcontainer h2{display:inline;border-bottom:4px solid #ffc107;font-family:FIra Sans;font-size:2.7rem;text-align:center}#headings{margin:60px 0}.contactus{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:50px;margin-top:100px}.contactcard{width:400px;border:2px solid #ffc107;border-radius:20px;height:400px}.cardIcon{font-size:80px;color:#ffc107;margin:20px 3px}.contactsDetail{text-align:center;padding:0 5px}.contactsDetail h6{margin:30px}body{margin-top:70px;font-family:poppins}@media (max-width:800px){.service{width:100%}.imageBox{width:100%;order:1}.detail{order:2;width:100%}.whyBoxContainer{gap:0;justify-content:center;gap:1rem}}
