:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:rgba(0,0,0,.87);background-color:hsla(0,0%,100%,.87);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0;font-size:15px}body{width:100vw;height:100%;overflow-x:hidden;justify-content:center;align-items:center}#root,body{display:flex}#root{flex-direction:column;width:100%;height:auto;min-height:100vh;text-align:center}.center,.flex{display:flex}.center{justify-content:center;align-items:center}.left{align-items:right}.start{align-items:flex-start}.align-center{align-items:center}.coloum{flex-direction:column}.row{flex-direction:row}.space-between{justify-content:space-between}.space-evenly{justify-content:space-evenly}.wrap{flex-wrap:wrap}a{text-decoration:none;color:#000}a:hover{color:red}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}@media only screen and (max-width:768px){*{font-size:10px;line-height:1.5}}.footer{position:relative;width:100%;height:30vh;background:#f6f5f4;background:linear-gradient(183deg,#f6f5f4 35%,#dededa 72%);background-color:red}.footer-links{position:relative;width:60%;height:100%}.footer-links .footer-about,.footer-links .footer-contactus,.footer-links .footer-product{position:relative;width:30%;height:90%;gap:.3rem}.footer-social-media{position:relative;width:40%;height:100%}.footer-social-media .footer-logo{position:relative;width:50%;height:100%;gap:1rem}.footer-social-media .footer-logo img{position:relative;width:100%;max-width:60%}.footer-social-media .footer-logo p{position:relative;font-size:1rem;font-weight:700}.footer-social-media .footer-logo .footer-social-media-icons{position:relative;width:100%;height:50%}.footer-social-media .footer-logo .footer-social-media-icons .footer-social-icons{position:relative;width:25%;max-height:50%}.footer-social-media .footer-logo .footer-social-media-icons .footer-social-icons img{position:relative;max-width:50%}.footer-social-media .footer-map{position:relative;width:50%;height:100%}.footer-social-media .footer-map .map{position:relative;max-width:80%}.copyright{width:100%;height:30%;flex-direction:column}.copyright p a{text-decoration:none;color:#000;font-weight:600}@media only screen and (max-width:500px){.footer{height:50vh;flex-direction:column}.footer-links{margin-top:1rem;width:100%;height:50%}.footer-links .footer-about,.footer-links .footer-contactus,.footer-links .footer-product{gap:.8rem}.copyright{justify-content:space-evenly}.social-media{width:100%;align-items:center;justify-content:center}.footer-map iframe{width:150px;height:150px}.social-media{display:none}.footer-social-media{height:50%}.copyright,.footer-social-media{width:100%;flex-direction:column}.copyright{height:20%}}.menu-list{width:80%;height:8%;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:1.2rem;z-index:2;padding:0 1rem;border-bottom:2px solid rgba(59,58,58,.2)}.menu-list:hover{background:#b8b5b5;border-radius:1rem;color:#920101}.product-list{width:90%;height:30%;list-style:none;justify-content:space-between;align-items:flex-start;padding:10px;font-weight:500;cursor:pointer}.product-list
a{width:80%;height:100%;border-radius:10px;padding:0 10px;display:flex;align-items:center}.product-list
a:hover{background:#d3d3d3;color:#ff0e0e}.product-list-hide{display:none}.navbar{z-index:7;position:fixed;top:0;left:0;width:100%;height:10vh;justify-content:space-evenly}.header-logo{position:relative;width:10%;height:100%;z-index:12;cursor:pointer}.header-logo a{position:relative;width:90%;height:90%}.logo-wrapper{position:relative;width:50px;height:50px}.navigation{width:75%;height:100%;justify-content:center;gap:5rem;z-index:5}.navigation .p{color:#000;text-decoration:none;font-weight:600;font-size:1.3rem;z-index:5;cursor:pointer}.menu-section{z-index:8;position:relative;width:10%;height:100%;justify-content:center;cursor:pointer}.menu-section img{width:30%;height:30%}.menu-icon-wrapper{position:relative;width:24px;height:24px;cursor:pointer}.menu-list-item{position:fixed;top:0;right:0;min-width:250px;width:20vw;height:100vh;z-index:1;display:none;padding:2rem 0 0 2rem;background:#c4c4c4;background:linear-gradient(320deg,#c4c4c4 35%,#c9c9c9 69%)}.menu-list-show{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start}.navigation .p:hover{color:#ff0202}@media only screen and (max-width:900px){.navigation a{display:none}.header-logo{left:5%}.menu-section{width:20%}.menu-section img{width:35%;height:35%}.logo-wrapper{width:120px;height:40px}}