: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%}iframe,img,video{max-width:100%}*{margin:0;padding:0;font-size:15px}body{width:100%;height:100%;overflow-x:hidden}#root{flex-direction:column;width:100%;height:auto;min-height:100vh;text-align:center}#root,.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-map-container{position:relative;width:100%;max-width:100%;overflow:hidden}.footer-map-container iframe{width:100%;height:250px;max-width:100%;border:0;display:block}@media only screen and (max-width:600px){.footer-map-container iframe{height:200px}}.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:768px){.footer{display:flex;padding:30px 20px;box-sizing:border-box}.footer,.footer-links.row{flex-direction:column;align-items:center;width:100%;height:auto}.footer-links .footer-about,.footer-links .footer-contactus,.footer-links .footer-product{width:100%;align-items:center;text-align:center;margin-bottom:30px;gap:.8rem}.footer-social-media.row{width:100%;flex-direction:column;align-items:center;height:auto}.footer-social-media .footer-logo{width:100%;margin-bottom:30px;align-items:center}.footer-map-container{width:100%;margin-bottom:20px}.copyright{width:100%;height:auto;flex-direction:column;align-items:center;justify-content:center;gap:15px;margin-top:20px}.copyright p{text-align:center}}.menu-list{width:80%;height:auto;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:1.2rem;z-index:2;padding:16px 0;border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff!important;text-decoration:none;transition:color .2s,padding-left .2s}.menu-list:hover{color:#e31e24!important;padding-left:8px;background:transparent}.product-list{width:90%;height:auto;list-style:none;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:10px 0;font-weight:500;cursor:pointer}.product-list a{width:100%;height:100%;border-radius:10px;padding:12px 10px;display:flex;align-items:center;color:#fff!important;text-decoration:none;transition:color .2s,padding-left .2s}.product-list a:hover{color:#e31e24!important;padding-left:18px;background:hsla(0,0%,100%,.05)}.product-list-hide{display:none}.navbar{z-index:7;position:fixed;top:0;left:0;width:100%;max-width:100vw;overflow-x:hidden;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;flex-shrink:0}.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:50;display:none;padding:2rem 0 0 2rem;background:#1a1a1a;background:linear-gradient(160deg,#1a1a1a,#2d2d2d)}.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}}